Package: zope-common
Version: N/A
Severity: wishlist
Tags: patch l10n

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

If you do not already use it, please remember about the
"podebconf-report-po" utility, which helps warning translators about
changes when you modify some debconf templates in your packages. See
its man page for details.

The usual policy when using it is sending a warning to translators when
you plan to upload a version of your package with debconf templates
changes (EVEN TYPO CORRECTIONS). Then leave about one week for them to
update their files (several translation teams have a QA process which
requires time).

podebconf-report-po will take care of sending the translators the
needed material as well as getting the translators adresses from the
PO files. All you have to do is just using the utility..:-)

If you apply this policy, please forget about these remarks, of
course....This message is generic..:-)


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
# translation of fr.po to French
#
#    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.
# Christian Perrier <[EMAIL PROTECTED]>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: zope-common_0.5.25\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2006-11-02 15:47+0100\n"
"PO-Revision-Date: 2006-11-05 10:47+0100\n"
"Last-Translator: Michel Grentzinger <[EMAIL PROTECTED]>\n"
"Language-Team: French <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: select
#. Choices
#: ../templates:1001
msgid "configuring, end, manually"
msgstr "Lors de la configuration, À la fin, Manuellement"

#. Type: select
#. Description
#: ../templates:1002
msgid "Automatic restart of Zope instances:"
msgstr "Méthode de redémarrage des instances Zope :"

#. Type: select
#. Description
#: ../templates:1002
msgid ""
"Zope has an extensible, modular structure that allows you to easily add "
"extra components (products) or features. Each product or feature can usually "
"be found in packages whose name starts with a 'zope-' prefix. Unfortunately, "
"each Zope instance needs to be restarted to use any new add-on. Here you can "
"choose the default behaviour of Zope instances in any installed Zope version "
"when Zope needs to be restarted. Each instance, however, is allowed to "
"overwrite this setting:"
msgstr ""
"Zope comporte une structure extensible qui vous permet d'ajouter facilement "
"des parties (produits) ou des fonctionnalités supplémentaires. Chacune "
"d'elles peut généralement être trouvée dans des paquets dont le nom commence "
"par le préfixe « zope- ». Cependant, Zope a besoin d'être redémarré afin "
"d'utiliser ces nouvelles extensions. Vous pouvez choisir ici le comportement "
"par défaut des instances Zope lorsque celles-ci nécessitent son redémarrage. "
"Chaque instance peut avoir sa propre configuration."

#. Type: select
#. Description
#: ../templates:1002
msgid ""
" * configuring: restart instances after each product configuration.\n"
" * end:         restart instances only once at the end of the whole\n"
"                installation/upgrading process.\n"
" * manually:    no restart, it is your responsibility to restart\n"
"                Zope instances."
msgstr ""
" - Lors de la configuration : redémarrer les instances après chaque\n"
"                              configuration ;\n"
" - À la fin                 : redémarrer les instances uniquement\n"
"                              lorsque le processus d'installation ou\n"
"                              de mise à niveau sera terminé ;\n"
" - Manuellement             : ne pas redémarrer. Vous devrez redémarrer\n"
"                              Zope vous-même."

#. Type: select
#. Choices
#: ../templates:2001
msgid "abort, remove and continue"
msgstr "Abandonner, Supprimer et continuer"

#. Type: select
#. Description
#: ../templates:2002
msgid "Found an old/incomplete zope instance '${instance}':"
msgstr "Instance Zope « ${instance} » ancienne ou incomplète"

#. Type: select
#. Description
#: ../templates:2002
msgid ""
"Found an old/incomplete ${instance} instance in /var/lib/zope${zver}/"
"instance/${instance}. No data file Data.fs was found for the instance, "
"meaning that the installation was not completed for some reason, or the "
"installation was incompletely removed. Aborting the installation will allow "
"you to inspect the state of the instance, continuing will remove /var/lib/"
"zope${zver}/instance/${instance} and reinstall the ${instance}. Existing "
"logfiles in /var/log/zope${zver}/${instance} and configuration files in /etc/"
"zope${zver}/${instance} are preserved."
msgstr ""
"Une instance ancienne ou incomplète (« ${instance} ») a été trouvée dans /"
"var/lib/zope${zver}/instance/${instance}. Aucun fichier de données Data.fs "
"n'a été trouvé, ce qui signifie que l'installation n'a pas été achevée ou "
"que sa suppression n'a pas été terminée. L'abandon de l'installation vous "
"permettra d'examiner l'état de cette instance ; poursuivre le processus "
"supprimera /var/lib/zope${zver}/instance/{instance} et réinstallera "
"${instance}. Les journaux situés dans /var/log/zope${zver}/${instance} ainsi "
"que les fichiers de configuration de /etc/zope${zver}/${instance} seront "
"préservés."

#. Type: boolean
#. Description
#: ../templates:3001
msgid "Keep data for ${instance} on package purge?"
msgstr ""
"Faut-il conserver les données de l'instance « ${instance} » lors de la purge "
"du paquet ?"

#. Type: boolean
#. Description
#: ../templates:3001
msgid ""
"Purging the data files of a zope instance on package purge results in loss "
"of all data of the zope instance. The data files for this instance are "
"stored in /var/lib/zope${zver}/instance/${instance}."
msgstr ""
"La suppression définitive des fichiers de données d'une instance Zope "
"conduira à la perte de toutes les données de cette instance. Les fichiers de "
"données de cette instance sont stockés dans /var/lib/zope${zver}/instance/"
"${instance}."

#. Type: string
#. Description
#: ../templates:4001
msgid "Admin user for zope instance '${instance}':"
msgstr "Administrateur de l'instance « ${instance} » :"

#. Type: string
#. Description
#: ../templates:4001
msgid ""
"Please enter an admin user for the zope instance '${instance}'. A valid user "
"name starts with a letter, followed by letters and digits."
msgstr ""
"Veuillez indiquer l'identifiant de l'utilisateur qui administrera l'instance "
"Zope « ${instance} ». Il doit commencer par une lettre, suivie par d'autres "
"lettres ou chiffres."

#. Type: string
#. Description
#. Type: password
#. Description
#. Type: password
#. Description
#: ../templates:4001 ../templates:5001 ../templates:6001
msgid ""
"NOTE: Once the instance has been created, the parameter entered here isn't "
"relevant anymore.  To change the admin user (and password) later on, call:"
msgstr ""
"Remarque : une fois que l'instance est créée, les paramètres saisis ne sont "
"pas activés. Pour modifier par la suite l'administrateur et son mot de "
"passe, veuillez utiliser la commande suivante :"

#. Type: string
#. Description
#. Type: password
#. Description
#. Type: password
#. Description
#: ../templates:4001 ../templates:5001 ../templates:6001
msgid ""
"/var/lib/zope${zver}/instance/${instance}/bin/zopectl adduser <user> "
"<password>"
msgstr ""
"/var/lib/zope${zver}/instance/${instance}/bin/zopectl adduser <utilisateur> "
"<motdepasse>"

#. Type: password
#. Description
#: ../templates:5001
msgid "Password for the admin user:"
msgstr "Mot de passe de l'administrateur :"

#. Type: password
#. Description
#: ../templates:5001
msgid ""
"Please enter a password for the admin user. The password must not be empty. "
"The password is deleted from the configuration database, once the instance "
"is sucessfully created and cannot be recoverd."
msgstr ""
"Veuillez choisir un mot de passe pour l'administrateur. Le mot de passe ne "
"doit pas être vide. Il n'est pas conservé dans la base de données de "
"configuration après la création de l'instance."

#. Type: password
#. Description
#: ../templates:6001
msgid "Same password:"
msgstr "Mot de passe de l'administrateur :"

#. Type: password
#. Description
#: ../templates:6001
msgid "Please enter again the password for the admin user."
msgstr "Veuillez confirmer le mot de passe de l'administrateur."

#. Type: string
#. Description
#: ../templates:7001
msgid "HTTP port for this instance:"
msgstr "Port HTTP pour cette instance :"

#. Type: string
#. Description
#: ../templates:7001
msgid "Please enter the HTTP port for the instance ${instance}."
msgstr "Veuillez indiquer le port HTTP pour l'instance « ${instance} »."

#. Type: string
#. Description
#: ../templates:7001
msgid ""
"Other services (e.g. FTP, WebDAV, debug) will be disabled by default. You "
"can enable them editing /etc/zope${zver}/${instance}/zope.conf."
msgstr ""
"Les autres services (p. ex. FTP, WebDAV, debug) sont désactivés par défaut. "
"Vous pouvez les activer en modifiant /etc/zope${zver}/${instance}/zope.conf."

#. Type: note
#. Description
#: ../templates:8001
msgid "Automatically generated user and password for your instance"
msgstr "Utilisateur et mot de passe créés automatiquement pour cette instance"

#. Type: note
#. Description
#: ../templates:8001
msgid ""
"You haven't provided a user and a password for your instance, so these  "
"values have been automatically generated."
msgstr ""
"Vous n'avez pas indiqué d'utilisateur ni de mot de passe pour cette "
"instance, ces valeurs ont donc été automatiquement créées."

#. Type: note
#. Description
#: ../templates:8001
msgid "Use these values to log into the Zope${zver} instance ${instance}:"
msgstr ""
"Utilisez ces valeurs pour vous connecter à l'instance « ${instance} » de Zope"
"${zver} :"

#. Type: note
#. Description
#: ../templates:8001
msgid ""
" * User     : ${user}\n"
" * Password : ${password}"
msgstr ""
" - Utilisateur : ${user}\n"
" - Mot de passe : ${password}"

#~ msgid "When will Zope instances be restarted?"
#~ msgstr "Méthode de redémarrage des instances Zope :"

#~ msgid "Enter again the same password:"
#~ msgstr "Confirmation du mot de passe :"

Reply via email to