mastodon/app/javascript/mastodon
Sylvhem 3ebe03b729 Fixes and updates for the French translation (#5340)
* Ajout du support des thèmes multiples

Ajoute des traductions pour les nouvelles chaînes permettant le support de thèmes multiples.

Add translations for the new strings allowing support for multiple themes.

* Mise à jour de la traduction

Met à jour les chaînes modifiées et ajoute des traductions pour celle n’en ayant pas.

Update modified strings and add new translations for the ones who are missing them.

* Remplace « ' » par « ’ »

Retire de la traduction les apostrophes droites « ' » (U+0027) au profit des apostrophes typographiques « ’ » (U+2019).
En typographie française, les apostrophes typographiques sont utilisées à la place des apostrophes droites. La traduction était incohérente et utilisait les deux.

Remove from the translation all the vertical apostrophes (U+0027) in favor of the curly ones (U+2019).
In French typography, typographic apostrophes are used instead of vertical ones. The translation was incoherent and used both.
2017-10-12 00:58:01 +02:00
..
actions Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
components Import only Spring/Motion from react-motion (#5236) 2017-10-06 03:46:15 +02:00
containers Use ES module build of react-router-dom (#5264) 2017-10-08 02:55:58 +02:00
features In thread view, only scroll first update, scroll to replied-to post (#5322) 2017-10-11 19:21:44 +02:00
locales Fixes and updates for the French translation (#5340) 2017-10-12 00:58:01 +02:00
middleware
reducers Track frequently used emojis in web UI (#5275) 2017-10-08 21:47:15 +02:00
selectors
service_worker
store
.gitkeep
api.js
base_polyfills.js
extra_polyfills.js
is_mobile.js Change mobile layout breakpoint from 1024px to 630px (#5063) 2017-09-24 01:25:07 +02:00
link_header.js
load_polyfills.js
main.js
performance.js Upgrade to React 16 (#5119) 2017-09-30 04:29:56 +02:00
ready.js
rtl.js
scroll.js
stream.js
uuid.js
web_push_subscription.js