chinwagsocial/app/assets/javascripts/components/locales
Sylvhem 0a46201a66 Minor fixes in the French translation (#2607)
* Changement de « muets » en « silencés »

Utiliser le mot « muet » donne la fausse impression que ces comptes ne diffusent juste rien. Utiliser le mot « silencé » met l’accent sur le fait que ceci résulte d’une action de l’utilisateur·rice.

By using tho word "muet" (mute), we give the false impression that this accounts don't publish anything. Using the "silencé" (muted) put emphasis on the fact that this is the result of one of the user's action.

* Remplacement de « ' » par « ’ »

En français, l’apostrophe utilisée est une apostrophe courbe « ’ » (U+2019) et non pas une apostrophe droite « ' » (U+0027). La plupart des chaînes utilisaient une apostrophe droite. Ce commit harmonise le type d’apostrophe utilisé en remplaçant toutes les apostrophes droites par des apostrophes courbes.

In French, the apostrophe used is the curly one (U+2019) and not the vertical one (U+0027). Almost all the strings used a vertical apostrophe. This commit harmonize the kind of apostrophe used in the French localization by replacing all the vertical apostrophes by curly apostrophes.

* Remplacement de « ... » par « … »

Certaines chaînes utilisaient trois points d’affilié afin de représenter les points de suspension au lieu d’utiliser le caractère dédié « … » (U+2026). Ce commit harmonise la façon de représenter des points en remplaçant toutes les séries de trois points par le caractère dédié.

Some chains used a series of three dots to show the ellipsis instead of using the dedicated character "…" (U+2026). This commit harmonize how the ellipsis is shown in the French localization by replacing all the series of three dots by the dedicated character.

* Ajout d’un point final

Il manque un point à la fin de la dernière phrase de la chaîne « compose_form.privacy_disclaimer ». Ce commit le rajoute.

The last sentence of the "compose_form.privacy_disclaimer" string is missing a final dot. This commit will add it.

* Retrait d’un « s » final à « Mastodon »

Suite à la remarque de @wxcafe, retrait du « s » final à « Mastodon ».

Following @wxcafe comment, this commit remove the final "s" in the word "Mastodon".
2017-04-30 08:51:32 -04:00
..
ar.jsx Update ar.jsx (#2647) 2017-04-30 08:51:12 -04:00
bg.jsx Fix language export variables (#1689) 2017-04-13 15:59:12 +02:00
de.jsx Update German translation (#2485) 2017-04-26 15:46:14 +02:00
en.jsx Update en locale federation description (#2558) 2017-04-28 15:11:54 +02:00
eo.jsx Added Esperanto translation inside the javascripts folder 2017-04-04 20:54:42 +02:00
es.jsx Add some Spanish translatoins (#2170) 2017-04-19 22:19:41 +02:00
fa.jsx Fix various regressions (#2466) 2017-04-26 04:40:27 +02:00
fi.jsx updated translation 2017-04-05 09:56:10 +02:00
fr.jsx Minor fixes in the French translation (#2607) 2017-04-30 08:51:32 -04:00
hr.jsx Fix various regressions (#2466) 2017-04-26 04:40:27 +02:00
hu.jsx Fixed hungarian translation (#2158) 2017-04-19 19:21:44 +02:00
id.jsx Add Indonesian (Bahasa Indonesia / id) translation (#2200) 2017-04-21 19:16:26 +02:00
index.jsx Persian translation (#2405) 2017-04-24 22:39:15 +02:00
io.jsx Add Ido (io) translation (#2202) 2017-04-21 19:15:25 +02:00
it.jsx Completed Italian translation (#2151) 2017-04-19 16:40:45 +02:00
ja.jsx Update Japanese translation (and English translation file) for JavaScript (#2538) 2017-04-27 20:41:25 +02:00
nl.jsx Another (less urgent) Dutch string update (#2533) 2017-04-27 17:54:34 +02:00
no.jsx Minor changes to Norwegian locale (#2652) 2017-04-30 08:50:49 -04:00
oc.jsx Adjustment of oc.jsx (#2214) 2017-04-21 03:30:01 +02:00
pt-br.jsx fix search text 'zero' (#2150) 2017-04-19 16:40:24 +02:00
pt.jsx fix search text 'zero' (#2150) 2017-04-19 16:40:24 +02:00
ru.jsx Update Russian translation (pluralizations) (#2565) 2017-04-28 15:11:36 +02:00
uk.jsx Differentiate settings links 2017-01-04 19:47:02 -08:00
zh-cn.jsx Minor updates to zh-CN JS translation (#2557) 2017-04-28 16:45:41 +02:00
zh-hk.jsx Refine CW placeholder in Chinese jsx files (#2447) 2017-04-25 23:26:46 +02:00