google / comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
https://google.github.io/comprehensive-rust/
Apache License 2.0
26.73k stars 1.58k forks source link

French translation #323

Open mgeisler opened 1 year ago

mgeisler commented 1 year ago

For reference: https://github.com/Jimskapt/rust-book-fr.

Translation instructions.

mgeisler commented 1 year ago

Hi @dblackstar, are you able to assign this issue to yourself?

mgeisler commented 1 year ago

Here is a Cloud Translate version of the messages.pot file: fr.zip. I hope that can work as a good starting point.

ghost commented 1 year ago

Oh yes it help a lot, i was figuring out how to host the translated book.

mgeisler commented 1 year ago

Oh yes it help a lot,

Excellent! Also, I just noted that there is a French translation of the Rust Book. That might be useful too: https://github.com/Jimskapt/rust-book-fr.

i was figuring out how to host the translated book.

My plan is to publish the translations with the English version. We already publish a very incomplete Danish version here: https://google.github.io/comprehensive-rust/da/ (I'll add links to it when we have a more complete version).

ghost commented 1 year ago

Excellent! Also, I just noted that there is a French translation of the Rust Book. That might be useful too: https://github.com/Jimskapt/rust-book-fr.

Okay

My plan is to publish the translations with the English version. We already publish a very incomplete Danish version here: https://google.github.io/comprehensive-rust/da/ (I'll add links to it when we have a more complete version).

Okay it's clear, i will just PR with the translated fr.po file

ZoeThivet commented 1 year ago

@dblackstar I'd be happy to help by reviewing the translation :) I'm a native French speaker like you and I'm willing to provide an "inclusiveness" review so that the labels are gender neutral

ghost commented 1 year ago

@dblackstar I'd be happy to help by reviewing the translation :) I'm a native French speaker like you and I'm willing to provide an "inclusiveness" review so that the labels are gender neutral

@ZoeThivet Yes sure it would be nice to work on that togother. Fork my Repo and for the guide on translation we follow https://github.com/Jimskapt/rust-book-fr

mgeisler commented 1 year ago

Hi @dblackstar and @ZoeThivet, I would very much encourage working together on this — there are nearly 30k words to translate so it's a big task!

The machine generated translation can perhaps help to get your started:

Here is a Cloud Translate version of the messages.pot file: fr.zip.

KookaS commented 1 year ago

hey I'd like to help with the translation too, how can I participate? I'm a native french speaker

mgeisler commented 1 year ago

hey I'd like to help with the translation too, how can I participate? I'm a native french speaker

Hi @KookaS, that would be amazing!

I think @dblackstar is working in https://github.com/dblackstar/comprehensive-rust, but I don't see any new commits yet.

Please start by putting up a PR which adds a po/fr.po file which is mostly untranslated. Follow the instructions in https://github.com/google/comprehensive-rust/blob/main/TRANSLATIONS.md for that — and please let me know if there is anything unclear in them :smile:

mgeisler commented 1 year ago

Thanks @KookaS for starting the translation! I see we have almost 350 strings translated, which is a great start!

mgeisler commented 1 year ago

The in-progress translation is now linked from the translations page. Please comment here if you would like to help out!

yohcop commented 1 year ago

Hi! Just chiming in. I'll help the French translations as well!

yohcop commented 1 year ago

I found this page, in the french translation of the rust-book, which is quite handy: https://jimskapt.github.io/rust-book-fr/translation-terms.html

I hope this helps!

mgeisler commented 1 year ago

Thanks @yohcop, that sounds awesome! I think the translation has stalled here, so any help is appreciated!

mgeisler commented 4 months ago

Hi everyone, I just wanted to let you know that there is a newly started French speaking Rust community on Reddit: https://www.reddit.com/r/rustfr/. Perhaps people there would have good input on how to translate different words in a nice way.