Traduction requise
29 Jul 2020 20:39 #176410
by andypugh
Traduction requise was created by andypugh
I can read French just well enough to know that the French documentation is very out of date.
linuxcnc.org/docs/2.8/html/index_fr.html
They also have a different structure to the English documents.
I would like to have three pages translated and up to date for the imminent release of LinuxCNC 2.8.
These pages are up to date, and ready for translation:
linuxcnc.org/docs/2.8/html/getting-start...em-requirements.html
linuxcnc.org/docs/2.8/html/getting-start...etting-linuxcnc.html
This page is a work in progress.
linuxcnc.org/docs/2.8/html/getting-start...dating-linuxcnc.html
If you think you can help, then we can discuss the mechanics of the process here.
linuxcnc.org/docs/2.8/html/index_fr.html
They also have a different structure to the English documents.
I would like to have three pages translated and up to date for the imminent release of LinuxCNC 2.8.
These pages are up to date, and ready for translation:
linuxcnc.org/docs/2.8/html/getting-start...em-requirements.html
linuxcnc.org/docs/2.8/html/getting-start...etting-linuxcnc.html
This page is a work in progress.
linuxcnc.org/docs/2.8/html/getting-start...dating-linuxcnc.html
If you think you can help, then we can discuss the mechanics of the process here.
Please Log in or Create an account to join the conversation.
07 Aug 2020 15:50 #177627
by MrFouFou
Replied by MrFouFou on topic Traduction requise
I'm up for the first two pages.
How we should do this ?
How we should do this ?
Please Log in or Create an account to join the conversation.
07 Aug 2020 16:19 #177630
by andypugh
Replied by andypugh on topic Traduction requise
Ideally: Create a
Github
account, install git on your own computer, clone
LinuxCNC
and edit the files locally, before pushing back to your own account and making a pull request.
For small changes you can do it actually on the github web site (if you are logged in)
The actual files to edit are in asciidoc , and reasonably easy to read and edit.
github.com/LinuxCNC/linuxcnc/blob/2.8/do..._Requirements_fr.txt
should contain the same info as github.com/LinuxCNC/linuxcnc/blob/2.8/do...tem-requirements.txt
(click on the "raw" button to see the text source file.)
github.com/LinuxCNC/linuxcnc/blob/master...ting-LinuxCNC_fr.txt needs to match
github.com/LinuxCNC/linuxcnc/blob/2.8/do...getting-linuxcnc.txt
(for some reason github displays that last file in the raw form)
If that is too hard, you can download and edit the files and email them to me. (I can get your email address from the user database)
For small changes you can do it actually on the github web site (if you are logged in)
The actual files to edit are in asciidoc , and reasonably easy to read and edit.
github.com/LinuxCNC/linuxcnc/blob/2.8/do..._Requirements_fr.txt
should contain the same info as github.com/LinuxCNC/linuxcnc/blob/2.8/do...tem-requirements.txt
(click on the "raw" button to see the text source file.)
github.com/LinuxCNC/linuxcnc/blob/master...ting-LinuxCNC_fr.txt needs to match
github.com/LinuxCNC/linuxcnc/blob/2.8/do...getting-linuxcnc.txt
(for some reason github displays that last file in the raw form)
If that is too hard, you can download and edit the files and email them to me. (I can get your email address from the user database)
Please Log in or Create an account to join the conversation.
15 Aug 2020 18:54 #178311
by MrFouFou
Replied by MrFouFou on topic Traduction requise
So, I translated the first page: System_Requirements_fr.txt
I'm new to github, so bear with me.
I made an account, installed github desktop and atom, cloned, edited the file and made a fork.
To make a pull request I just have to do: repository -> pull ?
I'm new to github, so bear with me.
I made an account, installed github desktop and atom, cloned, edited the file and made a fork.
To make a pull request I just have to do: repository -> pull ?
Please Log in or Create an account to join the conversation.
15 Aug 2020 19:25 #178314
by andypugh
Replied by andypugh on topic Traduction requise
You need to start at github.com/LinuxCNC/linuxcnc
Click the "Pull requests" area
Then "New Pull Request"
Then, in order to be able to see your own work, you will need to click on "compare across forks"
Then you can pick the base LinuxCNC repo and the 2.8 branch (make sure you choose the 2.8 branch, and make sure it stays selected as you make other selections!) and then your own repository and the branch you are working in, and then finally press the "Create Pull Request" button.
Click the "Pull requests" area
Then "New Pull Request"
Then, in order to be able to see your own work, you will need to click on "compare across forks"
Then you can pick the base LinuxCNC repo and the 2.8 branch (make sure you choose the 2.8 branch, and make sure it stays selected as you make other selections!) and then your own repository and the branch you are working in, and then finally press the "Create Pull Request" button.
Please Log in or Create an account to join the conversation.
16 Aug 2020 17:25 #178415
by andypugh
Replied by andypugh on topic Traduction requise
Merci!
Do you know if you will have the time to translate the other two files?
(The "Updating" file is now ready for translation).
If so, do you know when. I am very close to ready to release 2.8, but if we can hope to have some up-to-date French docs in the next few days then I can delay that long.
Do you know if you will have the time to translate the other two files?
(The "Updating" file is now ready for translation).
If so, do you know when. I am very close to ready to release 2.8, but if we can hope to have some up-to-date French docs in the next few days then I can delay that long.
Please Log in or Create an account to join the conversation.
16 Aug 2020 17:45 #178419
by MrFouFou
Replied by MrFouFou on topic Traduction requise
I'm currently doing the getting-linuxcnc file.
I will also do the "Updating" after, and others if needed.
I guess I could try to do this before the end of this month, I'm in holidays for 2 weeks after that anyway.
It's up to you to decide if you want to postpone; I can't promise anything, but will try.
I will also do the "Updating" after, and others if needed.
I guess I could try to do this before the end of this month, I'm in holidays for 2 weeks after that anyway.
It's up to you to decide if you want to postpone; I can't promise anything, but will try.
Please Log in or Create an account to join the conversation.
16 Aug 2020 17:48 #178420
by andypugh
Replied by andypugh on topic Traduction requise
I think it makes sense to not wait (many other releases have been made with very out-of-date French docs). There is certain to be a 2.8.1 a few weeks down the line.
Please Log in or Create an account to join the conversation.
16 Aug 2020 17:50 #178421
by MrFouFou
Replied by MrFouFou on topic Traduction requise
So let's aim for a fully updated French translation for 2.8.1 !
The following user(s) said Thank You: Nico2017
Please Log in or Create an account to join the conversation.
06 Jun 2022 20:08 #244687
by silopolis
Replied by silopolis on topic Traduction requise
Voir ici forum.linuxcnc.org/46-francais/43039-tra...n-en-francais#244686 pour les bonnes nouvelles :-)
Please Log in or Create an account to join the conversation.
Moderators: darty367
Time to create page: 0.194 seconds