From: Greg Sabino Mullane Date: Thu, 23 Apr 2009 21:37:56 +0000 (-0400) Subject: Another translation from Guillaume Lelarge X-Git-Tag: 2.9.0~86 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=19acfdcd940028c4052f6d84dd33cd4d36c9597e;p=check_postgres.git Another translation from Guillaume Lelarge --- diff --git a/check_postgres.pl b/check_postgres.pl index ed242ae5a..99c406c9b 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -347,7 +347,7 @@ our %msg = ( 'opt-psql-nofind' => q{N'a pas pu trouver un psql exécutable}, 'opt-psql-nover' => q{N'a pas pu déterminer la version de psql}, 'opt-psql-restrict' => q{Ne peut pas utiliser l'option --PSQL si NO_PSQL_OPTION est activé}, -'preptxn-none' => q{No prepared transactions found}, + 'preptxn-none' => q{Aucune transaction préparée trouvée}, 'qtime-fail' => q{Ne peut pas exécuter l'action txn_idle si stats_command_string est désactivé !}, 'qtime-msg' => q{requête la plus longue : $1s}, 'range-badcs' => q{Option « $1 » invalide : doit être une somme de contrôle},