# 🇫🇷 Discobot French translation problem

**URL:** https://meta.discourse.org/t/discobot-french-translation-problem/152248
**Category:** Translations
**Tags:** discobot
**Created:** [May 21, 2020, 4:53pm UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248 "2020-05-21T16:53:56Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![O0of\_Fo0O](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/o0of_fo0o/32/181295_2.png) [@O0of\_Fo0O](https://meta.discourse.org/u/O0of_Fo0O)
#### Post date: [May 21, 2020, 4:53pm UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/1 "2020-05-21T16:53:56Z")

</div>

So, when i was ranked to member, i decided to modify my settings. Because i’m french, i set the language the french. I decided to do the advanced tutorial but when i did @discobot in Private Message It was like that:

 ![Capture d’écran (14)](https://global.discourse-cdn.com/meta/original/3X/0/6/063f8725af6011423fe43a40d915114f18c2eb81.png)  
(Means Hi! To see what i can do, do @discobot)

**But** i already did it. So after 1 hour i decided to come back in english and… IT WORKED :  
(C’ant Put more than more images ☹ )

So… Yea it pretty much it :discourse:  
I hope it fixed,

d3vlopper

---

<div class="post-metadata">

### Author: ![JimPas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jimpas/32/148179_2.png) [@JimPas](https://meta.discourse.org/u/JimPas)
#### Post date: [May 22, 2020, 7:13pm UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/3 "2020-05-22T19:13:26Z")

</div>

For the Advanced tutorial, you can type this _@discobot start advanced tutorial_.  
I don’t know how to translate that to French. Sorry.

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [June 12, 2020, 10:33am UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/5 "2020-06-12T10:33:27Z")

</div>

🎉 Found!  
`@discobot start advanced tutorial`

The other commands are here:

> <https://github.com/discourse/discourse/blob/main/plugins/discourse-narrative-bot/config/locales/server.fr.yml>

---

<div class="post-metadata">

### Author: ![discobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discobot/32/68978_2.png) [@discobot](https://meta.discourse.org/u/discobot)
#### Post date: [June 12, 2020, 10:33am UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/6 "2020-06-12T10:33:31Z")

</div>

Hi! To find out what I can do, say `@discobot display help`.

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [June 12, 2020, 10:38am UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/7 "2020-06-12T10:38:37Z")

</div>

> [@discobot](#):
>
> `@discobot display help`.

In French:  
`@discobot display help`

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [June 12, 2020, 10:40am UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/8 "2020-06-12T10:40:41Z")

</div>

That said, in French, `@discobot afficher l'aide` suggests calling `@discobot`, and `@discobot` alone doesn’t trigger anything 🤔

Hi @neil, I think line 123 of [discourse/plugins/discourse-narrative-bot/config/locales/server.fr.yml at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/plugins/discourse-narrative-bot/config/locales/server.fr.yml),  
`Bonjour ! Pour voir ce que je peux faire, dites @%{discobot_username} .`  
should be  
`Bonjour ! Pour voir ce que je peux faire, dites @%{discobot_username} %{help_trigger}.`

---

<div class="post-metadata">

### Author: ![neil](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/neil/32/102150_2.png) [@neil](https://meta.discourse.org/u/neil)
#### Post date: [June 15, 2020, 2:52pm UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/9 "2020-06-15T14:52:32Z")

</div>

Yes looks like a bad translation. It needs to be fixed in Transifex (soon CrowdIn) though. Relevant discussion:

> [@Quality of French Translations](https://meta.discourse.org/t/quality-of-french-translations/135871/47):
>
> Lots of fixes and changes were included in the last 2 or 3 beta versions. Let me know if you find an issue or a change that you disagree with. This is the main challenge. I would say the best is to stick with the glossary and existing translations, even if we don’t fully agree with them. Just like developers should follow the coding style of the project they just joined. However, Transifex is not helping here: its “Suggestions” tab is showing old or deleted translations that are no longer rel…

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [June 15, 2020, 3:05pm UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/10 "2020-06-15T15:05:24Z")

</div>

Thanks @Benjamin_D, I just fixed the translation on transifex 👍

---

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [June 25, 2020, 2:49am UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/11 "2020-06-25T02:49:17Z")

</div>

I found a new one 😅  
`@discobot afficher l'aide` doesn’t trigger the help and then neither gives the tracks  
it is probably because of the ’ ,  
removing it from discourse\_narrative\_bot.track\_selector.help\_trigger solves it 🙂

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [June 25, 2020, 11:35am UTC](https://meta.discourse.org/t/discobot-french-translation-problem/152248/12 "2020-06-25T11:35:29Z")

</div>

I fixed the code that was matching the content of the post with the triggers since there was a difference between the raw and cooked versions of the trigger (eg. the `'` is cooked into `’`)

[https://github.com/discourse/discourse/commit/3c31884b7989ea1f6079f432b94c78a60dd4f831](https://github.com/discourse/discourse/commit/3c31884b7989ea1f6079f432b94c78a60dd4f831)
