summaryrefslogtreecommitdiff
path: root/src/bin/psql
diff options
context:
space:
mode:
authorPeter Eisentraut2014-05-11 01:53:11 +0000
committerPeter Eisentraut2014-05-11 02:16:59 +0000
commite136271a947d142eaa7093a789e6fa9ceda18c17 (patch)
tree806f7d1494a7e2a2597f6402be2dc99be90d2864 /src/bin/psql
parentea78ce1d457d8e0fef01328219a1dfd89aeba7ae (diff)
Translation updates
Diffstat (limited to 'src/bin/psql')
-rw-r--r--src/bin/psql/po/de.po253
-rw-r--r--src/bin/psql/po/fr.po5801
-rw-r--r--src/bin/psql/po/it.po257
-rw-r--r--src/bin/psql/po/pt_BR.po232
-rw-r--r--src/bin/psql/po/ru.po276
5 files changed, 3018 insertions, 3801 deletions
diff --git a/src/bin/psql/po/de.po b/src/bin/psql/po/de.po
index 73bb52df383..6200db2afa1 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 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2013-06-06 15:47+0000\n"
-"PO-Revision-Date: 2013-06-06 20:37-0400\n"
+"POT-Creation-Date: 2014-02-17 03:47+0000\n"
+"PO-Revision-Date: 2014-02-17 14:30-0500\n"
"Last-Translator: Peter Eisentraut <peter_e@gmx.net>\n"
"Language-Team: German <peter_e@gmx.net>\n"
"Language: de\n"
@@ -19,7 +19,7 @@ msgstr ""
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
#: ../../common/fe_memutils.c:83 command.c:1130 input.c:204 mainloop.c:72
-#: mainloop.c:234 tab-complete.c:3825
+#: mainloop.c:234 tab-complete.c:3827
#, c-format
msgid "out of memory\n"
msgstr "Speicher aufgebraucht\n"
@@ -230,8 +230,8 @@ msgstr "Zeitmessung ist aus."
#: command.c:1410 command.c:1430 command.c:2027 command.c:2034 command.c:2043
#: command.c:2053 command.c:2062 command.c:2076 command.c:2093 command.c:2152
-#: common.c:74 copy.c:342 copy.c:395 copy.c:410 psqlscan.l:1674
-#: psqlscan.l:1685 psqlscan.l:1695
+#: common.c:74 copy.c:342 copy.c:395 copy.c:410 psqlscan.l:1677
+#: psqlscan.l:1688 psqlscan.l:1698
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
@@ -241,11 +241,11 @@ msgstr "%s: %s\n"
msgid "+ opt(%d) = |%s|\n"
msgstr "+ opt(%d) = |%s|\n"
-#: command.c:1535 startup.c:188
+#: command.c:1535 startup.c:185
msgid "Password: "
msgstr "Passwort: "
-#: command.c:1542 startup.c:191 startup.c:193
+#: command.c:1542 startup.c:188 startup.c:190
#, c-format
msgid "Password for user %s: "
msgstr "Passwort für Benutzer %s: "
@@ -256,8 +256,8 @@ msgid "All connection parameters must be supplied because no database connection
msgstr "Alle Verbindungsparameter müssen angegeben werden, weil keine Datenbankverbindung besteht\n"
#: command.c:1673 command.c:2860 common.c:120 common.c:413 common.c:478
-#: common.c:894 common.c:919 common.c:1016 copy.c:504 copy.c:691
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1946
+#: common.c:894 common.c:919 common.c:1016 copy.c:493 copy.c:690
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
#, c-format
msgid "%s"
msgstr "%s"
@@ -628,7 +628,7 @@ msgstr "%s: ein Verzeichnis kann nicht kopiert werden\n"
msgid "could not close pipe to external command: %s\n"
msgstr "konnte Pipe zu externem Befehl nicht schließen: %s\n"
-#: copy.c:457 copy.c:467
+#: copy.c:456 copy.c:467
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "konnte COPY-Daten nicht schreiben: %s\n"
@@ -638,11 +638,11 @@ msgstr "konnte COPY-Daten nicht schreiben: %s\n"
msgid "COPY data transfer failed: %s"
msgstr "Datentransfer mit COPY fehlgeschlagen: %s"
-#: copy.c:544
+#: copy.c:535
msgid "canceled by user"
msgstr "vom Benutzer abgebrochen"
-#: copy.c:554
+#: copy.c:545
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -650,28 +650,28 @@ msgstr ""
"Geben Sie die zu kopierenden Daten ein, gefolgt von einem Zeilenende.\n"
"Beenden Sie mit einem Backslash und einem Punkt alleine auf einer Zeile."
-#: copy.c:667
+#: copy.c:662
msgid "aborted because of read failure"
msgstr "abgebrochen wegen Lesenfehlers"
-#: copy.c:687
+#: copy.c:686
msgid "trying to exit copy mode"
msgstr "versuche, den COPY-Modus zu verlassen"
#: describe.c:71 describe.c:247 describe.c:478 describe.c:605 describe.c:737
#: describe.c:822 describe.c:891 describe.c:2666 describe.c:2870
-#: describe.c:2959 describe.c:3197 describe.c:3333 describe.c:3560
-#: describe.c:3632 describe.c:3643 describe.c:3702 describe.c:4110
-#: describe.c:4189
+#: describe.c:2960 describe.c:3202 describe.c:3338 describe.c:3565
+#: describe.c:3637 describe.c:3648 describe.c:3707 describe.c:4115
+#: describe.c:4194
msgid "Schema"
msgstr "Schema"
#: describe.c:72 describe.c:149 describe.c:157 describe.c:248 describe.c:479
#: describe.c:606 describe.c:656 describe.c:738 describe.c:892 describe.c:2667
-#: describe.c:2792 describe.c:2871 describe.c:2960 describe.c:3038
-#: describe.c:3198 describe.c:3261 describe.c:3334 describe.c:3561
-#: describe.c:3633 describe.c:3644 describe.c:3703 describe.c:3892
-#: describe.c:3973 describe.c:4187
+#: describe.c:2792 describe.c:2871 describe.c:2961 describe.c:3039
+#: describe.c:3203 describe.c:3266 describe.c:3339 describe.c:3566
+#: describe.c:3638 describe.c:3649 describe.c:3708 describe.c:3897
+#: describe.c:3978 describe.c:4192
msgid "Name"
msgstr "Name"
@@ -685,11 +685,11 @@ msgstr "Argumentdatentypen"
#: describe.c:98 describe.c:170 describe.c:353 describe.c:521 describe.c:610
#: describe.c:681 describe.c:894 describe.c:1442 describe.c:2471
-#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2969
-#: describe.c:3047 describe.c:3114 describe.c:3205 describe.c:3270
-#: describe.c:3335 describe.c:3471 describe.c:3510 describe.c:3577
-#: describe.c:3636 describe.c:3645 describe.c:3704 describe.c:3918
-#: describe.c:3995 describe.c:4124 describe.c:4190 large_obj.c:291
+#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2970
+#: describe.c:3052 describe.c:3119 describe.c:3210 describe.c:3275
+#: describe.c:3340 describe.c:3476 describe.c:3515 describe.c:3582
+#: describe.c:3641 describe.c:3650 describe.c:3709 describe.c:3923
+#: describe.c:4000 describe.c:4129 describe.c:4195 large_obj.c:291
#: large_obj.c:301
msgid "Description"
msgstr "Beschreibung"
@@ -704,8 +704,8 @@ msgid "The server (version %d.%d) does not support tablespaces.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Tablespaces.\n"
#: describe.c:150 describe.c:158 describe.c:350 describe.c:657 describe.c:821
-#: describe.c:2676 describe.c:2796 describe.c:3040 describe.c:3262
-#: describe.c:3893 describe.c:3974 large_obj.c:290
+#: describe.c:2676 describe.c:2796 describe.c:3041 describe.c:3267
+#: describe.c:3898 describe.c:3979 large_obj.c:290
msgid "Owner"
msgstr "Eigentümer"
@@ -745,7 +745,7 @@ msgid "normal"
msgstr "normal"
#: describe.c:267 describe.c:312 describe.c:329 describe.c:744 describe.c:831
-#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3992
+#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3997
msgid "Type"
msgstr "Typ"
@@ -825,11 +825,11 @@ msgstr "Liste der Operatoren"
msgid "Encoding"
msgstr "Kodierung"
-#: describe.c:663 describe.c:3199
+#: describe.c:663 describe.c:3204
msgid "Collate"
msgstr "Sortierfolge"
-#: describe.c:664 describe.c:3200
+#: describe.c:664 describe.c:3205
msgid "Ctype"
msgstr "Zeichentyp"
@@ -865,7 +865,7 @@ msgstr "Fremdtabelle"
msgid "Column access privileges"
msgstr "Spalten-Zugriffsprivilegien"
-#: describe.c:781 describe.c:4334 describe.c:4338
+#: describe.c:781 describe.c:4339 describe.c:4343
msgid "Access privileges"
msgstr "Zugriffsprivilegien"
@@ -996,8 +996,8 @@ msgstr "Wert"
msgid "Definition"
msgstr "Definition"
-#: describe.c:1430 describe.c:3913 describe.c:3994 describe.c:4062
-#: describe.c:4123
+#: describe.c:1430 describe.c:3918 describe.c:3999 describe.c:4067
+#: describe.c:4128
msgid "FDW Options"
msgstr "FDW-Optionen"
@@ -1137,11 +1137,11 @@ msgstr "Getypte Tabelle vom Typ: %s"
msgid "Has OIDs"
msgstr "Hat OIDs"
-#: describe.c:2275 describe.c:2963 describe.c:3106
+#: describe.c:2275 describe.c:2964 describe.c:3111
msgid "no"
msgstr "nein"
-#: describe.c:2275 describe.c:2963 describe.c:3108
+#: describe.c:2275 describe.c:2964 describe.c:3113
msgid "yes"
msgstr "ja"
@@ -1253,7 +1253,7 @@ msgstr "Index"
msgid "special"
msgstr "speziell"
-#: describe.c:2681 describe.c:4111
+#: describe.c:2681 describe.c:4116
msgid "Table"
msgstr "Tabelle"
@@ -1283,7 +1283,7 @@ msgstr "Interne Sprache"
msgid "Call Handler"
msgstr "Call-Handler"
-#: describe.c:2810 describe.c:3900
+#: describe.c:2810 describe.c:3905
msgid "Validator"
msgstr "Validator"
@@ -1307,193 +1307,209 @@ msgstr "Check"
msgid "List of domains"
msgstr "Liste der Domänen"
-#: describe.c:2961
+#: describe.c:2962
msgid "Source"
msgstr "Quelle"
-#: describe.c:2962
+#: describe.c:2963
msgid "Destination"
msgstr "Ziel"
-#: describe.c:2964
+#: describe.c:2965
msgid "Default?"
msgstr "Standard?"
-#: describe.c:3001
+#: describe.c:3002
msgid "List of conversions"
msgstr "Liste der Konversionen"
-#: describe.c:3039
+#: describe.c:3040
msgid "Event"
msgstr "Ereignis"
-#: describe.c:3041
+#: describe.c:3042
+msgid "enabled"
+msgstr "eingeschaltet"
+
+#: describe.c:3043
+msgid "replica"
+msgstr "Replika"
+
+#: describe.c:3044
+msgid "always"
+msgstr "immer"
+
+#: describe.c:3045
+msgid "disabled"
+msgstr "ausgeschaltet"
+
+#: describe.c:3046
msgid "Enabled"
msgstr "Eingeschaltet"
-#: describe.c:3042
+#: describe.c:3047
msgid "Procedure"
msgstr "Prozedur"
-#: describe.c:3043
+#: describe.c:3048
msgid "Tags"
msgstr "Tags"
-#: describe.c:3062
+#: describe.c:3067
msgid "List of event triggers"
msgstr "Liste der Ereignistrigger"
-#: describe.c:3103
+#: describe.c:3108
msgid "Source type"
msgstr "Quelltyp"
-#: describe.c:3104
+#: describe.c:3109
msgid "Target type"
msgstr "Zieltyp"
-#: describe.c:3105 describe.c:3470
+#: describe.c:3110 describe.c:3475
msgid "Function"
msgstr "Funktion"
-#: describe.c:3107
+#: describe.c:3112
msgid "in assignment"
msgstr "in Zuweisung"
-#: describe.c:3109
+#: describe.c:3114
msgid "Implicit?"
msgstr "Implizit?"
-#: describe.c:3160
+#: describe.c:3165
msgid "List of casts"
msgstr "Liste der Typumwandlungen"
-#: describe.c:3185
+#: describe.c:3190
#, c-format
msgid "The server (version %d.%d) does not support collations.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Sortierfolgen.\n"
-#: describe.c:3235
+#: describe.c:3240
msgid "List of collations"
msgstr "Liste der Sortierfolgen"
-#: describe.c:3293
+#: describe.c:3298
msgid "List of schemas"
msgstr "Liste der Schemas"
-#: describe.c:3316 describe.c:3549 describe.c:3617 describe.c:3685
+#: describe.c:3321 describe.c:3554 describe.c:3622 describe.c:3690
#, c-format
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Volltextsuche.\n"
-#: describe.c:3350
+#: describe.c:3355
msgid "List of text search parsers"
msgstr "Liste der Textsucheparser"
-#: describe.c:3393
+#: describe.c:3398
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
msgstr "Kein Textsucheparser namens „%s“ gefunden\n"
-#: describe.c:3468
+#: describe.c:3473
msgid "Start parse"
msgstr "Parsen starten"
-#: describe.c:3469
+#: describe.c:3474
msgid "Method"
msgstr "Methode"
-#: describe.c:3473
+#: describe.c:3478
msgid "Get next token"
msgstr "Nächstes Token lesen"
-#: describe.c:3475
+#: describe.c:3480
msgid "End parse"
msgstr "Parsen beenden"
-#: describe.c:3477
+#: describe.c:3482
msgid "Get headline"
msgstr "Überschrift ermitteln"
-#: describe.c:3479
+#: describe.c:3484
msgid "Get token types"
msgstr "Tokentypen ermitteln"
-#: describe.c:3489
+#: describe.c:3494
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Textsucheparser „%s.%s“"
-#: describe.c:3491
+#: describe.c:3496
#, c-format
msgid "Text search parser \"%s\""
msgstr "Textsucheparser „%s“"
-#: describe.c:3509
+#: describe.c:3514
msgid "Token name"
msgstr "Tokenname"
-#: describe.c:3520
+#: describe.c:3525
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Tokentypen für Parser „%s.%s“"
-#: describe.c:3522
+#: describe.c:3527
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Tokentypen für Parser „%s“"
-#: describe.c:3571
+#: describe.c:3576
msgid "Template"
msgstr "Vorlage"
-#: describe.c:3572
+#: describe.c:3577
msgid "Init options"
msgstr "Initialisierungsoptionen"
-#: describe.c:3594
+#: describe.c:3599
msgid "List of text search dictionaries"
msgstr "Liste der Textsuchewörterbücher"
-#: describe.c:3634
+#: describe.c:3639
msgid "Init"
msgstr "Init"
-#: describe.c:3635
+#: describe.c:3640
msgid "Lexize"
msgstr "Lexize"
-#: describe.c:3662
+#: describe.c:3667
msgid "List of text search templates"
msgstr "Liste der Textsuchevorlagen"
-#: describe.c:3719
+#: describe.c:3724
msgid "List of text search configurations"
msgstr "Liste der Textsuchekonfigurationen"
-#: describe.c:3763
+#: describe.c:3768
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
msgstr "Keine Textsuchekonfiguration namens „%s“ gefunden\n"
-#: describe.c:3829
+#: describe.c:3834
msgid "Token"
msgstr "Token"
-#: describe.c:3830
+#: describe.c:3835
msgid "Dictionaries"
msgstr "Wörterbücher"
-#: describe.c:3841
+#: describe.c:3846
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Textsuchekonfiguration „%s.%s“"
-#: describe.c:3844
+#: describe.c:3849
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Textsuchekonfiguration „%s“"
-#: describe.c:3848
+#: describe.c:3853
#, c-format
msgid ""
"\n"
@@ -1502,7 +1518,7 @@ msgstr ""
"\n"
"Parser: „%s.%s“"
-#: describe.c:3851
+#: describe.c:3856
#, c-format
msgid ""
"\n"
@@ -1511,86 +1527,86 @@ msgstr ""
"\n"
"Parser: „%s“"
-#: describe.c:3883
+#: describe.c:3888
#, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Fremddaten-Wrapper.\n"
-#: describe.c:3897
+#: describe.c:3902
msgid "Handler"
msgstr "Handler"
-#: describe.c:3940
+#: describe.c:3945
msgid "List of foreign-data wrappers"
msgstr "Liste der Fremddaten-Wrapper"
-#: describe.c:3963
+#: describe.c:3968
#, c-format
msgid "The server (version %d.%d) does not support foreign servers.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Fremdserver.\n"
-#: describe.c:3975
+#: describe.c:3980
msgid "Foreign-data wrapper"
msgstr "Fremddaten-Wrapper"
-#: describe.c:3993 describe.c:4188
+#: describe.c:3998 describe.c:4193
msgid "Version"
msgstr "Version"
-#: describe.c:4019
+#: describe.c:4024
msgid "List of foreign servers"
msgstr "Liste der Fremdserver"
-#: describe.c:4042
+#: describe.c:4047
#, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Benutzerabbildungen.\n"
-#: describe.c:4051 describe.c:4112
+#: describe.c:4056 describe.c:4117
msgid "Server"
msgstr "Server"
-#: describe.c:4052
+#: describe.c:4057
msgid "User name"
msgstr "Benutzername"
-#: describe.c:4077
+#: describe.c:4082
msgid "List of user mappings"
msgstr "Liste der Benutzerabbildungen"
-#: describe.c:4100
+#: describe.c:4105
#, c-format
msgid "The server (version %d.%d) does not support foreign tables.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Fremdtabellen.\n"
-#: describe.c:4151
+#: describe.c:4156
msgid "List of foreign tables"
msgstr "Liste der Fremdtabellen"
-#: describe.c:4174 describe.c:4228
+#: describe.c:4179 describe.c:4233
#, c-format
msgid "The server (version %d.%d) does not support extensions.\n"
msgstr "Der Server (Version %d.%d) unterstützt keine Erweiterungen.\n"
-#: describe.c:4205
+#: describe.c:4210
msgid "List of installed extensions"
msgstr "Liste der installierten Erweiterungen"
-#: describe.c:4255
+#: describe.c:4260
#, c-format
msgid "Did not find any extension named \"%s\".\n"
msgstr "Keine Erweiterungen namens „%s“ gefunden\n"
-#: describe.c:4258
+#: describe.c:4263
#, c-format
msgid "Did not find any extensions.\n"
msgstr "Keine Erweiterungen gefunden\n"
-#: describe.c:4302
+#: describe.c:4307
msgid "Object Description"
msgstr "Objektbeschreibung"
-#: describe.c:4311
+#: describe.c:4316
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Objekte in Erweiterung „%s“"
@@ -2485,22 +2501,22 @@ msgstr "Cann keine weitere Zelle zur Tabelle hinzufügen: Zellengesamtzahl %d ü
msgid "invalid output format (internal error): %d"
msgstr "ungültiges Ausgabeformat (interner Fehler): %d"
-#: psqlscan.l:726
+#: psqlscan.l:727
#, c-format
msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "rekursive Auswertung der Variable „%s“ wird ausgelassen\n"
-#: psqlscan.l:1601
+#: psqlscan.l:1604
#, c-format
msgid "unterminated quoted string\n"
msgstr "Zeichenkette in Anführungszeichen nicht abgeschlossen\n"
-#: psqlscan.l:1701
+#: psqlscan.l:1704
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: Speicher aufgebraucht\n"
-#: psqlscan.l:1930
+#: psqlscan.l:1933
#, c-format
msgid "can't escape without active connection\n"
msgstr "Escape kann nicht ohne aktive Verbindung ausgeführt werden\n"
@@ -4286,22 +4302,17 @@ msgstr "säubert und analysiert eine Datenbank"
msgid "compute a set of rows"
msgstr "berechnet eine Zeilenmenge"
-#: startup.c:168
+#: startup.c:167
#, c-format
msgid "%s: -1 can only be used in non-interactive mode\n"
msgstr "%s: -1 kann nur im nicht interaktiven Modus verwendet werden\n"
-#: startup.c:170
-#, c-format
-msgid "%s: -1 is incompatible with -c and -l\n"
-msgstr "%s: -1 ist inkompatibel mit -c und -l\n"
-
-#: startup.c:272
+#: startup.c:269
#, c-format
msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s: konnte Logdatei „%s“ nicht öffnen: %s\n"
-#: startup.c:334
+#: startup.c:331
#, c-format
msgid ""
"Type \"help\" for help.\n"
@@ -4310,32 +4321,32 @@ msgstr ""
"Geben Sie „help“ für Hilfe ein.\n"
"\n"
-#: startup.c:479
+#: startup.c:476
#, c-format
msgid "%s: could not set printing parameter \"%s\"\n"
msgstr "%s: konnte Ausgabeparameter „%s“ nicht setzen\n"
-#: startup.c:519
+#: startup.c:516
#, c-format
msgid "%s: could not delete variable \"%s\"\n"
msgstr "%s: konnte Variable „%s“ nicht löschen\n"
-#: startup.c:529
+#: startup.c:526
#, c-format
msgid "%s: could not set variable \"%s\"\n"
msgstr "%s: konnte Variable „%s“ nicht setzen\n"
-#: startup.c:572 startup.c:578
+#: startup.c:569 startup.c:575
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Versuchen Sie „%s --help“ für weitere Informationen.\n"
-#: startup.c:595
+#: startup.c:592
#, c-format
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
msgstr "%s: Warnung: überflüssiges Kommandozeilenargument „%s“ ignoriert\n"
-#: tab-complete.c:3960
+#: tab-complete.c:3962
#, c-format
msgid ""
"tab completion query failed: %s\n"
diff --git a/src/bin/psql/po/fr.po b/src/bin/psql/po/fr.po
index 965bf3b41b7..77a764ffd04 100644
--- a/src/bin/psql/po/fr.po
+++ b/src/bin/psql/po/fr.po
@@ -9,24 +9,20 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.4\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2013-08-16 22:18+0000\n"
-"PO-Revision-Date: 2013-08-17 12:39+0100\n"
-"Last-Translator: Julien Rouhaud <julien.rouhaud@free.fr>\n"
+"POT-Creation-Date: 2014-02-14 18:18+0000\n"
+"PO-Revision-Date: 2014-02-14 21:47+0100\n"
+"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Poedit 1.5.4\n"
-#: ../../common/fe_memutils.c:33
-#: ../../common/fe_memutils.c:60
-#: ../../common/fe_memutils.c:83
-#: command.c:1130
-#: input.c:204
-#: mainloop.c:72
-#: mainloop.c:234
-#: tab-complete.c:3827
+#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
+#: ../../common/fe_memutils.c:83 command.c:1130 input.c:204 mainloop.c:72
+#: mainloop.c:234 tab-complete.c:3827
#, c-format
msgid "out of memory\n"
msgstr "mmoire puise\n"
@@ -36,9 +32,7 @@ msgstr "mmoire puise\n"
msgid "cannot duplicate null pointer (internal error)\n"
msgstr "ne peut pas dupliquer un pointeur nul (erreur interne)\n"
-#: ../../port/exec.c:127
-#: ../../port/exec.c:241
-#: ../../port/exec.c:284
+#: ../../port/exec.c:127 ../../port/exec.c:241 ../../port/exec.c:284
#, c-format
msgid "could not identify current directory: %s"
msgstr "n'a pas pu identifier le rpertoire courant : %s"
@@ -58,8 +52,7 @@ msgstr "n'a pas pu lire le binaire %s "
msgid "could not find a \"%s\" to execute"
msgstr "n'a pas pu trouver un %s excuter"
-#: ../../port/exec.c:257
-#: ../../port/exec.c:293
+#: ../../port/exec.c:257 ../../port/exec.c:293
#, c-format
msgid "could not change directory to \"%s\": %s"
msgstr "n'a pas pu changer le rpertoire par %s : %s"
@@ -134,32 +127,35 @@ msgstr "n'a pas pu obtenir le rpertoire de l'utilisateur : %s\n"
msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s : n'a pas pu accder au rpertoire %s : %s\n"
-#: command.c:307
-#: common.c:446
-#: common.c:851
+#: command.c:307 common.c:446 common.c:851
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "Vous n'tes pas connect une base de donnes.\n"
#: command.c:314
#, c-format
-msgid "You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
-msgstr "Vous tes connect la base de donnes %s en tant qu'utilisateur %s via le socket dans %s via le port %s .\n"
+msgid ""
+"You are connected to database \"%s\" as user \"%s\" via socket in \"%s\" at "
+"port \"%s\".\n"
+msgstr ""
+"Vous tes connect la base de donnes %s en tant qu'utilisateur %s "
+"via le socket dans %s via le port %s .\n"
#: command.c:317
#, c-format
-msgid "You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
-msgstr "Vous tes connect la base de donnes %s en tant qu'utilisateur %s sur l'hte %s via le port %s .\n"
+msgid ""
+"You are connected to database \"%s\" as user \"%s\" on host \"%s\" at port "
+"\"%s\".\n"
+msgstr ""
+"Vous tes connect la base de donnes %s en tant qu'utilisateur %s "
+"sur l'hte %s via le port %s .\n"
-#: command.c:516
-#: command.c:586
-#: command.c:1382
+#: command.c:516 command.c:586 command.c:1382
#, c-format
msgid "no query buffer\n"
msgstr "aucun tampon de requte\n"
-#: command.c:549
-#: command.c:2826
+#: command.c:549 command.c:2826
#, c-format
msgid "invalid line number: %s\n"
msgstr "numro de ligne invalide : %s\n"
@@ -167,7 +163,9 @@ msgstr "numro de ligne invalide : %s\n"
#: command.c:580
#, c-format
msgid "The server (version %d.%d) does not support editing function source.\n"
-msgstr "Le serveur (version %d.%d) ne supporte pas l'dition du code de la fonction.\n"
+msgstr ""
+"Le serveur (version %d.%d) ne supporte pas l'dition du code de la "
+"fonction.\n"
#: command.c:660
msgid "No changes"
@@ -178,15 +176,8 @@ msgstr "Aucun changement"
msgid "%s: invalid encoding name or conversion procedure not found\n"
msgstr "%s : nom d'encodage invalide ou procdure de conversion introuvable\n"
-#: command.c:810
-#: command.c:860
-#: command.c:874
-#: command.c:891
-#: command.c:998
-#: command.c:1048
-#: command.c:1158
-#: command.c:1362
-#: command.c:1393
+#: command.c:810 command.c:860 command.c:874 command.c:891 command.c:998
+#: command.c:1048 command.c:1158 command.c:1362 command.c:1393
#, c-format
msgid "\\%s: missing required argument\n"
msgstr "\\%s : argument requis manquant\n"
@@ -213,9 +204,7 @@ msgstr "Les mots de passe ne sont pas identiques.\n"
msgid "Password encryption failed.\n"
msgstr "chec du chiffrement du mot de passe.\n"
-#: command.c:1027
-#: command.c:1139
-#: command.c:1367
+#: command.c:1027 command.c:1139 command.c:1367
#, c-format
msgid "\\%s: error while setting variable\n"
msgstr "\\%s : erreur lors de l'initialisation de la variable\n"
@@ -232,12 +221,15 @@ msgstr "Historique sauvegard dans le fichier %s/%s .\n"
#: command.c:1163
#, c-format
msgid "\\%s: environment variable name must not contain \"=\"\n"
-msgstr "\\%s : le nom de la variable d'environnement ne doit pas contenir = \n"
+msgstr ""
+"\\%s : le nom de la variable d'environnement ne doit pas contenir = \n"
#: command.c:1206
#, c-format
msgid "The server (version %d.%d) does not support showing function source.\n"
-msgstr "Le serveur (version %d.%d) ne supporte pas l'affichage du code de la fonction.\n"
+msgstr ""
+"Le serveur (version %d.%d) ne supporte pas l'affichage du code de la "
+"fonction.\n"
#: command.c:1212
#, c-format
@@ -252,23 +244,10 @@ msgstr "Chronomtrage activ."
msgid "Timing is off."
msgstr "Chronomtrage dsactiv."
-#: command.c:1410
-#: command.c:1430
-#: command.c:2027
-#: command.c:2034
-#: command.c:2043
-#: command.c:2053
-#: command.c:2062
-#: command.c:2076
-#: command.c:2093
-#: command.c:2152
-#: common.c:74
-#: copy.c:342
-#: copy.c:395
-#: copy.c:410
-#: psqlscan.l:1674
-#: psqlscan.l:1685
-#: psqlscan.l:1695
+#: command.c:1410 command.c:1430 command.c:2027 command.c:2034 command.c:2043
+#: command.c:2053 command.c:2062 command.c:2076 command.c:2093 command.c:2152
+#: common.c:74 copy.c:342 copy.c:395 copy.c:410 psqlscan.l:1677
+#: psqlscan.l:1688 psqlscan.l:1698
#, c-format
msgid "%s: %s\n"
msgstr "%s : %s\n"
@@ -278,39 +257,28 @@ msgstr "%s : %s\n"
msgid "+ opt(%d) = |%s|\n"
msgstr "+ opt(%d) = |%s|\n"
-#: command.c:1535
-#: startup.c:185
+#: command.c:1535 startup.c:185
msgid "Password: "
msgstr "Mot de passe : "
-#: command.c:1542
-#: startup.c:188
-#: startup.c:190
+#: command.c:1542 startup.c:188 startup.c:190
#, c-format
msgid "Password for user %s: "
msgstr "Mot de passe pour l'utilisateur %s : "
#: command.c:1587
#, c-format
-msgid "All connection parameters must be supplied because no database connection exists\n"
+msgid ""
+"All connection parameters must be supplied because no database connection "
+"exists\n"
msgstr ""
-"Tous les paramtres de connexions doivent tre fournis car il n'y a pas de connexion\n"
+"Tous les paramtres de connexions doivent tre fournis car il n'y a pas de "
+"connexion\n"
" une base de donnes existante.\n"
-#: command.c:1673
-#: command.c:2860
-#: common.c:120
-#: common.c:413
-#: common.c:478
-#: common.c:894
-#: common.c:919
-#: common.c:1016
-#: copy.c:504
-#: copy.c:691
-#: large_obj.c:158
-#: large_obj.c:193
-#: large_obj.c:255
-#: psqlscan.l:1946
+#: command.c:1673 command.c:2860 common.c:120 common.c:413 common.c:478
+#: common.c:894 common.c:919 common.c:1016 copy.c:493 copy.c:690
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
#, c-format
msgid "%s"
msgstr "%s"
@@ -327,18 +295,28 @@ msgstr "\\connect : %s"
#: command.c:1714
#, c-format
-msgid "You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" at port \"%s\".\n"
-msgstr "Vous tes maintenant connect la base de donnes %s en tant qu'utilisateur %s via le socket dans %s via le port %s .\n"
+msgid ""
+"You are now connected to database \"%s\" as user \"%s\" via socket in \"%s\" "
+"at port \"%s\".\n"
+msgstr ""
+"Vous tes maintenant connect la base de donnes %s en tant "
+"qu'utilisateur %s via le socket dans %s via le port %s .\n"
#: command.c:1717
#, c-format
-msgid "You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at port \"%s\".\n"
-msgstr "Vous tes maintenant connect la base de donnes %s en tant qu'utilisateur %s sur l'hte %s via le port %s .\n"
+msgid ""
+"You are now connected to database \"%s\" as user \"%s\" on host \"%s\" at "
+"port \"%s\".\n"
+msgstr ""
+"Vous tes maintenant connect la base de donnes %s en tant "
+"qu'utilisateur %s sur l'hte %s via le port %s .\n"
#: command.c:1721
#, c-format
msgid "You are now connected to database \"%s\" as user \"%s\".\n"
-msgstr "Vous tes maintenant connect la base de donnes %s en tant qu'utilisateur %s .\n"
+msgstr ""
+"Vous tes maintenant connect la base de donnes %s en tant "
+"qu'utilisateur %s .\n"
#: command.c:1755
#, c-format
@@ -347,9 +325,6 @@ msgstr "%s (%s, serveur %s)\n"
#: command.c:1763
#, c-format
-#| msgid ""
-#| "WARNING: %s version %d.%d, server version %d.%d.\n"
-#| " Some psql features might not work.\n"
msgid ""
"WARNING: %s major version %d.%d, server major version %d.%d.\n"
" Some psql features might not work.\n"
@@ -376,12 +351,15 @@ msgid ""
msgstr ""
"Attention : l'encodage console (%u) diffre de l'encodage Windows (%u).\n"
" Les caractres 8 bits peuvent ne pas fonctionner correctement.\n"
-" Voir la section Notes aux utilisateurs de Windows de la page\n"
+" Voir la section Notes aux utilisateurs de Windows de la "
+"page\n"
" rfrence de psql pour les dtails.\n"
#: command.c:1908
#, c-format
-msgid "environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a line number\n"
+msgid ""
+"environment variable PSQL_EDITOR_LINENUMBER_ARG must be set to specify a "
+"line number\n"
msgstr ""
"la variable d'environnement EDITOR_LINENUMBER_SWITCH doit tre configure\n"
"pour spcifier un numro de ligne\n"
@@ -408,9 +386,12 @@ msgstr "n'a pas pu ouvrir le fichier temporaire %s : %s\n"
#: command.c:2274
#, c-format
-msgid "\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-ms\n"
+msgid ""
+"\\pset: allowed formats are unaligned, aligned, wrapped, html, latex, troff-"
+"ms\n"
msgstr ""
-"\\pset : les formats autoriss sont unaligned, aligned, wrapped, html, latex,\n"
+"\\pset : les formats autoriss sont unaligned, aligned, wrapped, html, "
+"latex,\n"
"troff-ms\n"
#: command.c:2279
@@ -421,7 +402,8 @@ msgstr "Le format de sortie est %s.\n"
#: command.c:2295
#, c-format
msgid "\\pset: allowed line styles are ascii, old-ascii, unicode\n"
-msgstr "\\pset: les styles de lignes autoriss sont ascii, old-ascii, unicode\n"
+msgstr ""
+"\\pset: les styles de lignes autoriss sont ascii, old-ascii, unicode\n"
#: command.c:2300
#, c-format
@@ -461,8 +443,7 @@ msgstr "L'affichage de la sortie numrique adapte la locale est dsactiv."
msgid "Null display is \"%s\".\n"
msgstr "L'affichage de null est %s .\n"
-#: command.c:2374
-#: command.c:2386
+#: command.c:2374 command.c:2386
#, c-format
msgid "Field separator is zero byte.\n"
msgstr "Le sparateur de champs est l'octet zro.\n"
@@ -472,8 +453,7 @@ msgstr "Le sparateur de champs est l'octet zro.\n"
msgid "Field separator is \"%s\".\n"
msgstr "Le sparateur de champs est %s .\n"
-#: command.c:2401
-#: command.c:2415
+#: command.c:2401 command.c:2415
#, c-format
msgid "Record separator is zero byte.\n"
msgstr "Le sparateur d'enregistrements est l'octet zro.\n"
@@ -551,10 +531,8 @@ msgstr "\\pset : option inconnue : %s\n"
msgid "\\!: failed\n"
msgstr "\\! : chec\n"
-#: command.c:2597
-#: command.c:2656
+#: command.c:2597 command.c:2656
#, c-format
-#| msgid "%s cannot be applied to a WITH query"
msgid "\\watch cannot be used with an empty query\n"
msgstr "\\watch ne peut pas tre utilis avec une requte vide\n"
@@ -570,7 +548,6 @@ msgstr "\\watch ne peut pas tre utilis avec COPY\n"
#: command.c:2669
#, c-format
-#| msgid "unexpected PQresultStatus: %d\n"
msgid "unexpected result status for \\watch\n"
msgstr "statut rsultat inattendu pour \\watch\n"
@@ -594,16 +571,12 @@ msgstr "chec.\n"
msgid "Succeeded.\n"
msgstr "Succs.\n"
-#: common.c:403
-#: common.c:683
-#: common.c:816
+#: common.c:403 common.c:683 common.c:816
#, c-format
msgid "unexpected PQresultStatus: %d\n"
msgstr "PQresultStatus inattendu : %d\n"
-#: common.c:452
-#: common.c:459
-#: common.c:877
+#: common.c:452 common.c:459 common.c:877
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -618,50 +591,57 @@ msgstr ""
#: common.c:513
#, c-format
-msgid "Asynchronous notification \"%s\" with payload \"%s\" received from server process with PID %d.\n"
+msgid ""
+"Asynchronous notification \"%s\" with payload \"%s\" received from server "
+"process with PID %d.\n"
msgstr ""
-"Notification asynchrone %s reue avec le contenu %s en provenance du\n"
+"Notification asynchrone %s reue avec le contenu %s en provenance "
+"du\n"
"processus serveur de PID %d.\n"
#: common.c:516
#, c-format
-msgid "Asynchronous notification \"%s\" received from server process with PID %d.\n"
+msgid ""
+"Asynchronous notification \"%s\" received from server process with PID %d.\n"
msgstr ""
"Notification asynchrone %s reue en provenance du processus serveur de\n"
"PID %d.\n"
#: common.c:578
#, c-format
-#| msgid "%s: no data returned from server\n"
msgid "no rows returned for \\gset\n"
msgstr "aucune ligne retourne pour \\gset\n"
#: common.c:583
#, c-format
-#| msgid "more than one operator named %s"
msgid "more than one row returned for \\gset\n"
msgstr "plus d'une ligne retourne pour \\gset\n"
#: common.c:611
#, c-format
-#| msgid "%s: could not set variable \"%s\"\n"
msgid "could not set variable \"%s\"\n"
msgstr "n'a pas pu initialiser la variable %s \n"
#: common.c:859
#, c-format
msgid ""
-"***(Single step mode: verify command)*******************************************\n"
+"***(Single step mode: verify "
+"command)*******************************************\n"
"%s\n"
-"***(press return to proceed or enter x and return to cancel)********************\n"
+"***(press return to proceed or enter x and return to "
+"cancel)********************\n"
msgstr ""
-"***(Mode tape par tape: vrifiez la commande)*********************************\n"
+"***(Mode tape par tape: vrifiez la "
+"commande)*********************************\n"
"%s\n"
-"***(appuyez sur entre pour l'excuter ou tapez x puis entre pour annuler)***\n"
+"***(appuyez sur entre pour l'excuter ou tapez x puis entre pour "
+"annuler)***\n"
#: common.c:910
#, c-format
-msgid "The server (version %d.%d) does not support savepoints for ON_ERROR_ROLLBACK.\n"
+msgid ""
+"The server (version %d.%d) does not support savepoints for "
+"ON_ERROR_ROLLBACK.\n"
msgstr ""
"Le serveur (version %d.%d) ne supporte pas les points de sauvegarde pour\n"
"ON_ERROR_ROLLBACK.\n"
@@ -693,7 +673,6 @@ msgstr "\\copy : erreur d'analyse la fin de la ligne\n"
#: copy.c:339
#, c-format
-#| msgid "could not execute command \"%s\": %m"
msgid "could not execute command \"%s\": %s\n"
msgstr "n'a pas pu excuter la commande %s : %s\n"
@@ -704,12 +683,10 @@ msgstr "%s : ne peut pas copier partir de/vers un rpertoire\n"
#: copy.c:389
#, c-format
-#| msgid "could not close pipe to external command: %m"
msgid "could not close pipe to external command: %s\n"
msgstr "n'a pas pu fermer le fichier pipe vers la commande externe : %s\n"
-#: copy.c:457
-#: copy.c:467
+#: copy.c:456 copy.c:467
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "n'a pas pu crire les donnes du COPY : %s\n"
@@ -719,11 +696,11 @@ msgstr "n'a pas pu crire les donnes du COPY : %s\n"
msgid "COPY data transfer failed: %s"
msgstr "chec du transfert de donnes COPY : %s"
-#: copy.c:544
+#: copy.c:535
msgid "canceled by user"
msgstr "annul par l'utilisateur"
-#: copy.c:554
+#: copy.c:545
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -731,106 +708,46 @@ msgstr ""
"Saisissez les donnes copier suivies d'un saut de ligne.\n"
"Terminez avec un antislash et un point seuls sur une ligne."
-#: copy.c:667
+#: copy.c:662
msgid "aborted because of read failure"
msgstr "annul du fait d'une erreur de lecture"
-#: copy.c:687
+#: copy.c:686
msgid "trying to exit copy mode"
msgstr "tente de sortir du mode copy"
-#: describe.c:71
-#: describe.c:247
-#: describe.c:478
-#: describe.c:605
-#: describe.c:737
-#: describe.c:822
-#: describe.c:891
-#: describe.c:2666
-#: describe.c:2870
-#: describe.c:2959
-#: describe.c:3197
-#: describe.c:3333
-#: describe.c:3560
-#: describe.c:3632
-#: describe.c:3643
-#: describe.c:3702
-#: describe.c:4110
-#: describe.c:4189
+#: describe.c:71 describe.c:247 describe.c:478 describe.c:605 describe.c:737
+#: describe.c:822 describe.c:891 describe.c:2666 describe.c:2870
+#: describe.c:2960 describe.c:3202 describe.c:3338 describe.c:3565
+#: describe.c:3637 describe.c:3648 describe.c:3707 describe.c:4115
+#: describe.c:4194
msgid "Schema"
msgstr "Schma"
-#: describe.c:72
-#: describe.c:149
-#: describe.c:157
-#: describe.c:248
-#: describe.c:479
-#: describe.c:606
-#: describe.c:656
-#: describe.c:738
-#: describe.c:892
-#: describe.c:2667
-#: describe.c:2792
-#: describe.c:2871
-#: describe.c:2960
-#: describe.c:3038
-#: describe.c:3198
-#: describe.c:3261
-#: describe.c:3334
-#: describe.c:3561
-#: describe.c:3633
-#: describe.c:3644
-#: describe.c:3703
-#: describe.c:3892
-#: describe.c:3973
-#: describe.c:4187
+#: describe.c:72 describe.c:149 describe.c:157 describe.c:248 describe.c:479
+#: describe.c:606 describe.c:656 describe.c:738 describe.c:892 describe.c:2667
+#: describe.c:2792 describe.c:2871 describe.c:2961 describe.c:3039
+#: describe.c:3203 describe.c:3266 describe.c:3339 describe.c:3566
+#: describe.c:3638 describe.c:3649 describe.c:3708 describe.c:3897
+#: describe.c:3978 describe.c:4192
msgid "Name"
msgstr "Nom"
-#: describe.c:73
-#: describe.c:260
-#: describe.c:306
-#: describe.c:323
+#: describe.c:73 describe.c:260 describe.c:306 describe.c:323
msgid "Result data type"
msgstr "Type de donnes du rsultat"
-#: describe.c:87
-#: describe.c:91
-#: describe.c:261
-#: describe.c:307
-#: describe.c:324
+#: describe.c:87 describe.c:91 describe.c:261 describe.c:307 describe.c:324
msgid "Argument data types"
msgstr "Type de donnes des paramtres"
-#: describe.c:98
-#: describe.c:170
-#: describe.c:353
-#: describe.c:521
-#: describe.c:610
-#: describe.c:681
-#: describe.c:894
-#: describe.c:1442
-#: describe.c:2471
-#: describe.c:2700
-#: describe.c:2823
-#: describe.c:2897
-#: describe.c:2969
-#: describe.c:3047
-#: describe.c:3114
-#: describe.c:3205
-#: describe.c:3270
-#: describe.c:3335
-#: describe.c:3471
-#: describe.c:3510
-#: describe.c:3577
-#: describe.c:3636
-#: describe.c:3645
-#: describe.c:3704
-#: describe.c:3918
-#: describe.c:3995
-#: describe.c:4124
-#: describe.c:4190
-#: large_obj.c:291
+#: describe.c:98 describe.c:170 describe.c:353 describe.c:521 describe.c:610
+#: describe.c:681 describe.c:894 describe.c:1442 describe.c:2471
+#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2970
+#: describe.c:3052 describe.c:3119 describe.c:3210 describe.c:3275
+#: describe.c:3340 describe.c:3476 describe.c:3515 describe.c:3582
+#: describe.c:3641 describe.c:3650 describe.c:3709 describe.c:3923
+#: describe.c:4000 describe.c:4129 describe.c:4195 large_obj.c:291
#: large_obj.c:301
msgid "Description"
msgstr "Description"
@@ -844,23 +761,13 @@ msgstr "Liste des fonctions d'agrgation"
msgid "The server (version %d.%d) does not support tablespaces.\n"
msgstr "Le serveur (version %d.%d) ne supporte pas les tablespaces.\n"
-#: describe.c:150
-#: describe.c:158
-#: describe.c:350
-#: describe.c:657
-#: describe.c:821
-#: describe.c:2676
-#: describe.c:2796
-#: describe.c:3040
-#: describe.c:3262
-#: describe.c:3893
-#: describe.c:3974
-#: large_obj.c:290
+#: describe.c:150 describe.c:158 describe.c:350 describe.c:657 describe.c:821
+#: describe.c:2676 describe.c:2796 describe.c:3041 describe.c:3267
+#: describe.c:3898 describe.c:3979 large_obj.c:290
msgid "Owner"
msgstr "Propritaire"
-#: describe.c:151
-#: describe.c:159
+#: describe.c:151 describe.c:159
msgid "Location"
msgstr "Emplacement"
@@ -879,9 +786,7 @@ msgid "\\df does not take a \"w\" option with server version %d.%d\n"
msgstr "\\df ne prend pas l'option w pour un serveur en version %d.%d.\n"
#. translator: "agg" is short for "aggregate"
-#: describe.c:263
-#: describe.c:309
-#: describe.c:326
+#: describe.c:263 describe.c:309 describe.c:326
msgid "agg"
msgstr "agg"
@@ -889,33 +794,20 @@ msgstr "agg"
msgid "window"
msgstr "window"
-#: describe.c:265
-#: describe.c:310
-#: describe.c:327
-#: describe.c:1005
+#: describe.c:265 describe.c:310 describe.c:327 describe.c:1005
msgid "trigger"
msgstr "trigger"
-#: describe.c:266
-#: describe.c:311
-#: describe.c:328
+#: describe.c:266 describe.c:311 describe.c:328
msgid "normal"
msgstr "normal"
-#: describe.c:267
-#: describe.c:312
-#: describe.c:329
-#: describe.c:744
-#: describe.c:831
-#: describe.c:1411
-#: describe.c:2675
-#: describe.c:2872
-#: describe.c:3992
+#: describe.c:267 describe.c:312 describe.c:329 describe.c:744 describe.c:831
+#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3997
msgid "Type"
msgstr "Type"
#: describe.c:343
-#| msgid "define a cursor"
msgid "definer"
msgstr "definer"
@@ -959,10 +851,7 @@ msgstr "Liste des fonctions"
msgid "Internal name"
msgstr "Nom interne"
-#: describe.c:490
-#: describe.c:673
-#: describe.c:2692
-#: describe.c:2696
+#: describe.c:490 describe.c:673 describe.c:2692 describe.c:2696
msgid "Size"
msgstr "Taille"
@@ -994,13 +883,11 @@ msgstr "Liste des oprateurs"
msgid "Encoding"
msgstr "Encodage"
-#: describe.c:663
-#: describe.c:3199
+#: describe.c:663 describe.c:3204
msgid "Collate"
msgstr "Collationnement"
-#: describe.c:664
-#: describe.c:3200
+#: describe.c:664 describe.c:3205
msgid "Ctype"
msgstr "Type caract."
@@ -1012,31 +899,23 @@ msgstr "Tablespace"
msgid "List of databases"
msgstr "Liste des bases de donnes"
-#: describe.c:739
-#: describe.c:824
-#: describe.c:2668
+#: describe.c:739 describe.c:824 describe.c:2668
msgid "table"
msgstr "table"
-#: describe.c:740
-#: describe.c:2669
+#: describe.c:740 describe.c:2669
msgid "view"
msgstr "vue"
-#: describe.c:741
-#: describe.c:2670
-#| msgid "materialized view %s"
+#: describe.c:741 describe.c:2670
msgid "materialized view"
msgstr "vue matrialise"
-#: describe.c:742
-#: describe.c:826
-#: describe.c:2672
+#: describe.c:742 describe.c:826 describe.c:2672
msgid "sequence"
msgstr "squence"
-#: describe.c:743
-#: describe.c:2674
+#: describe.c:743 describe.c:2674
msgid "foreign table"
msgstr "table distante"
@@ -1044,16 +923,17 @@ msgstr "table distante"
msgid "Column access privileges"
msgstr "Droits d'accs la colonne"
-#: describe.c:781
-#: describe.c:4334
-#: describe.c:4338
+#: describe.c:781 describe.c:4339 describe.c:4343
msgid "Access privileges"
msgstr "Droits d'accs"
#: describe.c:809
#, c-format
-msgid "The server (version %d.%d) does not support altering default privileges.\n"
-msgstr "Le serveur (version %d.%d) ne supporte pas la modification des droits par dfaut.\n"
+msgid ""
+"The server (version %d.%d) does not support altering default privileges.\n"
+msgstr ""
+"Le serveur (version %d.%d) ne supporte pas la modification des droits par "
+"dfaut.\n"
#: describe.c:828
msgid "function"
@@ -1071,8 +951,7 @@ msgstr "Droits d'accs par dfaut"
msgid "Object"
msgstr "Objet"
-#: describe.c:907
-#: sql_help.c:1447
+#: describe.c:907 sql_help.c:1447
msgid "constraint"
msgstr "contrainte"
@@ -1119,13 +998,11 @@ msgstr "Vue %s.%s "
#: describe.c:1367
#, c-format
-#| msgid "cannot change materialized view \"%s\""
msgid "Unlogged materialized view \"%s.%s\""
msgstr "Vue matrialise non journalise %s.%s "
#: describe.c:1370
#, c-format
-#| msgid "materialized view %s"
msgid "Materialized view \"%s.%s\""
msgstr "Vue matrialise %s.%s "
@@ -1180,11 +1057,8 @@ msgstr "Valeur"
msgid "Definition"
msgstr "Dfinition"
-#: describe.c:1430
-#: describe.c:3913
-#: describe.c:3994
-#: describe.c:4062
-#: describe.c:4123
+#: describe.c:1430 describe.c:3918 describe.c:3999 describe.c:4067
+#: describe.c:4128
msgid "FDW Options"
msgstr "Options FDW"
@@ -1266,8 +1140,7 @@ msgstr "Contraintes de cls trangres :"
msgid "Referenced by:"
msgstr "Rfrenc par :"
-#: describe.c:1953
-#: describe.c:2003
+#: describe.c:1953 describe.c:2003
msgid "Rules:"
msgstr "Rgles :"
@@ -1325,15 +1198,11 @@ msgstr "Table de type : %s"
msgid "Has OIDs"
msgstr "Contient des OID"
-#: describe.c:2275
-#: describe.c:2963
-#: describe.c:3106
+#: describe.c:2275 describe.c:2964 describe.c:3111
msgid "no"
msgstr "non"
-#: describe.c:2275
-#: describe.c:2963
-#: describe.c:3108
+#: describe.c:2275 describe.c:2964 describe.c:3113
msgid "yes"
msgstr "oui"
@@ -1407,12 +1276,10 @@ msgid "Password valid until "
msgstr "Mot de passe valide jusqu' "
#: describe.c:2572
-#| msgid "Role name"
msgid "Role"
msgstr "Rle"
#: describe.c:2573
-#| msgid "database %s"
msgid "Database"
msgstr "Vase de donnes"
@@ -1423,7 +1290,9 @@ msgstr "Rglages"
#: describe.c:2584
#, c-format
msgid "No per-database role settings support in this server version.\n"
-msgstr "Pas de supprot des paramtres rle par base de donnes pour la version de ce serveur.\n"
+msgstr ""
+"Pas de supprot des paramtres rle par base de donnes pour la version de ce "
+"serveur.\n"
#: describe.c:2595
#, c-format
@@ -1447,8 +1316,7 @@ msgstr "index"
msgid "special"
msgstr "spcial"
-#: describe.c:2681
-#: describe.c:4111
+#: describe.c:2681 describe.c:4116
msgid "Table"
msgstr "Table"
@@ -1478,8 +1346,7 @@ msgstr "Langage interne"
msgid "Call Handler"
msgstr "Gestionnaire d'appel"
-#: describe.c:2810
-#: describe.c:3900
+#: describe.c:2810 describe.c:3905
msgid "Validator"
msgstr "Validateur"
@@ -1503,201 +1370,215 @@ msgstr "Vrification"
msgid "List of domains"
msgstr "Liste des domaines"
-#: describe.c:2961
+#: describe.c:2962
msgid "Source"
msgstr "Source"
-#: describe.c:2962
+#: describe.c:2963
msgid "Destination"
msgstr "Destination"
-#: describe.c:2964
+#: describe.c:2965
msgid "Default?"
msgstr "Par dfaut ?"
-#: describe.c:3001
+#: describe.c:3002
msgid "List of conversions"
msgstr "Liste des conversions"
-#: describe.c:3039
-#| msgid "event"
+#: describe.c:3040
msgid "Event"
msgstr "vnement"
-#: describe.c:3041
-#| msgid "table"
+#: describe.c:3042
+#| msgid "Enabled"
+msgid "enabled"
+msgstr "activ"
+
+#: describe.c:3043
+#| msgid "Replication"
+msgid "replica"
+msgstr "rplicat"
+
+#: describe.c:3044
+msgid "always"
+msgstr "toujours"
+
+#: describe.c:3045
+#| msgid "stable"
+msgid "disabled"
+msgstr "dsactiv"
+
+#: describe.c:3046
msgid "Enabled"
msgstr "Activ"
-#: describe.c:3042
-#| msgid "Procedural Languages"
+#: describe.c:3047
msgid "Procedure"
msgstr "Procdure"
-#: describe.c:3043
+#: describe.c:3048
msgid "Tags"
msgstr "Tags"
-#: describe.c:3062
-#| msgid "List of settings"
+#: describe.c:3067
msgid "List of event triggers"
msgstr "Liste des triggers sur vnement"
-#: describe.c:3103
+#: describe.c:3108
msgid "Source type"
msgstr "Type source"
-#: describe.c:3104
+#: describe.c:3109
msgid "Target type"
msgstr "Type cible"
-#: describe.c:3105
-#: describe.c:3470
+#: describe.c:3110 describe.c:3475
msgid "Function"
msgstr "Fonction"
-#: describe.c:3107
+#: describe.c:3112
msgid "in assignment"
msgstr "assign"
-#: describe.c:3109
+#: describe.c:3114
msgid "Implicit?"
msgstr "Implicite ?"
-#: describe.c:3160
+#: describe.c:3165
msgid "List of casts"
msgstr "Liste des conversions explicites"
-#: describe.c:3185
+#: describe.c:3190
#, c-format
msgid "The server (version %d.%d) does not support collations.\n"
msgstr "Le serveur (version %d.%d) ne supporte pas les collationnements.\n"
-#: describe.c:3235
+#: describe.c:3240
msgid "List of collations"
msgstr "Liste des collationnements"
-#: describe.c:3293
+#: describe.c:3298
msgid "List of schemas"
msgstr "Liste des schmas"
-#: describe.c:3316
-#: describe.c:3549
-#: describe.c:3617
-#: describe.c:3685
+#: describe.c:3321 describe.c:3554 describe.c:3622 describe.c:3690
#, c-format
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr "Le serveur (version %d.%d) ne supporte pas la recherche plein texte.\n"
-#: describe.c:3350
+#: describe.c:3355
msgid "List of text search parsers"
msgstr "Liste des analyseurs de la recherche de texte"
-#: describe.c:3393
+#: describe.c:3398
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
-msgstr "Aucun analyseur de la recherche de texte nomm %s n'a t trouv.\n"
+msgstr ""
+"Aucun analyseur de la recherche de texte nomm %s n'a t trouv.\n"
-#: describe.c:3468
+#: describe.c:3473
msgid "Start parse"
msgstr "Dbut de l'analyse"
-#: describe.c:3469
+#: describe.c:3474
msgid "Method"
msgstr "Mthode"
-#: describe.c:3473
+#: describe.c:3478
msgid "Get next token"
msgstr "Obtenir le prochain jeton"
-#: describe.c:3475
+#: describe.c:3480
msgid "End parse"
msgstr "Fin de l'analyse"
-#: describe.c:3477
+#: describe.c:3482
msgid "Get headline"
msgstr "Obtenir l'en-tte"
-#: describe.c:3479
+#: describe.c:3484
msgid "Get token types"
msgstr "Obtenir les types de jeton"
-#: describe.c:3489
+#: describe.c:3494
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Analyseur %s.%s de la recherche de texte"
-#: describe.c:3491
+#: describe.c:3496
#, c-format
msgid "Text search parser \"%s\""
msgstr "Analyseur %s de la recherche de texte"
-#: describe.c:3509
+#: describe.c:3514
msgid "Token name"
msgstr "Nom du jeton"
-#: describe.c:3520
+#: describe.c:3525
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Types de jeton pour l'analyseur %s.%s "
-#: describe.c:3522
+#: describe.c:3527
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Types de jeton pour l'analyseur %s "
-#: describe.c:3571
+#: describe.c:3576
msgid "Template"
msgstr "Modle"
-#: describe.c:3572
+#: describe.c:3577
msgid "Init options"
msgstr "Options d'initialisation :"
-#: describe.c:3594
+#: describe.c:3599
msgid "List of text search dictionaries"
msgstr "Liste des dictionnaires de la recherche de texte"
-#: describe.c:3634
+#: describe.c:3639
msgid "Init"
msgstr "Initialisation"
-#: describe.c:3635
+#: describe.c:3640
msgid "Lexize"
msgstr "Lexize"
-#: describe.c:3662
+#: describe.c:3667
msgid "List of text search templates"
msgstr "Liste des modles de la recherche de texte"
-#: describe.c:3719
+#: describe.c:3724
msgid "List of text search configurations"
msgstr "Liste des configurations de la recherche de texte"
-#: describe.c:3763
+#: describe.c:3768
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
-msgstr "Aucune configuration de la recherche de texte nomme %s n'a t trouve.\n"
+msgstr ""
+"Aucune configuration de la recherche de texte nomme %s n'a t "
+"trouve.\n"
-#: describe.c:3829
+#: describe.c:3834
msgid "Token"
msgstr "Jeton"
-#: describe.c:3830
+#: describe.c:3835
msgid "Dictionaries"
msgstr "Dictionnaires"
-#: describe.c:3841
+#: describe.c:3846
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Configuration %s.%s de la recherche de texte"
-#: describe.c:3844
+#: describe.c:3849
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Configuration %s de la recherche de texte"
-#: describe.c:3848
+#: describe.c:3853
#, c-format
msgid ""
"\n"
@@ -1706,7 +1587,7 @@ msgstr ""
"\n"
"Analyseur : %s.%s "
-#: describe.c:3851
+#: describe.c:3856
#, c-format
msgid ""
"\n"
@@ -1715,89 +1596,90 @@ msgstr ""
"\n"
"Analyseur : %s "
-#: describe.c:3883
+#: describe.c:3888
#, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
-msgstr "Le serveur (version %d.%d) ne supporte pas les wrappers de donnes distantes.\n"
+msgstr ""
+"Le serveur (version %d.%d) ne supporte pas les wrappers de donnes "
+"distantes.\n"
-#: describe.c:3897
+#: describe.c:3902
msgid "Handler"
msgstr "Gestionnaire"
-#: describe.c:3940
+#: describe.c:3945
msgid "List of foreign-data wrappers"
msgstr "Liste des wrappers de donnes distantes"
-#: describe.c:3963
+#: describe.c:3968
#, c-format
msgid "The server (version %d.%d) does not support foreign servers.\n"
msgstr "Le serveur (version %d.%d) ne supporte pas les serveurs distants.\n"
-#: describe.c:3975
+#: describe.c:3980
msgid "Foreign-data wrapper"
msgstr "Wrapper des donnes distantes"
-#: describe.c:3993
-#: describe.c:4188
+#: describe.c:3998 describe.c:4193
msgid "Version"
msgstr "Version"
-#: describe.c:4019
+#: describe.c:4024
msgid "List of foreign servers"
msgstr "Liste des serveurs distants"
-#: describe.c:4042
+#: describe.c:4047
#, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
-msgstr "Le serveur (version %d.%d) ne supporte pas les correspondances d'utilisateurs.\n"
+msgstr ""
+"Le serveur (version %d.%d) ne supporte pas les correspondances "
+"d'utilisateurs.\n"
-#: describe.c:4051
-#: describe.c:4112
+#: describe.c:4056 describe.c:4117
msgid "Server"
msgstr "Serveur"
-#: describe.c:4052
+#: describe.c:4057
msgid "User name"
msgstr "Nom de l'utilisateur"
-#: describe.c:4077
+#: describe.c:4082
msgid "List of user mappings"
msgstr "Liste des correspondances utilisateurs"
-#: describe.c:4100
+#: describe.c:4105
#, c-format
msgid "The server (version %d.%d) does not support foreign tables.\n"
msgstr "Le serveur (version %d.%d) ne supporte pas les tables distantes.\n"
-#: describe.c:4151
+#: describe.c:4156
msgid "List of foreign tables"
msgstr "Liste des tables distantes"
-#: describe.c:4174
-#: describe.c:4228
+#: describe.c:4179 describe.c:4233
#, c-format
msgid "The server (version %d.%d) does not support extensions.\n"
msgstr "Le serveur (version %d.%d) ne supporte pas les extensions.\n"
-#: describe.c:4205
+#: describe.c:4210
msgid "List of installed extensions"
msgstr "Liste des extensions installes"
-#: describe.c:4255
+#: describe.c:4260
#, c-format
msgid "Did not find any extension named \"%s\".\n"
msgstr "N'a trouv aucune extension nomme %s .\n"
-#: describe.c:4258
+#: describe.c:4263
#, c-format
msgid "Did not find any extensions.\n"
msgstr "N'a trouv aucune extension.\n"
-#: describe.c:4302
+#: describe.c:4307
msgid "Object Description"
msgstr "Description d'un objet"
-#: describe.c:4311
+#: describe.c:4316
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Objets dans l'extension %s "
@@ -1845,14 +1727,17 @@ msgstr "Options gnrales :\n"
#: help.c:91
#, c-format
-msgid " -c, --command=COMMAND run only single command (SQL or internal) and exit\n"
+msgid ""
+" -c, --command=COMMAND run only single command (SQL or internal) and "
+"exit\n"
msgstr ""
" -c, --command=COMMANDE\n"
" excute une commande unique (SQL ou interne), puis quitte\n"
#: help.c:92
#, c-format
-msgid " -d, --dbname=DBNAME database name to connect to (default: \"%s\")\n"
+msgid ""
+" -d, --dbname=DBNAME database name to connect to (default: \"%s\")\n"
msgstr ""
" -d, --dbname=NOM_BASE\n"
" indique le nom de la base de donnes laquelle se\n"
@@ -1868,7 +1753,8 @@ msgstr ""
#: help.c:94
#, c-format
msgid " -l, --list list available databases, then exit\n"
-msgstr " -l, --list affiche les bases de donnes disponibles, puis quitte\n"
+msgstr ""
+" -l, --list affiche les bases de donnes disponibles, puis quitte\n"
#: help.c:95
#, c-format
@@ -1891,12 +1777,10 @@ msgstr " -X, --no-psqlrc ne lit pas le fichier de dmarrage (~/.psqlrc)\n"
#: help.c:99
#, c-format
-#| msgid ""
-#| " -1 (\"one\"), --single-transaction\n"
-#| " execute command file as a single transaction\n"
msgid ""
" -1 (\"one\"), --single-transaction\n"
-" execute as a single transaction (if non-interactive)\n"
+" execute as a single transaction (if non-"
+"interactive)\n"
msgstr ""
" -1 ( un ), --single-transaction\n"
" excute dans une transaction unique (si non intractif)\n"
@@ -1929,10 +1813,12 @@ msgstr ""
#: help.c:106
#, c-format
-msgid " -E, --echo-hidden display queries that internal commands generate\n"
+msgid ""
+" -E, --echo-hidden display queries that internal commands generate\n"
msgstr ""
" -E, --echo-hidden\n"
-" affiche les requtes engendres par les commandes internes\n"
+" affiche les requtes engendres par les commandes "
+"internes\n"
#: help.c:107
#, c-format
@@ -1943,7 +1829,8 @@ msgstr ""
#: help.c:108
#, c-format
-msgid " -n, --no-readline disable enhanced command line editing (readline)\n"
+msgid ""
+" -n, --no-readline disable enhanced command line editing (readline)\n"
msgstr ""
" -n, --no-readline\n"
" dsactive l'dition avance de la ligne de commande\n"
@@ -1959,7 +1846,8 @@ msgstr ""
#: help.c:110
#, c-format
-msgid " -q, --quiet run quietly (no messages, only query output)\n"
+msgid ""
+" -q, --quiet run quietly (no messages, only query output)\n"
msgstr ""
" -q, --quiet s'excute silencieusement (pas de messages, uniquement le\n"
" rsultat des requtes)\n"
@@ -1974,7 +1862,9 @@ msgstr ""
#: help.c:112
#, c-format
-msgid " -S, --single-line single-line mode (end of line terminates SQL command)\n"
+msgid ""
+" -S, --single-line single-line mode (end of line terminates SQL "
+"command)\n"
msgstr ""
" -S, --single-line\n"
" active le mode ligne par ligne (EOL termine la commande\n"
@@ -2009,11 +1899,15 @@ msgstr ""
#: help.c:119
#, c-format
msgid " -H, --html HTML table output mode\n"
-msgstr " -H, --html active le mode d'affichage HTML des tables (-P format=html)\n"
+msgstr ""
+" -H, --html active le mode d'affichage HTML des tables (-"
+"P format=html)\n"
#: help.c:120
#, c-format
-msgid " -P, --pset=VAR[=ARG] set printing option VAR to ARG (see \\pset command)\n"
+msgid ""
+" -P, --pset=VAR[=ARG] set printing option VAR to ARG (see \\pset "
+"command)\n"
msgstr ""
" -P, --pset=VAR[=ARG]\n"
" initialise l'option d'impression VAR ARG (voir la\n"
@@ -2038,7 +1932,9 @@ msgstr ""
#: help.c:124
#, c-format
-msgid " -T, --table-attr=TEXT set HTML table tag attributes (e.g., width, border)\n"
+msgid ""
+" -T, --table-attr=TEXT set HTML table tag attributes (e.g., width, "
+"border)\n"
msgstr ""
" -T, --table-attr=TEXTE\n"
" initialise les attributs des balises HTML de tableau\n"
@@ -2078,7 +1974,9 @@ msgstr ""
#: help.c:134
#, c-format
-msgid " -h, --host=HOSTNAME database server host or socket directory (default: \"%s\")\n"
+msgid ""
+" -h, --host=HOSTNAME database server host or socket directory "
+"(default: \"%s\")\n"
msgstr ""
" -h, --host=HOTE nom d'hte du serveur de la base de donnes ou rpertoire\n"
" de la socket (par dfaut : %s)\n"
@@ -2111,7 +2009,9 @@ msgstr ""
#: help.c:146
#, c-format
-msgid " -W, --password force password prompt (should happen automatically)\n"
+msgid ""
+" -W, --password force password prompt (should happen "
+"automatically)\n"
msgstr ""
" -W, --password force la demande du mot de passe (devrait survenir\n"
" automatiquement)\n"
@@ -2120,13 +2020,15 @@ msgstr ""
#, c-format
msgid ""
"\n"
-"For more information, type \"\\?\" (for internal commands) or \"\\help\" (for SQL\n"
+"For more information, type \"\\?\" (for internal commands) or \"\\help"
+"\" (for SQL\n"
"commands) from within psql, or consult the psql section in the PostgreSQL\n"
"documentation.\n"
"\n"
msgstr ""
"\n"
-"Pour en savoir davantage, saisissez \\? (pour les commandes internes) ou\n"
+"Pour en savoir davantage, saisissez \\? (pour les commandes internes) "
+"ou\n"
" \\help (pour les commandes SQL) dans psql, ou consultez la section psql\n"
"de la documentation de PostgreSQL.\n"
"\n"
@@ -2143,27 +2045,33 @@ msgstr "Gnral\n"
#: help.c:173
#, c-format
-msgid " \\copyright show PostgreSQL usage and distribution terms\n"
+msgid ""
+" \\copyright show PostgreSQL usage and distribution terms\n"
msgstr ""
" \\copyright affiche les conditions d'utilisation et de\n"
" distribution de PostgreSQL\n"
#: help.c:174
#, c-format
-msgid " \\g [FILE] or ; execute query (and send results to file or |pipe)\n"
+msgid ""
+" \\g [FILE] or ; execute query (and send results to file or |pipe)\n"
msgstr ""
" \\g [FICHIER] ou ; envoie le tampon de requtes au serveur (et les\n"
" rsultats au fichier ou |tube)\n"
#: help.c:175
#, c-format
-#| msgid " \\g [FILE] or ; execute query (and send results to file or |pipe)\n"
-msgid " \\gset [PREFIX] execute query and store results in psql variables\n"
-msgstr " \\gset [PRFIXE] excute la requte et stocke les rsultats dans des variables psql\n"
+msgid ""
+" \\gset [PREFIX] execute query and store results in psql variables\n"
+msgstr ""
+" \\gset [PRFIXE] excute la requte et stocke les rsultats dans des "
+"variables psql\n"
#: help.c:176
#, c-format
-msgid " \\h [NAME] help on syntax of SQL commands, * for all commands\n"
+msgid ""
+" \\h [NAME] help on syntax of SQL commands, * for all "
+"commands\n"
msgstr ""
" \\h [NOM] aide-mmoire pour les commandes SQL, * pour toutes\n"
" les commandes\n"
@@ -2185,14 +2093,17 @@ msgstr "Tampon de requte\n"
#: help.c:182
#, c-format
-msgid " \\e [FILE] [LINE] edit the query buffer (or file) with external editor\n"
+msgid ""
+" \\e [FILE] [LINE] edit the query buffer (or file) with external "
+"editor\n"
msgstr ""
" \\e [FICHIER] [LIGNE] dite le tampon de requte ou le fichier avec un\n"
" diteur externe\n"
#: help.c:183
#, c-format
-msgid " \\ef [FUNCNAME [LINE]] edit function definition with external editor\n"
+msgid ""
+" \\ef [FUNCNAME [LINE]] edit function definition with external editor\n"
msgstr ""
" \\ef [FONCTION [LIGNE]] dite la dfinition de fonction avec un diteur\n"
" externe\n"
@@ -2228,9 +2139,12 @@ msgstr "Entre/Sortie\n"
#: help.c:193
#, c-format
-msgid " \\copy ... perform SQL COPY with data stream to the client host\n"
+msgid ""
+" \\copy ... perform SQL COPY with data stream to the client "
+"host\n"
msgstr ""
-" \\copy ... excute SQL COPY avec le flux de donnes dirig vers\n"
+" \\copy ... excute SQL COPY avec le flux de donnes dirig "
+"vers\n"
" l'hte client\n"
#: help.c:194
@@ -2245,9 +2159,12 @@ msgstr " \\i FICHIER excute les commandes du fichier\n"
#: help.c:196
#, c-format
-msgid " \\ir FILE as \\i, but relative to location of current script\n"
+msgid ""
+" \\ir FILE as \\i, but relative to location of current "
+"script\n"
msgstr ""
-" \\ir FICHIER identique \\i, mais relatif l'emplacement du script\n"
+" \\ir FICHIER identique \\i, mais relatif l'emplacement du "
+"script\n"
" ou un |tube\n"
#: help.c:197
@@ -2259,7 +2176,8 @@ msgstr ""
#: help.c:198
#, c-format
-msgid " \\qecho [STRING] write string to query output stream (see \\o)\n"
+msgid ""
+" \\qecho [STRING] write string to query output stream (see \\o)\n"
msgstr ""
" \\qecho [TEXTE] crit un texte sur la sortie des rsultats des\n"
" requtes (voir \\o)\n"
@@ -2272,12 +2190,15 @@ msgstr "Informations\n"
#: help.c:202
#, c-format
msgid " (options: S = show system objects, + = additional detail)\n"
-msgstr " (options : S = affiche les objets systmes, + = informations supplmentaires)\n"
+msgstr ""
+" (options : S = affiche les objets systmes, + = informations "
+"supplmentaires)\n"
#: help.c:203
#, c-format
msgid " \\d[S+] list tables, views, and sequences\n"
-msgstr " \\d[S+] affiche la liste des tables, vues et squences\n"
+msgstr ""
+" \\d[S+] affiche la liste des tables, vues et squences\n"
#: help.c:204
#, c-format
@@ -2308,9 +2229,11 @@ msgstr " \\dC[+] [MODLE] affiche la liste des transtypages\n"
#: help.c:209
#, c-format
-msgid " \\dd[S] [PATTERN] show object descriptions not displayed elsewhere\n"
+msgid ""
+" \\dd[S] [PATTERN] show object descriptions not displayed elsewhere\n"
msgstr ""
-" \\dd[S] [MODLE] affiche les commentaires des objets dont le commentaire\n"
+" \\dd[S] [MODLE] affiche les commentaires des objets dont le "
+"commentaire\n"
" n'est affich nul part ailleurs\n"
#: help.c:210
@@ -2336,16 +2259,19 @@ msgstr " \\des[+] [MODLE] affiche la liste des serveurs distants\n"
#: help.c:214
#, c-format
msgid " \\deu[+] [PATTERN] list user mappings\n"
-msgstr " \\deu[+] [MODLE] affiche la liste des correspondances utilisateurs\n"
+msgstr ""
+" \\deu[+] [MODLE] affiche la liste des correspondances utilisateurs\n"
#: help.c:215
#, c-format
msgid " \\dew[+] [PATTERN] list foreign-data wrappers\n"
-msgstr " \\dew[+] [MODLE] affiche la liste des wrappers de donnes distantes\n"
+msgstr ""
+" \\dew[+] [MODLE] affiche la liste des wrappers de donnes distantes\n"
#: help.c:216
#, c-format
-msgid " \\df[antw][S+] [PATRN] list [only agg/normal/trigger/window] functions\n"
+msgid ""
+" \\df[antw][S+] [PATRN] list [only agg/normal/trigger/window] functions\n"
msgstr ""
" \\df[antw][S+] [PATRN] affiche la liste des fonctions\n"
" [seulement agg/normal/trigger/window]\n"
@@ -2361,14 +2287,16 @@ msgstr ""
#, c-format
msgid " \\dFd[+] [PATTERN] list text search dictionaries\n"
msgstr ""
-" \\dFd[+] [MODLE] affiche la liste des dictionnaires de la recherche de\n"
+" \\dFd[+] [MODLE] affiche la liste des dictionnaires de la recherche "
+"de\n"
" texte\n"
#: help.c:219
#, c-format
msgid " \\dFp[+] [PATTERN] list text search parsers\n"
msgstr ""
-" \\dFp[+] [MODLE] affiche la liste des analyseurs de la recherche de\n"
+" \\dFp[+] [MODLE] affiche la liste des analyseurs de la recherche "
+"de\n"
" texte\n"
#: help.c:220
@@ -2402,7 +2330,6 @@ msgstr " \\dL[S+] [MODLE] affiche la liste des langages procduraux\n"
#: help.c:225
#, c-format
-#| msgid " \\dv[S+] [PATTERN] list views\n"
msgid " \\dm[S+] [PATTERN] list materialized views\n"
msgstr " \\dm[S+] [MODLE] affiche la liste des vues matrialises\n"
@@ -2423,7 +2350,8 @@ msgstr " \\dO[S+] [MODLE] affiche la liste des collationnements\n"
#: help.c:229
#, c-format
-msgid " \\dp [PATTERN] list table, view, and sequence access privileges\n"
+msgid ""
+" \\dp [PATTERN] list table, view, and sequence access privileges\n"
msgstr ""
" \\dp [MODLE] affiche la liste des droits d'accs aux tables,\n"
" vues, squences\n"
@@ -2431,7 +2359,9 @@ msgstr ""
#: help.c:230
#, c-format
msgid " \\drds [PATRN1 [PATRN2]] list per-database role settings\n"
-msgstr " \\drds [MODEL1 [MODEL2]] liste la configuration utilisateur par base de donnes\n"
+msgstr ""
+" \\drds [MODEL1 [MODEL2]] liste la configuration utilisateur par base "
+"de donnes\n"
#: help.c:231
#, c-format
@@ -2470,13 +2400,11 @@ msgstr " \\dx[+] [MODLE] affiche la liste des extensions\n"
#: help.c:238
#, c-format
-#| msgid " \\ddp [PATTERN] list default privileges\n"
msgid " \\dy [PATTERN] list event triggers\n"
msgstr " \\dy [MODLE] affiche les triggers sur vnement\n"
#: help.c:239
#, c-format
-#| msgid " \\dt[S+] [PATTERN] list tables\n"
msgid " \\l[+] [PATTERN] list databases\n"
msgstr " \\l[+] [MODLE] affiche la liste des bases de donnes\n"
@@ -2497,7 +2425,8 @@ msgstr "Formatage\n"
#: help.c:245
#, c-format
-msgid " \\a toggle between unaligned and aligned output mode\n"
+msgid ""
+" \\a toggle between unaligned and aligned output mode\n"
msgstr ""
" \\a bascule entre les modes de sortie aligne et non\n"
" aligne\n"
@@ -2511,7 +2440,9 @@ msgstr ""
#: help.c:247
#, c-format
-msgid " \\f [STRING] show or set field separator for unaligned query output\n"
+msgid ""
+" \\f [STRING] show or set field separator for unaligned query "
+"output\n"
msgstr ""
" \\f [CHANE] affiche ou initialise le sparateur de champ pour\n"
" une sortie non aligne des requtes\n"
@@ -2519,28 +2450,35 @@ msgstr ""
#: help.c:248
#, c-format
msgid " \\H toggle HTML output mode (currently %s)\n"
-msgstr " \\H bascule le mode de sortie HTML (actuellement %s)\n"
+msgstr ""
+" \\H bascule le mode de sortie HTML (actuellement %s)\n"
#: help.c:250
#, c-format
msgid ""
" \\pset NAME [VALUE] set table output option\n"
-" (NAME := {format|border|expanded|fieldsep|fieldsep_zero|footer|null|\n"
-" numericlocale|recordsep|recordsep_zero|tuples_only|title|tableattr|pager})\n"
+" (NAME := {format|border|expanded|fieldsep|"
+"fieldsep_zero|footer|null|\n"
+" numericlocale|recordsep|recordsep_zero|tuples_only|"
+"title|tableattr|pager})\n"
msgstr ""
" \\pset NOM [VALEUR] rgler l'affichage de la table\n"
-" (NOM := {format|border|expanded|fieldsep|fieldsep_zero|footer|\n"
-" null|numericlocale|recordsep|recordsep_zero|tuples_only|\n"
+" (NOM := {format|border|expanded|fieldsep|"
+"fieldsep_zero|footer|\n"
+" null|numericlocale|recordsep|recordsep_zero|"
+"tuples_only|\n"
" title|tableattr|pager})\n"
#: help.c:253
#, c-format
msgid " \\t [on|off] show only rows (currently %s)\n"
-msgstr " \\t affiche uniquement les lignes (actuellement %s)\n"
+msgstr ""
+" \\t affiche uniquement les lignes (actuellement %s)\n"
#: help.c:255
#, c-format
-msgid " \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
+msgid ""
+" \\T [STRING] set HTML <table> tag attributes, or unset if none\n"
msgstr ""
" \\T [CHANE] initialise les attributs HTML de la balise <table>,\n"
" ou l'annule en l'absence d'argument\n"
@@ -2567,9 +2505,6 @@ msgstr ""
#: help.c:266
#, c-format
-#| msgid ""
-#| " \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
-#| " connect to new database (currently \"%s\")\n"
msgid ""
" \\c[onnect] [DBNAME|- USER|- HOST|- PORT|-]\n"
" connect to new database (currently no connection)\n"
@@ -2593,8 +2528,10 @@ msgstr ""
#: help.c:270
#, c-format
-msgid " \\conninfo display information about current connection\n"
-msgstr " \\conninfo affiche des informations sur la connexion en cours\n"
+msgid ""
+" \\conninfo display information about current connection\n"
+msgstr ""
+" \\conninfo affiche des informations sur la connexion en cours\n"
#: help.c:273
#, c-format
@@ -2620,7 +2557,9 @@ msgstr ""
#: help.c:278
#, c-format
-msgid " \\! [COMMAND] execute command in shell or start interactive shell\n"
+msgid ""
+" \\! [COMMAND] execute command in shell or start interactive "
+"shell\n"
msgstr ""
" \\! [COMMANDE] excute la commande dans un shell ou excute un\n"
" shell interactif\n"
@@ -2639,7 +2578,9 @@ msgstr ""
#: help.c:283
#, c-format
-msgid " \\set [NAME [VALUE]] set internal variable, or list all if no parameters\n"
+msgid ""
+" \\set [NAME [VALUE]] set internal variable, or list all if no "
+"parameters\n"
msgstr ""
" \\set [NOM [VALEUR]] initialise une variable interne ou les affiche\n"
" toutes en l'absence de paramtre\n"
@@ -2726,8 +2667,7 @@ msgstr "%s : la transaction en cours est abandonne\n"
msgid "%s: unknown transaction status\n"
msgstr "%s : tat de la transaction inconnu\n"
-#: large_obj.c:289
-#: large_obj.c:300
+#: large_obj.c:289 large_obj.c:300
msgid "ID"
msgstr "ID"
@@ -2781,14 +2721,16 @@ msgstr "Interrompu\n"
#, c-format
msgid "Cannot add header to table content: column count of %d exceeded.\n"
msgstr ""
-"Ne peut pas ajouter l'en-tte au contenu de la table : le nombre de colonnes\n"
+"Ne peut pas ajouter l'en-tte au contenu de la table : le nombre de "
+"colonnes\n"
"%d est dpass.\n"
#: print.c:2345
#, c-format
msgid "Cannot add cell to table content: total cell count of %d exceeded.\n"
msgstr ""
-"Ne peut pas ajouter une cellule au contenu de la table : le nombre total des\n"
+"Ne peut pas ajouter une cellule au contenu de la table : le nombre total "
+"des\n"
"cellules %d est dpass.\n"
#: print.c:2571
@@ -2796,428 +2738,143 @@ msgstr ""
msgid "invalid output format (internal error): %d"
msgstr "format de sortie invalide (erreur interne) : %d"
-#: psqlscan.l:726
+#: psqlscan.l:727
#, c-format
msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "ignore l'expansion rcursive de la variable %s \n"
-#: psqlscan.l:1601
+#: psqlscan.l:1604
#, c-format
msgid "unterminated quoted string\n"
msgstr "chane entre guillemets non termine\n"
-#: psqlscan.l:1701
+#: psqlscan.l:1704
#, c-format
msgid "%s: out of memory\n"
msgstr "%s : mmoire puise\n"
-#: psqlscan.l:1930
+#: psqlscan.l:1933
#, c-format
msgid "can't escape without active connection\n"
msgstr "ne peut mettre entre guillemets sans connexion active\n"
-#: sql_help.c:26
-#: sql_help.c:29
-#: sql_help.c:32
-#: sql_help.c:44
-#: sql_help.c:46
-#: sql_help.c:48
-#: sql_help.c:59
-#: sql_help.c:61
-#: sql_help.c:63
-#: sql_help.c:87
-#: sql_help.c:91
-#: sql_help.c:93
-#: sql_help.c:95
-#: sql_help.c:97
-#: sql_help.c:100
-#: sql_help.c:102
-#: sql_help.c:104
-#: sql_help.c:197
-#: sql_help.c:199
-#: sql_help.c:200
-#: sql_help.c:202
-#: sql_help.c:204
-#: sql_help.c:207
-#: sql_help.c:209
-#: sql_help.c:211
-#: sql_help.c:213
-#: sql_help.c:225
-#: sql_help.c:226
-#: sql_help.c:227
-#: sql_help.c:229
-#: sql_help.c:268
-#: sql_help.c:270
-#: sql_help.c:272
-#: sql_help.c:274
-#: sql_help.c:322
-#: sql_help.c:327
-#: sql_help.c:329
-#: sql_help.c:360
-#: sql_help.c:362
-#: sql_help.c:365
-#: sql_help.c:367
-#: sql_help.c:420
-#: sql_help.c:425
-#: sql_help.c:430
-#: sql_help.c:435
-#: sql_help.c:473
-#: sql_help.c:475
-#: sql_help.c:477
-#: sql_help.c:480
-#: sql_help.c:490
-#: sql_help.c:492
-#: sql_help.c:530
-#: sql_help.c:532
-#: sql_help.c:535
-#: sql_help.c:537
-#: sql_help.c:562
-#: sql_help.c:566
-#: sql_help.c:579
-#: sql_help.c:582
-#: sql_help.c:585
-#: sql_help.c:605
-#: sql_help.c:617
-#: sql_help.c:625
-#: sql_help.c:628
-#: sql_help.c:631
-#: sql_help.c:661
-#: sql_help.c:667
-#: sql_help.c:669
-#: sql_help.c:673
-#: sql_help.c:676
-#: sql_help.c:679
-#: sql_help.c:688
-#: sql_help.c:699
-#: sql_help.c:701
-#: sql_help.c:718
-#: sql_help.c:727
-#: sql_help.c:729
-#: sql_help.c:731
-#: sql_help.c:743
-#: sql_help.c:747
-#: sql_help.c:749
-#: sql_help.c:810
-#: sql_help.c:812
-#: sql_help.c:815
-#: sql_help.c:818
-#: sql_help.c:820
-#: sql_help.c:878
-#: sql_help.c:880
-#: sql_help.c:882
-#: sql_help.c:885
-#: sql_help.c:906
-#: sql_help.c:909
-#: sql_help.c:912
-#: sql_help.c:915
-#: sql_help.c:919
-#: sql_help.c:921
-#: sql_help.c:923
-#: sql_help.c:925
-#: sql_help.c:939
-#: sql_help.c:942
-#: sql_help.c:944
-#: sql_help.c:946
-#: sql_help.c:956
-#: sql_help.c:958
-#: sql_help.c:968
-#: sql_help.c:970
-#: sql_help.c:979
-#: sql_help.c:1000
-#: sql_help.c:1002
-#: sql_help.c:1004
-#: sql_help.c:1007
-#: sql_help.c:1009
-#: sql_help.c:1011
-#: sql_help.c:1049
-#: sql_help.c:1055
-#: sql_help.c:1057
-#: sql_help.c:1060
-#: sql_help.c:1062
-#: sql_help.c:1064
-#: sql_help.c:1091
-#: sql_help.c:1094
-#: sql_help.c:1096
-#: sql_help.c:1098
-#: sql_help.c:1100
-#: sql_help.c:1102
-#: sql_help.c:1105
-#: sql_help.c:1145
-#: sql_help.c:1336
-#: sql_help.c:1344
-#: sql_help.c:1388
-#: sql_help.c:1392
-#: sql_help.c:1402
-#: sql_help.c:1420
-#: sql_help.c:1443
-#: sql_help.c:1461
-#: sql_help.c:1489
-#: sql_help.c:1548
-#: sql_help.c:1590
-#: sql_help.c:1612
-#: sql_help.c:1632
-#: sql_help.c:1633
-#: sql_help.c:1668
-#: sql_help.c:1688
-#: sql_help.c:1710
-#: sql_help.c:1738
-#: sql_help.c:1759
-#: sql_help.c:1794
-#: sql_help.c:1975
-#: sql_help.c:1988
-#: sql_help.c:2005
-#: sql_help.c:2021
-#: sql_help.c:2044
-#: sql_help.c:2095
-#: sql_help.c:2099
-#: sql_help.c:2101
-#: sql_help.c:2107
-#: sql_help.c:2125
-#: sql_help.c:2152
-#: sql_help.c:2186
-#: sql_help.c:2198
-#: sql_help.c:2207
-#: sql_help.c:2251
-#: sql_help.c:2269
-#: sql_help.c:2277
-#: sql_help.c:2285
-#: sql_help.c:2293
-#: sql_help.c:2301
-#: sql_help.c:2309
-#: sql_help.c:2317
-#: sql_help.c:2325
-#: sql_help.c:2334
-#: sql_help.c:2345
-#: sql_help.c:2353
-#: sql_help.c:2361
-#: sql_help.c:2369
-#: sql_help.c:2377
-#: sql_help.c:2387
-#: sql_help.c:2396
-#: sql_help.c:2405
-#: sql_help.c:2413
-#: sql_help.c:2421
-#: sql_help.c:2430
-#: sql_help.c:2438
-#: sql_help.c:2446
-#: sql_help.c:2454
-#: sql_help.c:2462
-#: sql_help.c:2470
-#: sql_help.c:2478
-#: sql_help.c:2486
-#: sql_help.c:2494
-#: sql_help.c:2502
-#: sql_help.c:2511
-#: sql_help.c:2519
-#: sql_help.c:2536
-#: sql_help.c:2551
-#: sql_help.c:2757
-#: sql_help.c:2808
-#: sql_help.c:2836
-#: sql_help.c:2844
-#: sql_help.c:3214
-#: sql_help.c:3262
+#: sql_help.c:26 sql_help.c:29 sql_help.c:32 sql_help.c:44 sql_help.c:46
+#: sql_help.c:48 sql_help.c:59 sql_help.c:61 sql_help.c:63 sql_help.c:87
+#: sql_help.c:91 sql_help.c:93 sql_help.c:95 sql_help.c:97 sql_help.c:100
+#: sql_help.c:102 sql_help.c:104 sql_help.c:197 sql_help.c:199 sql_help.c:200
+#: sql_help.c:202 sql_help.c:204 sql_help.c:207 sql_help.c:209 sql_help.c:211
+#: sql_help.c:213 sql_help.c:225 sql_help.c:226 sql_help.c:227 sql_help.c:229
+#: sql_help.c:268 sql_help.c:270 sql_help.c:272 sql_help.c:274 sql_help.c:322
+#: sql_help.c:327 sql_help.c:329 sql_help.c:360 sql_help.c:362 sql_help.c:365
+#: sql_help.c:367 sql_help.c:420 sql_help.c:425 sql_help.c:430 sql_help.c:435
+#: sql_help.c:473 sql_help.c:475 sql_help.c:477 sql_help.c:480 sql_help.c:490
+#: sql_help.c:492 sql_help.c:530 sql_help.c:532 sql_help.c:535 sql_help.c:537
+#: sql_help.c:562 sql_help.c:566 sql_help.c:579 sql_help.c:582 sql_help.c:585
+#: sql_help.c:605 sql_help.c:617 sql_help.c:625 sql_help.c:628 sql_help.c:631
+#: sql_help.c:661 sql_help.c:667 sql_help.c:669 sql_help.c:673 sql_help.c:676
+#: sql_help.c:679 sql_help.c:688 sql_help.c:699 sql_help.c:701 sql_help.c:718
+#: sql_help.c:727 sql_help.c:729 sql_help.c:731 sql_help.c:743 sql_help.c:747
+#: sql_help.c:749 sql_help.c:810 sql_help.c:812 sql_help.c:815 sql_help.c:818
+#: sql_help.c:820 sql_help.c:878 sql_help.c:880 sql_help.c:882 sql_help.c:885
+#: sql_help.c:906 sql_help.c:909 sql_help.c:912 sql_help.c:915 sql_help.c:919
+#: sql_help.c:921 sql_help.c:923 sql_help.c:925 sql_help.c:939 sql_help.c:942
+#: sql_help.c:944 sql_help.c:946 sql_help.c:956 sql_help.c:958 sql_help.c:968
+#: sql_help.c:970 sql_help.c:979 sql_help.c:1000 sql_help.c:1002
+#: sql_help.c:1004 sql_help.c:1007 sql_help.c:1009 sql_help.c:1011
+#: sql_help.c:1049 sql_help.c:1055 sql_help.c:1057 sql_help.c:1060
+#: sql_help.c:1062 sql_help.c:1064 sql_help.c:1091 sql_help.c:1094
+#: sql_help.c:1096 sql_help.c:1098 sql_help.c:1100 sql_help.c:1102
+#: sql_help.c:1105 sql_help.c:1145 sql_help.c:1336 sql_help.c:1344
+#: sql_help.c:1388 sql_help.c:1392 sql_help.c:1402 sql_help.c:1420
+#: sql_help.c:1443 sql_help.c:1461 sql_help.c:1489 sql_help.c:1548
+#: sql_help.c:1590 sql_help.c:1612 sql_help.c:1632 sql_help.c:1633
+#: sql_help.c:1668 sql_help.c:1688 sql_help.c:1710 sql_help.c:1738
+#: sql_help.c:1759 sql_help.c:1794 sql_help.c:1975 sql_help.c:1988
+#: sql_help.c:2005 sql_help.c:2021 sql_help.c:2044 sql_help.c:2095
+#: sql_help.c:2099 sql_help.c:2101 sql_help.c:2107 sql_help.c:2125
+#: sql_help.c:2152 sql_help.c:2186 sql_help.c:2198 sql_help.c:2207
+#: sql_help.c:2251 sql_help.c:2269 sql_help.c:2277 sql_help.c:2285
+#: sql_help.c:2293 sql_help.c:2301 sql_help.c:2309 sql_help.c:2317
+#: sql_help.c:2325 sql_help.c:2334 sql_help.c:2345 sql_help.c:2353
+#: sql_help.c:2361 sql_help.c:2369 sql_help.c:2377 sql_help.c:2387
+#: sql_help.c:2396 sql_help.c:2405 sql_help.c:2413 sql_help.c:2421
+#: sql_help.c:2430 sql_help.c:2438 sql_help.c:2446 sql_help.c:2454
+#: sql_help.c:2462 sql_help.c:2470 sql_help.c:2478 sql_help.c:2486
+#: sql_help.c:2494 sql_help.c:2502 sql_help.c:2511 sql_help.c:2519
+#: sql_help.c:2536 sql_help.c:2551 sql_help.c:2757 sql_help.c:2808
+#: sql_help.c:2836 sql_help.c:2844 sql_help.c:3214 sql_help.c:3262
#: sql_help.c:3370
msgid "name"
msgstr "nom"
-#: sql_help.c:27
-#: sql_help.c:30
-#: sql_help.c:33
-#: sql_help.c:290
-#: sql_help.c:423
-#: sql_help.c:428
-#: sql_help.c:433
-#: sql_help.c:438
-#: sql_help.c:1218
-#: sql_help.c:1551
-#: sql_help.c:2252
-#: sql_help.c:2337
-#: sql_help.c:3061
+#: sql_help.c:27 sql_help.c:30 sql_help.c:33 sql_help.c:290 sql_help.c:423
+#: sql_help.c:428 sql_help.c:433 sql_help.c:438 sql_help.c:1218
+#: sql_help.c:1551 sql_help.c:2252 sql_help.c:2337 sql_help.c:3061
msgid "argtype"
msgstr "type_argument"
-#: sql_help.c:28
-#: sql_help.c:45
-#: sql_help.c:60
-#: sql_help.c:92
-#: sql_help.c:212
-#: sql_help.c:230
-#: sql_help.c:330
-#: sql_help.c:366
-#: sql_help.c:429
-#: sql_help.c:462
-#: sql_help.c:474
-#: sql_help.c:491
-#: sql_help.c:536
-#: sql_help.c:581
-#: sql_help.c:627
-#: sql_help.c:668
-#: sql_help.c:690
-#: sql_help.c:700
-#: sql_help.c:730
-#: sql_help.c:750
-#: sql_help.c:819
-#: sql_help.c:879
-#: sql_help.c:922
-#: sql_help.c:943
-#: sql_help.c:957
-#: sql_help.c:969
-#: sql_help.c:981
-#: sql_help.c:1008
-#: sql_help.c:1056
+#: sql_help.c:28 sql_help.c:45 sql_help.c:60 sql_help.c:92 sql_help.c:212
+#: sql_help.c:230 sql_help.c:330 sql_help.c:366 sql_help.c:429 sql_help.c:462
+#: sql_help.c:474 sql_help.c:491 sql_help.c:536 sql_help.c:581 sql_help.c:627
+#: sql_help.c:668 sql_help.c:690 sql_help.c:700 sql_help.c:730 sql_help.c:750
+#: sql_help.c:819 sql_help.c:879 sql_help.c:922 sql_help.c:943 sql_help.c:957
+#: sql_help.c:969 sql_help.c:981 sql_help.c:1008 sql_help.c:1056
#: sql_help.c:1099
msgid "new_name"
msgstr "nouveau_nom"
-#: sql_help.c:31
-#: sql_help.c:47
-#: sql_help.c:62
-#: sql_help.c:94
-#: sql_help.c:210
-#: sql_help.c:228
-#: sql_help.c:328
-#: sql_help.c:391
-#: sql_help.c:434
-#: sql_help.c:493
-#: sql_help.c:502
-#: sql_help.c:552
-#: sql_help.c:565
-#: sql_help.c:584
-#: sql_help.c:630
-#: sql_help.c:702
-#: sql_help.c:728
-#: sql_help.c:748
-#: sql_help.c:863
-#: sql_help.c:881
-#: sql_help.c:924
-#: sql_help.c:945
-#: sql_help.c:1003
-#: sql_help.c:1097
+#: sql_help.c:31 sql_help.c:47 sql_help.c:62 sql_help.c:94 sql_help.c:210
+#: sql_help.c:228 sql_help.c:328 sql_help.c:391 sql_help.c:434 sql_help.c:493
+#: sql_help.c:502 sql_help.c:552 sql_help.c:565 sql_help.c:584 sql_help.c:630
+#: sql_help.c:702 sql_help.c:728 sql_help.c:748 sql_help.c:863 sql_help.c:881
+#: sql_help.c:924 sql_help.c:945 sql_help.c:1003 sql_help.c:1097
msgid "new_owner"
msgstr "nouveau_propritaire"
-#: sql_help.c:34
-#: sql_help.c:49
-#: sql_help.c:64
-#: sql_help.c:214
-#: sql_help.c:271
-#: sql_help.c:368
-#: sql_help.c:439
-#: sql_help.c:538
-#: sql_help.c:569
-#: sql_help.c:587
-#: sql_help.c:633
-#: sql_help.c:732
-#: sql_help.c:821
-#: sql_help.c:926
-#: sql_help.c:947
-#: sql_help.c:959
-#: sql_help.c:971
-#: sql_help.c:1010
-#: sql_help.c:1101
+#: sql_help.c:34 sql_help.c:49 sql_help.c:64 sql_help.c:214 sql_help.c:271
+#: sql_help.c:368 sql_help.c:439 sql_help.c:538 sql_help.c:569 sql_help.c:587
+#: sql_help.c:633 sql_help.c:732 sql_help.c:821 sql_help.c:926 sql_help.c:947
+#: sql_help.c:959 sql_help.c:971 sql_help.c:1010 sql_help.c:1101
msgid "new_schema"
msgstr "nouveau_schma"
-#: sql_help.c:88
-#: sql_help.c:325
-#: sql_help.c:389
-#: sql_help.c:392
-#: sql_help.c:662
-#: sql_help.c:745
-#: sql_help.c:940
-#: sql_help.c:1050
-#: sql_help.c:1076
-#: sql_help.c:1293
-#: sql_help.c:1299
-#: sql_help.c:1492
-#: sql_help.c:1516
-#: sql_help.c:1521
-#: sql_help.c:1591
-#: sql_help.c:1739
-#: sql_help.c:1815
-#: sql_help.c:1990
-#: sql_help.c:2153
-#: sql_help.c:2175
-#: sql_help.c:2570
+#: sql_help.c:88 sql_help.c:325 sql_help.c:389 sql_help.c:392 sql_help.c:662
+#: sql_help.c:745 sql_help.c:940 sql_help.c:1050 sql_help.c:1076
+#: sql_help.c:1293 sql_help.c:1299 sql_help.c:1492 sql_help.c:1516
+#: sql_help.c:1521 sql_help.c:1591 sql_help.c:1739 sql_help.c:1815
+#: sql_help.c:1990 sql_help.c:2153 sql_help.c:2175 sql_help.c:2570
msgid "option"
msgstr "option"
-#: sql_help.c:89
-#: sql_help.c:663
-#: sql_help.c:1051
-#: sql_help.c:1592
-#: sql_help.c:1740
-#: sql_help.c:2154
+#: sql_help.c:89 sql_help.c:663 sql_help.c:1051 sql_help.c:1592
+#: sql_help.c:1740 sql_help.c:2154
msgid "where option can be:"
msgstr "o option peut tre :"
-#: sql_help.c:90
-#: sql_help.c:664
-#: sql_help.c:1052
-#: sql_help.c:1427
-#: sql_help.c:1741
-#: sql_help.c:2155
+#: sql_help.c:90 sql_help.c:664 sql_help.c:1052 sql_help.c:1427
+#: sql_help.c:1741 sql_help.c:2155
msgid "connlimit"
msgstr "limite_de_connexion"
-#: sql_help.c:96
-#: sql_help.c:553
-#: sql_help.c:864
+#: sql_help.c:96 sql_help.c:553 sql_help.c:864
msgid "new_tablespace"
msgstr "nouveau_tablespace"
-#: sql_help.c:98
-#: sql_help.c:101
-#: sql_help.c:103
-#: sql_help.c:443
-#: sql_help.c:445
-#: sql_help.c:446
-#: sql_help.c:671
-#: sql_help.c:675
-#: sql_help.c:678
-#: sql_help.c:1058
-#: sql_help.c:1061
-#: sql_help.c:1063
-#: sql_help.c:1559
-#: sql_help.c:2861
+#: sql_help.c:98 sql_help.c:101 sql_help.c:103 sql_help.c:443 sql_help.c:445
+#: sql_help.c:446 sql_help.c:671 sql_help.c:675 sql_help.c:678 sql_help.c:1058
+#: sql_help.c:1061 sql_help.c:1063 sql_help.c:1559 sql_help.c:2861
#: sql_help.c:3203
msgid "configuration_parameter"
msgstr "paramtre_configuration"
-#: sql_help.c:99
-#: sql_help.c:326
-#: sql_help.c:385
-#: sql_help.c:390
-#: sql_help.c:393
-#: sql_help.c:444
-#: sql_help.c:479
-#: sql_help.c:544
-#: sql_help.c:550
-#: sql_help.c:672
-#: sql_help.c:746
-#: sql_help.c:840
-#: sql_help.c:858
-#: sql_help.c:884
-#: sql_help.c:941
-#: sql_help.c:1059
-#: sql_help.c:1077
-#: sql_help.c:1493
-#: sql_help.c:1517
-#: sql_help.c:1522
-#: sql_help.c:1560
-#: sql_help.c:1561
-#: sql_help.c:1620
-#: sql_help.c:1652
-#: sql_help.c:1816
-#: sql_help.c:1890
-#: sql_help.c:1898
-#: sql_help.c:1930
-#: sql_help.c:1952
-#: sql_help.c:1991
-#: sql_help.c:2176
-#: sql_help.c:3204
-#: sql_help.c:3205
+#: sql_help.c:99 sql_help.c:326 sql_help.c:385 sql_help.c:390 sql_help.c:393
+#: sql_help.c:444 sql_help.c:479 sql_help.c:544 sql_help.c:550 sql_help.c:672
+#: sql_help.c:746 sql_help.c:840 sql_help.c:858 sql_help.c:884 sql_help.c:941
+#: sql_help.c:1059 sql_help.c:1077 sql_help.c:1493 sql_help.c:1517
+#: sql_help.c:1522 sql_help.c:1560 sql_help.c:1561 sql_help.c:1620
+#: sql_help.c:1652 sql_help.c:1816 sql_help.c:1890 sql_help.c:1898
+#: sql_help.c:1930 sql_help.c:1952 sql_help.c:1991 sql_help.c:2176
+#: sql_help.c:3204 sql_help.c:3205
msgid "value"
msgstr "valeur"
@@ -3225,18 +2882,9 @@ msgstr "valeur"
msgid "target_role"
msgstr "rle_cible"
-#: sql_help.c:162
-#: sql_help.c:1476
-#: sql_help.c:1776
-#: sql_help.c:1781
-#: sql_help.c:2677
-#: sql_help.c:2684
-#: sql_help.c:2698
-#: sql_help.c:2704
-#: sql_help.c:2956
-#: sql_help.c:2963
-#: sql_help.c:2977
-#: sql_help.c:2983
+#: sql_help.c:162 sql_help.c:1476 sql_help.c:1776 sql_help.c:1781
+#: sql_help.c:2677 sql_help.c:2684 sql_help.c:2698 sql_help.c:2704
+#: sql_help.c:2956 sql_help.c:2963 sql_help.c:2977 sql_help.c:2983
msgid "schema_name"
msgstr "nom_schma"
@@ -3248,94 +2896,31 @@ msgstr "grant_ou_revoke_raccourci"
msgid "where abbreviated_grant_or_revoke is one of:"
msgstr "o abbreviated_grant_or_revoke fait partie de :"
-#: sql_help.c:165
-#: sql_help.c:166
-#: sql_help.c:167
-#: sql_help.c:168
-#: sql_help.c:169
-#: sql_help.c:170
-#: sql_help.c:171
-#: sql_help.c:172
-#: sql_help.c:1595
-#: sql_help.c:1596
-#: sql_help.c:1597
-#: sql_help.c:1598
-#: sql_help.c:1599
-#: sql_help.c:1744
-#: sql_help.c:1745
-#: sql_help.c:1746
-#: sql_help.c:1747
-#: sql_help.c:1748
-#: sql_help.c:2158
-#: sql_help.c:2159
-#: sql_help.c:2160
-#: sql_help.c:2161
-#: sql_help.c:2162
-#: sql_help.c:2678
-#: sql_help.c:2682
-#: sql_help.c:2685
-#: sql_help.c:2687
-#: sql_help.c:2689
-#: sql_help.c:2691
-#: sql_help.c:2693
-#: sql_help.c:2699
-#: sql_help.c:2701
-#: sql_help.c:2703
-#: sql_help.c:2705
-#: sql_help.c:2707
-#: sql_help.c:2709
-#: sql_help.c:2710
-#: sql_help.c:2711
-#: sql_help.c:2957
-#: sql_help.c:2961
-#: sql_help.c:2964
-#: sql_help.c:2966
-#: sql_help.c:2968
-#: sql_help.c:2970
-#: sql_help.c:2972
-#: sql_help.c:2978
-#: sql_help.c:2980
-#: sql_help.c:2982
-#: sql_help.c:2984
-#: sql_help.c:2986
-#: sql_help.c:2988
-#: sql_help.c:2989
-#: sql_help.c:2990
+#: sql_help.c:165 sql_help.c:166 sql_help.c:167 sql_help.c:168 sql_help.c:169
+#: sql_help.c:170 sql_help.c:171 sql_help.c:172 sql_help.c:1595
+#: sql_help.c:1596 sql_help.c:1597 sql_help.c:1598 sql_help.c:1599
+#: sql_help.c:1744 sql_help.c:1745 sql_help.c:1746 sql_help.c:1747
+#: sql_help.c:1748 sql_help.c:2158 sql_help.c:2159 sql_help.c:2160
+#: sql_help.c:2161 sql_help.c:2162 sql_help.c:2678 sql_help.c:2682
+#: sql_help.c:2685 sql_help.c:2687 sql_help.c:2689 sql_help.c:2691
+#: sql_help.c:2693 sql_help.c:2699 sql_help.c:2701 sql_help.c:2703
+#: sql_help.c:2705 sql_help.c:2707 sql_help.c:2709 sql_help.c:2710
+#: sql_help.c:2711 sql_help.c:2957 sql_help.c:2961 sql_help.c:2964
+#: sql_help.c:2966 sql_help.c:2968 sql_help.c:2970 sql_help.c:2972
+#: sql_help.c:2978 sql_help.c:2980 sql_help.c:2982 sql_help.c:2984
+#: sql_help.c:2986 sql_help.c:2988 sql_help.c:2989 sql_help.c:2990
#: sql_help.c:3224
msgid "role_name"
msgstr "nom_rle"
-#: sql_help.c:198
-#: sql_help.c:378
-#: sql_help.c:831
-#: sql_help.c:833
-#: sql_help.c:1093
-#: sql_help.c:1446
-#: sql_help.c:1450
-#: sql_help.c:1616
-#: sql_help.c:1902
-#: sql_help.c:1912
-#: sql_help.c:1934
-#: sql_help.c:2725
-#: sql_help.c:3108
-#: sql_help.c:3109
-#: sql_help.c:3113
-#: sql_help.c:3118
-#: sql_help.c:3178
-#: sql_help.c:3179
-#: sql_help.c:3184
-#: sql_help.c:3189
-#: sql_help.c:3314
-#: sql_help.c:3315
-#: sql_help.c:3319
-#: sql_help.c:3324
-#: sql_help.c:3396
-#: sql_help.c:3398
-#: sql_help.c:3429
-#: sql_help.c:3471
-#: sql_help.c:3472
-#: sql_help.c:3476
-#: sql_help.c:3481
+#: sql_help.c:198 sql_help.c:378 sql_help.c:831 sql_help.c:833 sql_help.c:1093
+#: sql_help.c:1446 sql_help.c:1450 sql_help.c:1616 sql_help.c:1902
+#: sql_help.c:1912 sql_help.c:1934 sql_help.c:2725 sql_help.c:3108
+#: sql_help.c:3109 sql_help.c:3113 sql_help.c:3118 sql_help.c:3178
+#: sql_help.c:3179 sql_help.c:3184 sql_help.c:3189 sql_help.c:3314
+#: sql_help.c:3315 sql_help.c:3319 sql_help.c:3324 sql_help.c:3396
+#: sql_help.c:3398 sql_help.c:3429 sql_help.c:3471 sql_help.c:3472
+#: sql_help.c:3476 sql_help.c:3481
msgid "expression"
msgstr "expression"
@@ -3343,33 +2928,21 @@ msgstr "expression"
msgid "domain_constraint"
msgstr "contrainte_domaine"
-#: sql_help.c:203
-#: sql_help.c:205
-#: sql_help.c:208
-#: sql_help.c:816
-#: sql_help.c:846
-#: sql_help.c:847
-#: sql_help.c:866
-#: sql_help.c:1206
-#: sql_help.c:1449
-#: sql_help.c:1524
-#: sql_help.c:1901
-#: sql_help.c:1911
+#: sql_help.c:203 sql_help.c:205 sql_help.c:208 sql_help.c:816 sql_help.c:846
+#: sql_help.c:847 sql_help.c:866 sql_help.c:1206 sql_help.c:1449
+#: sql_help.c:1524 sql_help.c:1901 sql_help.c:1911
msgid "constraint_name"
msgstr "nom_contrainte"
-#: sql_help.c:206
-#: sql_help.c:817
+#: sql_help.c:206 sql_help.c:817
msgid "new_constraint_name"
msgstr "nouvelle_nom_contrainte"
-#: sql_help.c:269
-#: sql_help.c:744
+#: sql_help.c:269 sql_help.c:744
msgid "new_version"
msgstr "nouvelle_version"
-#: sql_help.c:273
-#: sql_help.c:275
+#: sql_help.c:273 sql_help.c:275
msgid "member_object"
msgstr "objet_membre"
@@ -3377,546 +2950,249 @@ msgstr "objet_membre"
msgid "where member_object is:"
msgstr "o objet_membre fait partie de :"
-#: sql_help.c:277
-#: sql_help.c:1199
-#: sql_help.c:3052
+#: sql_help.c:277 sql_help.c:1199 sql_help.c:3052
msgid "agg_name"
msgstr "nom_d_agrgat"
-#: sql_help.c:278
-#: sql_help.c:1200
-#: sql_help.c:3053
+#: sql_help.c:278 sql_help.c:1200 sql_help.c:3053
msgid "agg_type"
msgstr "type_aggrgat"
-#: sql_help.c:279
-#: sql_help.c:1201
-#: sql_help.c:1368
-#: sql_help.c:1372
-#: sql_help.c:1374
-#: sql_help.c:2260
+#: sql_help.c:279 sql_help.c:1201 sql_help.c:1368 sql_help.c:1372
+#: sql_help.c:1374 sql_help.c:2260
msgid "source_type"
msgstr "type_source"
-#: sql_help.c:280
-#: sql_help.c:1202
-#: sql_help.c:1369
-#: sql_help.c:1373
-#: sql_help.c:1375
-#: sql_help.c:2261
+#: sql_help.c:280 sql_help.c:1202 sql_help.c:1369 sql_help.c:1373
+#: sql_help.c:1375 sql_help.c:2261
msgid "target_type"
msgstr "type_cible"
-#: sql_help.c:281
-#: sql_help.c:282
-#: sql_help.c:283
-#: sql_help.c:284
-#: sql_help.c:285
-#: sql_help.c:286
-#: sql_help.c:291
-#: sql_help.c:295
-#: sql_help.c:297
-#: sql_help.c:299
-#: sql_help.c:300
-#: sql_help.c:301
-#: sql_help.c:302
-#: sql_help.c:303
-#: sql_help.c:304
-#: sql_help.c:305
-#: sql_help.c:306
-#: sql_help.c:307
-#: sql_help.c:308
-#: sql_help.c:309
-#: sql_help.c:1203
-#: sql_help.c:1208
-#: sql_help.c:1209
-#: sql_help.c:1210
-#: sql_help.c:1211
-#: sql_help.c:1212
-#: sql_help.c:1213
-#: sql_help.c:1214
-#: sql_help.c:1219
-#: sql_help.c:1221
-#: sql_help.c:1225
-#: sql_help.c:1227
-#: sql_help.c:1229
-#: sql_help.c:1230
-#: sql_help.c:1233
-#: sql_help.c:1234
-#: sql_help.c:1235
-#: sql_help.c:1236
-#: sql_help.c:1237
-#: sql_help.c:1238
-#: sql_help.c:1239
-#: sql_help.c:1240
-#: sql_help.c:1241
-#: sql_help.c:1244
-#: sql_help.c:1245
-#: sql_help.c:3049
-#: sql_help.c:3054
-#: sql_help.c:3055
-#: sql_help.c:3056
-#: sql_help.c:3057
-#: sql_help.c:3063
-#: sql_help.c:3064
-#: sql_help.c:3065
-#: sql_help.c:3066
-#: sql_help.c:3067
-#: sql_help.c:3068
-#: sql_help.c:3069
-#: sql_help.c:3070
+#: sql_help.c:281 sql_help.c:282 sql_help.c:283 sql_help.c:284 sql_help.c:285
+#: sql_help.c:286 sql_help.c:291 sql_help.c:295 sql_help.c:297 sql_help.c:299
+#: sql_help.c:300 sql_help.c:301 sql_help.c:302 sql_help.c:303 sql_help.c:304
+#: sql_help.c:305 sql_help.c:306 sql_help.c:307 sql_help.c:308 sql_help.c:309
+#: sql_help.c:1203 sql_help.c:1208 sql_help.c:1209 sql_help.c:1210
+#: sql_help.c:1211 sql_help.c:1212 sql_help.c:1213 sql_help.c:1214
+#: sql_help.c:1219 sql_help.c:1221 sql_help.c:1225 sql_help.c:1227
+#: sql_help.c:1229 sql_help.c:1230 sql_help.c:1233 sql_help.c:1234
+#: sql_help.c:1235 sql_help.c:1236 sql_help.c:1237 sql_help.c:1238
+#: sql_help.c:1239 sql_help.c:1240 sql_help.c:1241 sql_help.c:1244
+#: sql_help.c:1245 sql_help.c:3049 sql_help.c:3054 sql_help.c:3055
+#: sql_help.c:3056 sql_help.c:3057 sql_help.c:3063 sql_help.c:3064
+#: sql_help.c:3065 sql_help.c:3066 sql_help.c:3067 sql_help.c:3068
+#: sql_help.c:3069 sql_help.c:3070
msgid "object_name"
msgstr "nom_objet"
-#: sql_help.c:287
-#: sql_help.c:615
-#: sql_help.c:1215
-#: sql_help.c:1370
-#: sql_help.c:1405
-#: sql_help.c:1464
-#: sql_help.c:1669
-#: sql_help.c:1700
-#: sql_help.c:2049
-#: sql_help.c:2694
-#: sql_help.c:2973
-#: sql_help.c:3058
-#: sql_help.c:3134
-#: sql_help.c:3139
-#: sql_help.c:3340
-#: sql_help.c:3345
-#: sql_help.c:3497
-#: sql_help.c:3502
+#: sql_help.c:287 sql_help.c:615 sql_help.c:1215 sql_help.c:1370
+#: sql_help.c:1405 sql_help.c:1464 sql_help.c:1669 sql_help.c:1700
+#: sql_help.c:2049 sql_help.c:2694 sql_help.c:2973 sql_help.c:3058
+#: sql_help.c:3134 sql_help.c:3139 sql_help.c:3340 sql_help.c:3345
+#: sql_help.c:3497 sql_help.c:3502
msgid "function_name"
msgstr "nom_fonction"
-#: sql_help.c:288
-#: sql_help.c:421
-#: sql_help.c:426
-#: sql_help.c:431
-#: sql_help.c:436
-#: sql_help.c:1216
-#: sql_help.c:1549
-#: sql_help.c:2335
-#: sql_help.c:2695
-#: sql_help.c:2974
-#: sql_help.c:3059
+#: sql_help.c:288 sql_help.c:421 sql_help.c:426 sql_help.c:431 sql_help.c:436
+#: sql_help.c:1216 sql_help.c:1549 sql_help.c:2335 sql_help.c:2695
+#: sql_help.c:2974 sql_help.c:3059
msgid "argmode"
msgstr "mode_argument"
-#: sql_help.c:289
-#: sql_help.c:422
-#: sql_help.c:427
-#: sql_help.c:432
-#: sql_help.c:437
-#: sql_help.c:1217
-#: sql_help.c:1550
-#: sql_help.c:2336
-#: sql_help.c:3060
+#: sql_help.c:289 sql_help.c:422 sql_help.c:427 sql_help.c:432 sql_help.c:437
+#: sql_help.c:1217 sql_help.c:1550 sql_help.c:2336 sql_help.c:3060
msgid "argname"
msgstr "nom_agrgat"
-#: sql_help.c:292
-#: sql_help.c:608
-#: sql_help.c:1222
-#: sql_help.c:1693
+#: sql_help.c:292 sql_help.c:608 sql_help.c:1222 sql_help.c:1693
msgid "operator_name"
msgstr "nom_oprateur"
-#: sql_help.c:293
-#: sql_help.c:563
-#: sql_help.c:567
-#: sql_help.c:1223
-#: sql_help.c:1670
-#: sql_help.c:2378
+#: sql_help.c:293 sql_help.c:563 sql_help.c:567 sql_help.c:1223
+#: sql_help.c:1670 sql_help.c:2378
msgid "left_type"
msgstr "type_argument_gauche"
-#: sql_help.c:294
-#: sql_help.c:564
-#: sql_help.c:568
-#: sql_help.c:1224
-#: sql_help.c:1671
-#: sql_help.c:2379
+#: sql_help.c:294 sql_help.c:564 sql_help.c:568 sql_help.c:1224
+#: sql_help.c:1671 sql_help.c:2379
msgid "right_type"
msgstr "type_argument_droit"
-#: sql_help.c:296
-#: sql_help.c:298
-#: sql_help.c:580
-#: sql_help.c:583
-#: sql_help.c:586
-#: sql_help.c:606
-#: sql_help.c:618
-#: sql_help.c:626
-#: sql_help.c:629
-#: sql_help.c:632
-#: sql_help.c:1226
-#: sql_help.c:1228
-#: sql_help.c:1690
-#: sql_help.c:1711
-#: sql_help.c:1917
-#: sql_help.c:2388
-#: sql_help.c:2397
+#: sql_help.c:296 sql_help.c:298 sql_help.c:580 sql_help.c:583 sql_help.c:586
+#: sql_help.c:606 sql_help.c:618 sql_help.c:626 sql_help.c:629 sql_help.c:632
+#: sql_help.c:1226 sql_help.c:1228 sql_help.c:1690 sql_help.c:1711
+#: sql_help.c:1917 sql_help.c:2388 sql_help.c:2397
msgid "index_method"
msgstr "mthode_indexage"
-#: sql_help.c:323
-#: sql_help.c:1490
+#: sql_help.c:323 sql_help.c:1490
msgid "handler_function"
msgstr "fonction_gestionnaire"
-#: sql_help.c:324
-#: sql_help.c:1491
+#: sql_help.c:324 sql_help.c:1491
msgid "validator_function"
msgstr "fonction_validateur"
-#: sql_help.c:361
-#: sql_help.c:424
-#: sql_help.c:531
-#: sql_help.c:811
-#: sql_help.c:1001
-#: sql_help.c:1908
-#: sql_help.c:1909
-#: sql_help.c:1925
-#: sql_help.c:1926
+#: sql_help.c:361 sql_help.c:424 sql_help.c:531 sql_help.c:811 sql_help.c:1001
+#: sql_help.c:1908 sql_help.c:1909 sql_help.c:1925 sql_help.c:1926
msgid "action"
msgstr "action"
-#: sql_help.c:363
-#: sql_help.c:370
-#: sql_help.c:374
-#: sql_help.c:375
-#: sql_help.c:377
-#: sql_help.c:379
-#: sql_help.c:380
-#: sql_help.c:381
-#: sql_help.c:383
-#: sql_help.c:386
-#: sql_help.c:388
-#: sql_help.c:533
-#: sql_help.c:540
-#: sql_help.c:542
-#: sql_help.c:545
-#: sql_help.c:547
-#: sql_help.c:726
-#: sql_help.c:813
-#: sql_help.c:823
-#: sql_help.c:827
-#: sql_help.c:828
-#: sql_help.c:832
-#: sql_help.c:834
-#: sql_help.c:835
-#: sql_help.c:836
-#: sql_help.c:838
-#: sql_help.c:841
-#: sql_help.c:843
-#: sql_help.c:1092
-#: sql_help.c:1095
-#: sql_help.c:1115
-#: sql_help.c:1205
-#: sql_help.c:1290
-#: sql_help.c:1295
-#: sql_help.c:1309
-#: sql_help.c:1310
-#: sql_help.c:1514
-#: sql_help.c:1554
-#: sql_help.c:1615
-#: sql_help.c:1650
-#: sql_help.c:1801
-#: sql_help.c:1881
-#: sql_help.c:1894
-#: sql_help.c:1913
-#: sql_help.c:1915
-#: sql_help.c:1922
-#: sql_help.c:1933
-#: sql_help.c:1950
-#: sql_help.c:2052
-#: sql_help.c:2187
-#: sql_help.c:2679
-#: sql_help.c:2680
-#: sql_help.c:2724
-#: sql_help.c:2958
-#: sql_help.c:2959
-#: sql_help.c:3051
-#: sql_help.c:3149
-#: sql_help.c:3355
-#: sql_help.c:3395
-#: sql_help.c:3397
-#: sql_help.c:3414
-#: sql_help.c:3417
-#: sql_help.c:3512
+#: sql_help.c:363 sql_help.c:370 sql_help.c:374 sql_help.c:375 sql_help.c:377
+#: sql_help.c:379 sql_help.c:380 sql_help.c:381 sql_help.c:383 sql_help.c:386
+#: sql_help.c:388 sql_help.c:533 sql_help.c:540 sql_help.c:542 sql_help.c:545
+#: sql_help.c:547 sql_help.c:726 sql_help.c:813 sql_help.c:823 sql_help.c:827
+#: sql_help.c:828 sql_help.c:832 sql_help.c:834 sql_help.c:835 sql_help.c:836
+#: sql_help.c:838 sql_help.c:841 sql_help.c:843 sql_help.c:1092
+#: sql_help.c:1095 sql_help.c:1115 sql_help.c:1205 sql_help.c:1290
+#: sql_help.c:1295 sql_help.c:1309 sql_help.c:1310 sql_help.c:1514
+#: sql_help.c:1554 sql_help.c:1615 sql_help.c:1650 sql_help.c:1801
+#: sql_help.c:1881 sql_help.c:1894 sql_help.c:1913 sql_help.c:1915
+#: sql_help.c:1922 sql_help.c:1933 sql_help.c:1950 sql_help.c:2052
+#: sql_help.c:2187 sql_help.c:2679 sql_help.c:2680 sql_help.c:2724
+#: sql_help.c:2958 sql_help.c:2959 sql_help.c:3051 sql_help.c:3149
+#: sql_help.c:3355 sql_help.c:3395 sql_help.c:3397 sql_help.c:3414
+#: sql_help.c:3417 sql_help.c:3512
msgid "column_name"
msgstr "nom_colonne"
-#: sql_help.c:364
-#: sql_help.c:534
-#: sql_help.c:814
+#: sql_help.c:364 sql_help.c:534 sql_help.c:814
msgid "new_column_name"
msgstr "nouvelle_nom_colonne"
-#: sql_help.c:369
-#: sql_help.c:440
-#: sql_help.c:539
-#: sql_help.c:822
-#: sql_help.c:1014
+#: sql_help.c:369 sql_help.c:440 sql_help.c:539 sql_help.c:822 sql_help.c:1014
msgid "where action is one of:"
msgstr "o action fait partie de :"
-#: sql_help.c:371
-#: sql_help.c:376
-#: sql_help.c:824
-#: sql_help.c:829
-#: sql_help.c:1016
-#: sql_help.c:1020
-#: sql_help.c:1444
-#: sql_help.c:1515
-#: sql_help.c:1689
-#: sql_help.c:1882
-#: sql_help.c:2097
-#: sql_help.c:2809
+#: sql_help.c:371 sql_help.c:376 sql_help.c:824 sql_help.c:829 sql_help.c:1016
+#: sql_help.c:1020 sql_help.c:1444 sql_help.c:1515 sql_help.c:1689
+#: sql_help.c:1882 sql_help.c:2097 sql_help.c:2809
msgid "data_type"
msgstr "type_donnes"
-#: sql_help.c:372
-#: sql_help.c:825
-#: sql_help.c:830
-#: sql_help.c:1017
-#: sql_help.c:1021
-#: sql_help.c:1445
-#: sql_help.c:1518
-#: sql_help.c:1617
-#: sql_help.c:1883
-#: sql_help.c:2098
-#: sql_help.c:2104
+#: sql_help.c:372 sql_help.c:825 sql_help.c:830 sql_help.c:1017
+#: sql_help.c:1021 sql_help.c:1445 sql_help.c:1518 sql_help.c:1617
+#: sql_help.c:1883 sql_help.c:2098 sql_help.c:2104
msgid "collation"
msgstr "collationnement"
-#: sql_help.c:373
-#: sql_help.c:826
-#: sql_help.c:1519
-#: sql_help.c:1884
+#: sql_help.c:373 sql_help.c:826 sql_help.c:1519 sql_help.c:1884
#: sql_help.c:1895
msgid "column_constraint"
msgstr "contrainte_colonne"
-#: sql_help.c:382
-#: sql_help.c:541
-#: sql_help.c:837
+#: sql_help.c:382 sql_help.c:541 sql_help.c:837
msgid "integer"
msgstr "entier"
-#: sql_help.c:384
-#: sql_help.c:387
-#: sql_help.c:543
-#: sql_help.c:546
-#: sql_help.c:839
+#: sql_help.c:384 sql_help.c:387 sql_help.c:543 sql_help.c:546 sql_help.c:839
#: sql_help.c:842
msgid "attribute_option"
msgstr "option_attribut"
-#: sql_help.c:441
-#: sql_help.c:1557
+#: sql_help.c:441 sql_help.c:1557
msgid "execution_cost"
msgstr "cot_excution"
-#: sql_help.c:442
-#: sql_help.c:1558
+#: sql_help.c:442 sql_help.c:1558
msgid "result_rows"
msgstr "lignes_de_rsultat"
-#: sql_help.c:457
-#: sql_help.c:459
-#: sql_help.c:461
+#: sql_help.c:457 sql_help.c:459 sql_help.c:461
msgid "group_name"
msgstr "nom_groupe"
-#: sql_help.c:458
-#: sql_help.c:460
-#: sql_help.c:1074
-#: sql_help.c:1421
-#: sql_help.c:1777
-#: sql_help.c:1779
-#: sql_help.c:1782
-#: sql_help.c:1783
-#: sql_help.c:1963
-#: sql_help.c:2173
-#: sql_help.c:2527
-#: sql_help.c:3234
+#: sql_help.c:458 sql_help.c:460 sql_help.c:1074 sql_help.c:1421
+#: sql_help.c:1777 sql_help.c:1779 sql_help.c:1782 sql_help.c:1783
+#: sql_help.c:1963 sql_help.c:2173 sql_help.c:2527 sql_help.c:3234
msgid "user_name"
msgstr "nom_utilisateur"
-#: sql_help.c:476
-#: sql_help.c:1426
-#: sql_help.c:1621
-#: sql_help.c:1653
-#: sql_help.c:1891
-#: sql_help.c:1899
-#: sql_help.c:1931
-#: sql_help.c:1953
-#: sql_help.c:1962
-#: sql_help.c:2706
-#: sql_help.c:2985
+#: sql_help.c:476 sql_help.c:1426 sql_help.c:1621 sql_help.c:1653
+#: sql_help.c:1891 sql_help.c:1899 sql_help.c:1931 sql_help.c:1953
+#: sql_help.c:1962 sql_help.c:2706 sql_help.c:2985
msgid "tablespace_name"
msgstr "nom_tablespace"
-#: sql_help.c:478
-#: sql_help.c:481
-#: sql_help.c:549
-#: sql_help.c:551
-#: sql_help.c:857
-#: sql_help.c:859
-#: sql_help.c:1619
-#: sql_help.c:1651
-#: sql_help.c:1889
-#: sql_help.c:1897
-#: sql_help.c:1929
-#: sql_help.c:1951
+#: sql_help.c:478 sql_help.c:481 sql_help.c:549 sql_help.c:551 sql_help.c:857
+#: sql_help.c:859 sql_help.c:1619 sql_help.c:1651 sql_help.c:1889
+#: sql_help.c:1897 sql_help.c:1929 sql_help.c:1951
msgid "storage_parameter"
msgstr "paramtre_stockage"
-#: sql_help.c:501
-#: sql_help.c:1220
-#: sql_help.c:3062
+#: sql_help.c:501 sql_help.c:1220 sql_help.c:3062
msgid "large_object_oid"
msgstr "oid_large_object"
-#: sql_help.c:548
-#: sql_help.c:856
-#: sql_help.c:867
-#: sql_help.c:1155
+#: sql_help.c:548 sql_help.c:856 sql_help.c:867 sql_help.c:1155
msgid "index_name"
msgstr "nom_index"
-#: sql_help.c:607
-#: sql_help.c:619
-#: sql_help.c:1692
+#: sql_help.c:607 sql_help.c:619 sql_help.c:1692
msgid "strategy_number"
msgstr "numro_de_stratgie"
-#: sql_help.c:609
-#: sql_help.c:610
-#: sql_help.c:613
-#: sql_help.c:614
-#: sql_help.c:620
-#: sql_help.c:621
-#: sql_help.c:623
-#: sql_help.c:624
-#: sql_help.c:1694
-#: sql_help.c:1695
-#: sql_help.c:1698
-#: sql_help.c:1699
+#: sql_help.c:609 sql_help.c:610 sql_help.c:613 sql_help.c:614 sql_help.c:620
+#: sql_help.c:621 sql_help.c:623 sql_help.c:624 sql_help.c:1694
+#: sql_help.c:1695 sql_help.c:1698 sql_help.c:1699
msgid "op_type"
msgstr "type_op"
-#: sql_help.c:611
-#: sql_help.c:1696
+#: sql_help.c:611 sql_help.c:1696
msgid "sort_family_name"
msgstr "nom_famille_tri"
-#: sql_help.c:612
-#: sql_help.c:622
-#: sql_help.c:1697
+#: sql_help.c:612 sql_help.c:622 sql_help.c:1697
msgid "support_number"
msgstr "numro_de_support"
-#: sql_help.c:616
-#: sql_help.c:1371
-#: sql_help.c:1701
+#: sql_help.c:616 sql_help.c:1371 sql_help.c:1701
msgid "argument_type"
msgstr "type_argument"
-#: sql_help.c:665
-#: sql_help.c:1053
-#: sql_help.c:1593
-#: sql_help.c:1742
+#: sql_help.c:665 sql_help.c:1053 sql_help.c:1593 sql_help.c:1742
#: sql_help.c:2156
msgid "password"
msgstr "mot_de_passe"
-#: sql_help.c:666
-#: sql_help.c:1054
-#: sql_help.c:1594
-#: sql_help.c:1743
+#: sql_help.c:666 sql_help.c:1054 sql_help.c:1594 sql_help.c:1743
#: sql_help.c:2157
msgid "timestamp"
msgstr "horodatage"
-#: sql_help.c:670
-#: sql_help.c:674
-#: sql_help.c:677
-#: sql_help.c:680
-#: sql_help.c:2686
+#: sql_help.c:670 sql_help.c:674 sql_help.c:677 sql_help.c:680 sql_help.c:2686
#: sql_help.c:2965
msgid "database_name"
msgstr "nom_base_de_donne"
-#: sql_help.c:689
-#: sql_help.c:725
-#: sql_help.c:980
-#: sql_help.c:1114
-#: sql_help.c:1154
-#: sql_help.c:1207
-#: sql_help.c:1232
-#: sql_help.c:1243
-#: sql_help.c:1289
-#: sql_help.c:1294
-#: sql_help.c:1513
-#: sql_help.c:1613
-#: sql_help.c:1649
-#: sql_help.c:1761
-#: sql_help.c:1800
-#: sql_help.c:1880
-#: sql_help.c:1892
-#: sql_help.c:1949
-#: sql_help.c:2046
-#: sql_help.c:2221
-#: sql_help.c:2422
-#: sql_help.c:2503
-#: sql_help.c:2676
-#: sql_help.c:2681
-#: sql_help.c:2723
-#: sql_help.c:2955
-#: sql_help.c:2960
-#: sql_help.c:3050
-#: sql_help.c:3123
-#: sql_help.c:3125
-#: sql_help.c:3155
-#: sql_help.c:3194
-#: sql_help.c:3329
-#: sql_help.c:3331
-#: sql_help.c:3361
-#: sql_help.c:3393
-#: sql_help.c:3413
-#: sql_help.c:3415
-#: sql_help.c:3416
-#: sql_help.c:3486
-#: sql_help.c:3488
-#: sql_help.c:3518
+#: sql_help.c:689 sql_help.c:725 sql_help.c:980 sql_help.c:1114
+#: sql_help.c:1154 sql_help.c:1207 sql_help.c:1232 sql_help.c:1243
+#: sql_help.c:1289 sql_help.c:1294 sql_help.c:1513 sql_help.c:1613
+#: sql_help.c:1649 sql_help.c:1761 sql_help.c:1800 sql_help.c:1880
+#: sql_help.c:1892 sql_help.c:1949 sql_help.c:2046 sql_help.c:2221
+#: sql_help.c:2422 sql_help.c:2503 sql_help.c:2676 sql_help.c:2681
+#: sql_help.c:2723 sql_help.c:2955 sql_help.c:2960 sql_help.c:3050
+#: sql_help.c:3123 sql_help.c:3125 sql_help.c:3155 sql_help.c:3194
+#: sql_help.c:3329 sql_help.c:3331 sql_help.c:3361 sql_help.c:3393
+#: sql_help.c:3413 sql_help.c:3415 sql_help.c:3416 sql_help.c:3486
+#: sql_help.c:3488 sql_help.c:3518
msgid "table_name"
msgstr "nom_table"
-#: sql_help.c:719
-#: sql_help.c:1795
+#: sql_help.c:719 sql_help.c:1795
msgid "increment"
msgstr "incrment"
-#: sql_help.c:720
-#: sql_help.c:1796
+#: sql_help.c:720 sql_help.c:1796
msgid "minvalue"
msgstr "valeur_min"
-#: sql_help.c:721
-#: sql_help.c:1797
+#: sql_help.c:721 sql_help.c:1797
msgid "maxvalue"
msgstr "valeur_max"
-#: sql_help.c:722
-#: sql_help.c:1798
-#: sql_help.c:3121
-#: sql_help.c:3192
-#: sql_help.c:3327
-#: sql_help.c:3433
-#: sql_help.c:3484
+#: sql_help.c:722 sql_help.c:1798 sql_help.c:3121 sql_help.c:3192
+#: sql_help.c:3327 sql_help.c:3433 sql_help.c:3484
msgid "start"
msgstr "dbut"
@@ -3924,14 +3200,11 @@ msgstr "dbut"
msgid "restart"
msgstr "nouveau_dbut"
-#: sql_help.c:724
-#: sql_help.c:1799
+#: sql_help.c:724 sql_help.c:1799
msgid "cache"
msgstr "cache"
-#: sql_help.c:844
-#: sql_help.c:1885
-#: sql_help.c:1896
+#: sql_help.c:844 sql_help.c:1885 sql_help.c:1896
msgid "table_constraint"
msgstr "contrainte_table"
@@ -3939,31 +3212,19 @@ msgstr "contrainte_table"
msgid "table_constraint_using_index"
msgstr "contrainte_table_utilisant_index"
-#: sql_help.c:848
-#: sql_help.c:849
-#: sql_help.c:850
-#: sql_help.c:851
-#: sql_help.c:1242
+#: sql_help.c:848 sql_help.c:849 sql_help.c:850 sql_help.c:851 sql_help.c:1242
msgid "trigger_name"
msgstr "nom_trigger"
-#: sql_help.c:852
-#: sql_help.c:853
-#: sql_help.c:854
-#: sql_help.c:855
+#: sql_help.c:852 sql_help.c:853 sql_help.c:854 sql_help.c:855
msgid "rewrite_rule_name"
msgstr "nom_rgle_rcriture"
-#: sql_help.c:860
-#: sql_help.c:861
-#: sql_help.c:1888
+#: sql_help.c:860 sql_help.c:861 sql_help.c:1888
msgid "parent_table"
msgstr "table_parent"
-#: sql_help.c:862
-#: sql_help.c:1893
-#: sql_help.c:2708
-#: sql_help.c:2987
+#: sql_help.c:862 sql_help.c:1893 sql_help.c:2708 sql_help.c:2987
msgid "type_name"
msgstr "nom_type"
@@ -3971,37 +3232,27 @@ msgstr "nom_type"
msgid "and table_constraint_using_index is:"
msgstr "et contrainte_table_utilisant_index est :"
-#: sql_help.c:883
-#: sql_help.c:886
+#: sql_help.c:883 sql_help.c:886
msgid "tablespace_option"
msgstr "option_tablespace"
-#: sql_help.c:907
-#: sql_help.c:910
-#: sql_help.c:916
-#: sql_help.c:920
+#: sql_help.c:907 sql_help.c:910 sql_help.c:916 sql_help.c:920
msgid "token_type"
msgstr "type_jeton"
-#: sql_help.c:908
-#: sql_help.c:911
+#: sql_help.c:908 sql_help.c:911
msgid "dictionary_name"
msgstr "nom_dictionnaire"
-#: sql_help.c:913
-#: sql_help.c:917
+#: sql_help.c:913 sql_help.c:917
msgid "old_dictionary"
msgstr "ancien_dictionnaire"
-#: sql_help.c:914
-#: sql_help.c:918
+#: sql_help.c:914 sql_help.c:918
msgid "new_dictionary"
msgstr "nouveau_dictionnaire"
-#: sql_help.c:1005
-#: sql_help.c:1015
-#: sql_help.c:1018
-#: sql_help.c:1019
+#: sql_help.c:1005 sql_help.c:1015 sql_help.c:1018 sql_help.c:1019
#: sql_help.c:2096
msgid "attribute_name"
msgstr "nom_attribut"
@@ -4018,37 +3269,24 @@ msgstr "nouvelle_valeur_enum"
msgid "existing_enum_value"
msgstr "valeur_enum_existante"
-#: sql_help.c:1075
-#: sql_help.c:1520
-#: sql_help.c:1811
-#: sql_help.c:2174
-#: sql_help.c:2528
-#: sql_help.c:2692
-#: sql_help.c:2971
+#: sql_help.c:1075 sql_help.c:1520 sql_help.c:1811 sql_help.c:2174
+#: sql_help.c:2528 sql_help.c:2692 sql_help.c:2971
msgid "server_name"
msgstr "nom_serveur"
-#: sql_help.c:1103
-#: sql_help.c:1106
-#: sql_help.c:2188
+#: sql_help.c:1103 sql_help.c:1106 sql_help.c:2188
msgid "view_option_name"
msgstr "nom_option_vue"
-#: sql_help.c:1104
-#: sql_help.c:2189
+#: sql_help.c:1104 sql_help.c:2189
msgid "view_option_value"
msgstr "valeur_option_vue"
-#: sql_help.c:1129
-#: sql_help.c:3250
-#: sql_help.c:3252
-#: sql_help.c:3276
+#: sql_help.c:1129 sql_help.c:3250 sql_help.c:3252 sql_help.c:3276
msgid "transaction_mode"
msgstr "mode_transaction"
-#: sql_help.c:1130
-#: sql_help.c:3253
-#: sql_help.c:3277
+#: sql_help.c:1130 sql_help.c:3253 sql_help.c:3277
msgid "where transaction_mode is one of:"
msgstr "o mode_transaction fait partie de :"
@@ -4064,37 +3302,25 @@ msgstr "nom_rgle"
msgid "text"
msgstr "texte"
-#: sql_help.c:1261
-#: sql_help.c:2818
-#: sql_help.c:3005
+#: sql_help.c:1261 sql_help.c:2818 sql_help.c:3005
msgid "transaction_id"
msgstr "id_transaction"
-#: sql_help.c:1291
-#: sql_help.c:1297
-#: sql_help.c:2744
+#: sql_help.c:1291 sql_help.c:1297 sql_help.c:2744
msgid "filename"
msgstr "nom_fichier"
-#: sql_help.c:1292
-#: sql_help.c:1298
-#: sql_help.c:1763
-#: sql_help.c:1764
+#: sql_help.c:1292 sql_help.c:1298 sql_help.c:1763 sql_help.c:1764
#: sql_help.c:1765
msgid "command"
msgstr "commande"
-#: sql_help.c:1296
-#: sql_help.c:1654
-#: sql_help.c:1954
-#: sql_help.c:2190
-#: sql_help.c:2208
-#: sql_help.c:2726
+#: sql_help.c:1296 sql_help.c:1654 sql_help.c:1954 sql_help.c:2190
+#: sql_help.c:2208 sql_help.c:2726
msgid "query"
msgstr "requte"
-#: sql_help.c:1300
-#: sql_help.c:2573
+#: sql_help.c:1300 sql_help.c:2573
msgid "where option can be one of:"
msgstr "o option fait partie de :"
@@ -4102,14 +3328,8 @@ msgstr "o option fait partie de :"
msgid "format_name"
msgstr "nom_format"
-#: sql_help.c:1302
-#: sql_help.c:1303
-#: sql_help.c:1306
-#: sql_help.c:2574
-#: sql_help.c:2575
-#: sql_help.c:2576
-#: sql_help.c:2577
-#: sql_help.c:2578
+#: sql_help.c:1302 sql_help.c:1303 sql_help.c:1306 sql_help.c:2574
+#: sql_help.c:2575 sql_help.c:2576 sql_help.c:2577 sql_help.c:2578
msgid "boolean"
msgstr "boolean"
@@ -4137,28 +3357,23 @@ msgstr "nom_encodage"
msgid "input_data_type"
msgstr "type_de_donnes_en_entre"
-#: sql_help.c:1338
-#: sql_help.c:1346
+#: sql_help.c:1338 sql_help.c:1346
msgid "sfunc"
msgstr "sfunc"
-#: sql_help.c:1339
-#: sql_help.c:1347
+#: sql_help.c:1339 sql_help.c:1347
msgid "state_data_type"
msgstr "type_de_donnes_statut"
-#: sql_help.c:1340
-#: sql_help.c:1348
+#: sql_help.c:1340 sql_help.c:1348
msgid "ffunc"
msgstr "ffunc"
-#: sql_help.c:1341
-#: sql_help.c:1349
+#: sql_help.c:1341 sql_help.c:1349
msgid "initial_condition"
msgstr "condition_initiale"
-#: sql_help.c:1342
-#: sql_help.c:1350
+#: sql_help.c:1342 sql_help.c:1350
msgid "sort_operator"
msgstr "oprateur_de_tri"
@@ -4174,13 +3389,11 @@ msgstr "type_base"
msgid "locale"
msgstr "locale"
-#: sql_help.c:1390
-#: sql_help.c:1424
+#: sql_help.c:1390 sql_help.c:1424
msgid "lc_collate"
msgstr "lc_collate"
-#: sql_help.c:1391
-#: sql_help.c:1425
+#: sql_help.c:1391 sql_help.c:1425
msgid "lc_ctype"
msgstr "lc_ctype"
@@ -4196,8 +3409,7 @@ msgstr "encodage_source"
msgid "dest_encoding"
msgstr "encodage_destination"
-#: sql_help.c:1422
-#: sql_help.c:1989
+#: sql_help.c:1422 sql_help.c:1989
msgid "template"
msgstr "modle"
@@ -4209,9 +3421,7 @@ msgstr "encodage"
msgid "where constraint is:"
msgstr "o la contrainte est :"
-#: sql_help.c:1462
-#: sql_help.c:1760
-#: sql_help.c:2045
+#: sql_help.c:1462 sql_help.c:1760 sql_help.c:2045
msgid "event"
msgstr "vnement"
@@ -4231,14 +3441,11 @@ msgstr "version"
msgid "old_version"
msgstr "ancienne_version"
-#: sql_help.c:1523
-#: sql_help.c:1900
+#: sql_help.c:1523 sql_help.c:1900
msgid "where column_constraint is:"
msgstr "o contrainte_colonne est :"
-#: sql_help.c:1525
-#: sql_help.c:1552
-#: sql_help.c:1903
+#: sql_help.c:1525 sql_help.c:1552 sql_help.c:1903
msgid "default_expr"
msgstr "expression_par_dfaut"
@@ -4250,10 +3457,7 @@ msgstr "type_en_retour"
msgid "column_type"
msgstr "type_colonne"
-#: sql_help.c:1556
-#: sql_help.c:2242
-#: sql_help.c:2700
-#: sql_help.c:2979
+#: sql_help.c:1556 sql_help.c:2242 sql_help.c:2700 sql_help.c:2979
msgid "lang_name"
msgstr "nom_langage"
@@ -4273,9 +3477,7 @@ msgstr "symbole_link"
msgid "attribute"
msgstr "attribut"
-#: sql_help.c:1600
-#: sql_help.c:1749
-#: sql_help.c:2163
+#: sql_help.c:1600 sql_help.c:1749 sql_help.c:2163
msgid "uid"
msgstr "uid"
@@ -4283,13 +3485,11 @@ msgstr "uid"
msgid "method"
msgstr "mthode"
-#: sql_help.c:1618
-#: sql_help.c:1935
+#: sql_help.c:1618 sql_help.c:1935
msgid "opclass"
msgstr "classe_d_oprateur"
-#: sql_help.c:1622
-#: sql_help.c:1921
+#: sql_help.c:1622 sql_help.c:1921
msgid "predicate"
msgstr "prdicat"
@@ -4329,23 +3529,13 @@ msgstr "nom_famille"
msgid "storage_type"
msgstr "type_stockage"
-#: sql_help.c:1762
-#: sql_help.c:2048
-#: sql_help.c:2224
-#: sql_help.c:3112
-#: sql_help.c:3114
-#: sql_help.c:3183
-#: sql_help.c:3185
-#: sql_help.c:3318
-#: sql_help.c:3320
-#: sql_help.c:3400
-#: sql_help.c:3475
-#: sql_help.c:3477
+#: sql_help.c:1762 sql_help.c:2048 sql_help.c:2224 sql_help.c:3112
+#: sql_help.c:3114 sql_help.c:3183 sql_help.c:3185 sql_help.c:3318
+#: sql_help.c:3320 sql_help.c:3400 sql_help.c:3475 sql_help.c:3477
msgid "condition"
msgstr "condition"
-#: sql_help.c:1778
-#: sql_help.c:1780
+#: sql_help.c:1778 sql_help.c:1780
msgid "schema_element"
msgstr "lment_schma"
@@ -4357,9 +3547,7 @@ msgstr "type_serveur"
msgid "server_version"
msgstr "version_serveur"
-#: sql_help.c:1814
-#: sql_help.c:2690
-#: sql_help.c:2969
+#: sql_help.c:1814 sql_help.c:2690 sql_help.c:2969
msgid "fdw_name"
msgstr "nom_fdw"
@@ -4371,21 +3559,16 @@ msgstr "table_source"
msgid "like_option"
msgstr "option_like"
-#: sql_help.c:1904
-#: sql_help.c:1905
-#: sql_help.c:1914
-#: sql_help.c:1916
+#: sql_help.c:1904 sql_help.c:1905 sql_help.c:1914 sql_help.c:1916
#: sql_help.c:1920
msgid "index_parameters"
msgstr "paramtres_index"
-#: sql_help.c:1906
-#: sql_help.c:1923
+#: sql_help.c:1906 sql_help.c:1923
msgid "reftable"
msgstr "table_rfrence"
-#: sql_help.c:1907
-#: sql_help.c:1924
+#: sql_help.c:1907 sql_help.c:1924
msgid "refcolumn"
msgstr "colonne_rfrence"
@@ -4397,12 +3580,8 @@ msgstr "et contrainte_table est :"
msgid "exclude_element"
msgstr "lment_exclusion"
-#: sql_help.c:1919
-#: sql_help.c:3119
-#: sql_help.c:3190
-#: sql_help.c:3325
-#: sql_help.c:3431
-#: sql_help.c:3482
+#: sql_help.c:1919 sql_help.c:3119 sql_help.c:3190 sql_help.c:3325
+#: sql_help.c:3431 sql_help.c:3482
msgid "operator"
msgstr "oprateur"
@@ -4412,7 +3591,9 @@ msgstr "et option_like est :"
#: sql_help.c:1928
msgid "index_parameters in UNIQUE, PRIMARY KEY, and EXCLUDE constraints are:"
-msgstr "dans les contraintes UNIQUE, PRIMARY KEY et EXCLUDE, les paramtres_index sont :"
+msgstr ""
+"dans les contraintes UNIQUE, PRIMARY KEY et EXCLUDE, les paramtres_index "
+"sont :"
#: sql_help.c:1932
msgid "exclude_element in an EXCLUDE constraint is:"
@@ -4470,8 +3651,7 @@ msgstr "arguments"
msgid "where event can be one of:"
msgstr "o vnement fait partie de :"
-#: sql_help.c:2100
-#: sql_help.c:3071
+#: sql_help.c:2100 sql_help.c:3071
msgid "label"
msgstr "label"
@@ -4559,30 +3739,15 @@ msgstr "dlimiteur"
msgid "collatable"
msgstr "collationnable"
-#: sql_help.c:2220
-#: sql_help.c:2722
-#: sql_help.c:3107
-#: sql_help.c:3177
-#: sql_help.c:3313
-#: sql_help.c:3392
-#: sql_help.c:3470
+#: sql_help.c:2220 sql_help.c:2722 sql_help.c:3107 sql_help.c:3177
+#: sql_help.c:3313 sql_help.c:3392 sql_help.c:3470
msgid "with_query"
msgstr "requte_with"
-#: sql_help.c:2222
-#: sql_help.c:3126
-#: sql_help.c:3129
-#: sql_help.c:3132
-#: sql_help.c:3136
-#: sql_help.c:3332
-#: sql_help.c:3335
-#: sql_help.c:3338
-#: sql_help.c:3342
-#: sql_help.c:3394
-#: sql_help.c:3489
-#: sql_help.c:3492
-#: sql_help.c:3495
-#: sql_help.c:3499
+#: sql_help.c:2222 sql_help.c:3126 sql_help.c:3129 sql_help.c:3132
+#: sql_help.c:3136 sql_help.c:3332 sql_help.c:3335 sql_help.c:3338
+#: sql_help.c:3342 sql_help.c:3394 sql_help.c:3489 sql_help.c:3492
+#: sql_help.c:3495 sql_help.c:3499
msgid "alias"
msgstr "alias"
@@ -4590,26 +3755,16 @@ msgstr "alias"
msgid "using_list"
msgstr "liste_using"
-#: sql_help.c:2225
-#: sql_help.c:2604
-#: sql_help.c:2785
-#: sql_help.c:3401
+#: sql_help.c:2225 sql_help.c:2604 sql_help.c:2785 sql_help.c:3401
msgid "cursor_name"
msgstr "nom_curseur"
-#: sql_help.c:2226
-#: sql_help.c:2727
-#: sql_help.c:3402
+#: sql_help.c:2226 sql_help.c:2727 sql_help.c:3402
msgid "output_expression"
msgstr "expression_en_sortie"
-#: sql_help.c:2227
-#: sql_help.c:2728
-#: sql_help.c:3110
-#: sql_help.c:3180
-#: sql_help.c:3316
-#: sql_help.c:3403
-#: sql_help.c:3473
+#: sql_help.c:2227 sql_help.c:2728 sql_help.c:3110 sql_help.c:3180
+#: sql_help.c:3316 sql_help.c:3403 sql_help.c:3473
msgid "output_name"
msgstr "nom_en_sortie"
@@ -4621,73 +3776,47 @@ msgstr "code"
msgid "parameter"
msgstr "paramtre"
-#: sql_help.c:2571
-#: sql_help.c:2572
-#: sql_help.c:2810
+#: sql_help.c:2571 sql_help.c:2572 sql_help.c:2810
msgid "statement"
msgstr "instruction"
-#: sql_help.c:2603
-#: sql_help.c:2784
+#: sql_help.c:2603 sql_help.c:2784
msgid "direction"
msgstr "direction"
-#: sql_help.c:2605
-#: sql_help.c:2786
+#: sql_help.c:2605 sql_help.c:2786
msgid "where direction can be empty or one of:"
msgstr "o direction peut tre vide ou faire partie de :"
-#: sql_help.c:2606
-#: sql_help.c:2607
-#: sql_help.c:2608
-#: sql_help.c:2609
-#: sql_help.c:2610
-#: sql_help.c:2787
-#: sql_help.c:2788
-#: sql_help.c:2789
-#: sql_help.c:2790
-#: sql_help.c:2791
-#: sql_help.c:3120
-#: sql_help.c:3122
-#: sql_help.c:3191
-#: sql_help.c:3193
-#: sql_help.c:3326
-#: sql_help.c:3328
-#: sql_help.c:3432
-#: sql_help.c:3434
-#: sql_help.c:3483
-#: sql_help.c:3485
+#: sql_help.c:2606 sql_help.c:2607 sql_help.c:2608 sql_help.c:2609
+#: sql_help.c:2610 sql_help.c:2787 sql_help.c:2788 sql_help.c:2789
+#: sql_help.c:2790 sql_help.c:2791 sql_help.c:3120 sql_help.c:3122
+#: sql_help.c:3191 sql_help.c:3193 sql_help.c:3326 sql_help.c:3328
+#: sql_help.c:3432 sql_help.c:3434 sql_help.c:3483 sql_help.c:3485
msgid "count"
msgstr "nombre"
-#: sql_help.c:2683
-#: sql_help.c:2962
+#: sql_help.c:2683 sql_help.c:2962
msgid "sequence_name"
msgstr "nom_squence"
-#: sql_help.c:2688
-#: sql_help.c:2967
+#: sql_help.c:2688 sql_help.c:2967
msgid "domain_name"
msgstr "nom_domaine"
-#: sql_help.c:2696
-#: sql_help.c:2975
+#: sql_help.c:2696 sql_help.c:2975
msgid "arg_name"
msgstr "nom_argument"
-#: sql_help.c:2697
-#: sql_help.c:2976
+#: sql_help.c:2697 sql_help.c:2976
msgid "arg_type"
msgstr "type_arg"
-#: sql_help.c:2702
-#: sql_help.c:2981
+#: sql_help.c:2702 sql_help.c:2981
msgid "loid"
msgstr "loid"
-#: sql_help.c:2736
-#: sql_help.c:2799
-#: sql_help.c:3378
+#: sql_help.c:2736 sql_help.c:2799 sql_help.c:3378
msgid "channel"
msgstr "canal"
@@ -4711,9 +3840,7 @@ msgstr "ancien_rle"
msgid "new_role"
msgstr "nouveau_rle"
-#: sql_help.c:2852
-#: sql_help.c:3013
-#: sql_help.c:3021
+#: sql_help.c:2852 sql_help.c:3013 sql_help.c:3021
msgid "savepoint_name"
msgstr "nom_savepoint"
@@ -4721,139 +3848,80 @@ msgstr "nom_savepoint"
msgid "provider"
msgstr "fournisseur"
-#: sql_help.c:3111
-#: sql_help.c:3142
-#: sql_help.c:3144
-#: sql_help.c:3182
-#: sql_help.c:3317
-#: sql_help.c:3348
-#: sql_help.c:3350
-#: sql_help.c:3474
-#: sql_help.c:3505
-#: sql_help.c:3507
+#: sql_help.c:3111 sql_help.c:3142 sql_help.c:3144 sql_help.c:3182
+#: sql_help.c:3317 sql_help.c:3348 sql_help.c:3350 sql_help.c:3474
+#: sql_help.c:3505 sql_help.c:3507
msgid "from_item"
msgstr "lment_from"
-#: sql_help.c:3115
-#: sql_help.c:3186
-#: sql_help.c:3321
-#: sql_help.c:3478
+#: sql_help.c:3115 sql_help.c:3186 sql_help.c:3321 sql_help.c:3478
msgid "window_name"
msgstr "nom_window"
-#: sql_help.c:3116
-#: sql_help.c:3187
-#: sql_help.c:3322
-#: sql_help.c:3479
+#: sql_help.c:3116 sql_help.c:3187 sql_help.c:3322 sql_help.c:3479
msgid "window_definition"
msgstr "dfinition_window"
-#: sql_help.c:3117
-#: sql_help.c:3128
-#: sql_help.c:3150
-#: sql_help.c:3188
-#: sql_help.c:3323
-#: sql_help.c:3334
-#: sql_help.c:3356
-#: sql_help.c:3480
-#: sql_help.c:3491
-#: sql_help.c:3513
+#: sql_help.c:3117 sql_help.c:3128 sql_help.c:3150 sql_help.c:3188
+#: sql_help.c:3323 sql_help.c:3334 sql_help.c:3356 sql_help.c:3480
+#: sql_help.c:3491 sql_help.c:3513
msgid "select"
msgstr "slection"
-#: sql_help.c:3124
-#: sql_help.c:3330
-#: sql_help.c:3487
+#: sql_help.c:3124 sql_help.c:3330 sql_help.c:3487
msgid "where from_item can be one of:"
msgstr "o lment_from fait partie de :"
-#: sql_help.c:3127
-#: sql_help.c:3130
-#: sql_help.c:3133
-#: sql_help.c:3137
-#: sql_help.c:3333
-#: sql_help.c:3336
-#: sql_help.c:3339
-#: sql_help.c:3343
-#: sql_help.c:3490
-#: sql_help.c:3493
-#: sql_help.c:3496
-#: sql_help.c:3500
+#: sql_help.c:3127 sql_help.c:3130 sql_help.c:3133 sql_help.c:3137
+#: sql_help.c:3333 sql_help.c:3336 sql_help.c:3339 sql_help.c:3343
+#: sql_help.c:3490 sql_help.c:3493 sql_help.c:3496 sql_help.c:3500
msgid "column_alias"
msgstr "alias_colonne"
-#: sql_help.c:3131
-#: sql_help.c:3148
-#: sql_help.c:3337
-#: sql_help.c:3354
-#: sql_help.c:3494
-#: sql_help.c:3511
+#: sql_help.c:3131 sql_help.c:3148 sql_help.c:3337 sql_help.c:3354
+#: sql_help.c:3494 sql_help.c:3511
msgid "with_query_name"
msgstr "nom_requte_with"
-#: sql_help.c:3135
-#: sql_help.c:3140
-#: sql_help.c:3341
-#: sql_help.c:3346
-#: sql_help.c:3498
-#: sql_help.c:3503
+#: sql_help.c:3135 sql_help.c:3140 sql_help.c:3341 sql_help.c:3346
+#: sql_help.c:3498 sql_help.c:3503
msgid "argument"
msgstr "argument"
-#: sql_help.c:3138
-#: sql_help.c:3141
-#: sql_help.c:3344
-#: sql_help.c:3347
-#: sql_help.c:3501
-#: sql_help.c:3504
+#: sql_help.c:3138 sql_help.c:3141 sql_help.c:3344 sql_help.c:3347
+#: sql_help.c:3501 sql_help.c:3504
msgid "column_definition"
msgstr "dfinition_colonne"
-#: sql_help.c:3143
-#: sql_help.c:3349
-#: sql_help.c:3506
+#: sql_help.c:3143 sql_help.c:3349 sql_help.c:3506
msgid "join_type"
msgstr "type_de_jointure"
-#: sql_help.c:3145
-#: sql_help.c:3351
-#: sql_help.c:3508
+#: sql_help.c:3145 sql_help.c:3351 sql_help.c:3508
msgid "join_condition"
msgstr "condition_de_jointure"
-#: sql_help.c:3146
-#: sql_help.c:3352
-#: sql_help.c:3509
+#: sql_help.c:3146 sql_help.c:3352 sql_help.c:3509
msgid "join_column"
msgstr "colonne_de_jointure"
-#: sql_help.c:3147
-#: sql_help.c:3353
-#: sql_help.c:3510
+#: sql_help.c:3147 sql_help.c:3353 sql_help.c:3510
msgid "and with_query is:"
msgstr "et requte_with est :"
-#: sql_help.c:3151
-#: sql_help.c:3357
-#: sql_help.c:3514
+#: sql_help.c:3151 sql_help.c:3357 sql_help.c:3514
msgid "values"
msgstr "valeurs"
-#: sql_help.c:3152
-#: sql_help.c:3358
-#: sql_help.c:3515
+#: sql_help.c:3152 sql_help.c:3358 sql_help.c:3515
msgid "insert"
msgstr "insert"
-#: sql_help.c:3153
-#: sql_help.c:3359
-#: sql_help.c:3516
+#: sql_help.c:3153 sql_help.c:3359 sql_help.c:3516
msgid "update"
msgstr "update"
-#: sql_help.c:3154
-#: sql_help.c:3360
-#: sql_help.c:3517
+#: sql_help.c:3154 sql_help.c:3360 sql_help.c:3517
msgid "delete"
msgstr "delete"
@@ -4877,8 +3945,7 @@ msgstr "liste_from"
msgid "sort_expression"
msgstr "expression_de_tri"
-#: sql_help.h:190
-#: sql_help.h:885
+#: sql_help.h:190 sql_help.h:885
msgid "abort the current transaction"
msgstr "abandonner la transaction en cours"
@@ -4907,7 +3974,6 @@ msgid "change the definition of a domain"
msgstr "modifier la dfinition d'un domaine"
#: sql_help.h:225
-#| msgid "change the definition of a trigger"
msgid "change the definition of an event trigger"
msgstr "modifier la dfinition d'un trigger sur vnement"
@@ -4944,7 +4010,6 @@ msgid "change the definition of a large object"
msgstr "modifier la dfinition d'un Large Object "
#: sql_help.h:270
-#| msgid "change the definition of a view"
msgid "change the definition of a materialized view"
msgstr "modifier la dfinition d'une vue matrialise"
@@ -4960,13 +4025,11 @@ msgstr "modifier la dfinition d'une classe d'oprateurs"
msgid "change the definition of an operator family"
msgstr "modifier la dfinition d'une famille d'oprateur"
-#: sql_help.h:290
-#: sql_help.h:355
+#: sql_help.h:290 sql_help.h:355
msgid "change a database role"
msgstr "modifier un rle"
#: sql_help.h:295
-#| msgid "change the definition of a table"
msgid "change the definition of a rule"
msgstr "modifier la dfinition d'une rgle"
@@ -5026,8 +4089,7 @@ msgstr "modifier la dfinition d'une vue"
msgid "collect statistics about a database"
msgstr "acqurir des statistiques concernant la base de donnes"
-#: sql_help.h:375
-#: sql_help.h:950
+#: sql_help.h:375 sql_help.h:950
msgid "start a transaction block"
msgstr "dbuter un bloc de transaction"
@@ -5047,8 +4109,7 @@ msgstr "rorganiser (cluster) une table en fonction d'un index"
msgid "define or change the comment of an object"
msgstr "dfinir ou modifier les commentaires d'un objet"
-#: sql_help.h:400
-#: sql_help.h:790
+#: sql_help.h:400 sql_help.h:790
msgid "commit the current transaction"
msgstr "valider la transaction en cours"
@@ -5087,7 +4148,6 @@ msgid "define a new domain"
msgstr "dfinir un nouveau domaine"
#: sql_help.h:445
-#| msgid "define a new trigger"
msgid "define a new event trigger"
msgstr "dfinir un nouveau trigger sur vnement"
@@ -5107,9 +4167,7 @@ msgstr "dfinir une nouvelle table distante"
msgid "define a new function"
msgstr "dfinir une nouvelle fonction"
-#: sql_help.h:470
-#: sql_help.h:505
-#: sql_help.h:575
+#: sql_help.h:470 sql_help.h:505 sql_help.h:575
msgid "define a new database role"
msgstr "dfinir un nouveau rle"
@@ -5122,7 +4180,6 @@ msgid "define a new procedural language"
msgstr "dfinir un nouveau langage de procdures"
#: sql_help.h:485
-#| msgid "define a new view"
msgid "define a new materialized view"
msgstr "dfinir une nouvelle vue matrialise"
@@ -5158,8 +4215,7 @@ msgstr "dfinir un nouveau serveur distant"
msgid "define a new table"
msgstr "dfinir une nouvelle table"
-#: sql_help.h:535
-#: sql_help.h:915
+#: sql_help.h:535 sql_help.h:915
msgid "define a new table from the results of a query"
msgstr "dfinir une nouvelle table partir des rsultats d'une requte"
@@ -5193,7 +4249,8 @@ msgstr "dfinir un nouveau type de donnes"
#: sql_help.h:580
msgid "define a new mapping of a user to a foreign server"
-msgstr "dfinit une nouvelle correspondance d'un utilisateur vers un serveur distant"
+msgstr ""
+"dfinit une nouvelle correspondance d'un utilisateur vers un serveur distant"
#: sql_help.h:585
msgid "define a new view"
@@ -5244,7 +4301,6 @@ msgid "remove a domain"
msgstr "supprimer un domaine"
#: sql_help.h:645
-#| msgid "remove a trigger"
msgid "remove an event trigger"
msgstr "supprimer un trigger sur vnement"
@@ -5264,9 +4320,7 @@ msgstr "supprimer une table distante"
msgid "remove a function"
msgstr "supprimer une fonction"
-#: sql_help.h:670
-#: sql_help.h:710
-#: sql_help.h:775
+#: sql_help.h:670 sql_help.h:710 sql_help.h:775
msgid "remove a database role"
msgstr "supprimer un rle de la base de donnes"
@@ -5279,7 +4333,6 @@ msgid "remove a procedural language"
msgstr "supprimer un langage procdural"
#: sql_help.h:685
-#| msgid "materialized view %s"
msgid "remove a materialized view"
msgstr "supprimer une vue matrialise"
@@ -5408,7 +4461,6 @@ msgid "change the ownership of database objects owned by a database role"
msgstr "changer le propritaire des objets d'un rle"
#: sql_help.h:860
-#| msgid "\"%s\" is not a materialized view"
msgid "replace the contents of a materialized view"
msgstr "remplacer le contenue d'une vue matrialise"
@@ -5446,9 +4498,7 @@ msgstr "dfinir un nouveau point de retournement pour la transaction en cours"
msgid "define or change a security label applied to an object"
msgstr "dfinir ou modifier un label de scurit un objet"
-#: sql_help.h:910
-#: sql_help.h:955
-#: sql_help.h:985
+#: sql_help.h:910 sql_help.h:955 sql_help.h:985
msgid "retrieve rows from a table or view"
msgstr "extraire des lignes d'une table ou d'une vue"
@@ -5458,16 +4508,21 @@ msgstr "modifier un paramtre d'excution"
#: sql_help.h:925
msgid "set constraint check timing for the current transaction"
-msgstr "dfinir le moment de la vrification des contraintes pour la transaction en cours"
+msgstr ""
+"dfinir le moment de la vrification des contraintes pour la transaction en "
+"cours"
#: sql_help.h:930
msgid "set the current user identifier of the current session"
msgstr "dfinir l'identifiant actuel de l'utilisateur de la session courante"
#: sql_help.h:935
-msgid "set the session user identifier and the current user identifier of the current session"
+msgid ""
+"set the session user identifier and the current user identifier of the "
+"current session"
msgstr ""
-"dfinir l'identifiant de l'utilisateur de session et l'identifiant actuel de\n"
+"dfinir l'identifiant de l'utilisateur de session et l'identifiant actuel "
+"de\n"
"l'utilisateur de la session courante"
#: sql_help.h:940
@@ -5500,7 +4555,6 @@ msgstr "calculer un ensemble de lignes"
#: startup.c:167
#, c-format
-#| msgid "%s can only be used in transaction blocks"
msgid "%s: -1 can only be used in non-interactive mode\n"
msgstr "%s p: -1 peut seulement tre utilis dans un mode non intractif\n"
@@ -5533,8 +4587,7 @@ msgstr "%s : n'a pas pu effacer la variable %s \n"
msgid "%s: could not set variable \"%s\"\n"
msgstr "%s : n'a pas pu initialiser la variable %s \n"
-#: startup.c:569
-#: startup.c:575
+#: startup.c:569 startup.c:575
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Essayez %s --help pour plus d'informations.\n"
@@ -5560,791 +4613,914 @@ msgstr ""
msgid "unrecognized Boolean value; assuming \"on\"\n"
msgstr "valeur boolenne non reconnue ; suppos on \n"
-#~ msgid "ALTER VIEW name RENAME TO newname"
-#~ msgstr "ALTER VIEW nom RENAME TO nouveau_nom"
+#~ msgid "could not change directory to \"%s\""
+#~ msgstr "n'a pas pu accder au rpertoire %s "
-#~ msgid " \"%s\""
-#~ msgstr " %s "
+#~ msgid "%s: pg_strdup: cannot duplicate null pointer (internal error)\n"
+#~ msgstr ""
+#~ "%s : pg_strdup : ne peut pas dupliquer le pointeur null (erreur interne)\n"
-#~ msgid "?%c? \"%s.%s\""
-#~ msgstr "?%c? %s.%s "
+#~ msgid " \\l[+] list all databases\n"
+#~ msgstr " \\l[+] affiche la liste des bases de donnes\n"
-#~ msgid "Access privileges for database \"%s\""
-#~ msgstr "Droits d'accs pour la base de donnes %s "
+#~ msgid "\\%s: error\n"
+#~ msgstr "\\%s : erreur\n"
-#~ msgid ""
-#~ "WARNING: You are connected to a server with major version %d.%d,\n"
-#~ "but your %s client is major version %d.%d. Some backslash commands,\n"
-#~ "such as \\d, might not work properly.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "ATTENTION : vous tes connect sur un serveur dont la version majeure est\n"
-#~ "%d.%d alors que votre client %s est en version majeure %d.%d. Certaines\n"
-#~ "commandes avec antislashs, comme \\d, peuvent ne pas fonctionner\n"
-#~ "correctement.\n"
-#~ "\n"
+#~ msgid "\\copy: %s"
+#~ msgstr "\\copy : %s"
-#~ msgid ""
-#~ "Welcome to %s %s, the PostgreSQL interactive terminal.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Bienvenue dans %s %s, l'interface interactive de PostgreSQL.\n"
-#~ "\n"
+#~ msgid "\\copy: unexpected response (%d)\n"
+#~ msgstr "\\copy : rponse inattendue (%d)\n"
-#~ msgid ""
-#~ "Welcome to %s %s (server %s), the PostgreSQL interactive terminal.\n"
-#~ "\n"
-#~ msgstr ""
-#~ "Bienvenue dans %s %s (serveur %s), l'interface interactive de PostgreSQL.\n"
-#~ "\n"
+#~ msgid " --help show this help, then exit\n"
+#~ msgstr " --help affiche cette aide, puis quitte\n"
-#~ msgid "Copy, Large Object\n"
-#~ msgstr "Copie, Large Object \n"
+#~ msgid " --version output version information, then exit\n"
+#~ msgstr " --version affiche la version, puis quitte\n"
-#~ msgid " \\z [PATTERN] list table, view, and sequence access privileges (same as \\dp)\n"
-#~ msgstr ""
-#~ " \\z [MODLE] affiche la liste des privilges d'accs aux tables,\n"
-#~ " vues et squences (identique \\dp)\n"
+#~ msgid "contains support for command-line editing"
+#~ msgstr "contient une gestion avance de la ligne de commande"
-#~ msgid " \\l list all databases (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\l affiche la liste des bases de donnes (ajouter + \n"
-#~ " pour plus de dtails)\n"
+#~ msgid "aggregate"
+#~ msgstr "agrgation"
-#~ msgid " \\dT [PATTERN] list data types (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\dT [MODLE] affiche la liste des types de donnes (ajouter + \n"
-#~ " pour plus de dtails)\n"
+#~ msgid "data type"
+#~ msgstr "type de donnes"
-#~ msgid " \\dn [PATTERN] list schemas (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\dn [MODLE] affiche la liste des schmas (ajouter + pour\n"
-#~ " plus de dtails)\n"
+#~ msgid "column"
+#~ msgstr "colonne"
-#~ msgid " \\dFp [PATTERN] list text search parsers (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\dFp [MODLE] affiche la liste des analyseurs de la recherche de\n"
-#~ " texte (ajouter + pour plus de dtails)\n"
+#~ msgid "new_column"
+#~ msgstr "nouvelle_colonne"
-#~ msgid " \\dFd [PATTERN] list text search dictionaries (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\dFd [MODLE] affiche la liste des dictionnaires de la recherche\n"
-#~ " de texte (ajouter + pour plus de dtails)\n"
+#~ msgid "tablespace"
+#~ msgstr "tablespace"
-#~ msgid " \\df [PATTERN] list functions (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\df [MODLE] affiche la liste des fonctions (ajouter + pour\n"
-#~ " plus de dtails)\n"
+#~ msgid "schema"
+#~ msgstr "schma"
-#~ msgid " \\db [PATTERN] list tablespaces (add \"+\" for more detail)\n"
-#~ msgstr ""
-#~ " \\db [MODLE] affiche la liste des tablespaces (ajouter + pour\n"
-#~ " plus de dtails)\n"
+#~ msgid "out of memory"
+#~ msgstr "mmoire puise"
-#~ msgid ""
-#~ " \\d{t|i|s|v|S} [PATTERN] (add \"+\" for more detail)\n"
-#~ " list tables/indexes/sequences/views/system tables\n"
-#~ msgstr ""
-#~ " \\d{t|i|s|v|S} [MODLE] (ajouter + pour plus de dtails)\n"
-#~ " affiche la liste des\n"
-#~ " tables/index/squences/vues/tables systme\n"
+#~ msgid " on host \"%s\""
+#~ msgstr " sur l'hte %s "
-#~ msgid "(1 row)"
+#~ msgid " at port \"%s\""
+#~ msgstr " sur le port %s "
-#~ msgid_plural "(%lu rows)"
-#~ msgstr[0] "(1 ligne)"
-#~ msgstr[1] "(%lu lignes)"
+#~ msgid " as user \"%s\""
+#~ msgstr " comme utilisateur %s "
-#~ msgid " \"%s\" IN %s %s"
-#~ msgstr " \"%s\" DANS %s %s"
+#~ msgid "define a new constraint trigger"
+#~ msgstr "dfinir une nouvelle contrainte de dclenchement"
-#~ msgid ""
-#~ "VALUES ( expression [, ...] ) [, ...]\n"
-#~ " [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
-#~ " [ LIMIT { count | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
-#~ msgstr ""
-#~ "VALUES ( expression [, ...] ) [, ...]\n"
-#~ " [ ORDER BY expression_tri [ ASC | DESC | USING oprateur ] [, ...] ]\n"
-#~ " [ LIMIT { total | ALL } ]\n"
-#~ " [ OFFSET dbut [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]"
+#~ msgid "Exclusion constraints:"
+#~ msgstr "Contraintes d'exclusion :"
-#~ msgid ""
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column [, ...] ) ] ]"
-#~ msgstr ""
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
-#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (colonne [, ...] ) ] ]"
+#~ msgid "rolename"
+#~ msgstr "nom_rle"
+
+#~ msgid "number"
+#~ msgstr "numro"
+
+#~ msgid "ABORT [ WORK | TRANSACTION ]"
+#~ msgstr "ABORT [ WORK | TRANSACTION ]"
#~ msgid ""
-#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " SET { column = { expression | DEFAULT } |\n"
-#~ " ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } [, ...]\n"
-#~ " [ FROM fromlist ]\n"
-#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
+#~ "ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
#~ msgstr ""
-#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " SET { colonne = { expression | DEFAULT } |\n"
-#~ " ( colonne [, ...] ) = ( { expression | DEFAULT } [, ...] ) } [, ...]\n"
-#~ " [ FROM liste_from ]\n"
-#~ " [ WHERE condition | WHERE CURRENT OF nom_curseur ]\n"
-#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
-
-#~ msgid "UNLISTEN { name | * }"
-#~ msgstr "UNLISTEN { nom | * }"
+#~ "ALTER AGGREGATE nom ( type [ , ... ] ) RENAME TO nouveau_nom\n"
+#~ "ALTER AGGREGATE nom ( type [ , ... ] ) OWNER TO nouveau_propritaire\n"
+#~ "ALTER AGGREGATE nom ( type [ , ... ] ) SET SCHEMA nouveau_schma"
#~ msgid ""
-#~ "TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
-#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+#~ "ALTER CONVERSION name RENAME TO newname\n"
+#~ "ALTER CONVERSION name OWNER TO newowner"
#~ msgstr ""
-#~ "TRUNCATE [ TABLE ] [ ONLY ] nom [, ... ]\n"
-#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+#~ "ALTER CONVERSION nom RENAME TO nouveau_nom\n"
+#~ "ALTER CONVERSION nom OWNER TO nouveau_propritaire"
#~ msgid ""
-#~ "START TRANSACTION [ transaction_mode [, ...] ]\n"
+#~ "ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "where option can be:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " CONNECTION LIMIT connlimit\n"
+#~ "\n"
+#~ "ALTER DATABASE name RENAME TO newname\n"
+#~ "\n"
+#~ "ALTER DATABASE name OWNER TO new_owner\n"
+#~ "\n"
+#~ "ALTER DATABASE name SET TABLESPACE new_tablespace\n"
+#~ "\n"
+#~ "ALTER DATABASE name SET configuration_parameter { TO | = } { value | "
+#~ "DEFAULT }\n"
+#~ "ALTER DATABASE name SET configuration_parameter FROM CURRENT\n"
+#~ "ALTER DATABASE name RESET configuration_parameter\n"
+#~ "ALTER DATABASE name RESET ALL"
#~ msgstr ""
-#~ "START TRANSACTION [ mode_transaction [, ...] ]\n"
+#~ "ALTER DATABASE nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "o mode_transaction peut tre :\n"
+#~ "o option peut tre:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
-#~ " READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " CONNECTION LIMIT limite_connexion\n"
+#~ "\n"
+#~ "ALTER DATABASE nom RENAME TO nouveau_nom\n"
+#~ "\n"
+#~ "ALTER DATABASE nom OWNER TO nouveau_propritaire\n"
+#~ "\n"
+#~ "ALTER DATABASE nom SET TABLESPACE nouveau_tablespace\n"
+#~ "\n"
+#~ "ALTER DATABASE nom SET paramtre_configuration { TO | = } { valeur | "
+#~ "DEFAULT }\n"
+#~ "ALTER DATABASE nom SET paramtre_configuration FROM CURRENT\n"
+#~ "ALTER DATABASE nom RESET paramtre_configuration\n"
+#~ "ALTER DATABASE nom RESET ALL"
#~ msgid ""
-#~ "SHOW name\n"
-#~ "SHOW ALL"
+#~ "ALTER DOMAIN name\n"
+#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN name\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN name\n"
+#~ " ADD domain_constraint\n"
+#~ "ALTER DOMAIN name\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN name\n"
+#~ " OWNER TO new_owner \n"
+#~ "ALTER DOMAIN name\n"
+#~ " SET SCHEMA new_schema"
#~ msgstr ""
-#~ "SHOW nom\n"
-#~ "SHOW ALL"
+#~ "ALTER DOMAIN nom\n"
+#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " { SET | DROP } NOT NULL\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " ADD contrainte_domaine\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
+#~ "ALTER DOMAIN nom\n"
+#~ " OWNER TO nouveau_propritaire \n"
+#~ "ALTER DOMAIN nom\n"
+#~ " SET SCHEMA nouveau_schma"
#~ msgid ""
-#~ "SET TRANSACTION transaction_mode [, ...]\n"
-#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
+#~ "ALTER FOREIGN DATA WRAPPER name\n"
+#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ]) ]\n"
+#~ "ALTER FOREIGN DATA WRAPPER name OWNER TO new_owner"
+#~ msgstr ""
+#~ "ALTER FOREIGN DATA WRAPPER nom\n"
+#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ]) ]\n"
+#~ "ALTER FOREIGN DATA WRAPPER nom OWNER TO nouveau_propritaire"
+
+#~ msgid ""
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " action [ ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " OWNER TO new_owner\n"
+#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
+#~ " SET SCHEMA new_schema\n"
#~ "\n"
-#~ "where transaction_mode is one of:\n"
+#~ "where action is one of:\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " COST execution_cost\n"
+#~ " ROWS result_rows\n"
+#~ " SET configuration_parameter { TO | = } { value | DEFAULT }\n"
+#~ " SET configuration_parameter FROM CURRENT\n"
+#~ " RESET configuration_parameter\n"
+#~ " RESET ALL"
#~ msgstr ""
-#~ "SET TRANSACTION mode_transaction [, ...]\n"
-#~ "SET SESSION CHARACTERISTICS AS TRANSACTION mode_transaction [, ...]\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " action [, ... ] [ RESTRICT ]\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " OWNER TO nouveau_proprietaire\n"
+#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " SET SCHEMA nouveau_schema\n"
#~ "\n"
-#~ "o mode_transaction peut tre :\n"
+#~ "o action peut tre :\n"
#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
-#~ " READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " IMMUTABLE | STABLE | VOLATILE\n"
+#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " COST cout_execution\n"
+#~ " ROWS lignes_resultats\n"
+#~ " SET paramtre { TO | = } { valeur | DEFAULT }\n"
+#~ " SET paramtre FROM CURRENT\n"
+#~ " RESET paramtre\n"
+#~ " RESET ALL"
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-#~ "RESET SESSION AUTHORIZATION"
+#~ "ALTER GROUP groupname ADD USER username [, ... ]\n"
+#~ "ALTER GROUP groupname DROP USER username [, ... ]\n"
+#~ "\n"
+#~ "ALTER GROUP groupname RENAME TO newname"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION nom_utilisateur\n"
-#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
-#~ "RESET SESSION AUTHORIZATION"
+#~ "ALTER GROUP nom_groupe ADD USER nom_utilisateur [, ... ]\n"
+#~ "ALTER GROUP nom_groupe DROP USER nom_utilisateur [, ... ]\n"
+#~ "\n"
+#~ "ALTER GROUP nom_groupe RENAME TO nouveau_nom"
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] ROLE rolename\n"
-#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
-#~ "RESET ROLE"
+#~ "ALTER INDEX name RENAME TO new_name\n"
+#~ "ALTER INDEX name SET TABLESPACE tablespace_name\n"
+#~ "ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
+#~ "ALTER INDEX name RESET ( storage_parameter [, ... ] )"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] ROLE nom_rle\n"
-#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
-#~ "RESET ROLE"
+#~ "ALTER INDEX nom RENAME TO nouveau_nom\n"
+#~ "ALTER INDEX nom SET TABLESPACE nom_tablespace\n"
+#~ "ALTER INDEX nom SET ( paramtre_stockage = valeur [, ... ] )\n"
+#~ "ALTER INDEX nom RESET ( paramtre_stockage [, ... ] )"
-#~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
-#~ msgstr "SET CONSTRAINTS { ALL | nom [, ...] } { DEFERRED | IMMEDIATE }"
+#~ msgid ""
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
+#~ "ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
+#~ msgstr ""
+#~ "ALTER [ PROCEDURAL ] LANGUAGE nom RENAME TO nouveau_nom\n"
+#~ "ALTER [ PROCEDURAL ] LANGUAGE nom OWNER TO nouveau_propritaire"
#~ msgid ""
-#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | 'value' | DEFAULT }\n"
-#~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
+#~ "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER "
+#~ "TO newowner"
#~ msgstr ""
-#~ "SET [ SESSION | LOCAL ] paramtre { TO | = } { valeur | 'valeur' | DEFAULT }\n"
-#~ "SET [ SESSION | LOCAL ] TIME ZONE { zone_horaire | LOCAL | DEFAULT }"
+#~ "ALTER OPERATOR nom ( { lefttype | NONE } , { righttype | NONE } )\n"
+#~ " OWNER TO nouveau_propritaire"
#~ msgid ""
-#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
-#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
-#~ " [ FROM from_item [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ HAVING condition [, ...] ]\n"
-#~ " [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ " [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
-#~ " [ LIMIT { count | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
+#~ "ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
+#~ "ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
#~ msgstr ""
-#~ "[ WITH [ RECURSIVE ] requte_with [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
-#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] nouvelle_table\n"
-#~ " [ FROM lment_from [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ HAVING condition [, ...] ]\n"
-#~ " [ WINDOW nom_window AS ( dfinition_window ) [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ " [ ORDER BY expression [ ASC | DESC | USING oprateur ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
-#~ " [ LIMIT { total | ALL } ]\n"
-#~ " [ OFFSET dbut [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF nom_table [, ...] ] [ NOWAIT ] [...] ]"
+#~ "ALTER OPERATOR CLASS nom USING mthode_indexation\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER OPERATOR CLASS nom USING mthode_indexation\n"
+#~ " OWNER TO nouveau_propritaire"
#~ msgid ""
-#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
-#~ " [ FROM from_item [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ HAVING condition [, ...] ]\n"
-#~ " [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ " [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
-#~ " [ LIMIT { count | ALL } ]\n"
-#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]\n"
-#~ "\n"
-#~ "where from_item can be one of:\n"
-#~ "\n"
-#~ " [ ONLY ] table_name [ * ] [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
-#~ " ( select ) [ AS ] alias [ ( column_alias [, ...] ) ]\n"
-#~ " with_query_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
-#~ " function_name ( [ argument [, ...] ] ) [ AS ] alias [ ( column_alias [, ...] | column_definition [, ...] ) ]\n"
-#~ " function_name ( [ argument [, ...] ] ) AS ( column_definition [, ...] )\n"
-#~ " from_item [ NATURAL ] join_type from_item [ ON join_condition | USING ( join_column [, ...] ) ]\n"
+#~ "ALTER OPERATOR FAMILY name USING index_method ADD\n"
+#~ " { OPERATOR strategy_number operator_name ( op_type, op_type )\n"
+#~ " | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
+#~ "( argument_type [, ...] )\n"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY name USING index_method DROP\n"
+#~ " { OPERATOR strategy_number ( op_type [ , op_type ] )\n"
+#~ " | FUNCTION support_number ( op_type [ , op_type ] )\n"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY name USING index_method RENAME TO newname\n"
+#~ "ALTER OPERATOR FAMILY name USING index_method OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage ADD\n"
+#~ " { OPERATOR numro_stratgie nom_oprateur ( type_op, type_op ) \n"
+#~ " | FUNCTION numro_support [ ( type_op [ , type_op ] ) ]\n"
+#~ " nom_fonction ( type_argument [, ...] )\n"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage DROP\n"
+#~ " { OPERATOR numro_stratgie ( type_op [ , type_op ] )\n"
+#~ " | FUNCTION numro_support ( type_op [ , type_op ] )\n"
+#~ " } [, ... ]\n"
+#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage\n"
+#~ " OWNER TO nouveau_propritaire"
+
+#~ msgid ""
+#~ "ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "and with_query is:\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ " with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
+#~ "ALTER ROLE name RENAME TO newname\n"
#~ "\n"
-#~ "TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
+#~ "ALTER ROLE name SET configuration_parameter { TO | = } { value | "
+#~ "DEFAULT }\n"
+#~ "ALTER ROLE name SET configuration_parameter FROM CURRENT\n"
+#~ "ALTER ROLE name RESET configuration_parameter\n"
+#~ "ALTER ROLE name RESET ALL"
#~ msgstr ""
-#~ "[ WITH [ RECURSIVE ] requte_with [, ...] ]\n"
-#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
-#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
-#~ " [ FROM lment_from [, ...] ]\n"
-#~ " [ WHERE condition ]\n"
-#~ " [ GROUP BY expression [, ...] ]\n"
-#~ " [ HAVING condition [, ...] ]\n"
-#~ " [ WINDOW nom_window AS ( dfinition_window ) [, ...] ]\n"
-#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
-#~ " [ ORDER BY expression [ ASC | DESC | USING oprateur ] [ NULLS { FIRST | LAST } ] [, ...] ]\n"
-#~ " [ LIMIT { total | ALL } ]\n"
-#~ " [ OFFSET dbut [ ROW | ROWS ] ]\n"
-#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]\n"
-#~ " [ FOR { UPDATE | SHARE } [ OF nom_table [, ...] ] [ NOWAIT ] [...] ]\n"
-#~ "\n"
-#~ "avec lment_from faisant parti de :\n"
-#~ "\n"
-#~ " [ ONLY ] nom_table [ * ] [ [ AS ] alias [ ( alias_colonne [, ...] ) ] ]\n"
-#~ " ( select ) [ AS ] alias [ ( alias_colonne [, ...] ) ]\n"
-#~ " nom_requte_with [ [ AS ] alias [ ( alias_colonne [, ...] ) ] ]\n"
-#~ " nom_fonction ( [ argument [, ...] ] ) [ AS ] alias [ ( alias_colonne [, ...] | dfinition_colonne [, ...] ) ]\n"
-#~ " nom_fonction ( [ argument [, ...] ] ) AS ( dfinition_colonne [, ...] )\n"
-#~ " lment_from [ NATURAL ] type_jointure lment_from [ ON condition_jointure | USING ( colonne_jointure [, ...] ) ]\n"
+#~ "ALTER ROLE nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "et requte_with est:\n"
+#~ "o option peut tre :\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexions\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'mot de passe'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ " nom_requte_with [ ( nom_colonne [, ...] ) ] AS ( select )\n"
+#~ "ALTER ROLE nom RENAME TO nouveau_nom\n"
#~ "\n"
-#~ "TABLE { [ ONLY ] nom_table [ * ] | nom_requte_with }"
+#~ "ALTER ROLE nom SET paramtre { TO | = } { valeur | DEFAULT }\n"
+#~ "ALTER ROLE name SET paramtre FROM CURRENT\n"
+#~ "ALTER ROLE nom RESET paramtre\n"
+#~ "ALTER ROLE name RESET ALL"
-#~ msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
-#~ msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] nom_retour"
+#~ msgid ""
+#~ "ALTER SCHEMA name RENAME TO newname\n"
+#~ "ALTER SCHEMA name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER SCHEMA nom RENAME TO nouveau_nom\n"
+#~ "ALTER SCHEMA nom OWNER TO nouveau_propritaire"
-#~ msgid "ROLLBACK PREPARED transaction_id"
-#~ msgstr "ROLLBACK PREPARED id_transaction"
+#~ msgid ""
+#~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
+#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO "
+#~ "MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ]\n"
+#~ " [ RESTART [ [ WITH ] restart ] ]\n"
+#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.column | NONE } ]\n"
+#~ "ALTER SEQUENCE name OWNER TO new_owner\n"
+#~ "ALTER SEQUENCE name RENAME TO new_name\n"
+#~ "ALTER SEQUENCE name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER SEQUENCE nom [ INCREMENT [ BY ] incrment ]\n"
+#~ " [ MINVALUE valeur_min | NO MINVALUE ] [ MAXVALUE valeur_max | NO "
+#~ "MAXVALUE ]\n"
+#~ " [ START [ WITH ] valeur_dbut ]\n"
+#~ " [ RESTART [ [ WITH ] valeur_redmarrage ] ]\n"
+#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.colonne | NONE } ]\n"
+#~ "ALTER SEQUENCE nom OWNER TO new_propritaire\n"
+#~ "ALTER SEQUENCE nom RENAME TO new_nom\n"
+#~ "ALTER SEQUENCE nom SET SCHEMA new_schma"
-#~ msgid "ROLLBACK [ WORK | TRANSACTION ]"
-#~ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
+#~ msgid ""
+#~ "ALTER SERVER servername [ VERSION 'newversion' ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] ) ]\n"
+#~ "ALTER SERVER servername OWNER TO new_owner"
+#~ msgstr ""
+#~ "ALTER SERVER nom [ VERSION 'nouvelleversion' ]\n"
+#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] ) ]\n"
+#~ "ALTER SERVER nom OWNER TO nouveau_propritaire"
#~ msgid ""
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sequencename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER servername [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE langname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemaname [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " action [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
+#~ " RENAME [ COLUMN ] column TO new_column\n"
+#~ "ALTER TABLE name\n"
+#~ " RENAME TO new_name\n"
+#~ "ALTER TABLE name\n"
+#~ " SET SCHEMA new_schema\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tablespacename [, ...]\n"
-#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "where action is one of:\n"
#~ "\n"
-#~ "REVOKE [ ADMIN OPTION FOR ]\n"
-#~ " role [, ...] FROM rolename [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]"
+#~ " ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
+#~ " DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
+#~ " ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ " ALTER [ COLUMN ] column DROP DEFAULT\n"
+#~ " ALTER [ COLUMN ] column { SET | DROP } NOT NULL\n"
+#~ " ALTER [ COLUMN ] column SET STATISTICS integer\n"
+#~ " ALTER [ COLUMN ] column SET STORAGE { PLAIN | EXTERNAL | EXTENDED | "
+#~ "MAIN }\n"
+#~ " ADD table_constraint\n"
+#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
+#~ " ENABLE REPLICA TRIGGER trigger_name\n"
+#~ " ENABLE ALWAYS TRIGGER trigger_name\n"
+#~ " DISABLE RULE rewrite_rule_name\n"
+#~ " ENABLE RULE rewrite_rule_name\n"
+#~ " ENABLE REPLICA RULE rewrite_rule_name\n"
+#~ " ENABLE ALWAYS RULE rewrite_rule_name\n"
+#~ " CLUSTER ON index_name\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITH OIDS\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( storage_parameter = value [, ... ] )\n"
+#~ " RESET ( storage_parameter [, ... ] )\n"
+#~ " INHERIT parent_table\n"
+#~ " NO INHERIT parent_table\n"
+#~ " OWNER TO new_owner\n"
+#~ " SET TABLESPACE new_tablespace"
#~ msgstr ""
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] nom_table [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
-#~ " ON [ TABLE ] nom_table [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE nom_squence [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE nom_base [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER nom_fdw [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE nom_langage [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
-#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA nom_schma [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
+#~ " action [, ... ]\n"
+#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
+#~ " RENAME [ COLUMN ] colonne TO nouvelle_colonne\n"
+#~ "ALTER TABLE nom\n"
+#~ " RENAME TO nouveau_nom\n"
+#~ "ALTER TABLE nom\n"
+#~ " SET SCHEMA nouveau_schema\n"
#~ "\n"
-#~ "REVOKE [ GRANT OPTION FOR ]\n"
-#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE nom_tablespace [, ...]\n"
-#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]\n"
+#~ "o action peut tre :\n"
#~ "\n"
-#~ "REVOKE [ ADMIN OPTION FOR ]\n"
-#~ " role [, ...] FROM nom_rle [, ...]\n"
-#~ " [ CASCADE | RESTRICT ]"
+#~ " ADD [ COLUMN ] colonne type [ contrainte_colonne [ ... ] ]\n"
+#~ " DROP [ COLUMN ] colonne [ RESTRICT | CASCADE ]\n"
+#~ " ALTER [ COLUMN ] colonne [ SET DATA ] TYPE type [ USING expression ]\n"
+#~ " ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
+#~ " ALTER [ COLUMN ] colonne DROP DEFAULT\n"
+#~ " ALTER [ COLUMN ] colonne { SET | DROP } NOT NULL\n"
+#~ " ALTER [ COLUMN ] colonne SET STATISTICS entier\n"
+#~ " ALTER [ COLUMN ] colonne SET STORAGE\n"
+#~ " { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
+#~ " ADD contrainte_table\n"
+#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
+#~ " DISABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
+#~ " ENABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
+#~ " ENABLE REPLICA TRIGGER nom_trigger\n"
+#~ " ENABLE ALWAYS TRIGGER nom_trigger\n"
+#~ " DISABLE RULE nom_rgle_rcriture\n"
+#~ " ENABLE RULE nom_rgle_rcriture\n"
+#~ " ENABLE REPLICA RULE nom_rgle_rcriture\n"
+#~ " ENABLE ALWAYS RULE nom_rgle_rcriture\n"
+#~ " CLUSTER ON nom_index\n"
+#~ " SET WITHOUT CLUSTER\n"
+#~ " SET WITH OIDS\n"
+#~ " SET WITHOUT OIDS\n"
+#~ " SET ( paramtre_stockage = valeur [, ... ] )\n"
+#~ " RESET ( paramtre_stockage [, ... ] )\n"
+#~ " INHERIT table_parent\n"
+#~ " NO INHERIT table_parent\n"
+#~ " OWNER TO nouveau_propritaire\n"
+#~ " SET TABLESPACE nouveau_tablespace"
-#~ msgid "RELEASE [ SAVEPOINT ] savepoint_name"
-#~ msgstr "RELEASE [ SAVEPOINT ] nom_retour"
+#~ msgid ""
+#~ "ALTER TABLESPACE name RENAME TO newname\n"
+#~ "ALTER TABLESPACE name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER TABLESPACE nom RENAME TO nouveau_nom\n"
+#~ "ALTER TABLESPACE nom OWNER TO nouveau_propritaire"
-#~ msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
-#~ msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } nom [ FORCE ]"
+#~ msgid ""
+#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
+#~ " ADD MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
+#~ " ALTER MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
+#~ " ALTER MAPPING REPLACE old_dictionary WITH new_dictionary\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
+#~ " ALTER MAPPING FOR token_type [, ... ] REPLACE old_dictionary WITH "
+#~ "new_dictionary\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
+#~ " DROP MAPPING [ IF EXISTS ] FOR token_type [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name RENAME TO newname\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ADD MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ALTER MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ALTER MAPPING REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " ALTER MAPPING FOR type_jeton [, ... ]\n"
+#~ " REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
+#~ " DROP MAPPING [ IF EXISTS ] FOR type_jeton [, ... ]\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom RENAME TO nouveau_nom\n"
+#~ "ALTER TEXT SEARCH CONFIGURATION nom OWNER TO nouveau_propritaire"
-#~ msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
-#~ msgstr "REASSIGN OWNED BY ancien_role [, ...] TO nouveau_role"
+#~ msgid ""
+#~ "ALTER TEXT SEARCH DICTIONARY name (\n"
+#~ " option [ = value ] [, ... ]\n"
+#~ ")\n"
+#~ "ALTER TEXT SEARCH DICTIONARY name RENAME TO newname\n"
+#~ "ALTER TEXT SEARCH DICTIONARY name OWNER TO newowner"
+#~ msgstr ""
+#~ "ALTER TEXT SEARCH DICTIONARY nom (\n"
+#~ " option [ = valeur ] [, ... ]\n"
+#~ ")\n"
+#~ "ALTER TEXT SEARCH DICTIONARY nom RENAME TO nouveau_nom\n"
+#~ "ALTER TEXT SEARCH DICTIONARY nom OWNER TO nouveau_propritaire"
-#~ msgid "PREPARE TRANSACTION transaction_id"
-#~ msgstr "PREPARE TRANSACTION id_transaction"
+#~ msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH PARSER nom RENAME TO nouveau_nom"
-#~ msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
-#~ msgstr "PREPARE nom_plan [ ( type_donnes [, ...] ) ] AS instruction"
+#~ msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
+#~ msgstr "ALTER TEXT SEARCH TEMPLATE nom RENAME TO nouveau_nom"
-#~ msgid "NOTIFY name"
-#~ msgstr "NOTIFY nom"
+#~ msgid "ALTER TRIGGER name ON table RENAME TO newname"
+#~ msgstr "ALTER TRIGGER nom ON table RENAME TO nouveau_nom"
-#~ msgid "MOVE [ direction { FROM | IN } ] cursorname"
-#~ msgstr "MOVE [ direction { FROM | IN } ] nom_de_curseur"
+#~ msgid ""
+#~ "ALTER TYPE name RENAME TO new_name\n"
+#~ "ALTER TYPE name OWNER TO new_owner \n"
+#~ "ALTER TYPE name SET SCHEMA new_schema"
+#~ msgstr ""
+#~ "ALTER TYPE nom RENAME TO nouveau_nom\n"
+#~ "ALTER TYPE nom OWNER TO nouveau_propritaire\n"
+#~ "ALTER TYPE nom SET SCHEMA nouveau_schma"
#~ msgid ""
-#~ "LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
+#~ "ALTER USER name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "where lockmode is one of:\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
+#~ "ALTER USER name RENAME TO newname\n"
+#~ "\n"
+#~ "ALTER USER name SET configuration_parameter { TO | = } { value | "
+#~ "DEFAULT }\n"
+#~ "ALTER USER name SET configuration_parameter FROM CURRENT\n"
+#~ "ALTER USER name RESET configuration_parameter\n"
+#~ "ALTER USER name RESET ALL"
#~ msgstr ""
-#~ "LOCK [ TABLE ] [ ONLY ] nom [, ...] [ IN mode_verrouillage MODE ] [ NOWAIT ]\n"
+#~ "ALTER USER nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
-#~ "avec mode_verrouillage parmi :\n"
+#~ "o option peut tre :\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexion\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
#~ "\n"
-#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
-#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-
-#~ msgid "LOAD 'filename'"
-#~ msgstr "LOAD 'nom_de_fichier'"
-
-#~ msgid "LISTEN name"
-#~ msgstr "LISTEN nom"
+#~ "ALTER USER nom RENAME TO nouveau_nom\n"
+#~ "\n"
+#~ "ALTER USER nom SET paramtre { TO | = } { valeur | DEFAULT }\n"
+#~ "ALTER USER name SET paramtre FROM CURRENT\n"
+#~ "ALTER USER nom RESET paramtre\n"
+#~ "ALTER USER name RESET ALL"
#~ msgid ""
-#~ "INSERT INTO table [ ( column [, ...] ) ]\n"
-#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | query }\n"
-#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ "ALTER USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
+#~ " SERVER servername\n"
+#~ " OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] )"
#~ msgstr ""
-#~ "INSERT INTO table [ ( colonne [, ...] ) ]\n"
-#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) [, ...] | requte }\n"
-#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
+#~ "ALTER USER MAPPING FOR { nom_utilisateur | USER | CURRENT_USER | "
+#~ "PUBLIC }\n"
+#~ " SERVER nom_serveur\n"
+#~ " OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] )"
#~ msgid ""
-#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
-#~ " ON [ TABLE ] tablename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE sequencename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE dbname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER servername [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE langname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA schemaname [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE tablespacename [, ...]\n"
-#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
+#~ "ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
+#~ "ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
+#~ "ALTER VIEW name OWNER TO new_owner\n"
+#~ "ALTER VIEW name RENAME TO new_name\n"
+#~ "ALTER VIEW name SET SCHEMA new_schema"
#~ msgstr ""
-#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON [ TABLE ] nom_table [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
-#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
-#~ " ON [ TABLE ] nom_table [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
-#~ " [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SEQUENCE nom_squence [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON DATABASE nom_base [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN DATA WRAPPER nomfdw [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
-#~ " ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
-#~ " ON LANGUAGE nom_langage [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
-#~ " ON SCHEMA nom_schma [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
-#~ " ON TABLESPACE nom_tablespace [, ...]\n"
-#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
-#~ "\n"
-#~ "GRANT rle [, ...] TO nom_rle [, ...] [ WITH ADMIN OPTION ]"
+#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
+#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne DROP DEFAULT\n"
+#~ "ALTER VIEW nom OWNER TO nouveau_propritaire\n"
+#~ "ALTER VIEW nom RENAME TO nouveau_nom\n"
+#~ "ALTER VIEW nom SET SCHEMA nouveau_schma"
+
+#~ msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
+#~ msgstr "ANALYZE [ VERBOSE ] [ table [ ( colonne [, ...] ) ] ]"
#~ msgid ""
-#~ "FETCH [ direction { FROM | IN } ] cursorname\n"
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "where direction can be empty or one of:\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ " NEXT\n"
-#~ " PRIOR\n"
-#~ " FIRST\n"
-#~ " LAST\n"
-#~ " ABSOLUTE count\n"
-#~ " RELATIVE count\n"
-#~ " count\n"
-#~ " ALL\n"
-#~ " FORWARD\n"
-#~ " FORWARD count\n"
-#~ " FORWARD ALL\n"
-#~ " BACKWARD\n"
-#~ " BACKWARD count\n"
-#~ " BACKWARD ALL"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgstr ""
-#~ "FETCH [ direction { FROM | IN } ] nom_curseur\n"
+#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "sans prciser de direction ou en choissant une des directions suivantes :\n"
+#~ "o transaction_mode peut tre :\n"
#~ "\n"
-#~ " NEXT\n"
-#~ " PRIOR\n"
-#~ " FIRST\n"
-#~ " LAST\n"
-#~ " ABSOLUTE nombre\n"
-#~ " RELATIVE nombre\n"
-#~ " count\n"
-#~ " ALL\n"
-#~ " FORWARD\n"
-#~ " FORWARD nombre\n"
-#~ " FORWARD ALL\n"
-#~ " BACKWARD\n"
-#~ " BACKWARD nombre\n"
-#~ " BACKWARD ALL"
-
-#~ msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
-#~ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] instruction"
-
-#~ msgid "EXECUTE name [ ( parameter [, ...] ) ]"
-#~ msgstr "EXECUTE nom_plan [ ( paramtre [, ...] ) ]"
-
-#~ msgid "END [ WORK | TRANSACTION ]"
-#~ msgstr "END [ WORK | TRANSACTION ]"
-
-#~ msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP VIEW [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP USER MAPPING [ IF EXISTS ] FOR { username | USER | CURRENT_USER | PUBLIC } SERVER servername"
-#~ msgstr "DROP USER MAPPING [ IF EXISTS ] FOR { nomutilisateur | USER | CURRENT_USER | PUBLIC } SERVER nomserveur"
-
-#~ msgid "DROP USER [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP USER [IF EXISTS ] nom [, ...]"
-
-#~ msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TYPE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TRIGGER [IF EXISTS ] nom ON table [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
-#~ msgstr "DROP TABLESPACE [IF EXISTS ] nom_tablespace"
-
-#~ msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP TABLE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
+#~ " READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
-#~ msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SERVER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+#~ msgid "CHECKPOINT"
+#~ msgstr "CHECKPOINT"
-#~ msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SEQUENCE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+#~ msgid "CLOSE { name | ALL }"
+#~ msgstr "CLOSE { nom | ALL }"
-#~ msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP SCHEMA [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
+#~ "CLUSTER [VERBOSE]"
+#~ msgstr ""
+#~ "CLUSTER [VERBOSE] nom_table [ USING nom_index ]\n"
+#~ "CLUSTER [VERBOSE]"
-#~ msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP RULE [IF EXISTS ] nom ON relation [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE object_name |\n"
+#~ " COLUMN table_name.column_name |\n"
+#~ " AGGREGATE agg_name (agg_type [, ...] ) |\n"
+#~ " CAST (sourcetype AS targettype) |\n"
+#~ " CONSTRAINT constraint_name ON table_name |\n"
+#~ " CONVERSION object_name |\n"
+#~ " DATABASE object_name |\n"
+#~ " DOMAIN object_name |\n"
+#~ " FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
+#~ " INDEX object_name |\n"
+#~ " LARGE OBJECT large_object_oid |\n"
+#~ " OPERATOR op (leftoperand_type, rightoperand_type) |\n"
+#~ " OPERATOR CLASS object_name USING index_method |\n"
+#~ " OPERATOR FAMILY object_name USING index_method |\n"
+#~ " [ PROCEDURAL ] LANGUAGE object_name |\n"
+#~ " ROLE object_name |\n"
+#~ " RULE rule_name ON table_name |\n"
+#~ " SCHEMA object_name |\n"
+#~ " SEQUENCE object_name |\n"
+#~ " TABLESPACE object_name |\n"
+#~ " TEXT SEARCH CONFIGURATION object_name |\n"
+#~ " TEXT SEARCH DICTIONARY object_name |\n"
+#~ " TEXT SEARCH PARSER object_name |\n"
+#~ " TEXT SEARCH TEMPLATE object_name |\n"
+#~ " TRIGGER trigger_name ON table_name |\n"
+#~ " TYPE object_name |\n"
+#~ " VIEW object_name\n"
+#~ "} IS 'text'"
+#~ msgstr ""
+#~ "COMMENT ON\n"
+#~ "{\n"
+#~ " TABLE nom_objet |\n"
+#~ " COLUMN nom_table.nom_colonne |\n"
+#~ " AGGREGATE nom_agg (type_agg [, ...] ) |\n"
+#~ " CAST (type_source AS type_cible) |\n"
+#~ " CONSTRAINT nom_contrainte ON nom_table |\n"
+#~ " CONVERSION nom_objet |\n"
+#~ " DATABASE nom_objet |\n"
+#~ " DOMAIN nom_objet |\n"
+#~ " FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) "
+#~ "|\n"
+#~ " INDEX nom_objet |\n"
+#~ " LARGE OBJECT oid_LO |\n"
+#~ " OPERATOR op (type_operande_gauche, type_operande_droit) |\n"
+#~ " OPERATOR CLASS nom_objet USING methode_indexage |\n"
+#~ " OPERATOR FAMILY nom_objet USING methode_indexage |\n"
+#~ " [ PROCEDURAL ] LANGUAGE nom_objet |\n"
+#~ " ROLE nom_objet |\n"
+#~ " RULE nom_regle ON nom_table |\n"
+#~ " SCHEMA nom_objet |\n"
+#~ " SEQUENCE nom_objet |\n"
+#~ " TABLESPACE nom_objet |\n"
+#~ " TEXT SEARCH CONFIGURATION nom_objet |\n"
+#~ " TEXT SEARCH DICTIONARY nom_objet |\n"
+#~ " TEXT SEARCH PARSER nom_objet |\n"
+#~ " TEXT SEARCH TEMPLATE nom_objet |\n"
+#~ " TRIGGER nom_trigger ON nom_objet |\n"
+#~ " TYPE nom_objet |\n"
+#~ " VIEW nom_objet\n"
+#~ "} IS 'text'"
-#~ msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP ROLE [IF EXISTS ] nom [, ...]"
+#~ msgid "COMMIT [ WORK | TRANSACTION ]"
+#~ msgstr "COMMIT [ WORK | TRANSACTION ]"
-#~ msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP OWNED BY nom [, ...] [ CASCADE | RESTRICT ]"
+#~ msgid "COMMIT PREPARED transaction_id"
+#~ msgstr "COMMIT PREPARED id_transaction"
-#~ msgid "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "COPY tablename [ ( column [, ...] ) ]\n"
+#~ " FROM { 'filename' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE NOT NULL column [, ...] ]\n"
+#~ "\n"
+#~ "COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
+#~ " TO { 'filename' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
+#~ " [ NULL [ AS ] 'null string' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'quote' ] \n"
+#~ " [ ESCAPE [ AS ] 'escape' ]\n"
+#~ " [ FORCE QUOTE column [, ...] ]"
#~ msgstr ""
-#~ "DROP OPERATOR FAMILY [IF EXISTS ] nom\n"
-#~ " USING mthode_indexage [ CASCADE | RESTRICT ]"
+#~ "COPY nom_table [ ( colonne [, ...] ) ]\n"
+#~ " FROM { 'nom_fichier' | STDIN }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'dlimiteur' ]\n"
+#~ " [ NULL [ AS ] 'chane null' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
+#~ " [ ESCAPE [ AS ] 'chappement' ]\n"
+#~ " [ FORCE NOT NULL colonne [, ...] ]\n"
+#~ "\n"
+#~ "COPY { nom_table [ ( colonne [, ...] ) ] | ( requte ) }\n"
+#~ " TO { 'nom_fichier' | STDOUT }\n"
+#~ " [ [ WITH ] \n"
+#~ " [ BINARY ]\n"
+#~ " [ OIDS ]\n"
+#~ " [ DELIMITER [ AS ] 'dlimiteur' ]\n"
+#~ " [ NULL [ AS ] 'chane null' ]\n"
+#~ " [ CSV [ HEADER ]\n"
+#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
+#~ " [ ESCAPE [ AS ] 'chappement' ]\n"
+#~ " [ FORCE QUOTE colonne [, ...] ]"
-#~ msgid "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "or the old syntax\n"
+#~ "\n"
+#~ "CREATE AGGREGATE name (\n"
+#~ " BASETYPE = base_type,\n"
+#~ " SFUNC = sfunc,\n"
+#~ " STYPE = state_data_type\n"
+#~ " [ , FINALFUNC = ffunc ]\n"
+#~ " [ , INITCOND = initial_condition ]\n"
+#~ " [ , SORTOP = sort_operator ]\n"
+#~ ")"
#~ msgstr ""
-#~ "DROP OPERATOR CLASS [IF EXISTS ] nom\n"
-#~ " USING mthode_indexage [ CASCADE | RESTRICT ]"
+#~ "CREATE AGGREGATE nom ( type_donnes_en_entre [ , ... ] ) (\n"
+#~ " SFUNC = sfonction,\n"
+#~ " STYPE = type_donnes_tat\n"
+#~ " [ , FINALFUNC = fonction_f ]\n"
+#~ " [ , INITCOND = condition_initiale ]\n"
+#~ " [ , SORTOP = oprateur_tri ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "ou l'ancienne syntaxe\n"
+#~ "\n"
+#~ "CREATE AGGREGATE nom (\n"
+#~ " BASETYPE = type_base,\n"
+#~ " SFUNC = fonction_s,\n"
+#~ " STYPE = type_donnes_tat\n"
+#~ " [ , FINALFUNC = fonction_f ]\n"
+#~ " [ , INITCOND = condition_initiale ]\n"
+#~ " [ , SORTOP = oprateur_tri ]\n"
+#~ ")"
-#~ msgid "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | NONE } ) [ CASCADE | RESTRICT ]"
+#~ msgid ""
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH FUNCTION funcname (argtypes)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (sourcetype AS targettype)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
#~ msgstr ""
-#~ "DROP OPERATOR [IF EXISTS ] nom\n"
-#~ " ( { type_gauche | NONE } , { type_droit | NONE } )\n"
-#~ " [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP [ PROCEDURAL ] LANGUAGE [IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP INDEX [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
-#~ msgstr "DROP GROUP [IF EXISTS ] nom [, ...]"
+#~ "CREATE CAST (type_source AS type_cible)\n"
+#~ " WITH FUNCTION nom_fonction (type_argument)\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (type_source AS type_cible)\n"
+#~ " WITHOUT FUNCTION\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
+#~ "\n"
+#~ "CREATE CAST (type_source AS type_cible)\n"
+#~ " WITH INOUT\n"
+#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
#~ msgid ""
-#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " [ CASCADE | RESTRICT ]"
+#~ "CREATE CONSTRAINT TRIGGER name\n"
+#~ " AFTER event [ OR ... ]\n"
+#~ " ON table_name\n"
+#~ " [ FROM referenced_table_name ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY "
+#~ "DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
#~ msgstr ""
-#~ "DROP FUNCTION [IF EXISTS ] nom\n"
-#~ " ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP DOMAIN [ IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP DATABASE [ IF EXISTS ] name"
-#~ msgstr "DROP DATABASE [ IF EXISTS ] nom"
-
-#~ msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP CONVERSION [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP CAST [ IF EXISTS ] (type_source AS type_cible) [ CASCADE | RESTRICT ]"
-
-#~ msgid "DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
-#~ msgstr "DROP AGGREGATE [ IF EXISTS ] nom ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
-
-#~ msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
-#~ msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+#~ "CREATE CONSTRAINT TRIGGER nom\n"
+#~ " AFTER vnement [ OR ... ]\n"
+#~ " ON table\n"
+#~ " [ FROM table_rfrence ]\n"
+#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | "
+#~ "INITIALLY DEFERRED } }\n"
+#~ " FOR EACH ROW\n"
+#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
#~ msgid ""
-#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " [ USING usinglist ]\n"
-#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
-#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
+#~ "CREATE [ DEFAULT ] CONVERSION name\n"
+#~ " FOR source_encoding TO dest_encoding FROM funcname"
#~ msgstr ""
-#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
-#~ " [ USING liste_using ]\n"
-#~ " [ WHERE condition | WHERE CURRENT OF nom_curseur ]\n"
-#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
+#~ "CREATE [DEFAULT] CONVERSION nom\n"
+#~ " FOR codage_source TO codage_cible FROM nom_fonction"
#~ msgid ""
-#~ "DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
+#~ "CREATE DATABASE name\n"
+#~ " [ [ WITH ] [ OWNER [=] dbowner ]\n"
+#~ " [ TEMPLATE [=] template ]\n"
+#~ " [ ENCODING [=] encoding ]\n"
+#~ " [ LC_COLLATE [=] lc_collate ]\n"
+#~ " [ LC_CTYPE [=] lc_ctype ]\n"
+#~ " [ TABLESPACE [=] tablespace ]\n"
+#~ " [ CONNECTION LIMIT [=] connlimit ] ]"
#~ msgstr ""
-#~ "DECLARE nom [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
-#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR requte"
+#~ "CREATE DATABASE nom\n"
+#~ " [ [ WITH ] [ OWNER [=] nom_propritaire ]\n"
+#~ " [ TEMPLATE [=] modle ]\n"
+#~ " [ ENCODING [=] encodage ]\n"
+#~ " [ LC_COLLATE [=] tri_caract ]\n"
+#~ " [ LC_CTYPE [=] type_caract ]\n"
+#~ " [ TABLESPACE [=] tablespace ]\n"
+#~ " [ CONNECTION LIMIT [=] limite_connexion ] ]"
-#~ msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
-#~ msgstr "DEALLOCATE [ PREPARE ] { nom_plan | ALL }"
+#~ msgid ""
+#~ "CREATE DOMAIN name [ AS ] data_type\n"
+#~ " [ DEFAULT expression ]\n"
+#~ " [ constraint [ ... ] ]\n"
+#~ "\n"
+#~ "where constraint is:\n"
+#~ "\n"
+#~ "[ CONSTRAINT constraint_name ]\n"
+#~ "{ NOT NULL | NULL | CHECK (expression) }"
+#~ msgstr ""
+#~ "CREATE DOMAIN nom [AS] type_donnes\n"
+#~ " [ DEFAULT expression ]\n"
+#~ " [ contrainte [ ... ] ]\n"
+#~ "\n"
+#~ "avec comme contrainte :\n"
+#~ "\n"
+#~ "[ CONSTRAINT nom_contrainte ]\n"
+#~ "{ NOT NULL | NULL | CHECK (expression) }"
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name [, ...] ) ]\n"
-#~ " AS query"
+#~ "CREATE FOREIGN DATA WRAPPER name\n"
+#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW nom\n"
-#~ " [ ( nom_colonne [, ...] ) ]\n"
-#~ " AS requte"
+#~ "CREATE FOREIGN DATA WRAPPER nom\n"
+#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
+#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
#~ msgid ""
-#~ "CREATE USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER servername\n"
-#~ " [ OPTIONS ( option 'value' [ , ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] FUNCTION\n"
+#~ " name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] "
+#~ "[, ...] ] )\n"
+#~ " [ RETURNS rettype\n"
+#~ " | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
+#~ " { LANGUAGE langname\n"
+#~ " | WINDOW\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " | COST execution_cost\n"
+#~ " | ROWS result_rows\n"
+#~ " | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
+#~ " | AS 'definition'\n"
+#~ " | AS 'obj_file', 'link_symbol'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribute [, ...] ) ]"
#~ msgstr ""
-#~ "CREATE USER MAPPING FOR { nomutilisateur | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER nomserveur\n"
-#~ " [ OPTIONS ( option 'valeur' [ , ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] FUNCTION\n"
+#~ " nom ( [ [ mode_arg ] [ nom_arg ] type_arg [ { DEFAULT | = } "
+#~ "expr_par_dfaut ] [, ...] ] )\n"
+#~ " [ RETURNS type_ret\n"
+#~ " | RETURNS TABLE ( nom_colonne type_colonne [, ...] ) ]\n"
+#~ " { LANGUAGE nom_lang\n"
+#~ " | WINDOW\n"
+#~ " | IMMUTABLE | STABLE | VOLATILE\n"
+#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
+#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
+#~ " | COST cot_excution\n"
+#~ " | ROWS lignes_rsultats\n"
+#~ " | SET paramtre_configuration { TO valeur | = valeur | FROM "
+#~ "CURRENT }\n"
+#~ " | AS 'dfinition'\n"
+#~ " | AS 'fichier_obj', 'symble_lien'\n"
+#~ " } ...\n"
+#~ " [ WITH ( attribut [, ...] ) ]"
#~ msgid ""
-#~ "CREATE USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "where option can be:\n"
#~ " \n"
@@ -6354,7 +5530,6 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE rolename [, ...]\n"
@@ -6364,7 +5539,7 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | USER rolename [, ...]\n"
#~ " | SYSID uid"
#~ msgstr ""
-#~ "CREATE USER nom [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE GROUP nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "o option peut tre :\n"
#~ " \n"
@@ -6374,7 +5549,6 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexion\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE nom_rle [, ...]\n"
@@ -6385,151 +5559,166 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | SYSID uid"
#~ msgid ""
-#~ "CREATE TYPE name AS\n"
-#~ " ( attribute_name data_type [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE name AS ENUM\n"
-#~ " ( 'label' [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE name (\n"
-#~ " INPUT = input_function,\n"
-#~ " OUTPUT = output_function\n"
-#~ " [ , RECEIVE = receive_function ]\n"
-#~ " [ , SEND = send_function ]\n"
-#~ " [ , TYPMOD_IN = type_modifier_input_function ]\n"
-#~ " [ , TYPMOD_OUT = type_modifier_output_function ]\n"
-#~ " [ , ANALYZE = analyze_function ]\n"
-#~ " [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
-#~ " [ , PASSEDBYVALUE ]\n"
-#~ " [ , ALIGNMENT = alignment ]\n"
-#~ " [ , STORAGE = storage ]\n"
-#~ " [ , LIKE = like_type ]\n"
-#~ " [ , CATEGORY = category ]\n"
-#~ " [ , PREFERRED = preferred ]\n"
-#~ " [ , DEFAULT = default ]\n"
-#~ " [ , ELEMENT = element ]\n"
-#~ " [ , DELIMITER = delimiter ]\n"
-#~ ")\n"
-#~ "\n"
-#~ "CREATE TYPE name"
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
+#~ " ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS "
+#~ "{ FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( storage_parameter = value [, ... ] ) ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " [ WHERE predicate ]"
#~ msgstr ""
-#~ "CREATE TYPE nom AS\n"
-#~ " ( nom_attribut type_donnee [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE nom AS ENUM\n"
-#~ " ( 'label' [, ... ] )\n"
-#~ "\n"
-#~ "CREATE TYPE nom (\n"
-#~ " INPUT = fonction_entre,\n"
-#~ " OUTPUT = fonction_sortie\n"
-#~ " [ , RECEIVE = fonction_rception ]\n"
-#~ " [ , SEND = fonction_envoi ]\n"
-#~ " [ , TYPMOD_IN = fonction_entre_modif_type ]\n"
-#~ " [ , TYPMOD_OUT = fonction_sortie_modif_type ]\n"
-#~ " [ , ANALYZE = fonction_analyse ]\n"
-#~ " [ , INTERNALLENGTH = { longueur_interne | VARIABLE } ]\n"
-#~ " [ , PASSEDBYVALUE ]\n"
-#~ " [ , ALIGNMENT = alignement ]\n"
-#~ " [ , STORAGE = stockage ]\n"
-#~ " [ , LIKE = type_like ]\n"
-#~ " [ , CATEGORY = catgorie ]\n"
-#~ " [ , PREFERRED = prfr ]\n"
-#~ " [ , DEFAULT = valeur_par_dfaut ]\n"
-#~ " [ , ELEMENT = lment ]\n"
-#~ " [ , DELIMITER = dlimiteur ]\n"
-#~ ")\n"
-#~ "\n"
-#~ "CREATE TYPE nom"
+#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] nom ON table [ USING methode ]\n"
+#~ " ( { colonne | ( expression ) } [ classe_operateur ]\n"
+#~ " [ ASC | DESC ]\n"
+#~ " [ NULLS { FIRST | LAST } ] [, ...] )\n"
+#~ " [ WITH ( parametre_stockage = valeur [, ... ] ) ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " [ WHERE predicat ]"
#~ msgid ""
-#~ "CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
-#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-#~ " EXECUTE PROCEDURE funcname ( arguments )"
+#~ "CREATE [ PROCEDURAL ] LANGUAGE name\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
+#~ " HANDLER call_handler [ VALIDATOR valfunction ]"
#~ msgstr ""
-#~ "CREATE TRIGGER nom { BEFORE | AFTER } { vnement [ OR ... ] }\n"
-#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
-#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
+#~ "CREATE [ PROCEDURAL ] LANGUAGE nom\n"
+#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE nom\n"
+#~ " HANDLER gestionnaire_appels [ VALIDATOR fonction_val ]"
#~ msgid ""
-#~ "CREATE TEXT SEARCH TEMPLATE name (\n"
-#~ " [ INIT = init_function , ]\n"
-#~ " LEXIZE = lexize_function\n"
+#~ "CREATE OPERATOR name (\n"
+#~ " PROCEDURE = funcname\n"
+#~ " [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
+#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
+#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
#~ ")"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH TEMPLATE nom (\n"
-#~ " [ INIT = fonction_init , ]\n"
-#~ " LEXIZE = fonction_lexize\n"
+#~ "CREATE OPERATOR nom (\n"
+#~ " PROCEDURE = nom_fonction\n"
+#~ " [, LEFTARG = type_gauche ] [, RIGHTARG = type_droit ]\n"
+#~ " [, COMMUTATOR = op_com ] [, NEGATOR = op_neg ]\n"
+#~ " [, RESTRICT = proc_res ] [, JOIN = proc_join ]\n"
+#~ " [, HASHES ] [, MERGES ]\n"
#~ ")"
#~ msgid ""
-#~ "CREATE TEXT SEARCH PARSER name (\n"
-#~ " START = start_function ,\n"
-#~ " GETTOKEN = gettoken_function ,\n"
-#~ " END = end_function ,\n"
-#~ " LEXTYPES = lextypes_function\n"
-#~ " [, HEADLINE = headline_function ]\n"
-#~ ")"
+#~ "CREATE OPERATOR CLASS name [ DEFAULT ] FOR TYPE data_type\n"
+#~ " USING index_method [ FAMILY family_name ] AS\n"
+#~ " { OPERATOR strategy_number operator_name [ ( op_type, op_type ) ]\n"
+#~ " | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname "
+#~ "( argument_type [, ...] )\n"
+#~ " | STORAGE storage_type\n"
+#~ " } [, ... ]"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH PARSER nom (\n"
-#~ " START = fonction_debut ,\n"
-#~ " GETTOKEN = fonction_jeton ,\n"
-#~ " END = fonction_fin ,\n"
-#~ " LEXTYPES = fonction_typeslexem\n"
-#~ " [, HEADLINE = fonction_entete ]\n"
-#~ ")"
+#~ "CREATE OPERATOR CLASS nom [ DEFAULT ] FOR TYPE type_donne\n"
+#~ " USING mthode_indexage [ FAMILY nom_famille ] AS\n"
+#~ " { OPERATOR numro_stratgie nom_operateur [ ( op_type, op_type ) ]\n"
+#~ " | FUNCTION numro_support [ ( type_op [ , type_op ] ) ]\n"
+#~ " nom_fonction ( type_argument [, ...] )\n"
+#~ " | STORAGE type_stockage\n"
+#~ " } [, ... ]"
+
+#~ msgid "CREATE OPERATOR FAMILY name USING index_method"
+#~ msgstr "CREATE OPERATOR FAMILY nom USING methode_indexage"
#~ msgid ""
-#~ "CREATE TEXT SEARCH DICTIONARY name (\n"
-#~ " TEMPLATE = template\n"
-#~ " [, option = value [, ... ]]\n"
-#~ ")"
+#~ "CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "where option can be:\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE rolename [, ...]\n"
+#~ " | IN GROUP rolename [, ...]\n"
+#~ " | ROLE rolename [, ...]\n"
+#~ " | ADMIN rolename [, ...]\n"
+#~ " | USER rolename [, ...]\n"
+#~ " | SYSID uid"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH DICTIONARY nom (\n"
-#~ " TEMPLATE = modle\n"
-#~ " [, option = valeur [, ... ]]\n"
-#~ ")"
+#~ "CREATE ROLE nom [ [ WITH ] option [ ... ] ]\n"
+#~ "\n"
+#~ "o option peut tre :\n"
+#~ " \n"
+#~ " SUPERUSER | NOSUPERUSER\n"
+#~ " | CREATEDB | NOCREATEDB\n"
+#~ " | CREATEROLE | NOCREATEROLE\n"
+#~ " | CREATEUSER | NOCREATEUSER\n"
+#~ " | INHERIT | NOINHERIT\n"
+#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexion\n"
+#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
+#~ " | VALID UNTIL 'timestamp' \n"
+#~ " | IN ROLE nom_rle [, ...]\n"
+#~ " | IN GROUP nom_rle [, ...]\n"
+#~ " | ROLE nom_rle [, ...]\n"
+#~ " | ADMIN nom_rle [, ...]\n"
+#~ " | USER nom_rle [, ...]\n"
+#~ " | SYSID uid"
#~ msgid ""
-#~ "CREATE TEXT SEARCH CONFIGURATION name (\n"
-#~ " PARSER = parser_name |\n"
-#~ " COPY = source_config\n"
-#~ ")"
+#~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
+#~ " TO table [ WHERE condition ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; "
+#~ "command ... ) }"
#~ msgstr ""
-#~ "CREATE TEXT SEARCH CONFIGURATION nom (\n"
-#~ " PARSER = nom_analyseur |\n"
-#~ " COPY = config_source\n"
-#~ ")"
+#~ "CREATE [ OR REPLACE ] RULE nom AS ON vnement\n"
+#~ " TO table [ WHERE condition ]\n"
+#~ " DO [ ALSO | INSTEAD ] { NOTHING | commande | ( commande ; "
+#~ "commande ... ) }"
-#~ msgid "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
+#~ msgid ""
+#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element "
+#~ "[ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
#~ msgstr ""
-#~ "CREATE TABLESPACE nom_tablespace [ OWNER nom_utilisateur ]\n"
-#~ " LOCATION 'rpertoire'"
+#~ "CREATE SCHEMA nom_schema [ AUTHORIZATION nom_utilisateur ]\n"
+#~ " [ element_schema [ ... ] ]\n"
+#~ "CREATE SCHEMA AUTHORIZATION nom_utilisateur [ element_schema [ ... ] ]"
#~ msgid ""
-#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
-#~ " [ (column_name [, ...] ) ]\n"
-#~ " [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
-#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " AS query\n"
-#~ " [ WITH [ NO ] DATA ]"
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
+#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO "
+#~ "MAXVALUE ]\n"
+#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.column | NONE } ]"
#~ msgstr ""
-#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE nom_table\n"
-#~ " [ (nom_colonne [, ...] ) ]\n"
-#~ " [ WITH ( paramtre_stockage [= valeur] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
-#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " AS requte [ WITH [ NO ] DATA ]"
+#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE nom [ INCREMENT [ BY ] "
+#~ "incrmentation ]\n"
+#~ " [ MINVALUE valeur_mini | NO MINVALUE ]\n"
+#~ " [ MAXVALUE valeur_maxi | NO MAXVALUE ]\n"
+#~ " [ START [ WITH ] valeur_dpart ]\n"
+#~ " [ CACHE en_cache ]\n"
+#~ " [ [ NO ] CYCLE ]\n"
+#~ " [ OWNED BY { table.colonne | NONE } ]"
+
+#~ msgid ""
+#~ "CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION "
+#~ "'serverversion' ]\n"
+#~ " FOREIGN DATA WRAPPER fdwname\n"
+#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
+#~ msgstr ""
+#~ "CREATE SERVER nom [ TYPE 'typeserveur' ] [ VERSION 'versionserveur' ]\n"
+#~ " FOREIGN DATA WRAPPER nomfdw\n"
+#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
#~ msgid ""
#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name ( [\n"
-#~ " { column_name data_type [ DEFAULT default_expr ] [ column_constraint [ ... ] ]\n"
+#~ " { column_name data_type [ DEFAULT default_expr ] [ column_constraint "
+#~ "[ ... ] ]\n"
#~ " | table_constraint\n"
-#~ " | LIKE parent_table [ { INCLUDING | EXCLUDING } { DEFAULTS | CONSTRAINTS | INDEXES } ] ... }\n"
+#~ " | LIKE parent_table [ { INCLUDING | EXCLUDING } { DEFAULTS | "
+#~ "CONSTRAINTS | INDEXES } ] ... }\n"
#~ " [, ... ]\n"
#~ "] )\n"
#~ "[ INHERITS ( parent_table [, ... ] ) ]\n"
-#~ "[ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
+#~ "[ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
+#~ "OIDS ]\n"
#~ "[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
#~ "[ TABLESPACE tablespace ]\n"
#~ "\n"
@@ -6541,9 +5730,11 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " UNIQUE index_parameters |\n"
#~ " PRIMARY KEY index_parameters |\n"
#~ " CHECK ( expression ) |\n"
-#~ " REFERENCES reftable [ ( refcolumn ) ] [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ]\n"
+#~ " REFERENCES reftable [ ( refcolumn ) ] [ MATCH FULL | MATCH PARTIAL | "
+#~ "MATCH SIMPLE ]\n"
#~ " [ ON DELETE action ] [ ON UPDATE action ] }\n"
-#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY IMMEDIATE ]\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
+#~ "IMMEDIATE ]\n"
#~ "\n"
#~ "and table_constraint is:\n"
#~ "\n"
@@ -6551,9 +5742,12 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ "{ UNIQUE ( column_name [, ... ] ) index_parameters |\n"
#~ " PRIMARY KEY ( column_name [, ... ] ) index_parameters |\n"
#~ " CHECK ( expression ) |\n"
-#~ " FOREIGN KEY ( column_name [, ... ] ) REFERENCES reftable [ ( refcolumn [, ... ] ) ]\n"
-#~ " [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] [ ON UPDATE action ] }\n"
-#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY IMMEDIATE ]\n"
+#~ " FOREIGN KEY ( column_name [, ... ] ) REFERENCES reftable [ ( refcolumn "
+#~ "[, ... ] ) ]\n"
+#~ " [ MATCH FULL | MATCH PARTIAL | MATCH SIMPLE ] [ ON DELETE action ] "
+#~ "[ ON UPDATE action ] }\n"
+#~ "[ DEFERRABLE | NOT DEFERRABLE ] [ INITIALLY DEFERRED | INITIALLY "
+#~ "IMMEDIATE ]\n"
#~ "\n"
#~ "index_parameters in UNIQUE and PRIMARY KEY constraints are:\n"
#~ "\n"
@@ -6569,7 +5763,8 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " [, ... ]\n"
#~ "] )\n"
#~ "[ INHERITS ( table_parent [, ... ] ) ]\n"
-#~ "[ WITH ( paramtre_stockage [= valeur] [, ... ] ) | WITH OIDS | WITHOUT OIDS ]\n"
+#~ "[ WITH ( paramtre_stockage [= valeur] [, ... ] ) | WITH OIDS | WITHOUT "
+#~ "OIDS ]\n"
#~ "[ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
#~ "[ TABLESPACE tablespace ]\n"
#~ "\n"
@@ -6606,148 +5801,147 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ "[ USING INDEX TABLESPACE espace_logique ]"
#~ msgid ""
-#~ "CREATE SERVER servername [ TYPE 'servertype' ] [ VERSION 'serverversion' ]\n"
-#~ " FOREIGN DATA WRAPPER fdwname\n"
-#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
-#~ msgstr ""
-#~ "CREATE SERVER nom [ TYPE 'typeserveur' ] [ VERSION 'versionserveur' ]\n"
-#~ " FOREIGN DATA WRAPPER nomfdw\n"
-#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
-
-#~ msgid ""
-#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] start ] [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.column | NONE } ]"
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE table_name\n"
+#~ " [ (column_name [, ...] ) ]\n"
+#~ " [ WITH ( storage_parameter [= value] [, ... ] ) | WITH OIDS | WITHOUT "
+#~ "OIDS ]\n"
+#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " AS query\n"
+#~ " [ WITH [ NO ] DATA ]"
#~ msgstr ""
-#~ "CREATE [ TEMPORARY | TEMP ] SEQUENCE nom [ INCREMENT [ BY ] incrmentation ]\n"
-#~ " [ MINVALUE valeur_mini | NO MINVALUE ]\n"
-#~ " [ MAXVALUE valeur_maxi | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] valeur_dpart ]\n"
-#~ " [ CACHE en_cache ]\n"
-#~ " [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.colonne | NONE } ]"
+#~ "CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE nom_table\n"
+#~ " [ (nom_colonne [, ...] ) ]\n"
+#~ " [ WITH ( paramtre_stockage [= valeur] [, ... ] ) | WITH OIDS | "
+#~ "WITHOUT OIDS ]\n"
+#~ " [ ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP } ]\n"
+#~ " [ TABLESPACE tablespace ]\n"
+#~ " AS requte [ WITH [ NO ] DATA ]"
#~ msgid ""
-#~ "CREATE SCHEMA schemaname [ AUTHORIZATION username ] [ schema_element [ ... ] ]\n"
-#~ "CREATE SCHEMA AUTHORIZATION username [ schema_element [ ... ] ]"
+#~ "CREATE TABLESPACE tablespacename [ OWNER username ] LOCATION 'directory'"
#~ msgstr ""
-#~ "CREATE SCHEMA nom_schema [ AUTHORIZATION nom_utilisateur ]\n"
-#~ " [ element_schema [ ... ] ]\n"
-#~ "CREATE SCHEMA AUTHORIZATION nom_utilisateur [ element_schema [ ... ] ]"
+#~ "CREATE TABLESPACE nom_tablespace [ OWNER nom_utilisateur ]\n"
+#~ " LOCATION 'rpertoire'"
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] RULE name AS ON event\n"
-#~ " TO table [ WHERE condition ]\n"
-#~ " DO [ ALSO | INSTEAD ] { NOTHING | command | ( command ; command ... ) }"
+#~ "CREATE TEXT SEARCH CONFIGURATION name (\n"
+#~ " PARSER = parser_name |\n"
+#~ " COPY = source_config\n"
+#~ ")"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] RULE nom AS ON vnement\n"
-#~ " TO table [ WHERE condition ]\n"
-#~ " DO [ ALSO | INSTEAD ] { NOTHING | commande | ( commande ; commande ... ) }"
+#~ "CREATE TEXT SEARCH CONFIGURATION nom (\n"
+#~ " PARSER = nom_analyseur |\n"
+#~ " COPY = config_source\n"
+#~ ")"
#~ msgid ""
-#~ "CREATE ROLE name [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
-#~ " | IN ROLE rolename [, ...]\n"
-#~ " | IN GROUP rolename [, ...]\n"
-#~ " | ROLE rolename [, ...]\n"
-#~ " | ADMIN rolename [, ...]\n"
-#~ " | USER rolename [, ...]\n"
-#~ " | SYSID uid"
+#~ "CREATE TEXT SEARCH DICTIONARY name (\n"
+#~ " TEMPLATE = template\n"
+#~ " [, option = value [, ... ]]\n"
+#~ ")"
#~ msgstr ""
-#~ "CREATE ROLE nom [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "o option peut tre :\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexion\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
-#~ " | IN ROLE nom_rle [, ...]\n"
-#~ " | IN GROUP nom_rle [, ...]\n"
-#~ " | ROLE nom_rle [, ...]\n"
-#~ " | ADMIN nom_rle [, ...]\n"
-#~ " | USER nom_rle [, ...]\n"
-#~ " | SYSID uid"
-
-#~ msgid "CREATE OPERATOR FAMILY name USING index_method"
-#~ msgstr "CREATE OPERATOR FAMILY nom USING methode_indexage"
+#~ "CREATE TEXT SEARCH DICTIONARY nom (\n"
+#~ " TEMPLATE = modle\n"
+#~ " [, option = valeur [, ... ]]\n"
+#~ ")"
#~ msgid ""
-#~ "CREATE OPERATOR CLASS name [ DEFAULT ] FOR TYPE data_type\n"
-#~ " USING index_method [ FAMILY family_name ] AS\n"
-#~ " { OPERATOR strategy_number operator_name [ ( op_type, op_type ) ]\n"
-#~ " | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname ( argument_type [, ...] )\n"
-#~ " | STORAGE storage_type\n"
-#~ " } [, ... ]"
+#~ "CREATE TEXT SEARCH PARSER name (\n"
+#~ " START = start_function ,\n"
+#~ " GETTOKEN = gettoken_function ,\n"
+#~ " END = end_function ,\n"
+#~ " LEXTYPES = lextypes_function\n"
+#~ " [, HEADLINE = headline_function ]\n"
+#~ ")"
#~ msgstr ""
-#~ "CREATE OPERATOR CLASS nom [ DEFAULT ] FOR TYPE type_donne\n"
-#~ " USING mthode_indexage [ FAMILY nom_famille ] AS\n"
-#~ " { OPERATOR numro_stratgie nom_operateur [ ( op_type, op_type ) ]\n"
-#~ " | FUNCTION numro_support [ ( type_op [ , type_op ] ) ]\n"
-#~ " nom_fonction ( type_argument [, ...] )\n"
-#~ " | STORAGE type_stockage\n"
-#~ " } [, ... ]"
+#~ "CREATE TEXT SEARCH PARSER nom (\n"
+#~ " START = fonction_debut ,\n"
+#~ " GETTOKEN = fonction_jeton ,\n"
+#~ " END = fonction_fin ,\n"
+#~ " LEXTYPES = fonction_typeslexem\n"
+#~ " [, HEADLINE = fonction_entete ]\n"
+#~ ")"
#~ msgid ""
-#~ "CREATE OPERATOR name (\n"
-#~ " PROCEDURE = funcname\n"
-#~ " [, LEFTARG = lefttype ] [, RIGHTARG = righttype ]\n"
-#~ " [, COMMUTATOR = com_op ] [, NEGATOR = neg_op ]\n"
-#~ " [, RESTRICT = res_proc ] [, JOIN = join_proc ]\n"
-#~ " [, HASHES ] [, MERGES ]\n"
+#~ "CREATE TEXT SEARCH TEMPLATE name (\n"
+#~ " [ INIT = init_function , ]\n"
+#~ " LEXIZE = lexize_function\n"
#~ ")"
#~ msgstr ""
-#~ "CREATE OPERATOR nom (\n"
-#~ " PROCEDURE = nom_fonction\n"
-#~ " [, LEFTARG = type_gauche ] [, RIGHTARG = type_droit ]\n"
-#~ " [, COMMUTATOR = op_com ] [, NEGATOR = op_neg ]\n"
-#~ " [, RESTRICT = proc_res ] [, JOIN = proc_join ]\n"
-#~ " [, HASHES ] [, MERGES ]\n"
+#~ "CREATE TEXT SEARCH TEMPLATE nom (\n"
+#~ " [ INIT = fonction_init , ]\n"
+#~ " LEXIZE = fonction_lexize\n"
#~ ")"
#~ msgid ""
-#~ "CREATE [ PROCEDURAL ] LANGUAGE name\n"
-#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE name\n"
-#~ " HANDLER call_handler [ VALIDATOR valfunction ]"
+#~ "CREATE TRIGGER name { BEFORE | AFTER } { event [ OR ... ] }\n"
+#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE funcname ( arguments )"
#~ msgstr ""
-#~ "CREATE [ PROCEDURAL ] LANGUAGE nom\n"
-#~ "CREATE [ TRUSTED ] [ PROCEDURAL ] LANGUAGE nom\n"
-#~ " HANDLER gestionnaire_appels [ VALIDATOR fonction_val ]"
+#~ "CREATE TRIGGER nom { BEFORE | AFTER } { vnement [ OR ... ] }\n"
+#~ " ON table [ FOR [ EACH ] { ROW | STATEMENT } ]\n"
+#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
#~ msgid ""
-#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] name ON table [ USING method ]\n"
-#~ " ( { column | ( expression ) } [ opclass ] [ ASC | DESC ] [ NULLS { FIRST | LAST } ] [, ...] )\n"
-#~ " [ WITH ( storage_parameter = value [, ... ] ) ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " [ WHERE predicate ]"
+#~ "CREATE TYPE name AS\n"
+#~ " ( attribute_name data_type [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name AS ENUM\n"
+#~ " ( 'label' [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE name (\n"
+#~ " INPUT = input_function,\n"
+#~ " OUTPUT = output_function\n"
+#~ " [ , RECEIVE = receive_function ]\n"
+#~ " [ , SEND = send_function ]\n"
+#~ " [ , TYPMOD_IN = type_modifier_input_function ]\n"
+#~ " [ , TYPMOD_OUT = type_modifier_output_function ]\n"
+#~ " [ , ANALYZE = analyze_function ]\n"
+#~ " [ , INTERNALLENGTH = { internallength | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = alignment ]\n"
+#~ " [ , STORAGE = storage ]\n"
+#~ " [ , LIKE = like_type ]\n"
+#~ " [ , CATEGORY = category ]\n"
+#~ " [ , PREFERRED = preferred ]\n"
+#~ " [ , DEFAULT = default ]\n"
+#~ " [ , ELEMENT = element ]\n"
+#~ " [ , DELIMITER = delimiter ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE name"
#~ msgstr ""
-#~ "CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] nom ON table [ USING methode ]\n"
-#~ " ( { colonne | ( expression ) } [ classe_operateur ]\n"
-#~ " [ ASC | DESC ]\n"
-#~ " [ NULLS { FIRST | LAST } ] [, ...] )\n"
-#~ " [ WITH ( parametre_stockage = valeur [, ... ] ) ]\n"
-#~ " [ TABLESPACE tablespace ]\n"
-#~ " [ WHERE predicat ]"
+#~ "CREATE TYPE nom AS\n"
+#~ " ( nom_attribut type_donnee [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE nom AS ENUM\n"
+#~ " ( 'label' [, ... ] )\n"
+#~ "\n"
+#~ "CREATE TYPE nom (\n"
+#~ " INPUT = fonction_entre,\n"
+#~ " OUTPUT = fonction_sortie\n"
+#~ " [ , RECEIVE = fonction_rception ]\n"
+#~ " [ , SEND = fonction_envoi ]\n"
+#~ " [ , TYPMOD_IN = fonction_entre_modif_type ]\n"
+#~ " [ , TYPMOD_OUT = fonction_sortie_modif_type ]\n"
+#~ " [ , ANALYZE = fonction_analyse ]\n"
+#~ " [ , INTERNALLENGTH = { longueur_interne | VARIABLE } ]\n"
+#~ " [ , PASSEDBYVALUE ]\n"
+#~ " [ , ALIGNMENT = alignement ]\n"
+#~ " [ , STORAGE = stockage ]\n"
+#~ " [ , LIKE = type_like ]\n"
+#~ " [ , CATEGORY = catgorie ]\n"
+#~ " [ , PREFERRED = prfr ]\n"
+#~ " [ , DEFAULT = valeur_par_dfaut ]\n"
+#~ " [ , ELEMENT = lment ]\n"
+#~ " [ , DELIMITER = dlimiteur ]\n"
+#~ ")\n"
+#~ "\n"
+#~ "CREATE TYPE nom"
#~ msgid ""
-#~ "CREATE GROUP name [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE USER name [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "where option can be:\n"
#~ " \n"
@@ -6757,6 +5951,7 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT connlimit\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE rolename [, ...]\n"
@@ -6766,7 +5961,7 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | USER rolename [, ...]\n"
#~ " | SYSID uid"
#~ msgstr ""
-#~ "CREATE GROUP nom [ [ WITH ] option [ ... ] ]\n"
+#~ "CREATE USER nom [ [ WITH ] option [ ... ] ]\n"
#~ "\n"
#~ "o option peut tre :\n"
#~ " \n"
@@ -6776,6 +5971,7 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | CREATEUSER | NOCREATEUSER\n"
#~ " | INHERIT | NOINHERIT\n"
#~ " | LOGIN | NOLOGIN\n"
+#~ " | CONNECTION LIMIT limite_connexion\n"
#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
#~ " | VALID UNTIL 'timestamp' \n"
#~ " | IN ROLE nom_rle [, ...]\n"
@@ -6786,887 +5982,858 @@ msgstr "valeur boolenne non reconnue ; suppos on \n"
#~ " | SYSID uid"
#~ msgid ""
-#~ "CREATE [ OR REPLACE ] FUNCTION\n"
-#~ " name ( [ [ argmode ] [ argname ] argtype [ { DEFAULT | = } defexpr ] [, ...] ] )\n"
-#~ " [ RETURNS rettype\n"
-#~ " | RETURNS TABLE ( colname coltype [, ...] ) ]\n"
-#~ " { LANGUAGE langname\n"
-#~ " | WINDOW\n"
-#~ " | IMMUTABLE | STABLE | VOLATILE\n"
-#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " | COST execution_cost\n"
-#~ " | ROWS result_rows\n"
-#~ " | SET configuration_parameter { TO value | = value | FROM CURRENT }\n"
-#~ " | AS 'definition'\n"
-#~ " | AS 'obj_file', 'link_symbol'\n"
-#~ " } ...\n"
-#~ " [ WITH ( attribute [, ...] ) ]"
+#~ "CREATE USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
+#~ " SERVER servername\n"
+#~ " [ OPTIONS ( option 'value' [ , ... ] ) ]"
#~ msgstr ""
-#~ "CREATE [ OR REPLACE ] FUNCTION\n"
-#~ " nom ( [ [ mode_arg ] [ nom_arg ] type_arg [ { DEFAULT | = } expr_par_dfaut ] [, ...] ] )\n"
-#~ " [ RETURNS type_ret\n"
-#~ " | RETURNS TABLE ( nom_colonne type_colonne [, ...] ) ]\n"
-#~ " { LANGUAGE nom_lang\n"
-#~ " | WINDOW\n"
-#~ " | IMMUTABLE | STABLE | VOLATILE\n"
-#~ " | CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " | [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " | COST cot_excution\n"
-#~ " | ROWS lignes_rsultats\n"
-#~ " | SET paramtre_configuration { TO valeur | = valeur | FROM CURRENT }\n"
-#~ " | AS 'dfinition'\n"
-#~ " | AS 'fichier_obj', 'symble_lien'\n"
-#~ " } ...\n"
-#~ " [ WITH ( attribut [, ...] ) ]"
+#~ "CREATE USER MAPPING FOR { nomutilisateur | USER | CURRENT_USER | "
+#~ "PUBLIC }\n"
+#~ " SERVER nomserveur\n"
+#~ " [ OPTIONS ( option 'valeur' [ , ... ] ) ]"
#~ msgid ""
-#~ "CREATE FOREIGN DATA WRAPPER name\n"
-#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( option 'value' [, ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW name [ ( column_name "
+#~ "[, ...] ) ]\n"
+#~ " AS query"
#~ msgstr ""
-#~ "CREATE FOREIGN DATA WRAPPER nom\n"
-#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( option 'valeur' [, ... ] ) ]"
+#~ "CREATE [ OR REPLACE ] [ TEMP | TEMPORARY ] VIEW nom\n"
+#~ " [ ( nom_colonne [, ...] ) ]\n"
+#~ " AS requte"
+
+#~ msgid "DEALLOCATE [ PREPARE ] { name | ALL }"
+#~ msgstr "DEALLOCATE [ PREPARE ] { nom_plan | ALL }"
#~ msgid ""
-#~ "CREATE DOMAIN name [ AS ] data_type\n"
-#~ " [ DEFAULT expression ]\n"
-#~ " [ constraint [ ... ] ]\n"
-#~ "\n"
-#~ "where constraint is:\n"
-#~ "\n"
-#~ "[ CONSTRAINT constraint_name ]\n"
-#~ "{ NOT NULL | NULL | CHECK (expression) }"
+#~ "DECLARE name [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR query"
#~ msgstr ""
-#~ "CREATE DOMAIN nom [AS] type_donnes\n"
-#~ " [ DEFAULT expression ]\n"
-#~ " [ contrainte [ ... ] ]\n"
-#~ "\n"
-#~ "avec comme contrainte :\n"
-#~ "\n"
-#~ "[ CONSTRAINT nom_contrainte ]\n"
-#~ "{ NOT NULL | NULL | CHECK (expression) }"
+#~ "DECLARE nom [ BINARY ] [ INSENSITIVE ] [ [ NO ] SCROLL ]\n"
+#~ " CURSOR [ { WITH | WITHOUT } HOLD ] FOR requte"
#~ msgid ""
-#~ "CREATE DATABASE name\n"
-#~ " [ [ WITH ] [ OWNER [=] dbowner ]\n"
-#~ " [ TEMPLATE [=] template ]\n"
-#~ " [ ENCODING [=] encoding ]\n"
-#~ " [ LC_COLLATE [=] lc_collate ]\n"
-#~ " [ LC_CTYPE [=] lc_ctype ]\n"
-#~ " [ TABLESPACE [=] tablespace ]\n"
-#~ " [ CONNECTION LIMIT [=] connlimit ] ]"
+#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " [ USING usinglist ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
#~ msgstr ""
-#~ "CREATE DATABASE nom\n"
-#~ " [ [ WITH ] [ OWNER [=] nom_propritaire ]\n"
-#~ " [ TEMPLATE [=] modle ]\n"
-#~ " [ ENCODING [=] encodage ]\n"
-#~ " [ LC_COLLATE [=] tri_caract ]\n"
-#~ " [ LC_CTYPE [=] type_caract ]\n"
-#~ " [ TABLESPACE [=] tablespace ]\n"
-#~ " [ CONNECTION LIMIT [=] limite_connexion ] ]"
+#~ "DELETE FROM [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " [ USING liste_using ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF nom_curseur ]\n"
+#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
+
+#~ msgid "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
+#~ msgstr "DISCARD { ALL | PLANS | TEMPORARY | TEMP }"
#~ msgid ""
-#~ "CREATE [ DEFAULT ] CONVERSION name\n"
-#~ " FOR source_encoding TO dest_encoding FROM funcname"
+#~ "DROP AGGREGATE [ IF EXISTS ] name ( type [ , ... ] ) [ CASCADE | "
+#~ "RESTRICT ]"
#~ msgstr ""
-#~ "CREATE [DEFAULT] CONVERSION nom\n"
-#~ " FOR codage_source TO codage_cible FROM nom_fonction"
+#~ "DROP AGGREGATE [ IF EXISTS ] nom ( type [ , ... ] ) [ CASCADE | RESTRICT ]"
#~ msgid ""
-#~ "CREATE CONSTRAINT TRIGGER name\n"
-#~ " AFTER event [ OR ... ]\n"
-#~ " ON table_name\n"
-#~ " [ FROM referenced_table_name ]\n"
-#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
-#~ " FOR EACH ROW\n"
-#~ " EXECUTE PROCEDURE funcname ( arguments )"
+#~ "DROP CAST [ IF EXISTS ] (sourcetype AS targettype) [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "CREATE CONSTRAINT TRIGGER nom\n"
-#~ " AFTER vnement [ OR ... ]\n"
-#~ " ON table\n"
-#~ " [ FROM table_rfrence ]\n"
-#~ " { NOT DEFERRABLE | [ DEFERRABLE ] { INITIALLY IMMEDIATE | INITIALLY DEFERRED } }\n"
-#~ " FOR EACH ROW\n"
-#~ " EXECUTE PROCEDURE nom_fonction ( arguments )"
+#~ "DROP CAST [ IF EXISTS ] (type_source AS type_cible) [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP CONVERSION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP CONVERSION [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP DATABASE [ IF EXISTS ] name"
+#~ msgstr "DROP DATABASE [ IF EXISTS ] nom"
+
+#~ msgid "DROP DOMAIN [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP DOMAIN [ IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP FOREIGN DATA WRAPPER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
#~ msgid ""
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITH FUNCTION funcname (argtypes)\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-#~ "\n"
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITHOUT FUNCTION\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-#~ "\n"
-#~ "CREATE CAST (sourcetype AS targettype)\n"
-#~ " WITH INOUT\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+#~ "DROP FUNCTION [ IF EXISTS ] name ( [ [ argmode ] [ argname ] argtype "
+#~ "[, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "CREATE CAST (type_source AS type_cible)\n"
-#~ " WITH FUNCTION nom_fonction (type_argument)\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-#~ "\n"
-#~ "CREATE CAST (type_source AS type_cible)\n"
-#~ " WITHOUT FUNCTION\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]\n"
-#~ "\n"
-#~ "CREATE CAST (type_source AS type_cible)\n"
-#~ " WITH INOUT\n"
-#~ " [ AS ASSIGNMENT | AS IMPLICIT ]"
+#~ "DROP FUNCTION [IF EXISTS ] nom\n"
+#~ " ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
+#~ " [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP GROUP [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP GROUP [IF EXISTS ] nom [, ...]"
+
+#~ msgid "DROP INDEX [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP INDEX [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
#~ msgid ""
-#~ "CREATE AGGREGATE name ( input_data_type [ , ... ] ) (\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = state_data_type\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = initial_condition ]\n"
-#~ " [ , SORTOP = sort_operator ]\n"
-#~ ")\n"
-#~ "\n"
-#~ "or the old syntax\n"
-#~ "\n"
-#~ "CREATE AGGREGATE name (\n"
-#~ " BASETYPE = base_type,\n"
-#~ " SFUNC = sfunc,\n"
-#~ " STYPE = state_data_type\n"
-#~ " [ , FINALFUNC = ffunc ]\n"
-#~ " [ , INITCOND = initial_condition ]\n"
-#~ " [ , SORTOP = sort_operator ]\n"
-#~ ")"
+#~ "DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "CREATE AGGREGATE nom ( type_donnes_en_entre [ , ... ] ) (\n"
-#~ " SFUNC = sfonction,\n"
-#~ " STYPE = type_donnes_tat\n"
-#~ " [ , FINALFUNC = fonction_f ]\n"
-#~ " [ , INITCOND = condition_initiale ]\n"
-#~ " [ , SORTOP = oprateur_tri ]\n"
-#~ ")\n"
-#~ "\n"
-#~ "ou l'ancienne syntaxe\n"
-#~ "\n"
-#~ "CREATE AGGREGATE nom (\n"
-#~ " BASETYPE = type_base,\n"
-#~ " SFUNC = fonction_s,\n"
-#~ " STYPE = type_donnes_tat\n"
-#~ " [ , FINALFUNC = fonction_f ]\n"
-#~ " [ , INITCOND = condition_initiale ]\n"
-#~ " [ , SORTOP = oprateur_tri ]\n"
-#~ ")"
+#~ "DROP [ PROCEDURAL ] LANGUAGE [IF EXISTS ] nom [ CASCADE | RESTRICT ]"
#~ msgid ""
-#~ "COPY tablename [ ( column [, ...] ) ]\n"
-#~ " FROM { 'filename' | STDIN }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
-#~ " [ NULL [ AS ] 'null string' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'quote' ] \n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE NOT NULL column [, ...] ]\n"
-#~ "\n"
-#~ "COPY { tablename [ ( column [, ...] ) ] | ( query ) }\n"
-#~ " TO { 'filename' | STDOUT }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'delimiter' ]\n"
-#~ " [ NULL [ AS ] 'null string' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'quote' ] \n"
-#~ " [ ESCAPE [ AS ] 'escape' ]\n"
-#~ " [ FORCE QUOTE column [, ...] ]"
+#~ "DROP OPERATOR [ IF EXISTS ] name ( { lefttype | NONE } , { righttype | "
+#~ "NONE } ) [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "COPY nom_table [ ( colonne [, ...] ) ]\n"
-#~ " FROM { 'nom_fichier' | STDIN }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'dlimiteur' ]\n"
-#~ " [ NULL [ AS ] 'chane null' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
-#~ " [ ESCAPE [ AS ] 'chappement' ]\n"
-#~ " [ FORCE NOT NULL colonne [, ...] ]\n"
-#~ "\n"
-#~ "COPY { nom_table [ ( colonne [, ...] ) ] | ( requte ) }\n"
-#~ " TO { 'nom_fichier' | STDOUT }\n"
-#~ " [ [ WITH ] \n"
-#~ " [ BINARY ]\n"
-#~ " [ OIDS ]\n"
-#~ " [ DELIMITER [ AS ] 'dlimiteur' ]\n"
-#~ " [ NULL [ AS ] 'chane null' ]\n"
-#~ " [ CSV [ HEADER ]\n"
-#~ " [ QUOTE [ AS ] 'guillemet' ] \n"
-#~ " [ ESCAPE [ AS ] 'chappement' ]\n"
-#~ " [ FORCE QUOTE colonne [, ...] ]"
-
-#~ msgid "COMMIT PREPARED transaction_id"
-#~ msgstr "COMMIT PREPARED id_transaction"
-
-#~ msgid "COMMIT [ WORK | TRANSACTION ]"
-#~ msgstr "COMMIT [ WORK | TRANSACTION ]"
+#~ "DROP OPERATOR [IF EXISTS ] nom\n"
+#~ " ( { type_gauche | NONE } , { type_droit | NONE } )\n"
+#~ " [ CASCADE | RESTRICT ]"
#~ msgid ""
-#~ "COMMENT ON\n"
-#~ "{\n"
-#~ " TABLE object_name |\n"
-#~ " COLUMN table_name.column_name |\n"
-#~ " AGGREGATE agg_name (agg_type [, ...] ) |\n"
-#~ " CAST (sourcetype AS targettype) |\n"
-#~ " CONSTRAINT constraint_name ON table_name |\n"
-#~ " CONVERSION object_name |\n"
-#~ " DATABASE object_name |\n"
-#~ " DOMAIN object_name |\n"
-#~ " FUNCTION func_name ( [ [ argmode ] [ argname ] argtype [, ...] ] ) |\n"
-#~ " INDEX object_name |\n"
-#~ " LARGE OBJECT large_object_oid |\n"
-#~ " OPERATOR op (leftoperand_type, rightoperand_type) |\n"
-#~ " OPERATOR CLASS object_name USING index_method |\n"
-#~ " OPERATOR FAMILY object_name USING index_method |\n"
-#~ " [ PROCEDURAL ] LANGUAGE object_name |\n"
-#~ " ROLE object_name |\n"
-#~ " RULE rule_name ON table_name |\n"
-#~ " SCHEMA object_name |\n"
-#~ " SEQUENCE object_name |\n"
-#~ " TABLESPACE object_name |\n"
-#~ " TEXT SEARCH CONFIGURATION object_name |\n"
-#~ " TEXT SEARCH DICTIONARY object_name |\n"
-#~ " TEXT SEARCH PARSER object_name |\n"
-#~ " TEXT SEARCH TEMPLATE object_name |\n"
-#~ " TRIGGER trigger_name ON table_name |\n"
-#~ " TYPE object_name |\n"
-#~ " VIEW object_name\n"
-#~ "} IS 'text'"
+#~ "DROP OPERATOR CLASS [ IF EXISTS ] name USING index_method [ CASCADE | "
+#~ "RESTRICT ]"
#~ msgstr ""
-#~ "COMMENT ON\n"
-#~ "{\n"
-#~ " TABLE nom_objet |\n"
-#~ " COLUMN nom_table.nom_colonne |\n"
-#~ " AGGREGATE nom_agg (type_agg [, ...] ) |\n"
-#~ " CAST (type_source AS type_cible) |\n"
-#~ " CONSTRAINT nom_contrainte ON nom_table |\n"
-#~ " CONVERSION nom_objet |\n"
-#~ " DATABASE nom_objet |\n"
-#~ " DOMAIN nom_objet |\n"
-#~ " FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] ) |\n"
-#~ " INDEX nom_objet |\n"
-#~ " LARGE OBJECT oid_LO |\n"
-#~ " OPERATOR op (type_operande_gauche, type_operande_droit) |\n"
-#~ " OPERATOR CLASS nom_objet USING methode_indexage |\n"
-#~ " OPERATOR FAMILY nom_objet USING methode_indexage |\n"
-#~ " [ PROCEDURAL ] LANGUAGE nom_objet |\n"
-#~ " ROLE nom_objet |\n"
-#~ " RULE nom_regle ON nom_table |\n"
-#~ " SCHEMA nom_objet |\n"
-#~ " SEQUENCE nom_objet |\n"
-#~ " TABLESPACE nom_objet |\n"
-#~ " TEXT SEARCH CONFIGURATION nom_objet |\n"
-#~ " TEXT SEARCH DICTIONARY nom_objet |\n"
-#~ " TEXT SEARCH PARSER nom_objet |\n"
-#~ " TEXT SEARCH TEMPLATE nom_objet |\n"
-#~ " TRIGGER nom_trigger ON nom_objet |\n"
-#~ " TYPE nom_objet |\n"
-#~ " VIEW nom_objet\n"
-#~ "} IS 'text'"
+#~ "DROP OPERATOR CLASS [IF EXISTS ] nom\n"
+#~ " USING mthode_indexage [ CASCADE | RESTRICT ]"
#~ msgid ""
-#~ "CLUSTER [VERBOSE] tablename [ USING indexname ]\n"
-#~ "CLUSTER [VERBOSE]"
+#~ "DROP OPERATOR FAMILY [ IF EXISTS ] name USING index_method [ CASCADE | "
+#~ "RESTRICT ]"
#~ msgstr ""
-#~ "CLUSTER [VERBOSE] nom_table [ USING nom_index ]\n"
-#~ "CLUSTER [VERBOSE]"
+#~ "DROP OPERATOR FAMILY [IF EXISTS ] nom\n"
+#~ " USING mthode_indexage [ CASCADE | RESTRICT ]"
-#~ msgid "CLOSE { name | ALL }"
-#~ msgstr "CLOSE { nom | ALL }"
+#~ msgid "DROP OWNED BY name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP OWNED BY nom [, ...] [ CASCADE | RESTRICT ]"
-#~ msgid "CHECKPOINT"
-#~ msgstr "CHECKPOINT"
+#~ msgid "DROP ROLE [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP ROLE [IF EXISTS ] nom [, ...]"
+
+#~ msgid "DROP RULE [ IF EXISTS ] name ON relation [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP RULE [IF EXISTS ] nom ON relation [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SCHEMA [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SCHEMA [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SEQUENCE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SEQUENCE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP SERVER [ IF EXISTS ] servername [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP SERVER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TABLE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TABLESPACE [ IF EXISTS ] tablespacename"
+#~ msgstr "DROP TABLESPACE [IF EXISTS ] nom_tablespace"
#~ msgid ""
-#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
-#~ "\n"
-#~ "where transaction_mode is one of:\n"
-#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "BEGIN [ WORK | TRANSACTION ] [ transaction_mode [, ...] ]\n"
-#~ "\n"
-#~ "o transaction_mode peut tre :\n"
-#~ "\n"
-#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
-#~ " READ COMMITTED | READ UNCOMMITTED }\n"
-#~ " READ WRITE | READ ONLY"
+#~ "DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
-#~ msgid "ANALYZE [ VERBOSE ] [ table [ ( column [, ...] ) ] ]"
-#~ msgstr "ANALYZE [ VERBOSE ] [ table [ ( colonne [, ...] ) ] ]"
+#~ msgid ""
+#~ "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr ""
+#~ "DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH PARSER [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH PARSER [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] name [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] nom [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TRIGGER [IF EXISTS ] nom ON table [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP TYPE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP TYPE [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "DROP USER [ IF EXISTS ] name [, ...]"
+#~ msgstr "DROP USER [IF EXISTS ] nom [, ...]"
#~ msgid ""
-#~ "ALTER VIEW name ALTER [ COLUMN ] column SET DEFAULT expression\n"
-#~ "ALTER VIEW name ALTER [ COLUMN ] column DROP DEFAULT\n"
-#~ "ALTER VIEW name OWNER TO new_owner\n"
-#~ "ALTER VIEW name RENAME TO new_name\n"
-#~ "ALTER VIEW name SET SCHEMA new_schema"
+#~ "DROP USER MAPPING [ IF EXISTS ] FOR { username | USER | CURRENT_USER | "
+#~ "PUBLIC } SERVER servername"
#~ msgstr ""
-#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
-#~ "ALTER VIEW nom ALTER [ COLUMN ] colonne DROP DEFAULT\n"
-#~ "ALTER VIEW nom OWNER TO nouveau_propritaire\n"
-#~ "ALTER VIEW nom RENAME TO nouveau_nom\n"
-#~ "ALTER VIEW nom SET SCHEMA nouveau_schma"
+#~ "DROP USER MAPPING [ IF EXISTS ] FOR { nomutilisateur | USER | "
+#~ "CURRENT_USER | PUBLIC } SERVER nomserveur"
+
+#~ msgid "DROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]"
+#~ msgstr "DROP VIEW [IF EXISTS ] nom [, ...] [ CASCADE | RESTRICT ]"
+
+#~ msgid "END [ WORK | TRANSACTION ]"
+#~ msgstr "END [ WORK | TRANSACTION ]"
+
+#~ msgid "EXECUTE name [ ( parameter [, ...] ) ]"
+#~ msgstr "EXECUTE nom_plan [ ( paramtre [, ...] ) ]"
+
+#~ msgid "EXPLAIN [ ANALYZE ] [ VERBOSE ] statement"
+#~ msgstr "EXPLAIN [ ANALYZE ] [ VERBOSE ] instruction"
#~ msgid ""
-#~ "ALTER USER MAPPING FOR { username | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER servername\n"
-#~ " OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] )"
+#~ "FETCH [ direction { FROM | IN } ] cursorname\n"
+#~ "\n"
+#~ "where direction can be empty or one of:\n"
+#~ "\n"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE count\n"
+#~ " RELATIVE count\n"
+#~ " count\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD count\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD count\n"
+#~ " BACKWARD ALL"
#~ msgstr ""
-#~ "ALTER USER MAPPING FOR { nom_utilisateur | USER | CURRENT_USER | PUBLIC }\n"
-#~ " SERVER nom_serveur\n"
-#~ " OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] )"
+#~ "FETCH [ direction { FROM | IN } ] nom_curseur\n"
+#~ "\n"
+#~ "sans prciser de direction ou en choissant une des directions "
+#~ "suivantes :\n"
+#~ "\n"
+#~ " NEXT\n"
+#~ " PRIOR\n"
+#~ " FIRST\n"
+#~ " LAST\n"
+#~ " ABSOLUTE nombre\n"
+#~ " RELATIVE nombre\n"
+#~ " count\n"
+#~ " ALL\n"
+#~ " FORWARD\n"
+#~ " FORWARD nombre\n"
+#~ " FORWARD ALL\n"
+#~ " BACKWARD\n"
+#~ " BACKWARD nombre\n"
+#~ " BACKWARD ALL"
#~ msgid ""
-#~ "ALTER USER name [ [ WITH ] option [ ... ] ]\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
+#~ "TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "ALTER USER name RENAME TO newname\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "ALTER USER name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-#~ "ALTER USER name SET configuration_parameter FROM CURRENT\n"
-#~ "ALTER USER name RESET configuration_parameter\n"
-#~ "ALTER USER name RESET ALL"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
+#~ "[ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
+#~ "[, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " TO { [ GROUP ] rolename | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT role [, ...] TO rolename [, ...] [ WITH ADMIN OPTION ]"
#~ msgstr ""
-#~ "ALTER USER nom [ [ WITH ] option [ ... ] ]\n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
+#~ "TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] nom_table [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "o option peut tre :\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexion\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'motdepasse'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "GRANT { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
+#~ " ON [ TABLE ] nom_table [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "ALTER USER nom RENAME TO nouveau_nom\n"
+#~ "GRANT { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE nom_squence [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
#~ "\n"
-#~ "ALTER USER nom SET paramtre { TO | = } { valeur | DEFAULT }\n"
-#~ "ALTER USER name SET paramtre FROM CURRENT\n"
-#~ "ALTER USER nom RESET paramtre\n"
-#~ "ALTER USER name RESET ALL"
+#~ "GRANT { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
+#~ "[ PRIVILEGES ] }\n"
+#~ " ON DATABASE nom_base [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER nomfdw [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg "
+#~ "[, ...] ] ) [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE nom_langage [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA nom_schma [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE nom_tablespace [, ...]\n"
+#~ " TO { [ GROUP ] nom_rle | PUBLIC } [, ...] [ WITH GRANT OPTION ]\n"
+#~ "\n"
+#~ "GRANT rle [, ...] TO nom_rle [, ...] [ WITH ADMIN OPTION ]"
#~ msgid ""
-#~ "ALTER TYPE name RENAME TO new_name\n"
-#~ "ALTER TYPE name OWNER TO new_owner \n"
-#~ "ALTER TYPE name SET SCHEMA new_schema"
+#~ "INSERT INTO table [ ( column [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) "
+#~ "[, ...] | query }\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
#~ msgstr ""
-#~ "ALTER TYPE nom RENAME TO nouveau_nom\n"
-#~ "ALTER TYPE nom OWNER TO nouveau_propritaire\n"
-#~ "ALTER TYPE nom SET SCHEMA nouveau_schma"
-
-#~ msgid "ALTER TRIGGER name ON table RENAME TO newname"
-#~ msgstr "ALTER TRIGGER nom ON table RENAME TO nouveau_nom"
+#~ "INSERT INTO table [ ( colonne [, ...] ) ]\n"
+#~ " { DEFAULT VALUES | VALUES ( { expression | DEFAULT } [, ...] ) "
+#~ "[, ...] | requte }\n"
+#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
-#~ msgid "ALTER TEXT SEARCH TEMPLATE name RENAME TO newname"
-#~ msgstr "ALTER TEXT SEARCH TEMPLATE nom RENAME TO nouveau_nom"
+#~ msgid "LISTEN name"
+#~ msgstr "LISTEN nom"
-#~ msgid "ALTER TEXT SEARCH PARSER name RENAME TO newname"
-#~ msgstr "ALTER TEXT SEARCH PARSER nom RENAME TO nouveau_nom"
+#~ msgid "LOAD 'filename'"
+#~ msgstr "LOAD 'nom_de_fichier'"
#~ msgid ""
-#~ "ALTER TEXT SEARCH DICTIONARY name (\n"
-#~ " option [ = value ] [, ... ]\n"
-#~ ")\n"
-#~ "ALTER TEXT SEARCH DICTIONARY name RENAME TO newname\n"
-#~ "ALTER TEXT SEARCH DICTIONARY name OWNER TO newowner"
+#~ "LOCK [ TABLE ] [ ONLY ] name [, ...] [ IN lockmode MODE ] [ NOWAIT ]\n"
+#~ "\n"
+#~ "where lockmode is one of:\n"
+#~ "\n"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
#~ msgstr ""
-#~ "ALTER TEXT SEARCH DICTIONARY nom (\n"
-#~ " option [ = valeur ] [, ... ]\n"
-#~ ")\n"
-#~ "ALTER TEXT SEARCH DICTIONARY nom RENAME TO nouveau_nom\n"
-#~ "ALTER TEXT SEARCH DICTIONARY nom OWNER TO nouveau_propritaire"
+#~ "LOCK [ TABLE ] [ ONLY ] nom [, ...] [ IN mode_verrouillage MODE ] "
+#~ "[ NOWAIT ]\n"
+#~ "\n"
+#~ "avec mode_verrouillage parmi :\n"
+#~ "\n"
+#~ " ACCESS SHARE | ROW SHARE | ROW EXCLUSIVE | SHARE UPDATE EXCLUSIVE\n"
+#~ " | SHARE | SHARE ROW EXCLUSIVE | EXCLUSIVE | ACCESS EXCLUSIVE"
-#~ msgid ""
-#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ " ADD MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ " ALTER MAPPING FOR token_type [, ... ] WITH dictionary_name [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ " ALTER MAPPING REPLACE old_dictionary WITH new_dictionary\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ " ALTER MAPPING FOR token_type [, ... ] REPLACE old_dictionary WITH new_dictionary\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name\n"
-#~ " DROP MAPPING [ IF EXISTS ] FOR token_type [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name RENAME TO newname\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ADD MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ALTER MAPPING FOR type_jeton [, ... ] WITH nom_dictionnaire [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ALTER MAPPING REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " ALTER MAPPING FOR type_jeton [, ... ]\n"
-#~ " REPLACE ancien_dictionnaire WITH nouveau_dictionnaire\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom\n"
-#~ " DROP MAPPING [ IF EXISTS ] FOR type_jeton [, ... ]\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom RENAME TO nouveau_nom\n"
-#~ "ALTER TEXT SEARCH CONFIGURATION nom OWNER TO nouveau_propritaire"
+#~ msgid "MOVE [ direction { FROM | IN } ] cursorname"
+#~ msgstr "MOVE [ direction { FROM | IN } ] nom_de_curseur"
-#~ msgid ""
-#~ "ALTER TABLESPACE name RENAME TO newname\n"
-#~ "ALTER TABLESPACE name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER TABLESPACE nom RENAME TO nouveau_nom\n"
-#~ "ALTER TABLESPACE nom OWNER TO nouveau_propritaire"
+#~ msgid "NOTIFY name"
+#~ msgstr "NOTIFY nom"
+
+#~ msgid "PREPARE name [ ( datatype [, ...] ) ] AS statement"
+#~ msgstr "PREPARE nom_plan [ ( type_donnes [, ...] ) ] AS instruction"
+
+#~ msgid "PREPARE TRANSACTION transaction_id"
+#~ msgstr "PREPARE TRANSACTION id_transaction"
+
+#~ msgid "REASSIGN OWNED BY old_role [, ...] TO new_role"
+#~ msgstr "REASSIGN OWNED BY ancien_role [, ...] TO nouveau_role"
+
+#~ msgid "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } name [ FORCE ]"
+#~ msgstr "REINDEX { INDEX | TABLE | DATABASE | SYSTEM } nom [ FORCE ]"
+
+#~ msgid "RELEASE [ SAVEPOINT ] savepoint_name"
+#~ msgstr "RELEASE [ SAVEPOINT ] nom_retour"
#~ msgid ""
-#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
-#~ " action [, ... ]\n"
-#~ "ALTER TABLE [ ONLY ] name [ * ]\n"
-#~ " RENAME [ COLUMN ] column TO new_column\n"
-#~ "ALTER TABLE name\n"
-#~ " RENAME TO new_name\n"
-#~ "ALTER TABLE name\n"
-#~ " SET SCHEMA new_schema\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
+#~ "TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "where action is one of:\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( column [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( column [, ...] ) }\n"
+#~ " ON [ TABLE ] tablename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ " ADD [ COLUMN ] column type [ column_constraint [ ... ] ]\n"
-#~ " DROP [ COLUMN ] column [ RESTRICT | CASCADE ]\n"
-#~ " ALTER [ COLUMN ] column [ SET DATA ] TYPE type [ USING expression ]\n"
-#~ " ALTER [ COLUMN ] column SET DEFAULT expression\n"
-#~ " ALTER [ COLUMN ] column DROP DEFAULT\n"
-#~ " ALTER [ COLUMN ] column { SET | DROP } NOT NULL\n"
-#~ " ALTER [ COLUMN ] column SET STATISTICS integer\n"
-#~ " ALTER [ COLUMN ] column SET STORAGE { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
-#~ " ADD table_constraint\n"
-#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-#~ " DISABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-#~ " ENABLE TRIGGER [ trigger_name | ALL | USER ]\n"
-#~ " ENABLE REPLICA TRIGGER trigger_name\n"
-#~ " ENABLE ALWAYS TRIGGER trigger_name\n"
-#~ " DISABLE RULE rewrite_rule_name\n"
-#~ " ENABLE RULE rewrite_rule_name\n"
-#~ " ENABLE REPLICA RULE rewrite_rule_name\n"
-#~ " ENABLE ALWAYS RULE rewrite_rule_name\n"
-#~ " CLUSTER ON index_name\n"
-#~ " SET WITHOUT CLUSTER\n"
-#~ " SET WITH OIDS\n"
-#~ " SET WITHOUT OIDS\n"
-#~ " SET ( storage_parameter = value [, ... ] )\n"
-#~ " RESET ( storage_parameter [, ... ] )\n"
-#~ " INHERIT parent_table\n"
-#~ " NO INHERIT parent_table\n"
-#~ " OWNER TO new_owner\n"
-#~ " SET TABLESPACE new_tablespace"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE sequencename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
+#~ "[ PRIVILEGES ] }\n"
+#~ " ON DATABASE dbname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER fdwname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER servername [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION funcname ( [ [ argmode ] [ argname ] argtype [, ...] ] ) "
+#~ "[, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE langname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA schemaname [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE tablespacename [, ...]\n"
+#~ " FROM { [ GROUP ] rolename | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " role [, ...] FROM rolename [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
-#~ " action [, ... ]\n"
-#~ "ALTER TABLE [ ONLY ] nom [ * ]\n"
-#~ " RENAME [ COLUMN ] colonne TO nouvelle_colonne\n"
-#~ "ALTER TABLE nom\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER TABLE nom\n"
-#~ " SET SCHEMA nouveau_schema\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | "
+#~ "TRIGGER }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON [ TABLE ] nom_table [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ "o action peut tre :\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { SELECT | INSERT | UPDATE | REFERENCES } ( colonne [, ...] )\n"
+#~ " [,...] | ALL [ PRIVILEGES ] ( colonne [, ...] ) }\n"
+#~ " ON [ TABLE ] nom_table [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
#~ "\n"
-#~ " ADD [ COLUMN ] colonne type [ contrainte_colonne [ ... ] ]\n"
-#~ " DROP [ COLUMN ] colonne [ RESTRICT | CASCADE ]\n"
-#~ " ALTER [ COLUMN ] colonne [ SET DATA ] TYPE type [ USING expression ]\n"
-#~ " ALTER [ COLUMN ] colonne SET DEFAULT expression\n"
-#~ " ALTER [ COLUMN ] colonne DROP DEFAULT\n"
-#~ " ALTER [ COLUMN ] colonne { SET | DROP } NOT NULL\n"
-#~ " ALTER [ COLUMN ] colonne SET STATISTICS entier\n"
-#~ " ALTER [ COLUMN ] colonne SET STORAGE\n"
-#~ " { PLAIN | EXTERNAL | EXTENDED | MAIN }\n"
-#~ " ADD contrainte_table\n"
-#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
-#~ " DISABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
-#~ " ENABLE TRIGGER [ nom_trigger | ALL | USER ]\n"
-#~ " ENABLE REPLICA TRIGGER nom_trigger\n"
-#~ " ENABLE ALWAYS TRIGGER nom_trigger\n"
-#~ " DISABLE RULE nom_rgle_rcriture\n"
-#~ " ENABLE RULE nom_rgle_rcriture\n"
-#~ " ENABLE REPLICA RULE nom_rgle_rcriture\n"
-#~ " ENABLE ALWAYS RULE nom_rgle_rcriture\n"
-#~ " CLUSTER ON nom_index\n"
-#~ " SET WITHOUT CLUSTER\n"
-#~ " SET WITH OIDS\n"
-#~ " SET WITHOUT OIDS\n"
-#~ " SET ( paramtre_stockage = valeur [, ... ] )\n"
-#~ " RESET ( paramtre_stockage [, ... ] )\n"
-#~ " INHERIT table_parent\n"
-#~ " NO INHERIT table_parent\n"
-#~ " OWNER TO nouveau_propritaire\n"
-#~ " SET TABLESPACE nouveau_tablespace"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { USAGE | SELECT | UPDATE }\n"
+#~ " [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SEQUENCE nom_squence [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | CONNECT | TEMPORARY | TEMP } [,...] | ALL "
+#~ "[ PRIVILEGES ] }\n"
+#~ " ON DATABASE nom_base [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN DATA WRAPPER nom_fdw [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FOREIGN SERVER nom_serveur [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { EXECUTE | ALL [ PRIVILEGES ] }\n"
+#~ " ON FUNCTION nom_fonction ( [ [ mode_arg ] [ nom_arg ] type_arg "
+#~ "[, ...] ] ) [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { USAGE | ALL [ PRIVILEGES ] }\n"
+#~ " ON LANGUAGE nom_langage [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { { CREATE | USAGE } [,...] | ALL [ PRIVILEGES ] }\n"
+#~ " ON SCHEMA nom_schma [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ GRANT OPTION FOR ]\n"
+#~ " { CREATE | ALL [ PRIVILEGES ] }\n"
+#~ " ON TABLESPACE nom_tablespace [, ...]\n"
+#~ " FROM { [ GROUP ] nom_rle | PUBLIC } [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]\n"
+#~ "\n"
+#~ "REVOKE [ ADMIN OPTION FOR ]\n"
+#~ " role [, ...] FROM nom_rle [, ...]\n"
+#~ " [ CASCADE | RESTRICT ]"
-#~ msgid ""
-#~ "ALTER SERVER servername [ VERSION 'newversion' ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ] ) ]\n"
-#~ "ALTER SERVER servername OWNER TO new_owner"
-#~ msgstr ""
-#~ "ALTER SERVER nom [ VERSION 'nouvelleversion' ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ] ) ]\n"
-#~ "ALTER SERVER nom OWNER TO nouveau_propritaire"
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ]"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ]"
-#~ msgid ""
-#~ "ALTER SEQUENCE name [ INCREMENT [ BY ] increment ]\n"
-#~ " [ MINVALUE minvalue | NO MINVALUE ] [ MAXVALUE maxvalue | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] start ]\n"
-#~ " [ RESTART [ [ WITH ] restart ] ]\n"
-#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.column | NONE } ]\n"
-#~ "ALTER SEQUENCE name OWNER TO new_owner\n"
-#~ "ALTER SEQUENCE name RENAME TO new_name\n"
-#~ "ALTER SEQUENCE name SET SCHEMA new_schema"
-#~ msgstr ""
-#~ "ALTER SEQUENCE nom [ INCREMENT [ BY ] incrment ]\n"
-#~ " [ MINVALUE valeur_min | NO MINVALUE ] [ MAXVALUE valeur_max | NO MAXVALUE ]\n"
-#~ " [ START [ WITH ] valeur_dbut ]\n"
-#~ " [ RESTART [ [ WITH ] valeur_redmarrage ] ]\n"
-#~ " [ CACHE cache ] [ [ NO ] CYCLE ]\n"
-#~ " [ OWNED BY { table.colonne | NONE } ]\n"
-#~ "ALTER SEQUENCE nom OWNER TO new_propritaire\n"
-#~ "ALTER SEQUENCE nom RENAME TO new_nom\n"
-#~ "ALTER SEQUENCE nom SET SCHEMA new_schma"
+#~ msgid "ROLLBACK PREPARED transaction_id"
+#~ msgstr "ROLLBACK PREPARED id_transaction"
-#~ msgid ""
-#~ "ALTER SCHEMA name RENAME TO newname\n"
-#~ "ALTER SCHEMA name OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER SCHEMA nom RENAME TO nouveau_nom\n"
-#~ "ALTER SCHEMA nom OWNER TO nouveau_propritaire"
+#~ msgid "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] savepoint_name"
+#~ msgstr "ROLLBACK [ WORK | TRANSACTION ] TO [ SAVEPOINT ] nom_retour"
#~ msgid ""
-#~ "ALTER ROLE name [ [ WITH ] option [ ... ] ]\n"
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ HAVING condition [, ...] ]\n"
+#~ " [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST "
+#~ "| LAST } ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] "
+#~ "[...] ]\n"
#~ "\n"
-#~ "where option can be:\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT connlimit\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'password'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "where from_item can be one of:\n"
#~ "\n"
-#~ "ALTER ROLE name RENAME TO newname\n"
+#~ " [ ONLY ] table_name [ * ] [ [ AS ] alias [ ( column_alias "
+#~ "[, ...] ) ] ]\n"
+#~ " ( select ) [ AS ] alias [ ( column_alias [, ...] ) ]\n"
+#~ " with_query_name [ [ AS ] alias [ ( column_alias [, ...] ) ] ]\n"
+#~ " function_name ( [ argument [, ...] ] ) [ AS ] alias [ ( column_alias "
+#~ "[, ...] | column_definition [, ...] ) ]\n"
+#~ " function_name ( [ argument [, ...] ] ) AS ( column_definition "
+#~ "[, ...] )\n"
+#~ " from_item [ NATURAL ] join_type from_item [ ON join_condition | USING "
+#~ "( join_column [, ...] ) ]\n"
#~ "\n"
-#~ "ALTER ROLE name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-#~ "ALTER ROLE name SET configuration_parameter FROM CURRENT\n"
-#~ "ALTER ROLE name RESET configuration_parameter\n"
-#~ "ALTER ROLE name RESET ALL"
+#~ "and with_query is:\n"
+#~ "\n"
+#~ " with_query_name [ ( column_name [, ...] ) ] AS ( select )\n"
+#~ "\n"
+#~ "TABLE { [ ONLY ] table_name [ * ] | with_query_name }"
#~ msgstr ""
-#~ "ALTER ROLE nom [ [ WITH ] option [ ... ] ]\n"
+#~ "[ WITH [ RECURSIVE ] requte_with [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
+#~ " [ FROM lment_from [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ HAVING condition [, ...] ]\n"
+#~ " [ WINDOW nom_window AS ( dfinition_window ) [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY expression [ ASC | DESC | USING oprateur ] [ NULLS "
+#~ "{ FIRST | LAST } ] [, ...] ]\n"
+#~ " [ LIMIT { total | ALL } ]\n"
+#~ " [ OFFSET dbut [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF nom_table [, ...] ] [ NOWAIT ] [...] ]\n"
#~ "\n"
-#~ "o option peut tre :\n"
-#~ " \n"
-#~ " SUPERUSER | NOSUPERUSER\n"
-#~ " | CREATEDB | NOCREATEDB\n"
-#~ " | CREATEROLE | NOCREATEROLE\n"
-#~ " | CREATEUSER | NOCREATEUSER\n"
-#~ " | INHERIT | NOINHERIT\n"
-#~ " | LOGIN | NOLOGIN\n"
-#~ " | CONNECTION LIMIT limite_connexions\n"
-#~ " | [ ENCRYPTED | UNENCRYPTED ] PASSWORD 'mot de passe'\n"
-#~ " | VALID UNTIL 'timestamp' \n"
+#~ "avec lment_from faisant parti de :\n"
#~ "\n"
-#~ "ALTER ROLE nom RENAME TO nouveau_nom\n"
+#~ " [ ONLY ] nom_table [ * ] [ [ AS ] alias [ ( alias_colonne "
+#~ "[, ...] ) ] ]\n"
+#~ " ( select ) [ AS ] alias [ ( alias_colonne [, ...] ) ]\n"
+#~ " nom_requte_with [ [ AS ] alias [ ( alias_colonne [, ...] ) ] ]\n"
+#~ " nom_fonction ( [ argument [, ...] ] ) [ AS ] alias [ ( alias_colonne "
+#~ "[, ...] | dfinition_colonne [, ...] ) ]\n"
+#~ " nom_fonction ( [ argument [, ...] ] ) AS ( dfinition_colonne "
+#~ "[, ...] )\n"
+#~ " lment_from [ NATURAL ] type_jointure lment_from [ ON "
+#~ "condition_jointure | USING ( colonne_jointure [, ...] ) ]\n"
#~ "\n"
-#~ "ALTER ROLE nom SET paramtre { TO | = } { valeur | DEFAULT }\n"
-#~ "ALTER ROLE name SET paramtre FROM CURRENT\n"
-#~ "ALTER ROLE nom RESET paramtre\n"
-#~ "ALTER ROLE name RESET ALL"
+#~ "et requte_with est:\n"
+#~ "\n"
+#~ " nom_requte_with [ ( nom_colonne [, ...] ) ] AS ( select )\n"
+#~ "\n"
+#~ "TABLE { [ ONLY ] nom_table [ * ] | nom_requte_with }"
#~ msgid ""
-#~ "ALTER OPERATOR FAMILY name USING index_method ADD\n"
-#~ " { OPERATOR strategy_number operator_name ( op_type, op_type )\n"
-#~ " | FUNCTION support_number [ ( op_type [ , op_type ] ) ] funcname ( argument_type [, ...] )\n"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY name USING index_method DROP\n"
-#~ " { OPERATOR strategy_number ( op_type [ , op_type ] )\n"
-#~ " | FUNCTION support_number ( op_type [ , op_type ] )\n"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY name USING index_method RENAME TO newname\n"
-#~ "ALTER OPERATOR FAMILY name USING index_method OWNER TO newowner"
+#~ "[ WITH [ RECURSIVE ] with_query [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] output_name ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] new_table\n"
+#~ " [ FROM from_item [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ HAVING condition [, ...] ]\n"
+#~ " [ WINDOW window_name AS ( window_definition ) [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY expression [ ASC | DESC | USING operator ] [ NULLS { FIRST "
+#~ "| LAST } ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF table_name [, ...] ] [ NOWAIT ] [...] ]"
#~ msgstr ""
-#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage ADD\n"
-#~ " { OPERATOR numro_stratgie nom_oprateur ( type_op, type_op ) \n"
-#~ " | FUNCTION numro_support [ ( type_op [ , type_op ] ) ]\n"
-#~ " nom_fonction ( type_argument [, ...] )\n"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage DROP\n"
-#~ " { OPERATOR numro_stratgie ( type_op [ , type_op ] )\n"
-#~ " | FUNCTION numro_support ( type_op [ , type_op ] )\n"
-#~ " } [, ... ]\n"
-#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER OPERATOR FAMILY nom USING mthode_indexage\n"
-#~ " OWNER TO nouveau_propritaire"
+#~ "[ WITH [ RECURSIVE ] requte_with [, ...] ]\n"
+#~ "SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]\n"
+#~ " * | expression [ [ AS ] nom_sortie ] [, ...]\n"
+#~ " INTO [ TEMPORARY | TEMP ] [ TABLE ] nouvelle_table\n"
+#~ " [ FROM lment_from [, ...] ]\n"
+#~ " [ WHERE condition ]\n"
+#~ " [ GROUP BY expression [, ...] ]\n"
+#~ " [ HAVING condition [, ...] ]\n"
+#~ " [ WINDOW nom_window AS ( dfinition_window ) [, ...] ]\n"
+#~ " [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]\n"
+#~ " [ ORDER BY expression [ ASC | DESC | USING oprateur ] [ NULLS "
+#~ "{ FIRST | LAST } ] [, ...] ]\n"
+#~ " [ LIMIT { total | ALL } ]\n"
+#~ " [ OFFSET dbut [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]\n"
+#~ " [ FOR { UPDATE | SHARE } [ OF nom_table [, ...] ] [ NOWAIT ] [...] ]"
#~ msgid ""
-#~ "ALTER OPERATOR CLASS name USING index_method RENAME TO newname\n"
-#~ "ALTER OPERATOR CLASS name USING index_method OWNER TO newowner"
-#~ msgstr ""
-#~ "ALTER OPERATOR CLASS nom USING mthode_indexation\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER OPERATOR CLASS nom USING mthode_indexation\n"
-#~ " OWNER TO nouveau_propritaire"
-
-#~ msgid "ALTER OPERATOR name ( { lefttype | NONE } , { righttype | NONE } ) OWNER TO newowner"
+#~ "SET [ SESSION | LOCAL ] configuration_parameter { TO | = } { value | "
+#~ "'value' | DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { timezone | LOCAL | DEFAULT }"
#~ msgstr ""
-#~ "ALTER OPERATOR nom ( { lefttype | NONE } , { righttype | NONE } )\n"
-#~ " OWNER TO nouveau_propritaire"
+#~ "SET [ SESSION | LOCAL ] paramtre { TO | = } { valeur | 'valeur' | "
+#~ "DEFAULT }\n"
+#~ "SET [ SESSION | LOCAL ] TIME ZONE { zone_horaire | LOCAL | DEFAULT }"
-#~ msgid ""
-#~ "ALTER [ PROCEDURAL ] LANGUAGE name RENAME TO newname\n"
-#~ "ALTER [ PROCEDURAL ] LANGUAGE name OWNER TO new_owner"
-#~ msgstr ""
-#~ "ALTER [ PROCEDURAL ] LANGUAGE nom RENAME TO nouveau_nom\n"
-#~ "ALTER [ PROCEDURAL ] LANGUAGE nom OWNER TO nouveau_propritaire"
+#~ msgid "SET CONSTRAINTS { ALL | name [, ...] } { DEFERRED | IMMEDIATE }"
+#~ msgstr "SET CONSTRAINTS { ALL | nom [, ...] } { DEFERRED | IMMEDIATE }"
#~ msgid ""
-#~ "ALTER INDEX name RENAME TO new_name\n"
-#~ "ALTER INDEX name SET TABLESPACE tablespace_name\n"
-#~ "ALTER INDEX name SET ( storage_parameter = value [, ... ] )\n"
-#~ "ALTER INDEX name RESET ( storage_parameter [, ... ] )"
+#~ "SET [ SESSION | LOCAL ] ROLE rolename\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
#~ msgstr ""
-#~ "ALTER INDEX nom RENAME TO nouveau_nom\n"
-#~ "ALTER INDEX nom SET TABLESPACE nom_tablespace\n"
-#~ "ALTER INDEX nom SET ( paramtre_stockage = valeur [, ... ] )\n"
-#~ "ALTER INDEX nom RESET ( paramtre_stockage [, ... ] )"
+#~ "SET [ SESSION | LOCAL ] ROLE nom_rle\n"
+#~ "SET [ SESSION | LOCAL ] ROLE NONE\n"
+#~ "RESET ROLE"
#~ msgid ""
-#~ "ALTER GROUP groupname ADD USER username [, ... ]\n"
-#~ "ALTER GROUP groupname DROP USER username [, ... ]\n"
-#~ "\n"
-#~ "ALTER GROUP groupname RENAME TO newname"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION username\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
#~ msgstr ""
-#~ "ALTER GROUP nom_groupe ADD USER nom_utilisateur [, ... ]\n"
-#~ "ALTER GROUP nom_groupe DROP USER nom_utilisateur [, ... ]\n"
-#~ "\n"
-#~ "ALTER GROUP nom_groupe RENAME TO nouveau_nom"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION nom_utilisateur\n"
+#~ "SET [ SESSION | LOCAL ] SESSION AUTHORIZATION DEFAULT\n"
+#~ "RESET SESSION AUTHORIZATION"
#~ msgid ""
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " action [ ... ] [ RESTRICT ]\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " RENAME TO new_name\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " OWNER TO new_owner\n"
-#~ "ALTER FUNCTION name ( [ [ argmode ] [ argname ] argtype [, ...] ] )\n"
-#~ " SET SCHEMA new_schema\n"
+#~ "SET TRANSACTION transaction_mode [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION transaction_mode [, ...]\n"
#~ "\n"
-#~ "where action is one of:\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " IMMUTABLE | STABLE | VOLATILE\n"
-#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " COST execution_cost\n"
-#~ " ROWS result_rows\n"
-#~ " SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-#~ " SET configuration_parameter FROM CURRENT\n"
-#~ " RESET configuration_parameter\n"
-#~ " RESET ALL"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgstr ""
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " action [, ... ] [ RESTRICT ]\n"
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " RENAME TO nouveau_nom\n"
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " OWNER TO nouveau_proprietaire\n"
-#~ "ALTER FUNCTION nom ( [ [ mode_arg ] [ nom_arg ] type_arg [, ...] ] )\n"
-#~ " SET SCHEMA nouveau_schema\n"
+#~ "SET TRANSACTION mode_transaction [, ...]\n"
+#~ "SET SESSION CHARACTERISTICS AS TRANSACTION mode_transaction [, ...]\n"
#~ "\n"
-#~ "o action peut tre :\n"
+#~ "o mode_transaction peut tre :\n"
#~ "\n"
-#~ " CALLED ON NULL INPUT | RETURNS NULL ON NULL INPUT | STRICT\n"
-#~ " IMMUTABLE | STABLE | VOLATILE\n"
-#~ " [ EXTERNAL ] SECURITY INVOKER | [ EXTERNAL ] SECURITY DEFINER\n"
-#~ " COST cout_execution\n"
-#~ " ROWS lignes_resultats\n"
-#~ " SET paramtre { TO | = } { valeur | DEFAULT }\n"
-#~ " SET paramtre FROM CURRENT\n"
-#~ " RESET paramtre\n"
-#~ " RESET ALL"
-
-#~ msgid ""
-#~ "ALTER FOREIGN DATA WRAPPER name\n"
-#~ " [ VALIDATOR valfunction | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['value'] [, ... ]) ]\n"
-#~ "ALTER FOREIGN DATA WRAPPER name OWNER TO new_owner"
-#~ msgstr ""
-#~ "ALTER FOREIGN DATA WRAPPER nom\n"
-#~ " [ VALIDATOR fonction_validation | NO VALIDATOR ]\n"
-#~ " [ OPTIONS ( [ ADD | SET | DROP ] option ['valeur'] [, ... ]) ]\n"
-#~ "ALTER FOREIGN DATA WRAPPER nom OWNER TO nouveau_propritaire"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
+#~ " READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgid ""
-#~ "ALTER DOMAIN name\n"
-#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
-#~ "ALTER DOMAIN name\n"
-#~ " { SET | DROP } NOT NULL\n"
-#~ "ALTER DOMAIN name\n"
-#~ " ADD domain_constraint\n"
-#~ "ALTER DOMAIN name\n"
-#~ " DROP CONSTRAINT constraint_name [ RESTRICT | CASCADE ]\n"
-#~ "ALTER DOMAIN name\n"
-#~ " OWNER TO new_owner \n"
-#~ "ALTER DOMAIN name\n"
-#~ " SET SCHEMA new_schema"
+#~ "SHOW name\n"
+#~ "SHOW ALL"
#~ msgstr ""
-#~ "ALTER DOMAIN nom\n"
-#~ " { SET DEFAULT expression | DROP DEFAULT }\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " { SET | DROP } NOT NULL\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " ADD contrainte_domaine\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " DROP CONSTRAINT nom_contrainte [ RESTRICT | CASCADE ]\n"
-#~ "ALTER DOMAIN nom\n"
-#~ " OWNER TO nouveau_propritaire \n"
-#~ "ALTER DOMAIN nom\n"
-#~ " SET SCHEMA nouveau_schma"
+#~ "SHOW nom\n"
+#~ "SHOW ALL"
#~ msgid ""
-#~ "ALTER DATABASE name [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "where option can be:\n"
-#~ "\n"
-#~ " CONNECTION LIMIT connlimit\n"
-#~ "\n"
-#~ "ALTER DATABASE name RENAME TO newname\n"
-#~ "\n"
-#~ "ALTER DATABASE name OWNER TO new_owner\n"
+#~ "START TRANSACTION [ transaction_mode [, ...] ]\n"
#~ "\n"
-#~ "ALTER DATABASE name SET TABLESPACE new_tablespace\n"
+#~ "where transaction_mode is one of:\n"
#~ "\n"
-#~ "ALTER DATABASE name SET configuration_parameter { TO | = } { value | DEFAULT }\n"
-#~ "ALTER DATABASE name SET configuration_parameter FROM CURRENT\n"
-#~ "ALTER DATABASE name RESET configuration_parameter\n"
-#~ "ALTER DATABASE name RESET ALL"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ | READ COMMITTED | "
+#~ "READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgstr ""
-#~ "ALTER DATABASE nom [ [ WITH ] option [ ... ] ]\n"
-#~ "\n"
-#~ "o option peut tre:\n"
-#~ "\n"
-#~ " CONNECTION LIMIT limite_connexion\n"
-#~ "\n"
-#~ "ALTER DATABASE nom RENAME TO nouveau_nom\n"
-#~ "\n"
-#~ "ALTER DATABASE nom OWNER TO nouveau_propritaire\n"
+#~ "START TRANSACTION [ mode_transaction [, ...] ]\n"
#~ "\n"
-#~ "ALTER DATABASE nom SET TABLESPACE nouveau_tablespace\n"
+#~ "o mode_transaction peut tre :\n"
#~ "\n"
-#~ "ALTER DATABASE nom SET paramtre_configuration { TO | = } { valeur | DEFAULT }\n"
-#~ "ALTER DATABASE nom SET paramtre_configuration FROM CURRENT\n"
-#~ "ALTER DATABASE nom RESET paramtre_configuration\n"
-#~ "ALTER DATABASE nom RESET ALL"
+#~ " ISOLATION LEVEL { SERIALIZABLE | REPEATABLE READ |\n"
+#~ " READ COMMITTED | READ UNCOMMITTED }\n"
+#~ " READ WRITE | READ ONLY"
#~ msgid ""
-#~ "ALTER CONVERSION name RENAME TO newname\n"
-#~ "ALTER CONVERSION name OWNER TO newowner"
+#~ "TRUNCATE [ TABLE ] [ ONLY ] name [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
#~ msgstr ""
-#~ "ALTER CONVERSION nom RENAME TO nouveau_nom\n"
-#~ "ALTER CONVERSION nom OWNER TO nouveau_propritaire"
+#~ "TRUNCATE [ TABLE ] [ ONLY ] nom [, ... ]\n"
+#~ " [ RESTART IDENTITY | CONTINUE IDENTITY ] [ CASCADE | RESTRICT ]"
+
+#~ msgid "UNLISTEN { name | * }"
+#~ msgstr "UNLISTEN { nom | * }"
#~ msgid ""
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) RENAME TO new_name\n"
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) OWNER TO new_owner\n"
-#~ "ALTER AGGREGATE name ( type [ , ... ] ) SET SCHEMA new_schema"
+#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " SET { column = { expression | DEFAULT } |\n"
+#~ " ( column [, ...] ) = ( { expression | DEFAULT } [, ...] ) } "
+#~ "[, ...]\n"
+#~ " [ FROM fromlist ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF cursor_name ]\n"
+#~ " [ RETURNING * | output_expression [ [ AS ] output_name ] [, ...] ]"
#~ msgstr ""
-#~ "ALTER AGGREGATE nom ( type [ , ... ] ) RENAME TO nouveau_nom\n"
-#~ "ALTER AGGREGATE nom ( type [ , ... ] ) OWNER TO nouveau_propritaire\n"
-#~ "ALTER AGGREGATE nom ( type [ , ... ] ) SET SCHEMA nouveau_schma"
-
-#~ msgid "ABORT [ WORK | TRANSACTION ]"
-#~ msgstr "ABORT [ WORK | TRANSACTION ]"
-
-#~ msgid "number"
-#~ msgstr "numro"
-
-#~ msgid "rolename"
-#~ msgstr "nom_rle"
+#~ "UPDATE [ ONLY ] table [ [ AS ] alias ]\n"
+#~ " SET { colonne = { expression | DEFAULT } |\n"
+#~ " ( colonne [, ...] ) = ( { expression | DEFAULT } [, ...] ) } "
+#~ "[, ...]\n"
+#~ " [ FROM liste_from ]\n"
+#~ " [ WHERE condition | WHERE CURRENT OF nom_curseur ]\n"
+#~ " [ RETURNING * | expression_sortie [ [ AS ] nom_sortie ] [, ...] ]"
-#~ msgid "Exclusion constraints:"
-#~ msgstr "Contraintes d'exclusion :"
+#~ msgid ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (column "
+#~ "[, ...] ) ] ]"
+#~ msgstr ""
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ table ]\n"
+#~ "VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] ANALYZE [ table [ (colonne "
+#~ "[, ...] ) ] ]"
-#~ msgid "define a new constraint trigger"
-#~ msgstr "dfinir une nouvelle contrainte de dclenchement"
+#~ msgid ""
+#~ "VALUES ( expression [, ...] ) [, ...]\n"
+#~ " [ ORDER BY sort_expression [ ASC | DESC | USING operator ] [, ...] ]\n"
+#~ " [ LIMIT { count | ALL } ]\n"
+#~ " [ OFFSET start [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ count ] { ROW | ROWS } ONLY ]"
+#~ msgstr ""
+#~ "VALUES ( expression [, ...] ) [, ...]\n"
+#~ " [ ORDER BY expression_tri [ ASC | DESC | USING oprateur ] [, ...] ]\n"
+#~ " [ LIMIT { total | ALL } ]\n"
+#~ " [ OFFSET dbut [ ROW | ROWS ] ]\n"
+#~ " [ FETCH { FIRST | NEXT } [ total ] { ROW | ROWS } ONLY ]"
-#~ msgid " as user \"%s\""
-#~ msgstr " comme utilisateur %s "
+#~ msgid " \"%s\" IN %s %s"
+#~ msgstr " \"%s\" DANS %s %s"
-#~ msgid " at port \"%s\""
-#~ msgstr " sur le port %s "
+#~ msgid "(1 row)"
+#~ msgid_plural "(%lu rows)"
+#~ msgstr[0] "(1 ligne)"
+#~ msgstr[1] "(%lu lignes)"
-#~ msgid " on host \"%s\""
-#~ msgstr " sur l'hte %s "
+#~ msgid ""
+#~ " \\d{t|i|s|v|S} [PATTERN] (add \"+\" for more detail)\n"
+#~ " list tables/indexes/sequences/views/system tables\n"
+#~ msgstr ""
+#~ " \\d{t|i|s|v|S} [MODLE] (ajouter + pour plus de dtails)\n"
+#~ " affiche la liste des\n"
+#~ " tables/index/squences/vues/tables systme\n"
-#~ msgid "out of memory"
-#~ msgstr "mmoire puise"
+#~ msgid " \\db [PATTERN] list tablespaces (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\db [MODLE] affiche la liste des tablespaces (ajouter + "
+#~ "pour\n"
+#~ " plus de dtails)\n"
-#~ msgid "schema"
-#~ msgstr "schma"
+#~ msgid " \\df [PATTERN] list functions (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\df [MODLE] affiche la liste des fonctions (ajouter + "
+#~ "pour\n"
+#~ " plus de dtails)\n"
-#~ msgid "tablespace"
-#~ msgstr "tablespace"
+#~ msgid ""
+#~ " \\dFd [PATTERN] list text search dictionaries (add \"+\" for more "
+#~ "detail)\n"
+#~ msgstr ""
+#~ " \\dFd [MODLE] affiche la liste des dictionnaires de la "
+#~ "recherche\n"
+#~ " de texte (ajouter + pour plus de dtails)\n"
-#~ msgid "new_column"
-#~ msgstr "nouvelle_colonne"
+#~ msgid ""
+#~ " \\dFp [PATTERN] list text search parsers (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\dFp [MODLE] affiche la liste des analyseurs de la recherche "
+#~ "de\n"
+#~ " texte (ajouter + pour plus de dtails)\n"
-#~ msgid "column"
-#~ msgstr "colonne"
+#~ msgid " \\dn [PATTERN] list schemas (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\dn [MODLE] affiche la liste des schmas (ajouter + pour\n"
+#~ " plus de dtails)\n"
-#~ msgid "data type"
-#~ msgstr "type de donnes"
+#~ msgid " \\dT [PATTERN] list data types (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\dT [MODLE] affiche la liste des types de donnes (ajouter "
+#~ "+ \n"
+#~ " pour plus de dtails)\n"
-#~ msgid "aggregate"
-#~ msgstr "agrgation"
+#~ msgid " \\l list all databases (add \"+\" for more detail)\n"
+#~ msgstr ""
+#~ " \\l affiche la liste des bases de donnes (ajouter "
+#~ "+ \n"
+#~ " pour plus de dtails)\n"
-#~ msgid "contains support for command-line editing"
-#~ msgstr "contient une gestion avance de la ligne de commande"
+#~ msgid ""
+#~ " \\z [PATTERN] list table, view, and sequence access privileges (same "
+#~ "as \\dp)\n"
+#~ msgstr ""
+#~ " \\z [MODLE] affiche la liste des privilges d'accs aux "
+#~ "tables,\n"
+#~ " vues et squences (identique \\dp)\n"
-#~ msgid " --version output version information, then exit\n"
-#~ msgstr " --version affiche la version, puis quitte\n"
+#~ msgid "Copy, Large Object\n"
+#~ msgstr "Copie, Large Object \n"
-#~ msgid " --help show this help, then exit\n"
-#~ msgstr " --help affiche cette aide, puis quitte\n"
+#~ msgid ""
+#~ "Welcome to %s %s (server %s), the PostgreSQL interactive terminal.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Bienvenue dans %s %s (serveur %s), l'interface interactive de "
+#~ "PostgreSQL.\n"
+#~ "\n"
-#~ msgid "\\copy: unexpected response (%d)\n"
-#~ msgstr "\\copy : rponse inattendue (%d)\n"
+#~ msgid ""
+#~ "Welcome to %s %s, the PostgreSQL interactive terminal.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "Bienvenue dans %s %s, l'interface interactive de PostgreSQL.\n"
+#~ "\n"
-#~ msgid "\\copy: %s"
-#~ msgstr "\\copy : %s"
+#~ msgid ""
+#~ "WARNING: You are connected to a server with major version %d.%d,\n"
+#~ "but your %s client is major version %d.%d. Some backslash commands,\n"
+#~ "such as \\d, might not work properly.\n"
+#~ "\n"
+#~ msgstr ""
+#~ "ATTENTION : vous tes connect sur un serveur dont la version majeure "
+#~ "est\n"
+#~ "%d.%d alors que votre client %s est en version majeure %d.%d. Certaines\n"
+#~ "commandes avec antislashs, comme \\d, peuvent ne pas fonctionner\n"
+#~ "correctement.\n"
+#~ "\n"
-#~ msgid "\\%s: error\n"
-#~ msgstr "\\%s : erreur\n"
+#~ msgid "Access privileges for database \"%s\""
+#~ msgstr "Droits d'accs pour la base de donnes %s "
-#~ msgid " \\l[+] list all databases\n"
-#~ msgstr " \\l[+] affiche la liste des bases de donnes\n"
+#~ msgid "?%c? \"%s.%s\""
+#~ msgstr "?%c? %s.%s "
-#~ msgid "%s: pg_strdup: cannot duplicate null pointer (internal error)\n"
-#~ msgstr "%s : pg_strdup : ne peut pas dupliquer le pointeur null (erreur interne)\n"
+#~ msgid " \"%s\""
+#~ msgstr " %s "
-#~ msgid "could not change directory to \"%s\""
-#~ msgstr "n'a pas pu accder au rpertoire %s "
+#~ msgid "ALTER VIEW name RENAME TO newname"
+#~ msgstr "ALTER VIEW nom RENAME TO nouveau_nom"
diff --git a/src/bin/psql/po/it.po b/src/bin/psql/po/it.po
index 0fd36a07e27..55e76074554 100644
--- a/src/bin/psql/po/it.po
+++ b/src/bin/psql/po/it.po
@@ -24,8 +24,8 @@ msgid ""
msgstr ""
"Project-Id-Version: psql (PostgreSQL) 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2013-05-21 21:16+0000\n"
-"PO-Revision-Date: 2013-05-29 23:51+0100\n"
+"POT-Creation-Date: 2014-02-09 11:48+0000\n"
+"PO-Revision-Date: 2014-02-09 21:29+0100\n"
"Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>\n"
"Language-Team: Gruppo traduzioni ITPUG <traduzioni@itpug.org>\n"
"Language: it\n"
@@ -38,7 +38,7 @@ msgstr ""
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
#: ../../common/fe_memutils.c:83 command.c:1130 input.c:204 mainloop.c:72
-#: mainloop.c:234 tab-complete.c:3821
+#: mainloop.c:234 tab-complete.c:3827
#, c-format
msgid "out of memory\n"
msgstr "memoria esaurita\n"
@@ -249,8 +249,8 @@ msgstr "Controllo tempo disattivato."
#: command.c:1410 command.c:1430 command.c:2027 command.c:2034 command.c:2043
#: command.c:2053 command.c:2062 command.c:2076 command.c:2093 command.c:2152
-#: common.c:74 copy.c:342 copy.c:393 copy.c:408 psqlscan.l:1674
-#: psqlscan.l:1685 psqlscan.l:1695
+#: common.c:74 copy.c:342 copy.c:395 copy.c:410 psqlscan.l:1677
+#: psqlscan.l:1688 psqlscan.l:1698
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
@@ -260,11 +260,11 @@ msgstr "%s: %s\n"
msgid "+ opt(%d) = |%s|\n"
msgstr "+ opt(%d) = |%s|\n"
-#: command.c:1535 startup.c:188
+#: command.c:1535 startup.c:185
msgid "Password: "
msgstr "Password: "
-#: command.c:1542 startup.c:191 startup.c:193
+#: command.c:1542 startup.c:188 startup.c:190
#, c-format
msgid "Password for user %s: "
msgstr "Inserisci la password per l'utente %s: "
@@ -275,8 +275,8 @@ msgid "All connection parameters must be supplied because no database connection
msgstr "Tutti i parametri di connessione devono essere forniti perché non esiste alcuna connessione di database\n"
#: command.c:1673 command.c:2860 common.c:120 common.c:413 common.c:478
-#: common.c:894 common.c:919 common.c:1016 copy.c:502 copy.c:689
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1946
+#: common.c:894 common.c:919 common.c:1016 copy.c:504 copy.c:691
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
#, c-format
msgid "%s"
msgstr "%s"
@@ -642,26 +642,26 @@ msgstr "esecuzione del comando \"%s\" fallito: %s\n"
msgid "%s: cannot copy from/to a directory\n"
msgstr "%s: non è possibile copiare da/a una directory\n"
-#: copy.c:388
+#: copy.c:389
#, c-format
msgid "could not close pipe to external command: %s\n"
msgstr "chiusura della pipe verso il comando esterno fallita: %s\n"
-#: copy.c:455 copy.c:465
+#: copy.c:457 copy.c:467
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "scrittura dei dati COPY fallita: %s\n"
-#: copy.c:472
+#: copy.c:474
#, c-format
msgid "COPY data transfer failed: %s"
msgstr "trasferimento dei dati COPY fallito: %s"
-#: copy.c:542
+#: copy.c:544
msgid "canceled by user"
msgstr "annullata dall'utente"
-#: copy.c:552
+#: copy.c:554
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -669,28 +669,28 @@ msgstr ""
"Inserire i dati da copiare seguiti da un \"a capo\".\n"
"Terminare con un backslash ed un punto su una singola riga."
-#: copy.c:665
+#: copy.c:667
msgid "aborted because of read failure"
msgstr "interrotto a causa di lettura non riuscita"
-#: copy.c:685
+#: copy.c:687
msgid "trying to exit copy mode"
msgstr "tentativo di uscita dalla modalità copy"
#: describe.c:71 describe.c:247 describe.c:478 describe.c:605 describe.c:737
#: describe.c:822 describe.c:891 describe.c:2666 describe.c:2870
-#: describe.c:2959 describe.c:3197 describe.c:3333 describe.c:3560
-#: describe.c:3632 describe.c:3643 describe.c:3702 describe.c:4110
-#: describe.c:4189
+#: describe.c:2960 describe.c:3202 describe.c:3338 describe.c:3565
+#: describe.c:3637 describe.c:3648 describe.c:3707 describe.c:4115
+#: describe.c:4194
msgid "Schema"
msgstr "Schema"
#: describe.c:72 describe.c:149 describe.c:157 describe.c:248 describe.c:479
#: describe.c:606 describe.c:656 describe.c:738 describe.c:892 describe.c:2667
-#: describe.c:2792 describe.c:2871 describe.c:2960 describe.c:3038
-#: describe.c:3198 describe.c:3261 describe.c:3334 describe.c:3561
-#: describe.c:3633 describe.c:3644 describe.c:3703 describe.c:3892
-#: describe.c:3973 describe.c:4187
+#: describe.c:2792 describe.c:2871 describe.c:2961 describe.c:3039
+#: describe.c:3203 describe.c:3266 describe.c:3339 describe.c:3566
+#: describe.c:3638 describe.c:3649 describe.c:3708 describe.c:3897
+#: describe.c:3978 describe.c:4192
msgid "Name"
msgstr "Nome"
@@ -704,11 +704,11 @@ msgstr "Tipo dato dei parametri"
#: describe.c:98 describe.c:170 describe.c:353 describe.c:521 describe.c:610
#: describe.c:681 describe.c:894 describe.c:1442 describe.c:2471
-#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2969
-#: describe.c:3047 describe.c:3114 describe.c:3205 describe.c:3270
-#: describe.c:3335 describe.c:3471 describe.c:3510 describe.c:3577
-#: describe.c:3636 describe.c:3645 describe.c:3704 describe.c:3918
-#: describe.c:3995 describe.c:4124 describe.c:4190 large_obj.c:291
+#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2970
+#: describe.c:3052 describe.c:3119 describe.c:3210 describe.c:3275
+#: describe.c:3340 describe.c:3476 describe.c:3515 describe.c:3582
+#: describe.c:3641 describe.c:3650 describe.c:3709 describe.c:3923
+#: describe.c:4000 describe.c:4129 describe.c:4195 large_obj.c:291
#: large_obj.c:301
msgid "Description"
msgstr "Descrizione"
@@ -723,8 +723,8 @@ msgid "The server (version %d.%d) does not support tablespaces.\n"
msgstr "Il server (versione %d.%d) non supporta i tablespace.\n"
#: describe.c:150 describe.c:158 describe.c:350 describe.c:657 describe.c:821
-#: describe.c:2676 describe.c:2796 describe.c:3040 describe.c:3262
-#: describe.c:3893 describe.c:3974 large_obj.c:290
+#: describe.c:2676 describe.c:2796 describe.c:3041 describe.c:3267
+#: describe.c:3898 describe.c:3979 large_obj.c:290
msgid "Owner"
msgstr "Proprietario"
@@ -764,7 +764,7 @@ msgid "normal"
msgstr "normale"
#: describe.c:267 describe.c:312 describe.c:329 describe.c:744 describe.c:831
-#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3992
+#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3997
msgid "Type"
msgstr "Tipo"
@@ -844,11 +844,11 @@ msgstr "Lista degli operatori"
msgid "Encoding"
msgstr "Codifica"
-#: describe.c:663 describe.c:3199
+#: describe.c:663 describe.c:3204
msgid "Collate"
msgstr "Ordinamento"
-#: describe.c:664 describe.c:3200
+#: describe.c:664 describe.c:3205
msgid "Ctype"
msgstr "Ctype"
@@ -884,7 +884,7 @@ msgstr "tabella esterna"
msgid "Column access privileges"
msgstr "Privilegi di accesso colonna"
-#: describe.c:781 describe.c:4334 describe.c:4338
+#: describe.c:781 describe.c:4339 describe.c:4343
msgid "Access privileges"
msgstr "Privilegi di accesso"
@@ -1015,8 +1015,8 @@ msgstr "Valore"
msgid "Definition"
msgstr "Definizione"
-#: describe.c:1430 describe.c:3913 describe.c:3994 describe.c:4062
-#: describe.c:4123
+#: describe.c:1430 describe.c:3918 describe.c:3999 describe.c:4067
+#: describe.c:4128
msgid "FDW Options"
msgstr "Opzioni FDW"
@@ -1156,11 +1156,11 @@ msgstr "Tabella di tipo: %s"
msgid "Has OIDs"
msgstr "Ha gli OID"
-#: describe.c:2275 describe.c:2963 describe.c:3106
+#: describe.c:2275 describe.c:2964 describe.c:3111
msgid "no"
msgstr "no"
-#: describe.c:2275 describe.c:2963 describe.c:3108
+#: describe.c:2275 describe.c:2964 describe.c:3113
msgid "yes"
msgstr "sì"
@@ -1272,7 +1272,7 @@ msgstr "indice"
msgid "special"
msgstr "speciale"
-#: describe.c:2681 describe.c:4111
+#: describe.c:2681 describe.c:4116
msgid "Table"
msgstr "Tabella"
@@ -1302,7 +1302,7 @@ msgstr "Linguaggio interno"
msgid "Call Handler"
msgstr "Gestore Chiamate"
-#: describe.c:2810 describe.c:3900
+#: describe.c:2810 describe.c:3905
msgid "Validator"
msgstr "Validatore"
@@ -1326,193 +1326,209 @@ msgstr "Controllo"
msgid "List of domains"
msgstr "Lista dei domini"
-#: describe.c:2961
+#: describe.c:2962
msgid "Source"
msgstr "Sorgente"
-#: describe.c:2962
+#: describe.c:2963
msgid "Destination"
msgstr "Destinazione"
-#: describe.c:2964
+#: describe.c:2965
msgid "Default?"
msgstr "Predefinito?"
-#: describe.c:3001
+#: describe.c:3002
msgid "List of conversions"
msgstr "Lista delle conversioni"
-#: describe.c:3039
+#: describe.c:3040
msgid "Event"
msgstr "Evento"
-#: describe.c:3041
+#: describe.c:3042
+msgid "enabled"
+msgstr "abilitato"
+
+#: describe.c:3043
+msgid "replica"
+msgstr "replica"
+
+#: describe.c:3044
+msgid "always"
+msgstr "sempre"
+
+#: describe.c:3045
+msgid "disabled"
+msgstr "disabilitato"
+
+#: describe.c:3046
msgid "Enabled"
msgstr "Abilitato"
-#: describe.c:3042
+#: describe.c:3047
msgid "Procedure"
msgstr "Procedura"
-#: describe.c:3043
+#: describe.c:3048
msgid "Tags"
msgstr "Tag"
-#: describe.c:3062
+#: describe.c:3067
msgid "List of event triggers"
msgstr "Lista di trigger di evento"
-#: describe.c:3103
+#: describe.c:3108
msgid "Source type"
msgstr "Tipo di partenza"
-#: describe.c:3104
+#: describe.c:3109
msgid "Target type"
msgstr "Tipo di arrivo"
-#: describe.c:3105 describe.c:3470
+#: describe.c:3110 describe.c:3475
msgid "Function"
msgstr "Funzione"
-#: describe.c:3107
+#: describe.c:3112
msgid "in assignment"
msgstr "in assegnazione"
-#: describe.c:3109
+#: describe.c:3114
msgid "Implicit?"
msgstr "Implicito?"
-#: describe.c:3160
+#: describe.c:3165
msgid "List of casts"
msgstr "Lista delle conversioni di tipo"
-#: describe.c:3185
+#: describe.c:3190
#, c-format
msgid "The server (version %d.%d) does not support collations.\n"
msgstr "Il server (versione %d.%d) non supporta gli ordinamenti.\n"
-#: describe.c:3235
+#: describe.c:3240
msgid "List of collations"
msgstr "Lista degli ordinamenti"
-#: describe.c:3293
+#: describe.c:3298
msgid "List of schemas"
msgstr "Lista degli schemi"
-#: describe.c:3316 describe.c:3549 describe.c:3617 describe.c:3685
+#: describe.c:3321 describe.c:3554 describe.c:3622 describe.c:3690
#, c-format
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr "Il server (versione %d.%d) non supporta la ricerca full text.\n"
-#: describe.c:3350
+#: describe.c:3355
msgid "List of text search parsers"
msgstr "Lista degli analizzatori di ricerca resto"
-#: describe.c:3393
+#: describe.c:3398
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
msgstr "Non ho trovato alcun analizzatore di ricerca testo chiamato \"%s\".\n"
-#: describe.c:3468
+#: describe.c:3473
msgid "Start parse"
msgstr "Inizio analisi"
-#: describe.c:3469
+#: describe.c:3474
msgid "Method"
msgstr "Metodo"
-#: describe.c:3473
+#: describe.c:3478
msgid "Get next token"
msgstr "Ottiene il token successivo"
-#: describe.c:3475
+#: describe.c:3480
msgid "End parse"
msgstr "Fine analisi"
-#: describe.c:3477
+#: describe.c:3482
msgid "Get headline"
msgstr "Ottiene intestazione"
-#: describe.c:3479
+#: describe.c:3484
msgid "Get token types"
msgstr "Ottieni i tipi token"
-#: describe.c:3489
+#: describe.c:3494
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Analizzatore di ricerca teso \"%s.%s\""
-#: describe.c:3491
+#: describe.c:3496
#, c-format
msgid "Text search parser \"%s\""
msgstr "Analizzatore di ricerca testo \"%s\""
-#: describe.c:3509
+#: describe.c:3514
msgid "Token name"
msgstr "Nome token"
-#: describe.c:3520
+#: describe.c:3525
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Tipi token per l'analizzatore \"%s.%s\""
-#: describe.c:3522
+#: describe.c:3527
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Tipi token per l'analizzatore \"%s\""
-#: describe.c:3571
+#: describe.c:3576
msgid "Template"
msgstr "Modello"
-#: describe.c:3572
+#: describe.c:3577
msgid "Init options"
msgstr "Opzioni iniziali:"
-#: describe.c:3594
+#: describe.c:3599
msgid "List of text search dictionaries"
msgstr "Lista dei dizionari di ricerca testo"
-#: describe.c:3634
+#: describe.c:3639
msgid "Init"
msgstr "Init"
-#: describe.c:3635
+#: describe.c:3640
msgid "Lexize"
msgstr "Lexize"
-#: describe.c:3662
+#: describe.c:3667
msgid "List of text search templates"
msgstr "Lista dei modelli di ricerca testo"
-#: describe.c:3719
+#: describe.c:3724
msgid "List of text search configurations"
msgstr "Lista delle configurazioni di ricerca testo"
-#: describe.c:3763
+#: describe.c:3768
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
msgstr "Non trovata alcuna configurazione di ricerca testo chiamata \"%s\".\n"
-#: describe.c:3829
+#: describe.c:3834
msgid "Token"
msgstr "Token"
-#: describe.c:3830
+#: describe.c:3835
msgid "Dictionaries"
msgstr "Dizionari"
-#: describe.c:3841
+#: describe.c:3846
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Configurazione di ricerca testo \"%s.%s\""
-#: describe.c:3844
+#: describe.c:3849
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Configurazione di ricerca testo \"%s\""
-#: describe.c:3848
+#: describe.c:3853
#, c-format
msgid ""
"\n"
@@ -1521,7 +1537,7 @@ msgstr ""
"\n"
"Analizzatore \"%s.%s\""
-#: describe.c:3851
+#: describe.c:3856
#, c-format
msgid ""
"\n"
@@ -1530,86 +1546,86 @@ msgstr ""
"\n"
"Analizzatore: \"%s\""
-#: describe.c:3883
+#: describe.c:3888
#, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
msgstr "Il server (versione %d.%d) non supporta i wrapper di dati esterni.\n"
-#: describe.c:3897
+#: describe.c:3902
msgid "Handler"
msgstr "Handler"
-#: describe.c:3940
+#: describe.c:3945
msgid "List of foreign-data wrappers"
msgstr "Lista dei wrapper di dati esterni"
-#: describe.c:3963
+#: describe.c:3968
#, c-format
msgid "The server (version %d.%d) does not support foreign servers.\n"
msgstr "Il server (versione %d.%d) non supporta server esterni.\n"
-#: describe.c:3975
+#: describe.c:3980
msgid "Foreign-data wrapper"
msgstr "Wrapper per dati esterni"
-#: describe.c:3993 describe.c:4188
+#: describe.c:3998 describe.c:4193
msgid "Version"
msgstr "Versione"
-#: describe.c:4019
+#: describe.c:4024
msgid "List of foreign servers"
msgstr "Lista dei server esterni"
-#: describe.c:4042
+#: describe.c:4047
#, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
msgstr "IL server (versione %d.%d) non supporta la mappatura di utenti.\n"
-#: describe.c:4051 describe.c:4112
+#: describe.c:4056 describe.c:4117
msgid "Server"
msgstr "Server"
-#: describe.c:4052
+#: describe.c:4057
msgid "User name"
msgstr "Nome utente"
-#: describe.c:4077
+#: describe.c:4082
msgid "List of user mappings"
msgstr "Lista delle mappature degli utenti"
-#: describe.c:4100
+#: describe.c:4105
#, c-format
msgid "The server (version %d.%d) does not support foreign tables.\n"
msgstr "Il server (versione %d.%d) non supporta tabelle esterne.\n"
-#: describe.c:4151
+#: describe.c:4156
msgid "List of foreign tables"
msgstr "Lista delle tabelle esterne"
-#: describe.c:4174 describe.c:4228
+#: describe.c:4179 describe.c:4233
#, c-format
msgid "The server (version %d.%d) does not support extensions.\n"
msgstr "Il server (versione %d.%d) non supporta le estensioni.\n"
-#: describe.c:4205
+#: describe.c:4210
msgid "List of installed extensions"
msgstr "Lista delle estensioni installate"
-#: describe.c:4255
+#: describe.c:4260
#, c-format
msgid "Did not find any extension named \"%s\".\n"
msgstr "Non ho trovato alcuna estensione nominata \"%s\".\n"
-#: describe.c:4258
+#: describe.c:4263
#, c-format
msgid "Did not find any extensions.\n"
msgstr "Non ho trovato alcuna estensione.\n"
-#: describe.c:4302
+#: describe.c:4307
msgid "Object Description"
msgstr "Descrizione Oggetto"
-#: describe.c:4311
+#: describe.c:4316
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Oggetti nell'estensione \"%s\""
@@ -2530,22 +2546,22 @@ msgstr "Non è possibile aggiungere celle al contenuto della tabella: il numero
msgid "invalid output format (internal error): %d"
msgstr "il formato di output non è valido (errore interno): %d"
-#: psqlscan.l:726
+#: psqlscan.l:727
#, c-format
msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "espansione ricorsiva della variabile \"%s\" evitata\n"
-#: psqlscan.l:1601
+#: psqlscan.l:1604
#, c-format
msgid "unterminated quoted string\n"
msgstr "stringa tra virgolette non terminata\n"
-#: psqlscan.l:1701
+#: psqlscan.l:1704
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: memoria esaurita\n"
-#: psqlscan.l:1930
+#: psqlscan.l:1933
#, c-format
msgid "can't escape without active connection\n"
msgstr "non è possibile effettuare l'escape senza una connessione attiva\n"
@@ -4331,22 +4347,17 @@ msgstr "pulisci ed eventualmente analizza il database"
msgid "compute a set of rows"
msgstr "genera una sequenza di righe"
-#: startup.c:168
+#: startup.c:167
#, c-format
msgid "%s: -1 can only be used in non-interactive mode\n"
msgstr "%s: -1 può essere usato solo in modalità non interattiva\n"
-#: startup.c:170
-#, c-format
-msgid "%s: -1 is incompatible with -c and -l\n"
-msgstr "%s: -1 non è compatibile con -c e -l\n"
-
-#: startup.c:272
+#: startup.c:269
#, c-format
msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s: apertura del file di log \"%s\" fallita: %s\n"
-#: startup.c:334
+#: startup.c:331
#, c-format
msgid ""
"Type \"help\" for help.\n"
@@ -4355,32 +4366,32 @@ msgstr ""
"Digita \"help\" per avere un aiuto.\n"
"\n"
-#: startup.c:479
+#: startup.c:476
#, c-format
msgid "%s: could not set printing parameter \"%s\"\n"
msgstr "%s: impostazione del parametro di stampa \"%s\" fallito\n"
-#: startup.c:519
+#: startup.c:516
#, c-format
msgid "%s: could not delete variable \"%s\"\n"
msgstr "%s: cancellazione della variabile \"%s\" fallita\n"
-#: startup.c:529
+#: startup.c:526
#, c-format
msgid "%s: could not set variable \"%s\"\n"
msgstr "%s: impostazione della variabile \"%s\" fallita\n"
-#: startup.c:572 startup.c:578
+#: startup.c:569 startup.c:575
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Prova \"%s --help\" per maggiori informazioni.\n"
-#: startup.c:595
+#: startup.c:592
#, c-format
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
msgstr "%s: attenzione: parametro in eccesso \"%s\" nella riga di comando ignorato\n"
-#: tab-complete.c:3956
+#: tab-complete.c:3962
#, c-format
msgid ""
"tab completion query failed: %s\n"
diff --git a/src/bin/psql/po/pt_BR.po b/src/bin/psql/po/pt_BR.po
index 2c3713a1d81..1ca8a6760e6 100644
--- a/src/bin/psql/po/pt_BR.po
+++ b/src/bin/psql/po/pt_BR.po
@@ -1,13 +1,13 @@
# Brazilian Portuguese message translation file for psql
# Copyright (C) 2009 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
-# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2013.
+# Euler Taveira de Oliveira <euler@timbira.com>, 2003-2014.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9.3\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2013-08-17 16:09-0300\n"
+"POT-Creation-Date: 2014-02-13 23:00-0300\n"
"PO-Revision-Date: 2005-11-02 10:30-0300\n"
"Last-Translator: Euler Taveira de Oliveira <euler@timbira.com>\n"
"Language-Team: Brazilian Portuguese <pgbr-dev@listas.postgresql.org.br>\n"
@@ -230,8 +230,8 @@ msgstr "Tempo de execução está desabilitado."
#: command.c:1410 command.c:1430 command.c:2027 command.c:2034 command.c:2043
#: command.c:2053 command.c:2062 command.c:2076 command.c:2093 command.c:2152
-#: common.c:74 copy.c:342 copy.c:395 copy.c:410 psqlscan.l:1674
-#: psqlscan.l:1685 psqlscan.l:1695
+#: common.c:74 copy.c:342 copy.c:395 copy.c:410 psqlscan.l:1677
+#: psqlscan.l:1688 psqlscan.l:1698
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
@@ -256,8 +256,8 @@ msgid "All connection parameters must be supplied because no database connection
msgstr "Todos os parâmetros de conexão devem ser fornecidos porque nenhuma conexão de banco de dados existe\n"
#: command.c:1673 command.c:2860 common.c:120 common.c:413 common.c:478
-#: common.c:894 common.c:919 common.c:1016 copy.c:504 copy.c:691
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1946
+#: common.c:894 common.c:919 common.c:1016 copy.c:493 copy.c:690
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
#, c-format
msgid "%s"
msgstr "%s"
@@ -627,7 +627,7 @@ msgstr "%s: não pode copiar de/para o diretório\n"
msgid "could not close pipe to external command: %s\n"
msgstr "não pôde fechar pipe para comando externo: %s\n"
-#: copy.c:457 copy.c:467
+#: copy.c:456 copy.c:467
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "não pôde escrever dados utilizando COPY: %s\n"
@@ -637,11 +637,11 @@ msgstr "não pôde escrever dados utilizando COPY: %s\n"
msgid "COPY data transfer failed: %s"
msgstr "transferência de dados utilizando COPY falhou: %s"
-#: copy.c:544
+#: copy.c:535
msgid "canceled by user"
msgstr "cancelado pelo usuário"
-#: copy.c:554
+#: copy.c:545
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -649,28 +649,28 @@ msgstr ""
"Informe os dados a serem copiados seguido pelo caracter de nova linha.\n"
"Finalize com uma barra invertida e um ponto na linha."
-#: copy.c:667
+#: copy.c:662
msgid "aborted because of read failure"
msgstr "interrompido devido a falha de leitura"
-#: copy.c:687
+#: copy.c:686
msgid "trying to exit copy mode"
msgstr "tentando sair do modo copy"
#: describe.c:71 describe.c:247 describe.c:478 describe.c:605 describe.c:737
#: describe.c:822 describe.c:891 describe.c:2666 describe.c:2870
-#: describe.c:2959 describe.c:3197 describe.c:3333 describe.c:3560
-#: describe.c:3632 describe.c:3643 describe.c:3702 describe.c:4110
-#: describe.c:4189
+#: describe.c:2960 describe.c:3202 describe.c:3338 describe.c:3565
+#: describe.c:3637 describe.c:3648 describe.c:3707 describe.c:4115
+#: describe.c:4194
msgid "Schema"
msgstr "Esquema"
#: describe.c:72 describe.c:149 describe.c:157 describe.c:248 describe.c:479
#: describe.c:606 describe.c:656 describe.c:738 describe.c:892 describe.c:2667
-#: describe.c:2792 describe.c:2871 describe.c:2960 describe.c:3038
-#: describe.c:3198 describe.c:3261 describe.c:3334 describe.c:3561
-#: describe.c:3633 describe.c:3644 describe.c:3703 describe.c:3892
-#: describe.c:3973 describe.c:4187
+#: describe.c:2792 describe.c:2871 describe.c:2961 describe.c:3039
+#: describe.c:3203 describe.c:3266 describe.c:3339 describe.c:3566
+#: describe.c:3638 describe.c:3649 describe.c:3708 describe.c:3897
+#: describe.c:3978 describe.c:4192
msgid "Name"
msgstr "Nome"
@@ -684,11 +684,11 @@ msgstr "Tipos de dado do argumento"
#: describe.c:98 describe.c:170 describe.c:353 describe.c:521 describe.c:610
#: describe.c:681 describe.c:894 describe.c:1442 describe.c:2471
-#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2969
-#: describe.c:3047 describe.c:3114 describe.c:3205 describe.c:3270
-#: describe.c:3335 describe.c:3471 describe.c:3510 describe.c:3577
-#: describe.c:3636 describe.c:3645 describe.c:3704 describe.c:3918
-#: describe.c:3995 describe.c:4124 describe.c:4190 large_obj.c:291
+#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2970
+#: describe.c:3052 describe.c:3119 describe.c:3210 describe.c:3275
+#: describe.c:3340 describe.c:3476 describe.c:3515 describe.c:3582
+#: describe.c:3641 describe.c:3650 describe.c:3709 describe.c:3923
+#: describe.c:4000 describe.c:4129 describe.c:4195 large_obj.c:291
#: large_obj.c:301
msgid "Description"
msgstr "Descrição"
@@ -703,8 +703,8 @@ msgid "The server (version %d.%d) does not support tablespaces.\n"
msgstr "O servidor (versão %d.%d) não suporta tablespaces.\n"
#: describe.c:150 describe.c:158 describe.c:350 describe.c:657 describe.c:821
-#: describe.c:2676 describe.c:2796 describe.c:3040 describe.c:3262
-#: describe.c:3893 describe.c:3974 large_obj.c:290
+#: describe.c:2676 describe.c:2796 describe.c:3041 describe.c:3267
+#: describe.c:3898 describe.c:3979 large_obj.c:290
msgid "Owner"
msgstr "Dono"
@@ -744,19 +744,17 @@ msgid "normal"
msgstr "normal"
#: describe.c:267 describe.c:312 describe.c:329 describe.c:744 describe.c:831
-#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3992
+#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3997
msgid "Type"
msgstr "Tipo"
#: describe.c:343
-#, fuzzy
msgid "definer"
-msgstr "quem define"
+msgstr "definidor"
#: describe.c:344
-#, fuzzy
msgid "invoker"
-msgstr "quem executa"
+msgstr "invocador"
#: describe.c:345
msgid "Security"
@@ -826,11 +824,11 @@ msgstr "Lista de operadores"
msgid "Encoding"
msgstr "Codificação"
-#: describe.c:663 describe.c:3199
+#: describe.c:663 describe.c:3204
msgid "Collate"
msgstr "Collate"
-#: describe.c:664 describe.c:3200
+#: describe.c:664 describe.c:3205
msgid "Ctype"
msgstr "Ctype"
@@ -866,7 +864,7 @@ msgstr "tabela externa"
msgid "Column access privileges"
msgstr "Privilégios de acesso à coluna"
-#: describe.c:781 describe.c:4334 describe.c:4338
+#: describe.c:781 describe.c:4339 describe.c:4343
msgid "Access privileges"
msgstr "Privilégios de acesso"
@@ -997,8 +995,8 @@ msgstr "Valor"
msgid "Definition"
msgstr "Definição"
-#: describe.c:1430 describe.c:3913 describe.c:3994 describe.c:4062
-#: describe.c:4123
+#: describe.c:1430 describe.c:3918 describe.c:3999 describe.c:4067
+#: describe.c:4128
msgid "FDW Options"
msgstr "Opções FDW"
@@ -1138,11 +1136,11 @@ msgstr "Tabela protótipo de tipo: %s"
msgid "Has OIDs"
msgstr "Têm OIDs"
-#: describe.c:2275 describe.c:2963 describe.c:3106
+#: describe.c:2275 describe.c:2964 describe.c:3111
msgid "no"
msgstr "não"
-#: describe.c:2275 describe.c:2963 describe.c:3108
+#: describe.c:2275 describe.c:2964 describe.c:3113
msgid "yes"
msgstr "sim"
@@ -1254,7 +1252,7 @@ msgstr "índice"
msgid "special"
msgstr "especial"
-#: describe.c:2681 describe.c:4111
+#: describe.c:2681 describe.c:4116
msgid "Table"
msgstr "Tabela"
@@ -1284,7 +1282,7 @@ msgstr "Linguagem Interna"
msgid "Call Handler"
msgstr "Manipulador de Chamada"
-#: describe.c:2810 describe.c:3900
+#: describe.c:2810 describe.c:3905
msgid "Validator"
msgstr "Validador"
@@ -1308,193 +1306,209 @@ msgstr "Verificação"
msgid "List of domains"
msgstr "Lista de domínios"
-#: describe.c:2961
+#: describe.c:2962
msgid "Source"
msgstr "Fonte"
-#: describe.c:2962
+#: describe.c:2963
msgid "Destination"
msgstr "Destino"
-#: describe.c:2964
+#: describe.c:2965
msgid "Default?"
msgstr "Padrão?"
-#: describe.c:3001
+#: describe.c:3002
msgid "List of conversions"
msgstr "Lista de conversões"
-#: describe.c:3039
+#: describe.c:3040
msgid "Event"
msgstr "Evento"
-#: describe.c:3041
+#: describe.c:3042
+msgid "enabled"
+msgstr "habilitado"
+
+#: describe.c:3043
+msgid "replica"
+msgstr "réplica"
+
+#: describe.c:3044
+msgid "always"
+msgstr "sempre"
+
+#: describe.c:3045
+msgid "disabled"
+msgstr "desabilitado"
+
+#: describe.c:3046
msgid "Enabled"
-msgstr "Habilitada"
+msgstr "Habilitado"
-#: describe.c:3042
+#: describe.c:3047
msgid "Procedure"
msgstr "Procedimento"
-#: describe.c:3043
+#: describe.c:3048
msgid "Tags"
msgstr "Marcadores"
-#: describe.c:3062
+#: describe.c:3067
msgid "List of event triggers"
msgstr "Lista de gatilhos de eventos"
-#: describe.c:3103
+#: describe.c:3108
msgid "Source type"
msgstr "Tipo fonte"
-#: describe.c:3104
+#: describe.c:3109
msgid "Target type"
msgstr "Tipo alvo"
-#: describe.c:3105 describe.c:3470
+#: describe.c:3110 describe.c:3475
msgid "Function"
msgstr "Função"
-#: describe.c:3107
+#: describe.c:3112
msgid "in assignment"
msgstr "em atribuição"
-#: describe.c:3109
+#: describe.c:3114
msgid "Implicit?"
msgstr "Implícito?"
-#: describe.c:3160
+#: describe.c:3165
msgid "List of casts"
msgstr "Lista de conversões de tipos"
-#: describe.c:3185
+#: describe.c:3190
#, c-format
msgid "The server (version %d.%d) does not support collations.\n"
msgstr "O servidor (versão %d.%d) não suporta ordenações.\n"
-#: describe.c:3235
+#: describe.c:3240
msgid "List of collations"
msgstr "Lista de ordenações"
-#: describe.c:3293
+#: describe.c:3298
msgid "List of schemas"
msgstr "Lista de esquemas"
-#: describe.c:3316 describe.c:3549 describe.c:3617 describe.c:3685
+#: describe.c:3321 describe.c:3554 describe.c:3622 describe.c:3690
#, c-format
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr "O servidor (versão %d.%d) não suporta busca textual.\n"
-#: describe.c:3350
+#: describe.c:3355
msgid "List of text search parsers"
msgstr "Lista de analisadores de busca textual"
-#: describe.c:3393
+#: describe.c:3398
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
msgstr "Não encontrou nenhum analisador de busca textual chamado \"%s\".\n"
-#: describe.c:3468
+#: describe.c:3473
msgid "Start parse"
msgstr "Iniciar análise"
-#: describe.c:3469
+#: describe.c:3474
msgid "Method"
msgstr "Método"
-#: describe.c:3473
+#: describe.c:3478
msgid "Get next token"
msgstr "Obter próximo elemento"
-#: describe.c:3475
+#: describe.c:3480
msgid "End parse"
msgstr "Terminar análise"
-#: describe.c:3477
+#: describe.c:3482
msgid "Get headline"
msgstr "Obter destaque"
-#: describe.c:3479
+#: describe.c:3484
msgid "Get token types"
msgstr "Obter tipos de elemento"
-#: describe.c:3489
+#: describe.c:3494
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Analisador de busca textual \"%s.%s\""
-#: describe.c:3491
+#: describe.c:3496
#, c-format
msgid "Text search parser \"%s\""
msgstr "Analisador de busca textual \"%s\""
-#: describe.c:3509
+#: describe.c:3514
msgid "Token name"
msgstr "Nome do elemento"
-#: describe.c:3520
+#: describe.c:3525
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Tipos de elemento para analisador \"%s.%s\""
-#: describe.c:3522
+#: describe.c:3527
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Tipos de elemento para analisador \"%s\""
-#: describe.c:3571
+#: describe.c:3576
msgid "Template"
msgstr "Modelo"
-#: describe.c:3572
+#: describe.c:3577
msgid "Init options"
msgstr "Opções de inicialização"
-#: describe.c:3594
+#: describe.c:3599
msgid "List of text search dictionaries"
msgstr "Lista de dicionários de busca textual"
-#: describe.c:3634
+#: describe.c:3639
msgid "Init"
msgstr "Inicializador"
-#: describe.c:3635
+#: describe.c:3640
msgid "Lexize"
msgstr "Lexize"
-#: describe.c:3662
+#: describe.c:3667
msgid "List of text search templates"
msgstr "Lista de modelos de busca textual"
-#: describe.c:3719
+#: describe.c:3724
msgid "List of text search configurations"
msgstr "Lista de configurações de busca textual"
-#: describe.c:3763
+#: describe.c:3768
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
msgstr "Não encontrou nenhuma configuração de busca textual chamada \"%s\".\n"
-#: describe.c:3829
+#: describe.c:3834
msgid "Token"
msgstr "Elemento"
-#: describe.c:3830
+#: describe.c:3835
msgid "Dictionaries"
msgstr "Dicionários"
-#: describe.c:3841
+#: describe.c:3846
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Configuração de busca textual \"%s.%s\""
-#: describe.c:3844
+#: describe.c:3849
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Configuração de busca textual \"%s\""
-#: describe.c:3848
+#: describe.c:3853
#, c-format
msgid ""
"\n"
@@ -1503,7 +1517,7 @@ msgstr ""
"\n"
"Analisador: \"%s.%s\""
-#: describe.c:3851
+#: describe.c:3856
#, c-format
msgid ""
"\n"
@@ -1512,86 +1526,86 @@ msgstr ""
"\n"
"Analisador: \"%s\""
-#: describe.c:3883
+#: describe.c:3888
#, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
msgstr "O servidor (versão %d.%d) não suporta adaptadores de dados externos.\n"
-#: describe.c:3897
+#: describe.c:3902
msgid "Handler"
msgstr "Manipulador"
-#: describe.c:3940
+#: describe.c:3945
msgid "List of foreign-data wrappers"
msgstr "Lista de adaptadores de dados externos"
-#: describe.c:3963
+#: describe.c:3968
#, c-format
msgid "The server (version %d.%d) does not support foreign servers.\n"
msgstr "O servidor (versão %d.%d) não suporta servidores externos.\n"
-#: describe.c:3975
+#: describe.c:3980
msgid "Foreign-data wrapper"
msgstr "Adaptador de dados externos"
-#: describe.c:3993 describe.c:4188
+#: describe.c:3998 describe.c:4193
msgid "Version"
msgstr "Versão"
-#: describe.c:4019
+#: describe.c:4024
msgid "List of foreign servers"
msgstr "Lista de servidores externos"
-#: describe.c:4042
+#: describe.c:4047
#, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
msgstr "O servidor (versão %d.%d) não suporta mapeamentos de usuários.\n"
-#: describe.c:4051 describe.c:4112
+#: describe.c:4056 describe.c:4117
msgid "Server"
msgstr "Servidor"
-#: describe.c:4052
+#: describe.c:4057
msgid "User name"
msgstr "Nome de usuário"
-#: describe.c:4077
+#: describe.c:4082
msgid "List of user mappings"
msgstr "Lista de mapeamentos de usuários"
-#: describe.c:4100
+#: describe.c:4105
#, c-format
msgid "The server (version %d.%d) does not support foreign tables.\n"
msgstr "O servidor (versão %d.%d) não suporta tabelas externas.\n"
-#: describe.c:4151
+#: describe.c:4156
msgid "List of foreign tables"
msgstr "Lista de tabelas externas"
-#: describe.c:4174 describe.c:4228
+#: describe.c:4179 describe.c:4233
#, c-format
msgid "The server (version %d.%d) does not support extensions.\n"
msgstr "O servidor (versão %d.%d) não suporta extensões.\n"
-#: describe.c:4205
+#: describe.c:4210
msgid "List of installed extensions"
msgstr "Lista de extensões instaladas"
-#: describe.c:4255
+#: describe.c:4260
#, c-format
msgid "Did not find any extension named \"%s\".\n"
msgstr "Não encontrou nenhuma extensão chamada \"%s\".\n"
-#: describe.c:4258
+#: describe.c:4263
#, c-format
msgid "Did not find any extensions.\n"
msgstr "Não encontrou nenhuma extensão.\n"
-#: describe.c:4302
+#: describe.c:4307
msgid "Object Description"
msgstr "Descrição do Objeto"
-#: describe.c:4311
+#: describe.c:4316
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Objetos na extensão \"%s\""
@@ -2461,22 +2475,22 @@ msgstr "Não pode adicionar célula a conteúdo de tabela: quantidade total de c
msgid "invalid output format (internal error): %d"
msgstr "formato de saída inválido (erro interno): %d"
-#: psqlscan.l:726
+#: psqlscan.l:727
#, c-format
msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "ignorando expansão recursiva da variável \"%s\"\n"
-#: psqlscan.l:1601
+#: psqlscan.l:1604
#, c-format
msgid "unterminated quoted string\n"
msgstr "cadeia de caracteres entre aspas não foi terminada\n"
-#: psqlscan.l:1701
+#: psqlscan.l:1704
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: sem memória\n"
-#: psqlscan.l:1930
+#: psqlscan.l:1933
#, c-format
msgid "can't escape without active connection\n"
msgstr "não pode fazer escape sem uma conexão ativa\n"
diff --git a/src/bin/psql/po/ru.po b/src/bin/psql/po/ru.po
index 0d0cba1588f..a3072de31b8 100644
--- a/src/bin/psql/po/ru.po
+++ b/src/bin/psql/po/ru.po
@@ -23,8 +23,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 9 current\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2013-05-20 02:16+0000\n"
-"PO-Revision-Date: 2013-05-20 20:02+0400\n"
+"POT-Creation-Date: 2014-04-02 01:47+0000\n"
+"PO-Revision-Date: 2014-04-02 10:46+0400\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
"Language: ru\n"
@@ -39,7 +39,7 @@ msgstr ""
#: ../../common/fe_memutils.c:33 ../../common/fe_memutils.c:60
#: ../../common/fe_memutils.c:83 command.c:1130 input.c:204 mainloop.c:72
-#: mainloop.c:234 tab-complete.c:3821
+#: mainloop.c:234 tab-complete.c:3827
#, c-format
msgid "out of memory\n"
msgstr "нехватка памяти\n"
@@ -144,7 +144,7 @@ msgstr "не удалось получить путь к домашнему ка
msgid "\\%s: could not change directory to \"%s\": %s\n"
msgstr "\\%s: не удалось перейти в каталог \"%s\": %s\n"
-#: command.c:307 common.c:446 common.c:851
+#: command.c:307 common.c:446 common.c:866
#, c-format
msgid "You are currently not connected to a database.\n"
msgstr "В данный момент вы не подключены к базе данных.\n"
@@ -262,8 +262,8 @@ msgstr "Секундомер выключен."
#: command.c:1410 command.c:1430 command.c:2027 command.c:2034 command.c:2043
#: command.c:2053 command.c:2062 command.c:2076 command.c:2093 command.c:2152
-#: common.c:74 copy.c:342 copy.c:393 copy.c:408 psqlscan.l:1674
-#: psqlscan.l:1685 psqlscan.l:1695
+#: common.c:74 copy.c:335 copy.c:389 copy.c:404 psqlscan.l:1677
+#: psqlscan.l:1688 psqlscan.l:1698
#, c-format
msgid "%s: %s\n"
msgstr "%s: %s\n"
@@ -273,11 +273,11 @@ msgstr "%s: %s\n"
msgid "+ opt(%d) = |%s|\n"
msgstr "+ opt(%d) = |%s|\n"
-#: command.c:1535 startup.c:188
+#: command.c:1535 startup.c:186
msgid "Password: "
msgstr "Пароль: "
-#: command.c:1542 startup.c:191 startup.c:193
+#: command.c:1542 startup.c:189 startup.c:191
#, c-format
msgid "Password for user %s: "
msgstr "Пароль пользователя %s: "
@@ -292,8 +292,8 @@ msgstr ""
"подключения\n"
#: command.c:1673 command.c:2860 common.c:120 common.c:413 common.c:478
-#: common.c:894 common.c:919 common.c:1016 copy.c:502 copy.c:689
-#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1946
+#: common.c:909 common.c:934 common.c:1031 copy.c:487 copy.c:684
+#: large_obj.c:158 large_obj.c:193 large_obj.c:255 psqlscan.l:1949
#, c-format
msgid "%s"
msgstr "%s"
@@ -582,12 +582,12 @@ msgstr "неудачна.\n"
msgid "Succeeded.\n"
msgstr "удачна.\n"
-#: common.c:403 common.c:683 common.c:816
+#: common.c:403 common.c:683 common.c:831
#, c-format
msgid "unexpected PQresultStatus: %d\n"
msgstr "неожиданное значение PQresultStatus: %d\n"
-#: common.c:452 common.c:459 common.c:877
+#: common.c:452 common.c:459 common.c:892
#, c-format
msgid ""
"********* QUERY **********\n"
@@ -631,7 +631,7 @@ msgstr "сервер возвратил больше одной строки д
msgid "could not set variable \"%s\"\n"
msgstr "не удалось установить переменную \"%s\"\n"
-#: common.c:859
+#: common.c:874
#, c-format
msgid ""
"***(Single step mode: verify command)"
@@ -645,7 +645,7 @@ msgstr ""
"%s\n"
"***(Enter - выполнение; x и Enter - отмена)**************\n"
-#: common.c:910
+#: common.c:925
#, c-format
msgid ""
"The server (version %d.%d) does not support savepoints for "
@@ -654,12 +654,12 @@ msgstr ""
"Сервер (версия %d.%d) не поддерживает точки сохранения для "
"ON_ERROR_ROLLBACK.\n"
-#: common.c:1004
+#: common.c:1019
#, c-format
msgid "unexpected transaction status (%d)\n"
msgstr "неожиданное состояние транзакции (%d)\n"
-#: common.c:1032
+#: common.c:1047
#, c-format
msgid "Time: %.3f ms\n"
msgstr "Время: %.3f мс\n"
@@ -679,36 +679,36 @@ msgstr "\\copy: ошибка разбора аргумента \"%s\"\n"
msgid "\\copy: parse error at end of line\n"
msgstr "\\copy: ошибка разбора в конце строки\n"
-#: copy.c:339
+#: copy.c:332
#, c-format
msgid "could not execute command \"%s\": %s\n"
msgstr "не удалось выполнить команду \"%s\": %s\n"
-#: copy.c:355
+#: copy.c:350
#, c-format
msgid "%s: cannot copy from/to a directory\n"
msgstr "COPY FROM/TO не может работать с каталогом (%s)\n"
-#: copy.c:388
+#: copy.c:383
#, c-format
msgid "could not close pipe to external command: %s\n"
msgstr "не удалось закрыть канал сообщений с внешней командой: %s\n"
-#: copy.c:455 copy.c:465
+#: copy.c:450 copy.c:461
#, c-format
msgid "could not write COPY data: %s\n"
msgstr "не удалось записать данные COPY: %s\n"
-#: copy.c:472
+#: copy.c:468
#, c-format
msgid "COPY data transfer failed: %s"
msgstr "ошибка передачи данных COPY: %s"
-#: copy.c:542
+#: copy.c:529
msgid "canceled by user"
msgstr "отменено пользователем"
-#: copy.c:552
+#: copy.c:539
msgid ""
"Enter data to be copied followed by a newline.\n"
"End with a backslash and a period on a line by itself."
@@ -716,28 +716,28 @@ msgstr ""
"Вводите данные для копирования, разделяя строки переводом строки.\n"
"Закончите ввод строкой '\\.'."
-#: copy.c:665
+#: copy.c:656
msgid "aborted because of read failure"
msgstr "прерывание из-за ошибки чтения"
-#: copy.c:685
+#: copy.c:680
msgid "trying to exit copy mode"
msgstr "попытка выйти из режима копирования"
#: describe.c:71 describe.c:247 describe.c:478 describe.c:605 describe.c:737
#: describe.c:822 describe.c:891 describe.c:2666 describe.c:2870
-#: describe.c:2959 describe.c:3197 describe.c:3333 describe.c:3560
-#: describe.c:3632 describe.c:3643 describe.c:3702 describe.c:4110
-#: describe.c:4189
+#: describe.c:2960 describe.c:3202 describe.c:3338 describe.c:3565
+#: describe.c:3637 describe.c:3648 describe.c:3707 describe.c:4115
+#: describe.c:4194
msgid "Schema"
msgstr "Схема"
#: describe.c:72 describe.c:149 describe.c:157 describe.c:248 describe.c:479
#: describe.c:606 describe.c:656 describe.c:738 describe.c:892 describe.c:2667
-#: describe.c:2792 describe.c:2871 describe.c:2960 describe.c:3038
-#: describe.c:3198 describe.c:3261 describe.c:3334 describe.c:3561
-#: describe.c:3633 describe.c:3644 describe.c:3703 describe.c:3892
-#: describe.c:3973 describe.c:4187
+#: describe.c:2792 describe.c:2871 describe.c:2961 describe.c:3039
+#: describe.c:3203 describe.c:3266 describe.c:3339 describe.c:3566
+#: describe.c:3638 describe.c:3649 describe.c:3708 describe.c:3897
+#: describe.c:3978 describe.c:4192
msgid "Name"
msgstr "Имя"
@@ -751,11 +751,11 @@ msgstr "Типы данных аргументов"
#: describe.c:98 describe.c:170 describe.c:353 describe.c:521 describe.c:610
#: describe.c:681 describe.c:894 describe.c:1442 describe.c:2471
-#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2969
-#: describe.c:3047 describe.c:3114 describe.c:3205 describe.c:3270
-#: describe.c:3335 describe.c:3471 describe.c:3510 describe.c:3577
-#: describe.c:3636 describe.c:3645 describe.c:3704 describe.c:3918
-#: describe.c:3995 describe.c:4124 describe.c:4190 large_obj.c:291
+#: describe.c:2700 describe.c:2823 describe.c:2897 describe.c:2970
+#: describe.c:3052 describe.c:3119 describe.c:3210 describe.c:3275
+#: describe.c:3340 describe.c:3476 describe.c:3515 describe.c:3582
+#: describe.c:3641 describe.c:3650 describe.c:3709 describe.c:3923
+#: describe.c:4000 describe.c:4129 describe.c:4195 large_obj.c:291
#: large_obj.c:301
msgid "Description"
msgstr "Описание"
@@ -770,8 +770,8 @@ msgid "The server (version %d.%d) does not support tablespaces.\n"
msgstr "Сервер (версия %d.%d) не поддерживает табличные пространства.\n"
#: describe.c:150 describe.c:158 describe.c:350 describe.c:657 describe.c:821
-#: describe.c:2676 describe.c:2796 describe.c:3040 describe.c:3262
-#: describe.c:3893 describe.c:3974 large_obj.c:290
+#: describe.c:2676 describe.c:2796 describe.c:3041 describe.c:3267
+#: describe.c:3898 describe.c:3979 large_obj.c:290
msgid "Owner"
msgstr "Владелец"
@@ -811,7 +811,7 @@ msgid "normal"
msgstr "обычная"
#: describe.c:267 describe.c:312 describe.c:329 describe.c:744 describe.c:831
-#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3992
+#: describe.c:1411 describe.c:2675 describe.c:2872 describe.c:3997
msgid "Type"
msgstr "Тип"
@@ -891,11 +891,11 @@ msgstr "Список операторов"
msgid "Encoding"
msgstr "Кодировка"
-#: describe.c:663 describe.c:3199
+#: describe.c:663 describe.c:3204
msgid "Collate"
msgstr "LC_COLLATE"
-#: describe.c:664 describe.c:3200
+#: describe.c:664 describe.c:3205
msgid "Ctype"
msgstr "LC_CTYPE"
@@ -931,7 +931,7 @@ msgstr "сторонняя таблица"
msgid "Column access privileges"
msgstr "Права доступа к колонкам"
-#: describe.c:781 describe.c:4334 describe.c:4338
+#: describe.c:781 describe.c:4339 describe.c:4343
msgid "Access privileges"
msgstr "Права доступа"
@@ -1063,8 +1063,8 @@ msgstr "Значение"
msgid "Definition"
msgstr "Определение"
-#: describe.c:1430 describe.c:3913 describe.c:3994 describe.c:4062
-#: describe.c:4123
+#: describe.c:1430 describe.c:3918 describe.c:3999 describe.c:4067
+#: describe.c:4128
msgid "FDW Options"
msgstr "Параметры ОСД"
@@ -1205,11 +1205,11 @@ msgstr "Типизированная таблица типа: %s"
msgid "Has OIDs"
msgstr "Содержит OID"
-#: describe.c:2275 describe.c:2963 describe.c:3106
+#: describe.c:2275 describe.c:2964 describe.c:3111
msgid "no"
msgstr "нет"
-#: describe.c:2275 describe.c:2963 describe.c:3108
+#: describe.c:2275 describe.c:2964 describe.c:3113
msgid "yes"
msgstr "да"
@@ -1323,7 +1323,7 @@ msgstr "индекс"
msgid "special"
msgstr "спец. отношение"
-#: describe.c:2681 describe.c:4111
+#: describe.c:2681 describe.c:4116
msgid "Table"
msgstr "Таблица"
@@ -1353,7 +1353,7 @@ msgstr "Внутренний язык"
msgid "Call Handler"
msgstr "Обработчик вызова"
-#: describe.c:2810 describe.c:3900
+#: describe.c:2810 describe.c:3905
msgid "Validator"
msgstr "Функция проверки"
@@ -1377,193 +1377,209 @@ msgstr "Проверка"
msgid "List of domains"
msgstr "Список доменов"
-#: describe.c:2961
+#: describe.c:2962
msgid "Source"
msgstr "Источник"
-#: describe.c:2962
+#: describe.c:2963
msgid "Destination"
msgstr "Назначение"
-#: describe.c:2964
+#: describe.c:2965
msgid "Default?"
msgstr "По умолчанию?"
-#: describe.c:3001
+#: describe.c:3002
msgid "List of conversions"
msgstr "Список преобразований"
-#: describe.c:3039
+#: describe.c:3040
msgid "Event"
msgstr "Событие"
-#: describe.c:3041
+#: describe.c:3042
+msgid "enabled"
+msgstr "включён"
+
+#: describe.c:3043
+msgid "replica"
+msgstr "реплика"
+
+#: describe.c:3044
+msgid "always"
+msgstr "всегда"
+
+#: describe.c:3045
+msgid "disabled"
+msgstr "отключён"
+
+#: describe.c:3046
msgid "Enabled"
msgstr "Включен"
-#: describe.c:3042
+#: describe.c:3047
msgid "Procedure"
msgstr "Процедура"
-#: describe.c:3043
+#: describe.c:3048
msgid "Tags"
msgstr "Тэги"
-#: describe.c:3062
+#: describe.c:3067
msgid "List of event triggers"
msgstr "Список событийных триггеров"
-#: describe.c:3103
+#: describe.c:3108
msgid "Source type"
msgstr "Исходный тип"
-#: describe.c:3104
+#: describe.c:3109
msgid "Target type"
msgstr "Целевой тип"
-#: describe.c:3105 describe.c:3470
+#: describe.c:3110 describe.c:3475
msgid "Function"
msgstr "Функция"
-#: describe.c:3107
+#: describe.c:3112
msgid "in assignment"
msgstr "в присваивании"
-#: describe.c:3109
+#: describe.c:3114
msgid "Implicit?"
msgstr "Неявное?"
-#: describe.c:3160
+#: describe.c:3165
msgid "List of casts"
msgstr "Список преобразований типов"
-#: describe.c:3185
+#: describe.c:3190
#, c-format
msgid "The server (version %d.%d) does not support collations.\n"
msgstr "Сервер (версия %d.%d) не поддерживает правила сравнения.\n"
-#: describe.c:3235
+#: describe.c:3240
msgid "List of collations"
msgstr "Список правил сортировки"
-#: describe.c:3293
+#: describe.c:3298
msgid "List of schemas"
msgstr "Список схем"
-#: describe.c:3316 describe.c:3549 describe.c:3617 describe.c:3685
+#: describe.c:3321 describe.c:3554 describe.c:3622 describe.c:3690
#, c-format
msgid "The server (version %d.%d) does not support full text search.\n"
msgstr "Сервер (версия %d.%d) не поддерживает полнотекстовый поиск.\n"
-#: describe.c:3350
+#: describe.c:3355
msgid "List of text search parsers"
msgstr "Список анализаторов текстового поиска"
-#: describe.c:3393
+#: describe.c:3398
#, c-format
msgid "Did not find any text search parser named \"%s\".\n"
msgstr "Анализатор текстового поиска \"%s\" не найден.\n"
-#: describe.c:3468
+#: describe.c:3473
msgid "Start parse"
msgstr "Начало разбора"
-#: describe.c:3469
+#: describe.c:3474
msgid "Method"
msgstr "Метод"
-#: describe.c:3473
+#: describe.c:3478
msgid "Get next token"
msgstr "Получение следующего фрагмента"
-#: describe.c:3475
+#: describe.c:3480
msgid "End parse"
msgstr "Окончание разбора"
-#: describe.c:3477
+#: describe.c:3482
msgid "Get headline"
msgstr "Получение выдержки"
-#: describe.c:3479
+#: describe.c:3484
msgid "Get token types"
msgstr "Получение типов фрагментов"
-#: describe.c:3489
+#: describe.c:3494
#, c-format
msgid "Text search parser \"%s.%s\""
msgstr "Анализатор текстового поиска \"%s.%s\""
-#: describe.c:3491
+#: describe.c:3496
#, c-format
msgid "Text search parser \"%s\""
msgstr "Анализатор текстового поиска \"%s\""
-#: describe.c:3509
+#: describe.c:3514
msgid "Token name"
msgstr "Имя фрагмента"
-#: describe.c:3520
+#: describe.c:3525
#, c-format
msgid "Token types for parser \"%s.%s\""
msgstr "Типы фрагментов для анализатора \"%s.%s\""
-#: describe.c:3522
+#: describe.c:3527
#, c-format
msgid "Token types for parser \"%s\""
msgstr "Типы фрагментов для анализатора \"%s\""
-#: describe.c:3571
+#: describe.c:3576
msgid "Template"
msgstr "Шаблон"
-#: describe.c:3572
+#: describe.c:3577
msgid "Init options"
msgstr "Параметры инициализации"
-#: describe.c:3594
+#: describe.c:3599
msgid "List of text search dictionaries"
msgstr "Список словарей текстового поиска"
-#: describe.c:3634
+#: describe.c:3639
msgid "Init"
msgstr "Инициализация"
-#: describe.c:3635
+#: describe.c:3640
msgid "Lexize"
msgstr "Выделение лексем"
-#: describe.c:3662
+#: describe.c:3667
msgid "List of text search templates"
msgstr "Список шаблонов текстового поиска"
-#: describe.c:3719
+#: describe.c:3724
msgid "List of text search configurations"
msgstr "Список конфигураций текстового поиска"
-#: describe.c:3763
+#: describe.c:3768
#, c-format
msgid "Did not find any text search configuration named \"%s\".\n"
msgstr "Конфигурация текстового поиска \"%s\" не найдена.\n"
-#: describe.c:3829
+#: describe.c:3834
msgid "Token"
msgstr "Фрагмент"
-#: describe.c:3830
+#: describe.c:3835
msgid "Dictionaries"
msgstr "Словари"
-#: describe.c:3841
+#: describe.c:3846
#, c-format
msgid "Text search configuration \"%s.%s\""
msgstr "Конфигурация текстового поиска \"%s.%s\""
-#: describe.c:3844
+#: describe.c:3849
#, c-format
msgid "Text search configuration \"%s\""
msgstr "Конфигурация текстового поиска \"%s\""
-#: describe.c:3848
+#: describe.c:3853
#, c-format
msgid ""
"\n"
@@ -1572,7 +1588,7 @@ msgstr ""
"\n"
"Анализатор: \"%s.%s\""
-#: describe.c:3851
+#: describe.c:3856
#, c-format
msgid ""
"\n"
@@ -1581,86 +1597,86 @@ msgstr ""
"\n"
"Анализатор: \"%s\""
-#: describe.c:3883
+#: describe.c:3888
#, c-format
msgid "The server (version %d.%d) does not support foreign-data wrappers.\n"
msgstr "Сервер (версия %d.%d) не поддерживает обёртки сторонних данных.\n"
-#: describe.c:3897
+#: describe.c:3902
msgid "Handler"
msgstr "Обработчик"
-#: describe.c:3940
+#: describe.c:3945
msgid "List of foreign-data wrappers"
msgstr "Список обёрток сторонних данных"
-#: describe.c:3963
+#: describe.c:3968
#, c-format
msgid "The server (version %d.%d) does not support foreign servers.\n"
msgstr "Сервер (версия %d.%d) не поддерживает сторонние серверы.\n"
-#: describe.c:3975
+#: describe.c:3980
msgid "Foreign-data wrapper"
msgstr "Обёртка сторонних данных"
-#: describe.c:3993 describe.c:4188
+#: describe.c:3998 describe.c:4193
msgid "Version"
msgstr "Версия"
-#: describe.c:4019
+#: describe.c:4024
msgid "List of foreign servers"
msgstr "Список сторонних серверов"
-#: describe.c:4042
+#: describe.c:4047
#, c-format
msgid "The server (version %d.%d) does not support user mappings.\n"
msgstr "Сервер (версия %d.%d) не поддерживает сопоставления пользователей.\n"
-#: describe.c:4051 describe.c:4112
+#: describe.c:4056 describe.c:4117
msgid "Server"
msgstr "Сервер"
-#: describe.c:4052
+#: describe.c:4057
msgid "User name"
msgstr "Имя пользователя"
-#: describe.c:4077
+#: describe.c:4082
msgid "List of user mappings"
msgstr "Список сопоставлений пользователей"
-#: describe.c:4100
+#: describe.c:4105
#, c-format
msgid "The server (version %d.%d) does not support foreign tables.\n"
msgstr "Сервер (версия %d.%d) не поддерживает сторонние таблицы.\n"
-#: describe.c:4151
+#: describe.c:4156
msgid "List of foreign tables"
msgstr "Список сторонних таблиц"
-#: describe.c:4174 describe.c:4228
+#: describe.c:4179 describe.c:4233
#, c-format
msgid "The server (version %d.%d) does not support extensions.\n"
msgstr "Сервер (версия %d.%d) не поддерживает расширения.\n"
-#: describe.c:4205
+#: describe.c:4210
msgid "List of installed extensions"
msgstr "Список установленных расширений"
-#: describe.c:4255
+#: describe.c:4260
#, c-format
msgid "Did not find any extension named \"%s\".\n"
msgstr "Расширение \"%s\" не найдено.\n"
-#: describe.c:4258
+#: describe.c:4263
#, c-format
msgid "Did not find any extensions.\n"
msgstr "Расширения не найдены.\n"
-#: describe.c:4302
+#: describe.c:4307
msgid "Object Description"
msgstr "Описание объекта"
-#: describe.c:4311
+#: describe.c:4316
#, c-format
msgid "Objects in extension \"%s\""
msgstr "Объекты в расширении \"%s\""
@@ -2659,22 +2675,22 @@ msgstr ""
msgid "invalid output format (internal error): %d"
msgstr "неверный формат вывода (внутренняя ошибка): %d"
-#: psqlscan.l:726
+#: psqlscan.l:727
#, c-format
msgid "skipping recursive expansion of variable \"%s\"\n"
msgstr "рекурсивное расширение переменной \"%s\" пропускается\n"
-#: psqlscan.l:1601
+#: psqlscan.l:1604
#, c-format
msgid "unterminated quoted string\n"
msgstr "незавершённая строка в кавычках\n"
-#: psqlscan.l:1701
+#: psqlscan.l:1704
#, c-format
msgid "%s: out of memory\n"
msgstr "%s: нехватка памяти\n"
-#: psqlscan.l:1930
+#: psqlscan.l:1933
#, c-format
msgid "can't escape without active connection\n"
msgstr "экранирование строк не работает без подключения к БД\n"
@@ -4469,17 +4485,12 @@ msgstr "получить набор строк"
msgid "%s: -1 can only be used in non-interactive mode\n"
msgstr "%s: -1 можно использовать только в неинтерактивном режиме\n"
-#: startup.c:170
-#, c-format
-msgid "%s: -1 is incompatible with -c and -l\n"
-msgstr "%s: -1 несовместимо с -c и -l\n"
-
-#: startup.c:272
+#: startup.c:270
#, c-format
msgid "%s: could not open log file \"%s\": %s\n"
msgstr "%s: не удалось открыть файл протокола \"%s\": %s\n"
-#: startup.c:334
+#: startup.c:332
#, c-format
msgid ""
"Type \"help\" for help.\n"
@@ -4488,32 +4499,32 @@ msgstr ""
"Введите \"help\", чтобы получить справку.\n"
"\n"
-#: startup.c:479
+#: startup.c:477
#, c-format
msgid "%s: could not set printing parameter \"%s\"\n"
msgstr "%s: не удалось установить параметр печати \"%s\"\n"
-#: startup.c:519
+#: startup.c:517
#, c-format
msgid "%s: could not delete variable \"%s\"\n"
msgstr "%s: удалить переменную \"%s\" нельзя\n"
-#: startup.c:529
+#: startup.c:527
#, c-format
msgid "%s: could not set variable \"%s\"\n"
msgstr "%s: не удалось установить переменную \"%s\"\n"
-#: startup.c:572 startup.c:578
+#: startup.c:570 startup.c:576
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Для дополнительной информации попробуйте \"%s --help\".\n"
-#: startup.c:595
+#: startup.c:593
#, c-format
msgid "%s: warning: extra command-line argument \"%s\" ignored\n"
msgstr "%s: предупреждение: лишний аргумент \"%s\" проигнорирован\n"
-#: tab-complete.c:3956
+#: tab-complete.c:3962
#, c-format
msgid ""
"tab completion query failed: %s\n"
@@ -4529,6 +4540,9 @@ msgstr ""
msgid "unrecognized Boolean value; assuming \"on\"\n"
msgstr "нераспознанное логическое значение, подразумевается \"on\"\n"
+#~ msgid "%s: -1 is incompatible with -c and -l\n"
+#~ msgstr "%s: -1 несовместимо с -c и -l\n"
+
#~ msgid " \\l[+] list all databases\n"
#~ msgstr " \\l[+] список всех баз данных\n"