# # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: dash 0.4.17\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2003-06-30 15:33+0200\n" "PO-Revision-Date: 2003-06-30 15:40+0100\n" "Last-Translator: Denis Barbier \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" #. Description #: ../dash.templates:4 msgid "Install dash as /bin/sh?" msgstr "Mettre un lien de /bin/sh vers dash ?" #. Description #: ../dash.templates:4 msgid "" "Bash is the default /bin/sh on a Debian system. However, since our policy " "requires all shell scripts using /bin/sh to be POSIX compliant, any shell " "that conforms to POSIX can serve as /bin/sh. Since dash is POSIX compliant, " "it can be used as /bin/sh. You may wish to do this because dash is faster " "and smaller than bash." msgstr "" "Sur un système Debian, /bin/sh est, par défaut, un lien vers bash. " "Cependant, comme notre charte impose que tous les scripts utilisant /bin/sh " "soient conformes à la norme POSIX, /bin/sh peut être n'importe quel " "processeur de commandes (« shell ») conforme à cette norme. Et comme dash " "l'est, il peut servir de /bin/sh. La rapidité et la taille réduite de dash " "sont deux bonnes raisons pour accepter ici."