# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Software in the Public Interest, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: dpkg scripts\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2007-09-23 02:59+0200\n" "PO-Revision-Date: 2007-07-08 12:27+0200\n" "Last-Translator: Philippe Batailler \n" "Language-Team: French \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" #: scripts/822-date.pl:14 msgid "Usage: 822-date" msgstr "Usage : 822-date" #: scripts/822-date.pl:16 msgid "This program is deprecated. Please use 'date -R' instead." msgstr "Ce programme est obsolète. Veuillez utiliser à la place « date -R »." #: scripts/controllib.pl:64 scripts/controllib.pl:69 #, perl-format msgid "unable to get login information for username \"%s\"" msgstr "" "impossible d'obtenir les éléments de connexion pour l'utilisateur « %s »" #: scripts/controllib.pl:72 #, perl-format msgid "" "no utmp entry available and LOGNAME not defined; using uid of process (%d)" msgstr "" "aucune entrée utmp n'est disponible et LOGNAME n'est pas définie ; " "utilisation de l'uid du processus (%d)." #: scripts/controllib.pl:75 #, perl-format msgid "unable to get login information for uid %d" msgstr "impossible d'obtenir les éléments de connexion pour l'uid %d" #: scripts/controllib.pl:131 msgid "unable to open cputable" msgstr "impossible d'ouvrir « cputable »" #: scripts/controllib.pl:147 msgid "unable to open ostable" msgstr "impossible d'ouvrir « ostable »" #: scripts/controllib.pl:165 msgid "unable to open triplettable" msgstr "impossible d'ouvrir « triplettable »" #: scripts/controllib.pl:329 #, perl-format msgid "too many substitutions - recursive ? - in `%s'" msgstr "trop de substitutions - mode récursif ? - dans « %s »" #: scripts/controllib.pl:335 #, perl-format msgid "unknown substitution variable ${%s}" msgstr "variable de substitution inconnue ${%s}" #: scripts/controllib.pl:382 #, perl-format msgid "field %s has newline then non whitespace >%s<" msgstr "" "le champ %s contient un caractère nouvelle ligne puis un caractère >%s<" #: scripts/controllib.pl:383 #, perl-format msgid "field %s has blank lines >%s<" msgstr "le champ %s contient des lignes blanches >%s<" #: scripts/controllib.pl:384 #, perl-format msgid "field %s has trailing newline >%s<" msgstr "le champ %s se termine par un caractère nouvelle ligne >%s<" #: scripts/controllib.pl:391 msgid "write error on control data" msgstr "erreur d'écriture sur des données de contrôle" #: scripts/controllib.pl:394 msgid "write error on close control data" msgstr "erreur d'écriture au moment de la fermeture des données de contrôle" #: scripts/controllib.pl:402 #, perl-format msgid "cannot read control file %s: %s" msgstr "impossible de lire le fichier de contrôle %s : %s" #: scripts/controllib.pl:405 #, perl-format msgid "control file %s" msgstr "fichier de contrôle %s" #: scripts/controllib.pl:406 msgid "control file must have at least one binary package part" msgstr "" "le fichier de contrôle doit contenir au moins une partie concernant les " "paquets binaires" #: scripts/controllib.pl:410 #, perl-format msgid "per-package paragraph %d in control info file is missing Package line" msgstr "" "il manque une ligne Package dans le paragraphe %d concernant les paquets " "dans le fichier de contrôle" #: scripts/controllib.pl:415 msgid "source paragraph in control info file is missing Source line" msgstr "" "il manque une ligne Source dans le paragraphe concernant les sources dans le " "fichier de contrôle" #: scripts/controllib.pl:432 #, perl-format msgid "bad line in substvars file %s at line %d" msgstr "fichier substvars %s : ligne %d mal formée" #: scripts/controllib.pl:438 #, perl-format msgid "unable to open substvars file %s: %s" msgstr "impossible d'ouvrir le fichier substvars %s : %s" #: scripts/controllib.pl:490 #, perl-format msgid "can't parse dependency %s" msgstr "impossible d'analyser la dépendance %s" #: scripts/controllib.pl:517 msgid "fork for parse changelog" msgstr "fork pour analyse du changelog" #: scripts/controllib.pl:520 scripts/dpkg-genchanges.pl:273 #: scripts/dpkg-gencontrol.pl:209 scripts/dpkg-source.pl:305 msgid "parsed version of changelog" msgstr "version analysée du changelog" #: scripts/controllib.pl:522 msgid "parse changelog" msgstr "analyse du changelog" #: scripts/controllib.pl:561 #, perl-format msgid "source package name `%s' contains illegal character `%s'" msgstr "" "le nom du paquet source « %s » contient un caractère « %s » non autorisé" #: scripts/controllib.pl:563 #, perl-format msgid "source package name `%s' starts with non-alphanum" msgstr "" "le nom du paquet source « %s » ne commence ni par une lettre ni par un " "chiffre" #: scripts/controllib.pl:569 #, perl-format msgid "version number contains illegal character `%s'" msgstr "le numéro de version contient un caractère « %s » non autorisé" #: scripts/controllib.pl:578 #, perl-format msgid "source package has two conflicting values - %s and %s" msgstr "le paquet source a deux valeurs en conflit : %s et %s" #: scripts/controllib.pl:587 #, perl-format msgid "md5sum gave bogus output `%s'" msgstr "résultat anormal de md5sum « %s »" #: scripts/controllib.pl:619 msgid "continued value line not in field" msgstr "la ligne continuée n'est pas dans le champ" #: scripts/controllib.pl:622 msgid "expected blank line before PGP signature" msgstr "ligne blanche attendue avant la signature PGP" #: scripts/controllib.pl:634 msgid "expected PGP signature, found EOF after blank line" msgstr "signature PGP attendue, EOF après ligne blanche trouvé" #: scripts/controllib.pl:637 #, perl-format msgid "expected PGP signature, found something else `%s'" msgstr "signature PGP attendue, « %s » trouvé" #: scripts/controllib.pl:642 msgid "found several `paragraphs' where only one expected" msgstr "plusieurs « paragraphes » trouvés, un seul attendu" #: scripts/controllib.pl:646 msgid "line with unknown format (not field-colon-value)" msgstr "ligne au format inconnu, format différent de « champ-virgule-valeur »" #: scripts/controllib.pl:649 msgid "found start of PGP body but no signature" msgstr "début d'un format PGP trouvé, mais pas de signature" #: scripts/controllib.pl:651 msgid "empty file" msgstr "fichier vide" #: scripts/controllib.pl:657 #, perl-format msgid "unknown information field '%s' in input data in %s" msgstr "champ d'information inconnu « %s » dans les données d'entrée de %s" #: scripts/controllib.pl:662 #, perl-format msgid "syntax error in %s at line %d: %s" msgstr "erreur de syntaxe dans %s à la ligne %d : %s" #: scripts/controllib.pl:665 #, perl-format msgid "%s: failure: %s" msgstr "%s : échec : %s" #: scripts/controllib.pl:666 #, perl-format msgid "%s: failure: %s: %s" msgstr "%s : échec : %s : %s" #: scripts/controllib.pl:667 #, perl-format msgid "%s: error: %s" msgstr "%s : erreur : %s" #: scripts/controllib.pl:668 #, perl-format msgid "%s: internal error: %s" msgstr "%s : erreur interne : %s" #: scripts/controllib.pl:673 #, perl-format msgid "%s: warning: %s" msgstr "%s : avertissement : %s" #: scripts/controllib.pl:697 #, perl-format msgid "%s: failure: %s gave error exit status %s" msgstr "%s : échec : %s a produit une erreur de sortie de type %s" #: scripts/controllib.pl:700 #, perl-format msgid "%s: failure: %s died from signal %s" msgstr "%s : échec : %s tué par le signal %s" #: scripts/controllib.pl:703 #, perl-format msgid "%s: failure: %s failed with unknown exit code %d" msgstr "%s : échec : %s a échoué avec une erreur de sortie de type inconnu %d" #: scripts/dpkg-architecture.pl:34 scripts/dpkg-buildpackage.pl:18 #: scripts/dpkg-distaddfile.pl:20 scripts/dpkg-genchanges.pl:66 #: scripts/dpkg-gencontrol.pl:44 scripts/dpkg-parsechangelog.pl:26 #: scripts/dpkg-scanpackages.pl:47 scripts/dpkg-scansources.pl:96 #: scripts/dpkg-shlibdeps.pl:37 scripts/dpkg-source.pl:98 #: scripts/changelog/debian.pl:29 #, perl-format msgid "Debian %s version %s.\n" msgstr "Debian %s version %s.\n" #: scripts/dpkg-architecture.pl:36 msgid "" "\n" "Copyright (C) 1999-2001 Marcus Brinkmann .\n" "Copyright (C) 2004-2005 Scott James Remnant ." msgstr "" "\n" "Copyright (C) 1999-2001 Marcus Brinkmann .\n" "Copyright (C) 2004-2005 Scott James Remnant ." #: scripts/dpkg-architecture.pl:40 scripts/dpkg-buildpackage.pl:25 #: scripts/dpkg-distaddfile.pl:25 scripts/dpkg-genchanges.pl:72 #: scripts/dpkg-gencontrol.pl:50 scripts/dpkg-parsechangelog.pl:32 #: scripts/dpkg-shlibdeps.pl:44 scripts/dpkg-source.pl:103 #: scripts/changelog/debian.pl:33 msgid "" "\n" "This is free software; see the GNU General Public Licence version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" "\n" "Ce logiciel est un logiciel libre. Voyez la licence « GNU General Public " "Licence »\n" "dans la version 2 ou une version supérieure pour les conditions de copie. Il " "n'y a PAS de garantie.\n" #: scripts/dpkg-architecture.pl:48 #, perl-format msgid "" "Usage: %s [