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

[TAF] po-debconf://keystone/fr.po 29u



(à faire par la même personne que ceilometer)

Le paquet keystone utilise po-debconf mais les écrans
debconf ne sont pas encore traduits en français.

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

Merci au volontaire de répondre à ce courriel avec un sujet 
"[ITT] po-debconf://keystone/fr.po""

Comment procéder pour traduire :

-récupérer le fichier templates.pot depuis
http://www.debian.org/intl/l10n/po-debconf/pot#keystone

-le mettre dans un répertoire chez vous, par exemple
~/traducs/po-debconf/TODO/keystone

-le copier sous le nom fr.po (IMPORTANT, cela permet de garder
l'original)

-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] po-debconf://keystone/fr.po

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

-envoyez alors un rapport de bogue à l'auteur du paquet. Ci-dessous
mon script "bug-trad" à moi, à utiliser "bug-trad keystone"

#!/bin/sh
reportbug --attach=fr.po --include="/home/bubulle/src/debian/translation/po/patch-translate.txt" --offline -s "$1: French debconf templates translation" --severity=wishlist --tag=patch --tag=l10n --no-config-files --package-version="N/A" $1

Le contenu du fichier patch-translate.txt :

========================================================================
Please find attached the french debconf templates translation, proofread by the
debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.
========================================================================

Une fois reçu le numéro du bogue postez une dernière fois dans
debian-l10n-french un mail avec le sujet 
"[BTS#xxxxxx] po-debconf://keystone/fr.po"

où xxxxxx est le numéro du bogue.

Ces informations sont destinées à renseigner le suivi automatique de
l'avancement des traductions :
http://i18n.debian.net/debian-l10n/french


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


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: keystone\n"
"Report-Msgid-Bugs-To: keystone@packages.debian.org\n"
"POT-Creation-Date: 2013-07-10 23:09+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../keystone.templates:2001
msgid "Set up a database for Keystone?"
msgstr ""

#. Type: boolean
#. Description
#: ../keystone.templates:2001
msgid ""
"No database has been set up for Keystone to use. Before continuing, you "
"should make sure you have the following information:"
msgstr ""

#. Type: boolean
#. Description
#: ../keystone.templates:2001
msgid ""
" * the type of database that you want to use;\n"
" * the database server host name (that server must allow TCP connections "
"from this\n"
"   machine);\n"
" * a username and password to access the database."
msgstr ""

#. Type: boolean
#. Description
#: ../keystone.templates:2001
msgid ""
"If some of these requirements are missing, do not choose this option and run "
"with regular SQLite support."
msgstr ""

#. Type: boolean
#. Description
#: ../keystone.templates:2001
msgid ""
"You can change this setting later on by running \"dpkg-reconfigure -plow "
"keystone\"."
msgstr ""

#. Type: password
#. Description
#: ../keystone.templates:3001
msgid "Authentication server administration token:"
msgstr ""

#. Type: password
#. Description
#: ../keystone.templates:3001
msgid "Please enter the token to use with the authentication server."
msgstr ""

#. Type: boolean
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it parenthezised. Example for French:
#. locataire ("tenant")
#: ../keystone.templates:4001
msgid "Register administration tenants?"
msgstr ""

#. Type: boolean
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it parenthezised. Example for French:
#. locataire ("tenant")
#: ../keystone.templates:4001
msgid ""
"For OpenStack to work, you need a basic tenant configuration. The creation "
"of these administration tenants can be done automatically."
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:5001
msgid "Username of the administrative user:"
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:5001
msgid "Please enter a username for the administrative user."
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:6001
msgid "Email address of the administrative user:"
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:6001
msgid "Please enter the email address of the administrative user."
msgstr ""

#. Type: password
#. Description
#: ../keystone.templates:7001
msgid "Password of the administrative user:"
msgstr ""

#. Type: password
#. Description
#: ../keystone.templates:7001
msgid "Please enter a password for the administrative user."
msgstr ""

#. Type: password
#. Description
#: ../keystone.templates:8001
msgid "Re-enter password to verify:"
msgstr ""

#. Type: password
#. Description
#: ../keystone.templates:8001
msgid ""
"Please enter the same administrative password again to verify that you have "
"typed it correctly."
msgstr ""

#. Type: error
#. Description
#: ../keystone.templates:9001
msgid "Password input error"
msgstr ""

#. Type: error
#. Description
#: ../keystone.templates:9001
msgid "The two passwords you entered were not the same. Please try again."
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:10001
msgid "Name of the administrative role:"
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:10001
msgid "Please enter the name of the administrative role."
msgstr ""

#. Type: string
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it parenthezised. Example for French:
#. locataire ("tenant")
#: ../keystone.templates:11001
msgid "Name of the administrative tenant:"
msgstr ""

#. Type: string
#. Description
#. Translators: a "tenant" in OpenStack world is
#. an entity that contains one or more username/password couples.
#. It's typically the tenant that will be used for billing. Having more than one
#. username/password is very helpful in larger organization.
#. You're advised to either keep "tenant" without translating it
#. or keep it parenthezised. Example for French:
#. locataire ("tenant")
#: ../keystone.templates:11001
msgid "Please enter the name of the administrative tenant."
msgstr ""

#. Type: boolean
#. Description
#: ../keystone.templates:12001
msgid "Register Keystone endpoint?"
msgstr ""

#. Type: boolean
#. Description
#: ../keystone.templates:12001
msgid ""
"Each OpenStack service (each API) should be registered in order to be "
"accessible. This is done using \"keystone service-create\" and \"keystone "
"endpoint-create\". This can be done automatically now."
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:13001
msgid "Keystone endpoint IP address:"
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:13001
msgid "Please enter the IP address that will be used to contact Keystone."
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:14001
msgid "Name of the region to register:"
msgstr ""

#. Type: string
#. Description
#: ../keystone.templates:14001
msgid ""
"OpenStack supports using availability zones, with each region representing a "
"location. Please enter the zone that you wish to use when registering the "
"endpoint."
msgstr ""

Attachment: signature.asc
Description: Digital signature


Reply to: