[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] man://coreutils/printf/fr.po 39t23u



La page de manuel printf.1 du paquet coreutils doit être traduite
en français. Cette page fait partie du paquet manpages-fr.

Statistiques du fichier : 39t23u (u=nombre de chaînes non traduites).

Merci au volontaire de répondre à ce courriel avec un sujet 
"[ITT] man://coreutils/printf/fr.po"

Comment procéder pour traduire :

-récupérer le fichier .po attaché à ce message.

-le mettre dans un répertoire chez vous, par exemple
~/traducs/man/TODO/printf

-l'éditer et traduire, de préférence avec un outil dédié genre kbabel
ou poedit (ou emacs et son po-mode s'il ne vous enquiquine pas trop)

-ne pas oublier de remplir les champs :


Project-Id-Version: --> mettre ici le nom du paquet et sa version au
moment de la traduc est une bonne idée
Last-Translator: --> le plus souvent votre outil mettra tout seul
VOTRE adresse
Language-Team: --> mettez "French <debian-l10n-french@lists.debian.org>\n"


-envoyer le fichier ici pour relecture avec le sujet
  "[RFR] man://coreutils/printf/fr.po

-une fois "suffisamment" de relectures envoyées et la synthèse faite,
postez un "[LCFC] man://coreutils/printf/fr.po" de préférence en
"réponse" à votre RFR

-s'il n'y a plus de commentaire, envoyez alors un message avec le
sujet "[DONE] man://coreutils/printf/fr.po" EN INCLUANT LE FICHIER
fr.po TRADUIT. Le paquet sera ensuite inclus dans le prochain envoi du
paquet manpages-fr.

Ces informations sont destinées à renseigner le suivi automatique de
l'avancement des traductions :
http://people.debian.org/~bertol/


Signification des abréviations utilisées sur debian-l10n-french:

[TAF] : « Traduction A Faire ». Ce message indique que tel ou tel
        document est à traduire
[ITT] : « Intent To Translate » ou Intention de Traduire
        Le document mentionné va etre traduit par l'émetteur de ce
        courriel
        Il devient « propriétaire » de la traduction
[RFR] : « Request For Review » ou Demande de relecture (DDR)
        Le traducteur demande à qui le veut bien de relire ce document
        Merci de fournir ensuite un fichier diff unifié de préférence
        et de placer votre relecture en réponse au RFR, dans la liste
[LCFC]: « Last Chance For Comments » ou Derniers Commentaires (RELU)
        Le traducteur va bientot envoyer ou "commiter" cette traduction
        Depechez-vous si vous avez des modifications a suggérer
[BTS] : « Bug Tracking System » ou Système de Gestion des bogues
        C'est un message purement technique pour les robots de tenue de
        statistiques : le traducteur a créé un bogue avec cette traduction
        La traduction n'est en général pas jointe au message
[DONE]: Travail terminé sur ce document
        C'est un message purement technique pour les robots de tenue de
        statistiques : la traduction a en fait été intégrée. Pas la peine de
        le faire quand un BTS existe car le robot d'analyse le fera lui-meme
        Ce marqueur est utilisé dans des cas particuliers où il est 
        nécessaire de "fermer" un travail en cours.
[HOLD]: Il n'est pas nécessaire de travailler sur ce document. Il est
        probablement déjà traduit mais cela n'apparait pas sur les pages
        d'état en raison d'un cas particulier quelconque.


Les pseudo-URLs:

On désigne les documents sous forme de pseudo-URL:

type://document/lang.po

type:
 po : traduction des messages d'un programme
 po-debconf : traduction des écrans debconf d'un paquet Debian
 man : traduction d'une page de manuel

document:
 c'est souvent le nom du paquet ou celui de la page WWW

lang:
 c'est la langue...donc en général "fr" pour le français


-- 
Thomas Huriaux
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2006-02-06 11:37+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

# type: TH
#: english/printf.1:2
#, no-wrap
msgid "PRINTF"
msgstr ""

# type: TH
#: english/printf.1:2
#, no-wrap
msgid "December 2005"
msgstr "décembre 2005"

# type: TH
#: english/printf.1:2
#, no-wrap
msgid "printf 5.93"
msgstr ""

# type: TH
#: english/printf.1:2
#, no-wrap
msgid "User Commands"
msgstr "Commandes"

# type: SH
#: english/printf.1:3
#, no-wrap
msgid "NAME"
msgstr "NOM"

# type: Plain text
#: english/printf.1:5
msgid "printf - format and print data"
msgstr ""

# type: SH
#: english/printf.1:5
#, no-wrap
msgid "SYNOPSIS"
msgstr "SYNOPSIS"

# type: Plain text
#: english/printf.1:8
msgid "B<printf> I<FORMAT >[I<ARGUMENT>]..."
msgstr ""

# type: Plain text
#: english/printf.1:11
msgid "B<printf> I<OPTION>"
msgstr ""

# type: SH
#: english/printf.1:11
#, no-wrap
msgid "DESCRIPTION"
msgstr "DESCRIPTION"

# type: Plain text
#: english/printf.1:15
msgid "Print ARGUMENT(s) according to FORMAT."
msgstr ""

# type: TP
#: english/printf.1:15
#, no-wrap
msgid "B<--help>"
msgstr "B<--help>"

# type: Plain text
#: english/printf.1:18
msgid "display this help and exit"
msgstr "afficher l'aide-mémoire et quitter"

# type: TP
#: english/printf.1:18
#, no-wrap
msgid "B<--version>"
msgstr "B<--version>"

# type: Plain text
#: english/printf.1:21
msgid "output version information and exit"
msgstr "afficher le nom et la version du logiciel et quitter"

# type: Plain text
#: english/printf.1:23
msgid "FORMAT controls the output as in C printf.  Interpreted sequences are:"
msgstr ""

# type: TP
#: english/printf.1:23
#, no-wrap
msgid "\\e\""
msgstr ""

# type: Plain text
#: english/printf.1:26
msgid "double quote"
msgstr ""

# type: TP
#: english/printf.1:26
#, no-wrap
msgid "\\eNNN"
msgstr ""

# type: Plain text
#: english/printf.1:29
msgid "character with octal value NNN (1 to 3 digits)"
msgstr ""

# type: TP
#: english/printf.1:29
#, no-wrap
msgid "\\e\\e"
msgstr "\\e\\e"

# type: Plain text
#: english/printf.1:32
msgid "backslash"
msgstr "contre-oblique"

# type: TP
#: english/printf.1:32
#, no-wrap
msgid "\\ea"
msgstr "\\ea"

# type: Plain text
#: english/printf.1:35
msgid "alert (BEL)"
msgstr "alerte (sonnerie)"

# type: TP
#: english/printf.1:35
#, no-wrap
msgid "\\eb"
msgstr "\\eb"

# type: Plain text
#: english/printf.1:38
msgid "backspace"
msgstr "retour en arrière d'un caractère (backspace)"

# type: TP
#: english/printf.1:38
#, no-wrap
msgid "\\ec"
msgstr "\\ec"

# type: Plain text
#: english/printf.1:41
msgid "produce no further output"
msgstr ""

# type: TP
#: english/printf.1:41
#, no-wrap
msgid "\\ef"
msgstr "\\ef"

# type: Plain text
#: english/printf.1:44
msgid "form feed"
msgstr "saut de page"

# type: TP
#: english/printf.1:44
#, no-wrap
msgid "\\en"
msgstr "\\en"

# type: Plain text
#: english/printf.1:47
msgid "new line"
msgstr "changement de ligne"

# type: TP
#: english/printf.1:47
#, no-wrap
msgid "\\er"
msgstr "\\er"

# type: Plain text
#: english/printf.1:50
msgid "carriage return"
msgstr "retour chariot"

# type: TP
#: english/printf.1:50
#, no-wrap
msgid "\\et"
msgstr "\\et"

# type: Plain text
#: english/printf.1:53
msgid "horizontal tab"
msgstr "tabulation horizontale"

# type: TP
#: english/printf.1:53
#, no-wrap
msgid "\\ev"
msgstr "\\ev"

# type: Plain text
#: english/printf.1:56
msgid "vertical tab"
msgstr "tabulation verticale"

# type: TP
#: english/printf.1:56
#, no-wrap
msgid "\\exHH"
msgstr ""

# type: Plain text
#: english/printf.1:59
msgid "byte with hexadecimal value HH (1 to 2 digits)"
msgstr ""

# type: TP
#: english/printf.1:59
#, no-wrap
msgid "\\euHHHH"
msgstr ""

# type: Plain text
#: english/printf.1:62
msgid "Unicode (ISO/IEC 10646) character with hex value HHHH (4 digits)"
msgstr ""

# type: TP
#: english/printf.1:62
#, no-wrap
msgid "\\eUHHHHHHHH"
msgstr ""

# type: Plain text
#: english/printf.1:65
msgid "Unicode character with hex value HHHHHHHH (8 digits)"
msgstr ""

# type: TP
#: english/printf.1:65
#, no-wrap
msgid "%%"
msgstr "%%"

# type: Plain text
#: english/printf.1:68
msgid "a single %"
msgstr ""

# type: TP
#: english/printf.1:68
#, no-wrap
msgid "%b"
msgstr "%b"

# type: Plain text
#: english/printf.1:71
msgid "ARGUMENT as a string with `\\e' escapes interpreted,"
msgstr ""

# type: Plain text
#: english/printf.1:73
msgid "except that octal escapes are of the form \\e0 or \\e0NNN"
msgstr ""

# type: Plain text
#: english/printf.1:76
msgid ""
"and all C format specifications ending with one of diouxXfeEgGcs, with "
"ARGUMENTs converted to proper type first.  Variable widths are handled."
msgstr ""

# type: Plain text
#: english/printf.1:80
msgid ""
"NOTE: your shell may have its own version of printf, which usually "
"supersedes the version described here.  Please refer to your shell's "
"documentation for details about the options it supports."
msgstr ""

# type: SH
#: english/printf.1:80
#, no-wrap
msgid "AUTHOR"
msgstr "AUTEUR"

# type: Plain text
#: english/printf.1:82
msgid "Written by David MacKenzie."
msgstr "Écrit par David MacKenzie."

# type: SH
#: english/printf.1:82
#, no-wrap
msgid "REPORTING BUGS"
msgstr "SIGNALER DES BOGUES"

# type: Plain text
#: english/printf.1:84
msgid "Report bugs to E<lt>bug-coreutils@gnu.orgE<gt>."
msgstr "Signaler toute anomalie à E<lt>bug-coreutils@gnu.orgE<gt>."

# type: SH
#: english/printf.1:84
#, no-wrap
msgid "COPYRIGHT"
msgstr "COPYRIGHT"

# type: Plain text
#: english/printf.1:86
msgid "Copyright \\(co 2005 Free Software Foundation, Inc."
msgstr "Copyright \\(co 2005 Free Software Foundation, Inc."

# type: Plain text
#: english/printf.1:90
msgid ""
"This is free software.  You may redistribute copies of it under the terms of "
"the GNU General Public License E<lt>http://www.gnu.org/licenses/gpl.";
"htmlE<gt>.  There is NO WARRANTY, to the extent permitted by law."
msgstr ""
"Ce programme est un logiciel libre. Vous pouvez en redistribuer des copies "
"selon les termes de la GNU General Public License E<lt>http://www.gnu.org/";
"licenses/gpl.htmlE<gt>. Il n'y a AUCUNE GARANTIE dans la mesure autorisée "
"par la loi."

# type: SH
#: english/printf.1:90
#, no-wrap
msgid "SEE ALSO"
msgstr "VOIR AUSSI"

# type: Plain text
#: english/printf.1:98
msgid ""
"The full documentation for B<printf> is maintained as a Texinfo manual.  If "
"the B<info> and B<printf> programs are properly installed at your site, the "
"command"
msgstr ""
"La documentation complète pour B<printf> est disponible dans un manuel "
"Texinfo. Si les programmes B<info> et B<printf> sont correctement installés "
"sur votre système, la commande"

# type: Plain text
#: english/printf.1:100
msgid "B<info printf>"
msgstr "B<info coreutils printf>"

# type: Plain text
#: english/printf.1:101
msgid "should give you access to the complete manual."
msgstr "devrait vous donner accès au manuel complet (en anglais)."

Attachment: signature.asc
Description: Digital signature


Reply to: