Re: GoboLinux in French
Jean-Roch HUET <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
> Salut Jean-Roch, ça va? Oui, merci ^^ J'ai aussi eu une semaine difficile ^^ > If you want to help, this is what you need to do. Ok, I'll do that as soon as possible. Last question: Correct me if I'm wrong... "/Programs" is made for programs runnable by all users. It's like "C:\Program Files" on Windows. "/Programs" is made for program's setting for all users too. It's like "C:\ProgramData" on Windows. "/Users/[User name]/.[Programe name]" is made for program's setting for the current user. It's like "C:\Users\[User name]\AppData\Local" on Windows. But is it possible to install a program only for current user? Just like in "C:\Users\[User name]\AppData\Roaming" on Windows? Until here, I only tried to install for all users, I don't know If I can install elsewhere... Is there an option in Compile for that? Le 05/12/2015 16:27, Lucas C. Villa Real a écrit : > On Mon, Nov 30, 2015 at 8:10 PM, Jean-Roch HUET <[email protected] <mailto:[email protected]>> wrote: > > Hi guys, > > Until now, I only tested GL in English. > But I remember only German, English, and Spanish. > > Does it exist in French? > > what needs to be translated? > The Compile program? > > If you need a French translation, I can perform it perfectly and quickly. ^^ > > > Salut Jean-Roch, ça va? > > The GoboLinux LiveCD does not feature French translations, indeed. If you want to help, this is what you need to do: > > $ git clone https://github.com/gobolinux/LiveCD.git > $ cd Data/Language > > Inside that directory you will need to create two files named "Welcome_fr_FR" and "tt2_fr_FR.ts". You can use the other existing files as a reference. > > The other package that needs to be translated is the one called Installer (and that contains instructions on how to proceed with the installation of the distro). This is what you'll need to do: > > $ git clone https://github.com/gobolinux/Installer.git > $ cd share/Installer/Language > > Then, create a directory called "fr_FR" that will host two files named "Introduction" and "Conclusion". You can look at the other directories for examples. > You will need to create a file called "tt2_fr_FR.ts" mimicking the other existing files' translations. > > Good luck! :-) > Lucas > > > _______________________________________________ > gobolinux-users mailing list > [email protected] > http://lists.gobolinux.org/mailman/listinfo/gobolinux-users >