]> cat aescling's git repositories - mastodon.git/commitdiff
Translate pin/unpin and fix some inconsistencies in gender neutral strings (#3952)
authorAlda Marteau-Hardi <github@ltch.fr>
Mon, 26 Jun 2017 11:04:36 +0000 (13:04 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 26 Jun 2017 11:04:36 +0000 (13:04 +0200)
app/javascript/mastodon/locales/fr.json
config/locales/fr.yml

index 52d6b0f87cb74e8b9742129c8be4289b2b20dbbf..1a69235c8920404bcff8ea9f5c5bee4c3c32a794 100644 (file)
@@ -27,8 +27,8 @@
   "column.notifications": "Notifications",
   "column.public": "Fil public global",
   "column_back_button.label": "Retour",
-  "column_header.pin": "Pin",
-  "column_header.unpin": "Unpin",
+  "column_header.pin": "Épingler",
+  "column_header.unpin": "Retirer",
   "column_subheading.navigation": "Navigation",
   "column_subheading.settings": "Paramètres",
   "compose_form.lock_disclaimer": "Votre compte n'est pas {locked}. Tout le monde peut vous suivre et voir vos pouets restreints.",
   "notifications.clear_confirmation": "Voulez-vous vraiment supprimer toutes vos notifications ?",
   "notifications.column_settings.alert": "Notifications locales",
   "notifications.column_settings.favourite": "Favoris :",
-  "notifications.column_settings.follow": "Nouveaux abonné⋅e⋅s :",
+  "notifications.column_settings.follow": "Nouveaux⋅elles abonn⋅é⋅s :",
   "notifications.column_settings.mention": "Mentions :",
   "notifications.column_settings.reblog": "Partages :",
   "notifications.column_settings.show": "Afficher dans la colonne",
index 0c3f3b1d53ffa5bce8e9d249dcced79445349364..dfe5ff990ca92c9a2381a6dd977a3a17f4db8651 100644 (file)
@@ -238,7 +238,7 @@ fr:
       mention: "%{name} vous a mentionné⋅e"
       new_followers_summary:
         one: Vous avez un⋅e nouvel⋅le abonné⋅e ! Youpi !
-        other: Vous avez %{count} nouveaux abonné⋅es ! Incroyable !
+        other: Vous avez %{count} nouveaux⋅elles abonné⋅e⋅s ! Incroyable !
       subject:
         one: "Une nouvelle notification depuis votre dernière visite \U0001F418"
         other: "%{count} nouvelles notifications depuis votre dernière visite \U0001F418"