msgstr ""
"Project-Id-Version: PostgreSQL 16\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2024-11-11 02:05+0000\n"
-"PO-Revision-Date: 2024-11-11 09:57+0100\n"
+"POT-Creation-Date: 2025-02-04 23:34+0000\n"
+"PO-Revision-Date: 2025-02-05 09:05+0100\n"
"Last-Translator: Guillaume Lelarge <guillaume@lelarge.info>\n"
"Language-Team: French <guillaume@lelarge.info>\n"
"Language: fr\n"
"psql est l'interface interactive de PostgreSQL.\n"
"\n"
-#: help.c:76 help.c:395 help.c:479 help.c:522
+#: help.c:76 help.c:395 help.c:479 help.c:525
msgid "Usage:\n"
msgstr "Usage :\n"
" numericlocale|pager|pager_min_lines|recordsep|\n"
" recordsep_zero|tableattr|title|tuples_only|\n"
" unicode_border_linestyle|unicode_column_linestyle|\n"
-" unicode_header_linestyle)\n"
+" unicode_header_linestyle|xheader_width)\n"
msgstr ""
" \\pset [NOM [VALEUR]] règle l'affichage de la table\n"
" (border|columns|csv_fieldsep|expanded|fieldsep|\n"
" numericlocale|pager|pager_min_lines|recordsep|\n"
" recordsep_zero|tableattr|title|tuples_only|\n"
" unicode_border_linestyle|unicode_column_linestyle|\n"
-" unicode_header_linestyle)\n"
+" unicode_header_linestyle|xheader_width)\n"
#: help.c:321
#, c-format
" unicode_header_linestyle\n"
" configure le style d'affichage de ligne Unicode [single, double]\n"
-#: help.c:521
+#: help.c:520
+msgid ""
+" xheader_width\n"
+" set the maximum width of the header for expanded output\n"
+" [full, column, page, integer value]\n"
+msgstr ""
+" xheader_width\n"
+" configure la largeur maximale de l'entête dans le format étendu\n"
+" [full, column, page, valeur entière]\n"
+
+#: help.c:524
msgid ""
"\n"
"Environment variables:\n"
"\n"
"Variables d'environnement :\n"
-#: help.c:525
+#: help.c:528
msgid ""
" NAME=VALUE [NAME=VALUE] psql ...\n"
" or \\setenv NAME [VALUE] inside psql\n"
" ou \\setenv NOM [VALEUR] dans psql\n"
"\n"
-#: help.c:527
+#: help.c:530
msgid ""
" set NAME=VALUE\n"
" psql ...\n"
" ou \\setenv NOM [VALEUR] dans psql\n"
"\n"
-#: help.c:530
+#: help.c:533
msgid ""
" COLUMNS\n"
" number of columns for wrapped format\n"
" COLUMNS\n"
" nombre de colonnes pour le format encadré\n"
-#: help.c:532
+#: help.c:535
msgid ""
" PGAPPNAME\n"
" same as the application_name connection parameter\n"
" PGAPPNAME\n"
" identique au paramètre de connexion application_name\n"
-#: help.c:534
+#: help.c:537
msgid ""
" PGDATABASE\n"
" same as the dbname connection parameter\n"
" PGDATABASE\n"
" identique au paramètre de connexion dbname\n"
-#: help.c:536
+#: help.c:539
msgid ""
" PGHOST\n"
" same as the host connection parameter\n"
" PGHOST\n"
" identique au paramètre de connexion host\n"
-#: help.c:538
+#: help.c:541
msgid ""
" PGPASSFILE\n"
" password file name\n"
" PGPASSFILE\n"
" nom du fichier de mot de passe\n"
-#: help.c:540
+#: help.c:543
msgid ""
" PGPASSWORD\n"
" connection password (not recommended)\n"
" PGPASSWORD\n"
" mot de passe de connexion (non recommendé)\n"
-#: help.c:542
+#: help.c:545
msgid ""
" PGPORT\n"
" same as the port connection parameter\n"
" PGPORT\n"
" identique au paramètre de connexion port\n"
-#: help.c:544
+#: help.c:547
msgid ""
" PGUSER\n"
" same as the user connection parameter\n"
" PGUSER\n"
" identique au paramètre de connexion user\n"
-#: help.c:546
+#: help.c:549
msgid ""
" PSQL_EDITOR, EDITOR, VISUAL\n"
" editor used by the \\e, \\ef, and \\ev commands\n"
" PSQL_EDITOR, EDITOR, VISUAL\n"
" éditeur utilisé par les commandes \\e, \\ef et \\ev\n"
-#: help.c:548
+#: help.c:551
msgid ""
" PSQL_EDITOR_LINENUMBER_ARG\n"
" how to specify a line number when invoking the editor\n"
" PSQL_EDITOR_LINENUMBER_ARG\n"
" comment spécifier un numéro de ligne lors de l'appel de l'éditeur\n"
-#: help.c:550
+#: help.c:553
msgid ""
" PSQL_HISTORY\n"
" alternative location for the command history file\n"
" PSQL_HISTORY\n"
" autre emplacement pour le fichier d'historique des commandes\n"
-#: help.c:552
+#: help.c:555
msgid ""
" PSQL_PAGER, PAGER\n"
" name of external pager program\n"
" PSQL_PAGER, PAGER\n"
" nom du paginateur externe\n"
-#: help.c:555
+#: help.c:558
msgid ""
" PSQL_WATCH_PAGER\n"
" name of external pager program used for \\watch\n"
" PSQL_WATCH_PAGER\n"
" nom du paginateur externe utilisé pour \\watch\n"
-#: help.c:558
+#: help.c:561
msgid ""
" PSQLRC\n"
" alternative location for the user's .psqlrc file\n"
" PSQLRC\n"
" autre emplacement pour le fichier .psqlrc de l'utilisateur\n"
-#: help.c:560
+#: help.c:563
msgid ""
" SHELL\n"
" shell used by the \\! command\n"
" SHELL\n"
" shell utilisé par la commande \\!\n"
-#: help.c:562
+#: help.c:565
msgid ""
" TMPDIR\n"
" directory for temporary files\n"
" TMPDIR\n"
" répertoire pour les fichiers temporaires\n"
-#: help.c:622
+#: help.c:625
msgid "Available help:\n"
msgstr "Aide-mémoire disponible :\n"
-#: help.c:717
+#: help.c:720
#, c-format
msgid ""
"Command: %s\n"
"URL: %s\n"
"\n"
-#: help.c:740
+#: help.c:743
#, c-format
msgid ""
"No help available for \"%s\".\n"