diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2004-07-25 12:00:07 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2004-07-25 12:00:07 +0000 |
| commit | 0ee0e73c9bffb09c1456d96da97b3fe336a93350 (patch) | |
| tree | 437e5ec7493a8e1314307dad72cc34b4e7a7b7bb /src/bin/pg_resetxlog | |
| parent | a2abe9fe58a0cea45d9aaf5f8f9bf47211cdfea5 (diff) | |
| download | postgresql-0ee0e73c9bffb09c1456d96da97b3fe336a93350.tar.gz | |
Translation updates
Diffstat (limited to 'src/bin/pg_resetxlog')
| -rw-r--r-- | src/bin/pg_resetxlog/po/fr.po | 152 |
1 files changed, 80 insertions, 72 deletions
diff --git a/src/bin/pg_resetxlog/po/fr.po b/src/bin/pg_resetxlog/po/fr.po index f0df04324e..2e6a9b224d 100644 --- a/src/bin/pg_resetxlog/po/fr.po +++ b/src/bin/pg_resetxlog/po/fr.po @@ -1,71 +1,72 @@ +# translation of pg_resetxlog-fr.po to FR_fr # translation of pg_resetxlog-fr.po to français # French message translation file for pg_resetxlog -# # Guillaume Lelarge <gleu@wanadoo.fr>, 2004. # +# msgid "" msgstr "" "Project-Id-Version: pg_resetxlog-fr\n" -"POT-Creation-Date: 2004-03-02 17:40-0400\n" -"PO-Revision-Date: 2004-03-03 17:17+0100\n" +"POT-Creation-Date: 2004-07-13 19:11-0300\n" +"PO-Revision-Date: 2004-07-15 12:58+0200\n" "Last-Translator: Guillaume Lelarge <gleu@wanadoo.fr>\n" -"Language-Team: français <pgsql-fr@tuxfamily.org>\n" +"Language-Team: FR_fr <traduction@pgsql-fr.tuxfamily.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" -#: pg_resetxlog.c:142 +#: pg_resetxlog.c:140 #, c-format msgid "%s: invalid argument for option -x\n" msgstr "%s: argument invalide pour l'option -x\n" -#: pg_resetxlog.c:143 pg_resetxlog.c:158 pg_resetxlog.c:173 pg_resetxlog.c:180 -#: pg_resetxlog.c:186 pg_resetxlog.c:194 +#: pg_resetxlog.c:141 pg_resetxlog.c:156 pg_resetxlog.c:171 pg_resetxlog.c:178 +#: pg_resetxlog.c:184 pg_resetxlog.c:192 #, c-format msgid "Try \"%s --help\" for more information.\n" -msgstr "Essayez \"%s --help\" pour plus d'information.\n" +msgstr "Essayez «%s --help» pour plus d'information.\n" -#: pg_resetxlog.c:148 +#: pg_resetxlog.c:146 #, c-format msgid "%s: transaction ID (-x) must not be 0\n" msgstr "%s: l'identifiant de la transaction (-x) ne doit pas être 0\n" -#: pg_resetxlog.c:157 +#: pg_resetxlog.c:155 #, c-format msgid "%s: invalid argument for option -o\n" msgstr "%s: argument invalide pour l'option -o\n" -#: pg_resetxlog.c:163 +#: pg_resetxlog.c:161 #, c-format msgid "%s: OID (-o) must not be 0\n" msgstr "%s: OID (-o) ne doit pas être 0\n" -#: pg_resetxlog.c:172 pg_resetxlog.c:179 +#: pg_resetxlog.c:170 pg_resetxlog.c:177 #, c-format msgid "%s: invalid argument for option -l\n" msgstr "%s: argument invalide pour l'option -l\n" -#: pg_resetxlog.c:193 +#: pg_resetxlog.c:191 #, c-format msgid "%s: no data directory specified\n" msgstr "%s: aucun répertoire de données spécifié\n" -#: pg_resetxlog.c:213 pg_resetxlog.c:309 +#: pg_resetxlog.c:211 pg_resetxlog.c:307 #, c-format msgid "%s: could not open file \"%s\" for reading: %s\n" -msgstr "%s: ne peut ouvrir le fichier \"%s\" en lecture : %s\n" +msgstr "%s: ne peut ouvrir le fichier «%s» en lecture : %s\n" -#: pg_resetxlog.c:219 +#: pg_resetxlog.c:217 #, c-format msgid "" "%s: lock file \"%s\" exists\n" "Is a server running? If not, delete the lock file and try again.\n" msgstr "" -"%s: le fichier de verrouillage \"%s\" existe\n" +"%s: le fichier de verrouillage «%s» existe\n" "Le serveur est-il lancé ? Sinon, supprimez le fichier de verrouillage et réessayez.\n" -#: pg_resetxlog.c:258 +#: pg_resetxlog.c:256 msgid "" "\n" "If these values seem acceptable, use -f to force reset.\n" @@ -73,7 +74,7 @@ msgstr "" "\n" "Si ces valeurs semblent acceptables, utilisez -f pour forcer la réinitialisation.\n" -#: pg_resetxlog.c:270 +#: pg_resetxlog.c:268 msgid "" "The database server was not shut down cleanly.\n" "Resetting the transaction log may cause data to be lost.\n" @@ -83,11 +84,11 @@ msgstr "" "Ré initialiser les traces des transactions peut occasionner des pertes de données.\n" "Si vous souhaitez continuer malgré tout, utilisez -f pour forcer la ré initialisation.\n" -#: pg_resetxlog.c:283 +#: pg_resetxlog.c:281 msgid "Transaction log reset\n" msgstr "Ré initialisation des traces des transactions\n" -#: pg_resetxlog.c:312 +#: pg_resetxlog.c:310 #, c-format msgid "" "If you are sure the data directory path is correct, execute\n" @@ -98,32 +99,32 @@ msgstr "" " touch %s\n" "et réessayez.\n" -#: pg_resetxlog.c:325 +#: pg_resetxlog.c:323 #, c-format msgid "%s: could not read file \"%s\": %s\n" -msgstr "%s: ne peut pas lire le fichier \"%s\": %s\n" +msgstr "%s: ne peut pas lire le fichier «%s»: %s\n" -#: pg_resetxlog.c:348 +#: pg_resetxlog.c:346 #, c-format msgid "%s: pg_control exists but has invalid CRC; proceed with caution\n" msgstr "%s: pg_control existe mais son CRC est invalide; faites attention\n" -#: pg_resetxlog.c:357 +#: pg_resetxlog.c:355 #, c-format msgid "%s: pg_control exists but is broken or unknown version; ignoring it\n" msgstr "%s: pg_control existe mais soit il est cassé soit sa version est inconnue; ignoré\n" -#: pg_resetxlog.c:408 +#: pg_resetxlog.c:419 #, c-format msgid "%s: invalid LC_COLLATE setting\n" msgstr "%s: LC_COLLATE invalide\n" -#: pg_resetxlog.c:415 +#: pg_resetxlog.c:426 #, c-format msgid "%s: invalid LC_CTYPE setting\n" msgstr "%s: LC_CTYPE invalide\n" -#: pg_resetxlog.c:437 +#: pg_resetxlog.c:450 msgid "" "Guessed pg_control values:\n" "\n" @@ -131,7 +132,7 @@ msgstr "" "Valeurs de pg_control devinées :\n" "\n" -#: pg_resetxlog.c:439 +#: pg_resetxlog.c:452 msgid "" "pg_control values:\n" "\n" @@ -139,135 +140,142 @@ msgstr "" "Valeurs de pg_control : \n" "\n" -#: pg_resetxlog.c:441 +#: pg_resetxlog.c:461 #, c-format msgid "pg_control version number: %u\n" msgstr "Numéro de version de pg_control : %u\n" -#: pg_resetxlog.c:442 +#: pg_resetxlog.c:462 #, c-format msgid "Catalog version number: %u\n" msgstr "Numéro de version du catalogue : %u\n" -#: pg_resetxlog.c:443 +#: pg_resetxlog.c:463 +#, c-format +msgid "Database system identifier: %s\n" +msgstr "Identifiant du système de base de données : %s\n" + +#: pg_resetxlog.c:464 #, c-format msgid "Current log file ID: %u\n" msgstr "Identifiant du fichier de transaction courant : %u\n" -#: pg_resetxlog.c:444 +#: pg_resetxlog.c:465 #, c-format msgid "Next log file segment: %u\n" msgstr "Prochain segment du fichier de trace : %u\n" -#: pg_resetxlog.c:445 +#: pg_resetxlog.c:466 #, c-format msgid "Latest checkpoint's StartUpID: %u\n" msgstr "Dernier StartUpID de la vérification: %u\n" -#: pg_resetxlog.c:446 +#: pg_resetxlog.c:467 #, c-format msgid "Latest checkpoint's NextXID: %u\n" msgstr "Dernier NextXID de la vérification : %u\n" -#: pg_resetxlog.c:447 +#: pg_resetxlog.c:468 #, c-format msgid "Latest checkpoint's NextOID: %u\n" msgstr "Dernier NextOID de la vérification : %u\n" -#: pg_resetxlog.c:448 +#: pg_resetxlog.c:469 #, c-format msgid "Database block size: %u\n" msgstr "Taille du bloc de la base de données : %u\n" -#: pg_resetxlog.c:449 +#: pg_resetxlog.c:470 #, c-format msgid "Blocks per segment of large relation: %u\n" msgstr "Blocs par segment d'une grosse relation: %u\n" -#: pg_resetxlog.c:450 +#: pg_resetxlog.c:471 #, c-format msgid "Maximum length of identifiers: %u\n" msgstr "Longueur maximum des identifiants : %u\n" -#: pg_resetxlog.c:451 +#: pg_resetxlog.c:472 #, c-format msgid "Maximum number of function arguments: %u\n" msgstr "Nombre maximum d'arguments aux fonctions : %u\n" -#: pg_resetxlog.c:452 +#: pg_resetxlog.c:473 #, c-format msgid "Date/time type storage: %s\n" msgstr "Stockage du type date/heure : %s\n" -#: pg_resetxlog.c:453 +#: pg_resetxlog.c:474 msgid "64-bit integers" msgstr "entiers 64-bit" -#: pg_resetxlog.c:453 +#: pg_resetxlog.c:474 msgid "floating-point numbers" msgstr "nombres à virgule flottante" -#: pg_resetxlog.c:454 +#: pg_resetxlog.c:475 #, c-format msgid "Maximum length of locale name: %u\n" msgstr "Longueur maximum du nom de la locale : %u\n" -#: pg_resetxlog.c:455 +#: pg_resetxlog.c:476 #, c-format msgid "LC_COLLATE: %s\n" msgstr "LC_COLLATE: %s\n" -#: pg_resetxlog.c:456 +#: pg_resetxlog.c:477 #, c-format msgid "LC_CTYPE: %s\n" msgstr "LC_CTYPE: %s\n" -#: pg_resetxlog.c:509 +#: pg_resetxlog.c:538 #, c-format msgid "%s: internal error -- sizeof(ControlFileData) is too large ... fix xlog.c\n" -msgstr "%s: erreur interne -- sizeof(ControlFileData) est trop gros ... corrigez xlog.c\n" +msgstr "" +"%s: erreur interne -- sizeof(ControlFileData) est trop gros ... corrigez " +"xlog.c\n" -#: pg_resetxlog.c:522 +#: pg_resetxlog.c:551 #, c-format msgid "%s: could not create pg_control file: %s\n" msgstr "%s: impossible de créer le fichier pg_control : %s\n" -#: pg_resetxlog.c:533 +#: pg_resetxlog.c:562 #, c-format msgid "%s: could not write pg_control file: %s\n" msgstr "%s: impossible d'écrire le fichier pg_control : %s\n" -#: pg_resetxlog.c:540 pg_resetxlog.c:681 +#: pg_resetxlog.c:569 pg_resetxlog.c:744 #, c-format msgid "%s: fsync error: %s\n" msgstr "%s: erreur fsync : %s\n" -#: pg_resetxlog.c:561 +#: pg_resetxlog.c:590 #, c-format msgid "%s: could not open directory \"%s\": %s\n" -msgstr "%s: impossible d'ouvrir le répertoire \"%s\": %s\n" +msgstr "%s: impossible d'ouvrir le répertoire «%s»: %s\n" -#: pg_resetxlog.c:575 +#: pg_resetxlog.c:604 #, c-format msgid "%s: could not delete file \"%s\": %s\n" -msgstr "%s: impossible de supprimer le fichier \"%s\": %s\n" +msgstr "%s: impossible de supprimer le fichier «%s»: %s\n" -#: pg_resetxlog.c:585 +#: pg_resetxlog.c:620 #, c-format msgid "%s: could not read from directory \"%s\": %s\n" -msgstr "%s: impossible de lire à partir du répertoire \"%s\": %s\n" +msgstr "%s: impossible de lire à partir du répertoire «%s»: %s\n" -#: pg_resetxlog.c:648 +#: pg_resetxlog.c:711 #, c-format msgid "%s: could not open file \"%s\": %s\n" -msgstr "%s: impossible d'ouvrir le fichier \"%s\": %s\n" +msgstr "%s: impossible d'ouvrir le fichier «%s»: %s\n" -#: pg_resetxlog.c:659 pg_resetxlog.c:673 +#: pg_resetxlog.c:722 pg_resetxlog.c:736 #, c-format msgid "%s: could not write file \"%s\": %s\n" -msgstr "%s: impossible d'écrire le fichier \"%s\": %s\n" +msgstr "%s: impossible d'écrire le fichier «%s»: %s\n" -#: pg_resetxlog.c:692 +#: pg_resetxlog.c:755 #, c-format msgid "" "%s resets the PostgreSQL transaction log.\n" @@ -276,7 +284,7 @@ msgstr "" "%s ré initialise la trace des transactions PostgreSQL.\n" "\n" -#: pg_resetxlog.c:693 +#: pg_resetxlog.c:756 #, c-format msgid "" "Usage:\n" @@ -287,43 +295,43 @@ msgstr "" " %s [OPTION]... DATADIR\n" "\n" -#: pg_resetxlog.c:694 +#: pg_resetxlog.c:757 msgid "Options:\n" msgstr "Options:\n" -#: pg_resetxlog.c:695 +#: pg_resetxlog.c:758 msgid " -f force update to be done\n" msgstr " -f force la mise à jour\n" -#: pg_resetxlog.c:696 +#: pg_resetxlog.c:759 msgid "" " -l FILEID,SEG force minimum WAL starting location for new transaction " "log\n" msgstr " -l FILEID,SEG force l'emplacement de début minimum du WAL pour la nouvelle trace des transactions\n" -#: pg_resetxlog.c:697 +#: pg_resetxlog.c:760 msgid "" " -n no update, just show extracted control values (for " "testing)\n" msgstr " -n pas de mise à jour, affiche seulement les valeurs de contrôle extraites (pour tests)\n" -#: pg_resetxlog.c:698 +#: pg_resetxlog.c:761 msgid " -o OID set next OID\n" msgstr " -o OID initialise le prochain OID\n" -#: pg_resetxlog.c:699 +#: pg_resetxlog.c:762 msgid " -x XID set next transaction ID\n" msgstr " -x XID initialise le prochain identifiant de transaction\n" -#: pg_resetxlog.c:700 +#: pg_resetxlog.c:763 msgid " --help show this help, then exit\n" msgstr " --help affiche cette aide, puis quitte\n" -#: pg_resetxlog.c:701 +#: pg_resetxlog.c:764 msgid " --version output version information, then exit\n" msgstr " --version affichage des informations de version, puis quitte\n" -#: pg_resetxlog.c:702 +#: pg_resetxlog.c:765 msgid "" "\n" "Report bugs to <pgsql-bugs@postgresql.org>.\n" |
