xmpp.chapril.org-ejabberd/src/msgs/fr.msg

253 lines
8.6 KiB
Plaintext

% $Id$
% jlib.hrl
{"No resource provided", ""}.
{"Illegal resource format", ""}.
{"Resource conflict", ""}.
% mod_configure.erl
{"DB Tables Configuration", "Configuration des tables de BD"}.
{"Choose storage type of tables", "Choisissez un type de stockage pour les tables"}.
{"RAM copy", ""}.
{"RAM and disc copy", ""}.
{"Disc only copy", ""}.
{"Remote copy", ""}.
{"Stop Modules at ", ""}.
{"Choose modules to stop", ""}.
{"Start Modules at ", ""}.
{"Enter list of {Module, [Options]}", ""}.
{"List of modules to start", ""}.
{"Backup to File at ", ""}.
{"Enter path to backup file", ""}.
{"Path to File", ""}.
{"Restore Backup from File at ", ""}.
{"Dump Backup to Text File at ", ""}.
{"Enter path to text file", ""}.
{"Import User from File at ", ""}.
{"Enter path to jabberd1.4 spool file", ""}.
{"Import Users from Dir at ", ""}.
{"Enter path to jabberd1.4 spool dir", ""}.
{"Path to Dir", ""}.
{"Hostname Configuration", ""}.
{"Choose host name", ""}.
{"Host name", ""}.
{"Access Control List Configuration", ""}.
{"Access control lists", ""}.
{"Access Configuration", ""}.
{"Access rules", ""}.
{"Remove Users", ""}.
{"Choose users to remove", ""}.
{"Administration of ", ""}.
{"Action on user", ""}.
{"Edit Properties", ""}.
{"Remove User", ""}.
% mod_disco.erl
{"Configuration", "Configuration"}.
{"Online Users", "Utilisateurs en ligne"}.
{"All Users", "Tous les utilisateurs"}.
{"Outgoing S2S connections", "Connexion S2S sortantes"}.
{"To ~s", "A ~s"}.
{"From ~s", "De ~s"}.
{"Running Nodes", "Noeuds actifs"}.
{"Stopped Nodes", "Noeuds arrêtés"}.
{"Host Name", "Nom du serveur"}.
{"Access Control Lists", ""}.
{"Access Rules", "Règles d'accès"}.
{"Remove Users", "Supprimer des utilisateurs"}.
{"DB", "BD"}.
{"Modules", "Modules"}.
{"Start Modules", "Modules de démarrage"}.
{"Stop Modules", "Modules d'arrêt"}.
{"Backup Management", ""}.
{"Import users from jabberd1.4 spool files", ""}.
{"Backup", ""}.
{"Restore", ""}.
{"Dump to Text File", ""}.
{"Import File", ""}.
{"Import Directory", ""}.
% mod_register.erl
{"Choose a username and password to register with this server", ""}.
% mod_vcard.erl
{"Erlang Jabber Server\nCopyright (c) 2002-2004 Alexey Shchepin", ""}.
{"ejabberd vCard module\nCopyright (c) 2003-2004 Alexey Shchepin", ""}.
{"You need an x:data capable client to search",
"Vous avez besoin d'un client supportant x:data pour faire une recherche"}.
{"Search users in ", "Rechercher des utilisateurs "}.
{"Fill in fields to search for any matching Jabber User",
"Remplissez les champs pour rechercher n'importe quel utilisateur Jabber correspondant"}.
{"Results of search in ", "Résultat de la recherche des utilisateurs "}.
{"User", "Utilisateur"}.
{"Full Name", "Nom complet"}.
{"Name", "Nom"}.
{"Middle Name", "Autre nom"}.
{"Family Name", "Nom de famille"}.
{"Nickname", "Surnom"}.
{"Birthday", "Date d'anniversaire"}.
{"Country", "Pays"}.
{"City", "Ville"}.
{"email", "email"}.
{"Organization Name", "Nom de l'organisation"}.
{"Organization Unit", "Unité de l'organisation"}.
% mod_pubsub/mod_pubsub.erl
{"ejabberd pub/sub module\nCopyright (c) 2003-2004 Alexey Shchepin", ""}.
% mod_muc/mod_muc.erl
{"You need an x:data capable client to register nickname", ""}.
{"Nickname Registration at ", ""}.
{"Enter nickname you want to register", ""}.
{"ejabberd MUC module\nCopyright (c) 2003-2004 Alexey Shchepin", ""}.
{"Only service administrators are allowed to send service messages", ""}.
{"Room creation is not allowed by service policy", ""}.
{"Conference room does not exist", ""}.
{"Access denied by service policy", ""}.
{"You must fill in field \"nick\" in the form", ""}.
{"Specified nickname is already registered", ""}.
% mod_muc/mod_muc_room.erl
{" has set the subject to: ", ""}.
{"You need an x:data capable client to configure room", ""}.
{"Configuration for ", ""}.
{"Room title", "Titre du salon"}.
{"Allow users to change subject?", "Autoriser les utilisateurs à changer le sujet ?"}.
{"Allow users to query other users?",
"Autoriser les utilisateurs à faire une requête à d'autres utilisateurs ?"}.
{"Allow users to send private messages?",
"Autoriser les utilisateurs à envoyer des messages privés ?"}.
{"Make room public searchable?", "Créer un salon public avec recherche ?"}.
{"Make participants list public?", " Créer une liste publique de participants ?"}.
{"Make room persistent?", "Créer un salon persistant ?"}.
{"Make room moderated?", "Créer un salon modéré ?"}.
{"Default users as members?",
"Les utilisateurs par défaut sont membres ?"}.
{"Make room members only?",
"Créer un salon réservés aux membres uniquement ?"}.
{"Allow users to send invites?",
"Autoriser des utilisateurs à envoyer des invitations ?"}.
{"Make room password protected?", "Créer un salon protégé par mot de passe ?"}.
{"Password", ""}.
{"Make room anonymous?", "Créer un salon anonyme ?"}.
{"Enable logging?", "Activer la journalisation ?"}.
{"Only moderators and participants are allowed to change subject in this room", ""}.
{"Only moderators are allowed to change subject in this room", ""}.
{"Visitors are not allowed to send messages to all occupants", ""}.
{"Only occupants are allowed to send messages to the conference", ""}.
{"It is not allowed to send normal messages to the conference", ""}.
{"It is not allowed to send private messages to the conference", ""}.
{"Improper message type", ""}.
{"Nickname is already in use by another occupant", ""}.
{"Nickname is registered by another person", ""}.
{"It is not allowed to send private messages of type \"groupchat\"", ""}.
{"Recipient is not in the conference room", ""}.
{"Only occupants are allowed to send queries to the conference", ""}.
{"Queries to the conference members are not allowed in this room", ""}.
{"You have been banned from this room", ""}.
{"Membership required to enter this room", ""}.
{"Password required to enter this room", ""}.
{"Incorrect password", ""}.
{"Administrator privileges required", ""}.
{"Moderator privileges required", ""}.
{"JID ~s is invalid", ""}.
{"Nickname ~s does not exist in the room", ""}.
{"Invalid affiliation: ~s", ""}.
{"Invalid role: ~s", ""}.
{"Owner privileges required", ""}.
{"private, ", ""}.
% mod_irc/mod_irc.erl
{"ejabberd IRC module\nCopyright (c) 2003-2004 Alexey Shchepin", ""}.
{"You need an x:data capable client to configure mod_irc settings", ""}.
{"Registration in mod_irc for ", ""}.
{"Enter username and encodings you wish to use for connecting to IRC servers", ""}.
{"IRC Username", ""}.
{"If you want to specify different encodings for IRC servers, fill this list with values in format '{\"irc server\", \"encoding\"}'. By default this service use \"~s\" encoding.", ""}.
{"Example: [{\"irc.lucky.net\", \"koi8-r\"}, {\"vendetta.fef.net\", \"iso8859-1\"}].", ""}.
{"Encodings", ""}.
% web/ejabberd_web_admin.erl
{"ejabberd administration", ""}.
{"Users", ""}.
{"Nodes", ""}.
{"Statistics", ""}.
{"ejabberd (c) 2002-2004 Alexey Shchepin", ""}.
{"(raw)", ""}.
{"submitted", ""}.
{"bad format", ""}.
{"raw", ""}.
{"ejabberd access control lists configuration", ""}.
{"Delete Selected", ""}.
{"Submit", ""}.
{"ejabberd access rules configuration", ""}.
{"~s access rule configuration", ""}.
{"ejabberd users", ""}.
{"ejabberd stats", ""}.
{"Node not found", ""}.
{"Add New", ""}.
{"Registered users", ""}.
{"Authentificated users", ""}.
{"Online users", ""}.
{"Outgoing S2S servers", ""}.
{"Change Password", ""}.
{"Connected Resources:", ""}.
{"Password:", ""}.
{"None", ""}.
{"Node ", ""}.
{"DB Management", ""}.
{"Listened Ports Management", ""}.
{"Restart", ""}.
{"Stop", ""}.
{"RPC call error", ""}.
{"DB Tables at ", ""}.
{"Name", ""}.
{"Storage Type", ""}.
{"Size", ""}.
{"Memory", ""}.
{"Backup Management at ", ""}.
{"Store a backup in a file", ""}.
{"OK", ""}.
{"Restore a backup from a file", ""}.
{"Install a database fallback from a file", ""}.
{"Dump a database in a text file", ""}.
{"Restore a database from a text file", ""}.
{"Listened Ports at ", ""}.
{"~p statistics", ""}.
{"Uptime", ""}.
{"CPU Time", ""}.
{"Transactions commited", ""}.
{"Transactions aborted", ""}.
{"Transactions restarted", ""}.
{"Transactions logged", ""}.
{"Port", ""}.
{"Module", ""}.
{"Options", ""}.
{"Update", ""}.
{"Delete", ""}.
{"Add User", ""}.
{"ejabberd (c) 2002-2004 Alexey Shchepin, 2004 Process One", ""}.
{"Offline messages", ""}.
{"Last Activity", ""}.
{"Never", ""}.
{"~s offline messages queue", ""}.
{"Time", ""}.
{"From", ""}.
{"To", ""}.
{"Packet", ""}.
{"Offline messages:", ""}.
{"Roster", ""}.
{"Nickname", ""}.
{"Subscription", ""}.
{"Pending", ""}.
{"Groups", ""}.
{"Remove", ""}.
{"Add JID", ""}.
{"User ", ""}.
{"Roster of ", ""}.
% Local Variables:
% mode: erlang
% End: