diff options
author | Pascal Chevrel <pascal@chevrel.org> | 2012-03-12 15:40:15 +0100 |
---|---|---|
committer | Pascal Chevrel <pascal@chevrel.org> | 2012-03-12 15:40:15 +0100 |
commit | 5378cf37d8d3dde29a2e7a67e94f3966696288e6 (patch) | |
tree | d2beff7282a5e5e2ddcd870113117944587084a7 /app/l10n/fr.lang | |
parent | e6ab308bbdb024fe8f65f6e6419482d94dc54eab (diff) | |
download | planet-5378cf37d8d3dde29a2e7a67e94f3966696288e6.tar planet-5378cf37d8d3dde29a2e7a67e94f3966696288e6.tar.gz planet-5378cf37d8d3dde29a2e7a67e94f3966696288e6.tar.bz2 planet-5378cf37d8d3dde29a2e7a67e94f3966696288e6.tar.xz planet-5378cf37d8d3dde29a2e7a67e94f3966696288e6.zip |
l10n support for moonmoon
Diffstat (limited to 'app/l10n/fr.lang')
-rw-r--r-- | app/l10n/fr.lang | 169 |
1 files changed, 169 insertions, 0 deletions
diff --git a/app/l10n/fr.lang b/app/l10n/fr.lang new file mode 100644 index 0000000..2b933f0 --- /dev/null +++ b/app/l10n/fr.lang @@ -0,0 +1,169 @@ +;People +Personnes + +;Powered by <a %s>moonmoon</a> +Propulsé par <a %s>moonmoon</a> + +;Feed +Flux + +;Website +Site Web + +;All feeds in OPML format +Tous les flux au format OPML + +;Syndicate +Syndiquer + +;Feed (ATOM) +Flux (ATOM) + +;Archives +Archives + +;See all headlines +Afficher tous les titres + +;Source: +Source : + +;Today +Aujourd'hui + +;This week +Cette semaine + +;This month +Ce mois + +;Older items +Billets plus anciens + +;No article +Pas d'articles + +;No news, good news. +Pas de nouvelles, bonne nouvelle. + +;Go to original place +Aller à l'emplacement d'origine + +# administration panel strings below + +;moonmoon installation +Installation de moonmoon + + +;Server is running PHP5 +Le serveur utilise PHP5 + +;Check your server documentation to activate PHP5. +Vérifiez la documentation de votre serveur pour activer PHP5 + +;<code>%s</code> is writable +<code>%s</code> est accessible en écriture + +;Make <code>%s</code> writable with CHMOD +Donnez les droits en écriture sur <code>%s</code> avec CHMOD + +;Congratulations! Your moonmoon is ready. +Félicitations ! Votre moonmoon est prêt. + +;What's next? +Et maintenant ? + +;<strong>Delete</strong> <code>install.php</code> with your FTP software. +<strong>Effacez</strong> <code>install.php</code> avec votre logiciel FTP. + +;Use your password to go to the <a href="./admin/">administration panel</a> +Utilisez votre mot de passe pour vous rendre sur la <a href="./admin/">console d'administration</a> + + +;Feeds +Flux + +;Back to main page +Retour à l'accueil + +;moonmoon administration +Administration de moonmoon + +;Logout +Déconnexion + +;Administration +Administration + +;Add Feed +Ajouter un flux + +;Link: +Lien : + +;Accepted formats are RSS and ATOM. If the link is not a feed, moonmoon will try to autodiscover the feed. +Les formats valides sont RSS et ATOM. Si le lien n'est pas un flux, moonmoon essaiera de trouver le flux automatiquement. + +;Manage existing feeds +Gérer les flux + +;Number of feeds: %s +Nombre de flux : %s + +;Save changes +Enregistrer les changements + +;Delete selected Feeds +Effacer les flux sélectionnés + +;Select : +Sélectionner + +;All +Tout + +;None +Aucun + + +;Selection +Sélection + +;Name +Titre + +;Last entry +Dernière entrée + +;Website link +Lien du site + +;Feed link +Lien du Flux + +;Not in cache +Pas en cache + +;Are you sure you want to purge the cache? +Êtes-vous sûr de vouloir vider le cache ? + +;Clear cache: +Vider le cache : + +;Clear cache +Vider le cache + +;Clear +Vider + +;Clearing the cache will make moonmoon reload all feeds. +Vider le cache forcera moonmoon à recharger tous les flux. + +;Change administrator password +Changer le mot de passe de l'administrateur + +;New password: +Nouveau mot de passe : + +;Change password +Changer le mot de passe |