Some more templates translated to french.

This commit is contained in:
Olivier Migeot 2011-03-28 13:50:56 +02:00
parent da546588db
commit c8fb1008f5
3 changed files with 21 additions and 21 deletions

View file

@ -1,33 +1,33 @@
<h3>Friendika Social Network</h3>
<h3>Réseau Social Friendika</h3>
<h3>Installation</h3>
<p>
In order to install Friendika we need to know how to contact your database. Please contact your hosting provider or site administrator if you have questions about these settings. The database you specify below must already exist. If it does not, please create it before continuing.
Pour pouvoir installer Friendika, nous avons besoin de contacter votre base de données. Merci de contacter votre hébergeur et/ou administrateur si vous avez des questions à ce sujet. La base que vous spécifierez ci-dessous doit exister. Si ce n'est pas le cas, merci de la créer avant toute chose.
</p>
<form id="install-form" action="$baseurl/install" method="post">
<input type="hidden" name="phpath" value="$phpath" />
<label for="install-dbhost" id="install-dbhost-label">Database Server Name</label>
<label for="install-dbhost" id="install-dbhost-label">Nom du serveur</label>
<input type="text" name="dbhost" id="install-dbhost" value="$dbhost" />
<div id="install-dbhost-end"></div>
<label for="install-dbuser" id="install-dbuser-label">Database Login Name</label>
<label for="install-dbuser" id="install-dbuser-label">Nom d'utilisateur</label>
<input type="text" name="dbuser" id="install-dbuser" value="$dbuser" />
<div id="install-dbuser-end"></div>
<label for="install-dbpass" id="install-dbpass-label">Database Login Password</label>
<label for="install-dbpass" id="install-dbpass-label">Mot de passe</label>
<input type="password" name="dbpass" id="install-dbpass" value="$dbpass" />
<div id="install-dbpass-end"></div>
<label for="install-dbdata" id="install-dbdata-label">Database Name</label>
<label for="install-dbdata" id="install-dbdata-label">Nom de la base</label>
<input type="text" name="dbdata" id="install-dbdata" value="$dbdata" />
<div id="install-dbdata-end"></div>
<div id="install-tz-desc">
Please select a default timezone for your website
Merci de choisir un fuseau horaire par défaut
</div>
$tzselect

View file

@ -1,22 +1,22 @@
Dear $username,
Chèr(e) $username,
'$fn' at '$dfrn_url' has accepted
your connection request at '$sitename'.
'$fn' du site '$dfrn_url' a accepté votre
demande de mise en relation sur '$sitename'.
'$fn' has chosen to accept you a "fan", which restricts
some forms of communication - such as private messaging and some profile
interactions. If this is a celebrity or community page, these settings were
applied automatically.
'$fn' a décidé de vous accepter comme "fan", ce qui restreint
certains de vos moyens de communication - tels que les messages privés et
certaines interactions avec son profil. S'il s'agit de la page d'une
célébrité et/ou communauté, ces réglages ont été définis automatiquement.
'$fn' may choose to extend this into a two-way or more permissive
relationship in the future.
'$fn' pourra choisir d'étendre votre relation à quelque-chose de
plus permissif dans l'avenir.
You will start receiving public status updates from '$fn',
which will appear on your 'Network' page at
Vous allez commencer à recevoir les mises-à-jour publiques du
statut de '$fn', lesquelles apparaîtront sur votre page 'Réseau' sur
$siteurl
Sincerely,
Sincèrement votre,
$sitename Administrator
l'administrateur de $sitename

View file

@ -1,4 +1,4 @@
<h1>Pending Friend/Connect Notifications</h1>
<h1>Demandes d'amitié/mise en relation en attente</h1>
<div id="notification-show-hide-wrapper" >
<a href="$hide_url" id="notification-show-hide-link">$hide_text</a>