]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/fr.yml
Localisation updates from https://translatewiki.net.
[rails.git] / config / locales / fr.yml
index 956337693d8f5ea24f806fd4d07f30eef2df2fd9..9e2419c245b431ee0711eb706c6de13a34681ce1 100644 (file)
@@ -176,6 +176,37 @@ fr:
       about_x_months:
         one: il y a environ un mois
         other: il y a environ %{count} mois
+      about_x_years:
+        one: il y a environ un an
+        other: il y a environ %{count} ans
+      almost_x_years:
+        one: il y a presque un an
+        other: il y a presuqe %{count} ans
+      half_a_minute: il y a une demi minute
+      less_than_x_seconds:
+        one: il y a moins d'une seconde
+        other: il y a moins de %{count} secondes
+      less_than_x_minutes:
+        one: il y a moins d'une minute
+        other: il y a moins de %{count} minutes
+      over_x_years:
+        one: il y a plus d'une année
+        other: il y a plus de %{count} ans
+      x_seconds:
+        one: il y a une seconde
+        other: il y a %{count} secondes
+      x_minutes:
+        one: il y a 1 minute
+        other: il y a %{count} minutes
+      x_days:
+        one: il y a un jour
+        other: il y a %{count} jours
+      x_months:
+        one: il y a un mois
+        other: il y a %{count} mois
+      x_years:
+        one: il y a un an
+        other: il y a %{count} ans
   printable_name:
     with_name_html: '%{name} (%{id})'
   editor:
@@ -195,14 +226,14 @@ fr:
   api:
     notes:
       comment:
-        opened_at_html: Créé il y a %{when}
-        opened_at_by_html: Créé il y a %{when} par « %{user} »
-        commented_at_html: Mis à jour il y a %{when}
-        commented_at_by_html: Mis à jour il y a %{when} par « %{user} »
-        closed_at_html: Résolu il y a %{when}
-        closed_at_by_html: Résolu il y a %{when} par « %{user} »
-        reopened_at_html: Réactivé il y a %{when}
-        reopened_at_by_html: Réactivé il y a %{when} par « %{user} »
+        opened_at_html: Créé le %{when}
+        opened_at_by_html: Créé il y le %{when} par %{user}
+        commented_at_html: Mis à jour le %{when}
+        commented_at_by_html: Mis à jour le %{when} par %{user}
+        closed_at_html: Résolu le %{when}
+        closed_at_by_html: Résolu %{when} par %{user}
+        reopened_at_html: Réactivé %{when}
+        reopened_at_by_html: Réactivé à %{when} par %{user}
       rss:
         title: Notes OpenStreetMap
         description_area: Une liste de notes, signalées, commentées ou fermées dans
@@ -218,12 +249,12 @@ fr:
   browse:
     created: Créé
     closed: Fermé
-    created_html: Créé il y a <abbr title='%{title}'>%{time}</abbr>
-    closed_html: Fermé il y a <abbr title='%{title}'>%{time}</abbr>
-    created_by_html: Créé <abbr title='%{title}'>il y a %{time}</abbr> par %{user}
+    created_html: Créé à <abbr title='%{title}'>%{time}</abbr>
+    closed_html: Fermé <abbr title='%{title}'>%{time}</abbr>
+    created_by_html: Créé <abbr title='%{title}'>%{time}</abbr> par %{user}
     deleted_by_html: Supprimé il y a <abbr title='%{title}'>%{time}</abbr> par %{user}
-    edited_by_html: Modifié il y a <abbr title='%{title}'>%{time}</abbr> par %{user}
-    closed_by_html: Fermé il y a <abbr title='%{title}'>%{time}</abbr> par %{user}
+    edited_by_html: Modifié <abbr title='%{title}'>%{time}</abbr> par %{user}
+    closed_by_html: Fermé <abbr title='%{title}'>%{time}</abbr> par %{user}
     version: Version
     in_changeset: Groupe de modifications
     anonymous: anonyme
@@ -245,7 +276,7 @@ fr:
       comment: Commentaires (%{count})
       hidden_commented_by: Commentaire masqué de %{user} <abbr title='%{exact_time}'>il
         y a %{when}</abbr>
-      commented_by: Commentaire de %{user} <abbr title='%{exact_time}'>il y a %{when}</abbr>
+      commented_by: Commentaire de %{user} <abbr title='%{exact_time}'> le %{when}</abbr>
       changesetxml: XML du groupe de modifications
       osmchangexml: XML osmChange
       feed:
@@ -324,17 +355,15 @@ fr:
       open_title: Note non résolue nº %{note_name}
       closed_title: Note résolue nº %{note_name}
       hidden_title: Note masquée nº %{note_name}
-      open_by: Créé par %{user} <abbr title='%{exact_time}'>il y a %{when}</abbr>
-      open_by_anonymous: Créé par un utilisateur anonyme <abbr title='%{exact_time}'>il
-        y a %{when}</abbr>
-      commented_by: Commenté par %{user} <abbr title='%{exact_time}'>il  y a %{when}</abbr>
-      commented_by_anonymous: Commenté par un utilisateur anonyme <abbr title='%{exact_time}'>il
-        y a %{when}</abbr>
-      closed_by: Résolu par %{user} il y a <abbr title='%{exact_time}'>%{when}</abbr>
-      closed_by_anonymous: Résolu par un utilisateur anonyme il y a <abbr title='%{exact_time}'>%{when}</abbr>
+      open_by: Créé par %{user} <abbr title='%{exact_time}'> à %{when}</abbr>
+      open_by_anonymous: Créé par un utilisateur anonyme <abbr title='%{exact_time}'>%{when}</abbr>
+      commented_by: Commenté par %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+      commented_by_anonymous: Commenté par un utilisateur anonyme <abbr title='%{exact_time}'>%{when}</abbr>
+      closed_by: Résolu par %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+      closed_by_anonymous: Résolu par un utilisateur anonyme le <abbr title='%{exact_time}'>%{when}</abbr>
       reopened_by: Réactivé par %{user} il y a <abbr title='%{exact_time}'>%{when}</abbr>
-      reopened_by_anonymous: Réactivé par un utilisateur anonyme il y a <abbr title='%{exact_time}'>%{when}</abbr>
-      hidden_by: Masqué par %{user} il y a <abbr title='%{exact_time}'>%{when}</abbr>
+      reopened_by_anonymous: Réactivé par un utilisateur anonyme <abbr title='%{exact_time}'>%{when}</abbr>
+      hidden_by: Masqué par %{user} <abbr title='%{exact_time}'>%{when}</abbr>
       report: Signaler cette note
     query:
       title: Requête sur les objets
@@ -375,7 +404,7 @@ fr:
     comment:
       comment: Nouveau commentaire sur le groupe de modifications nº %{changeset_id}
         par %{author}
-      commented_at_by_html: Mis à jour il y a %{when} par %{user}
+      commented_at_by_html: Mis à jour le %{when} par %{user}
     comments:
       comment: Nouveau commentaire sur le groupe de modifications n° %{changeset_id}
         par %{author}
@@ -1077,9 +1106,8 @@ fr:
       status: État
       reports: Rapports
       last_updated: Dernière mise à jour
-      last_updated_time_html: <abbr title='%{title}'>il y a %{time}</abbr>
-      last_updated_time_user_html: <abbr title='%{title}'>il y a %{time}</abbr> par
-        %{user}
+      last_updated_time_html: <abbr title='%{title}'>%{time}</abbr>
+      last_updated_time_user_html: <abbr title='%{title}'>%{time}</abbr> par %{user}
       link_to_reports: Afficher les rapports
       reports_count:
         one: 1 rapport
@@ -2279,7 +2307,7 @@ fr:
       ct status: 'Conditions du contributeur:'
       ct undecided: Indécis
       ct declined: Refusé
-      latest edit: 'Dernière modification %{ago} :'
+      latest edit: 'Dernière modification (%{ago}) :'
       email address: 'Adresse de courriel :'
       created from: 'Créé depuis :'
       status: 'État :'
@@ -2553,7 +2581,7 @@ fr:
       title: Révocation d’un blocage sur « %{block_on} »
       heading: Révocation d’un blocage sur « %{block_on} » par « %{block_by} »
       time_future: Ce blocage se terminera dans %{time}.
-      past: Ce blocage s’est terminé il y a %{time} et ne peut plus être révoqué.
+      past: Ce blocage s’est terminé à %{time} et ne peut plus être révoqué.
       confirm: Êtes-vous sûr de vouloir révoquer ce blocage ?
       revoke: Révoquer !
       flash: Ce blocage a été révoqué.
@@ -2562,7 +2590,7 @@ fr:
       until_login: Actif jusqu’à ce que l’utilisateur se connecte.
       time_future_and_until_login: Finit dans %{time} et une fois que l’utilisateur
         s’est connecté.
-      time_past: Terminé il y a %{time}.
+      time_past: Terminé à %{time}.
       block_duration:
         hours:
           one: '%{count} heure'