parent
05823c325c
commit
fc87243c39
@ -1,59 +1,59 @@ |
|||||||
--- |
--- |
||||||
en: |
fr: |
||||||
about: |
about: |
||||||
about_instance: "<em>%{instance}</em> is a Mastodon instance." |
about_instance: "<em>%{instance}</em> est une instance de Mastodon." |
||||||
about_mastodon: Mastodon is a <em>free, open-source</em> social network server. A <em>decentralized</em> alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the <em>social network</em> seamlessly. |
about_mastodon: "Mastodon est un serveur <em>libre</em> de réseautage social. Alternative <em>décentralisée</em> aux plateformes commerciales, la monopolisation de vos communications par une entreprise unique est évitée. Tout un chacun peut faire tourner Mastodon et participer au <em>réseau social</em> de manière transparente." |
||||||
get_started: Get started |
get_started: "Rejoindre le réseau" |
||||||
source_code: Source code |
source_code: "Code source" |
||||||
terms: Terms |
terms: "Conditions d’utilisation" |
||||||
accounts: |
accounts: |
||||||
follow: Follow |
follow: "S’abonner" |
||||||
followers: Followers |
followers: "Abonnés" |
||||||
following: Following |
following: "Abonnements" |
||||||
nothing_here: There is nothing here! |
nothing_here: "Rien à voir ici !" |
||||||
people_followed_by: People whom %{name} follows |
people_followed_by: "Personnes suivies par %{name}" |
||||||
people_who_follow: People who follow %{name} |
people_who_follow: "Personnes qui suivent %{name}" |
||||||
posts: Posts |
posts: "Statuts" |
||||||
unfollow: Unfollow |
unfollow: "Se désabonner" |
||||||
application_mailer: |
application_mailer: |
||||||
signature: Mastodon notifications from %{instance} |
signature: "Notifications de Mastodon depuis %{instance}" |
||||||
auth: |
auth: |
||||||
change_password: Change password |
change_password: "Changer de mot de passe" |
||||||
didnt_get_confirmation: Didn't receive confirmation instructions? |
didnt_get_confirmation: "Vous n’avez pas reçu les consignes de confirmation ?" |
||||||
forgot_password: Forgot your password? |
forgot_password: "Mode passe oublié ?" |
||||||
login: Log in |
login: "Se connecter" |
||||||
register: Sign up |
register: "S’inscrire" |
||||||
resend_confirmation: Resend confirmation instructions |
resend_confirmation: "Envoyer à nouveau les consignes de confirmation" |
||||||
reset_password: Reset password |
reset_password: "Réinitialiser le mot de passe" |
||||||
set_new_password: Set new password |
set_new_password: "Établir le nouveau mot de passe" |
||||||
generic: |
generic: |
||||||
changes_saved_msg: Changes successfully saved! |
changes_saved_msg: "Les modifications sont enregistrées avec succès !" |
||||||
powered_by: powered by %{link} |
powered_by: "propulsée par %{link}" |
||||||
save_changes: Save changes |
save_changes: "Enregistrer les modifications" |
||||||
validation_errors: |
validation_errors: |
||||||
one: Something isn't quite right yet! Please review the error below |
one: "Il y a quelque chose qui ne va pas ! Vérifiez l’erreur ci-dessous" |
||||||
other: Something isn't quite right yet! Please review %{count} errors below |
other: "Il y a quelques choses qui ne vont pas ! Vérifiez les erreurs ci-dessous" |
||||||
notification_mailer: |
notification_mailer: |
||||||
favourite: |
favourite: |
||||||
body: 'Your status was favourited by %{name}:' |
body: "%{name} a ajouté votre statut à ses favoris :" |
||||||
subject: "%{name} favourited your status" |
subject: "%{name} a ajouté votre statut à ses favoris" |
||||||
follow: |
follow: |
||||||
body: "%{name} is now following you!" |
body: "%{name} s’est abonné⋅e à vos statuts !" |
||||||
subject: "%{name} is now following you" |
subject: "%{name} s’est abonné⋅e à vos statuts" |
||||||
mention: |
mention: |
||||||
body: 'You were mentioned by %{name} in:' |
body: "%{name} vous a mentionné⋅e dans :" |
||||||
subject: You were mentioned by %{name} |
subject: "%{name} vous a mentionné⋅e" |
||||||
reblog: |
reblog: |
||||||
body: 'Your status was reblogged by %{name}:' |
body: "%{name} a partagé votre statut :" |
||||||
subject: "%{name} reblogged your status" |
subject: "%{name} a partagé votre statut" |
||||||
pagination: |
pagination: |
||||||
next: Next |
next: "Suivant" |
||||||
prev: Prev |
prev: "Précédent" |
||||||
settings: |
settings: |
||||||
edit_profile: Edit profile |
edit_profile: "Modifier le profil" |
||||||
preferences: Preferences |
preferences: "Préférences" |
||||||
stream_entries: |
stream_entries: |
||||||
favourited: favourited a post by |
favourited: "a ajouté à ses favoris un statut de" |
||||||
is_now_following: is now following |
is_now_following: "s’est abonné⋅e à" |
||||||
will_paginate: |
will_paginate: |
||||||
page_gap: "…" |
page_gap: "…" |
||||||
|
Loading…
Reference in new issue