From: Peter Eisentraut Date: Tue, 1 Aug 2023 09:37:40 +0000 (+0200) Subject: fr: Fix typo X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=168227d215fd7d7d9277e5820cc53de16c714da6;p=pgtranslation%2Fmessages.git fr: Fix typo Reported-by: Laurenz Albe Discussion: https://www.postgresql.org/message-id/flat/7f44372540ce19825930ff05a6bbdec7e5fba4f9.camel%40cybertec.at --- diff --git a/fr/postgres.po b/fr/postgres.po index 328f9c26..870969ca 100644 --- a/fr/postgres.po +++ b/fr/postgres.po @@ -3737,7 +3737,7 @@ msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » de typ #: catalog/heap.c:611 commands/createas.c:204 commands/createas.c:513 commands/indexcmds.c:1833 commands/tablecmds.c:14880 commands/view.c:105 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1527 utils/adt/formatting.c:1650 utils/adt/formatting.c:1774 utils/adt/like.c:184 utils/adt/selfuncs.c:6105 utils/adt/varlena.c:1426 utils/adt/varlena.c:1891 #, c-format msgid "Use the COLLATE clause to set the collation explicitly." -msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement." +msgstr "Utilisez la clause COLLATE pour configurer explicitement le collationnement." #: catalog/heap.c:1100 catalog/index.c:884 commands/tablecmds.c:3255 #, c-format