about summary refs log tree commit diff
path: root/config
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-04-08 13:11:16 +0200
committerEugen <eugen@zeonfederated.com>2017-04-08 13:11:16 +0200
commit41f8fde83e62bd20d3c0a2bb6cff1ed8b3279a4a (patch)
tree179746a4a0eeaf81499145f990760c24e1e875fc /config
parent157f0a2aa74737fbe1654984cbe6879b584f2721 (diff)
Update french translation (#1148)
Add french translation for emails sent

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add non-breaking spaces

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

changes and fixes to the nbsps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

French update

a few fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'config')
-rw-r--r--config/locales/fr.yml24
1 files changed, 22 insertions, 2 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index 0fe8ca413..9727f3b7e 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -5,13 +5,14 @@ fr:
     about_this: À propos de cette instance
     apps: Applications
     business_email: E-mail professionnel
-    closed_registrations: Les inscriptions sont actuellement fermées sur cette instance. . 
+    closed_registrations: Les inscriptions sont actuellement fermées sur cette instance.
+    contact: Contact
     description_headline: Qu'est-ce que %{domain} ?
     domain_count_after: autres instances
     domain_count_before: Connectés à
     features:
       api: API ouverte aux apps et services
-      blocking: Outils complets de bloquage et masquage
+      blocks: Outils complets de bloquage et masquage
       characters: 500 caractères par post
       chronology: Fil chronologique
       ethics: 'Pas de pubs, pas de pistage'
@@ -21,6 +22,7 @@ fr:
     features_headline: Ce qui rend Mastodon différent
     get_started: Rejoindre le réseau
     links: Liens
+    other_instances: Autres instances
     source_code: Code source
     status_count_after: posts
     status_count_before: Ayant publié
@@ -54,9 +56,24 @@ fr:
     reset_password: Réinitialiser le mot de passe
     set_new_password: Définir le nouveau mot de passe
   authorize_follow:
+    error: Malheureusement, il y a eu une erreur en cherchant les détails du compte distant
     follow: Suivre
     prompt_html: 'Vous (<strong>%{self}</strong>) avez demandé à suivre:'
     title: Suivre %{acct}
+  datetime:
+    distance_in_words:
+      about_x_hours: "%{count}h"
+      about_x_months: "%{count}mo"
+      about_x_years: "%{count}y"
+      almost_x_years: "%{count}y"
+      half_a_minute: A l'instant
+      less_than_x_minutes: "%{count}m"
+      less_than_x_seconds: A l'instant
+      over_x_years: "%{count}y"
+      x_days: "%{count}d"
+      x_minutes: "%{count}m"
+      x_months: "%{count}mo"
+      x_seconds: "%{count}s"
   exports:
     blocks: Vous bloquez
     csv: CSV
@@ -93,6 +110,9 @@ fr:
     follow:
       body: "%{name} vous suit !"
       subject: "%{name} vous suit"
+    follow_request:
+      body: "%{name} a demandé à vous suivre"
+      subject: 'Abonné⋅es en attente : %{name}'
     mention:
       body: "%{name} vous a mentionné⋅e dans :"
       subject: "%{name} vous a mentionné⋅e"