Guillaume Posted December 1, 2011 Posted December 1, 2011 And this is my first draft for french. That was easy, well done Ryan, the interface for translations is very simple. ProcessWire-Language-French.zip 1
Guillaume Posted December 3, 2011 Author Posted December 3, 2011 Until then, I also wanted to show you how easy it is to use the translation functions in your own site templates. Here is a short video that demonstrates how to do it: http://processwire.com/videos/processwire-language-translation-example/ I like it, well thought implementation. Oh, and smart of you to reuse Wordpress documentation for the plurals and disambiguation by context. I must confess I didn't understand what exactly is "disambiguation by context" but it's late here in France so I'm tired and this is my excuse In over news, I updated my french translation with the singular version in ProcessPageSearch, ZIP attached. Ryan, will we be able to push our translation updates on Github? ProcessWire-Language-French.zip
Guillaume Posted December 7, 2011 Author Posted December 7, 2011 This is convenient, thanks Ryan. Here's my updated french translation. ProcessWire-Language-French.zip
achabany Posted February 2, 2012 Posted February 2, 2012 Yes, it should be like the setup sub pages config Here is a progress for the french language files, i suggest that we add a forum section called "translation" with topics for each language so we can share and use the language packs easily. https://rapidshare.c...33721/fr_FR.zip PS : you have to change the folder structure in the json files to the default, because i have change it to sweet my needs.
kixe Posted July 28, 2013 Posted July 28, 2013 @achabanybroken link: https://rapidshare.c...33721/fr_FR.zip
underk Posted September 4, 2013 Posted September 4, 2013 Any progress on french translation? We could create a github to collaborate together.
ryan Posted September 7, 2013 Posted September 7, 2013 @underk, thanks for your interest in contributing here. If you'd like to work on the French translation, I'd encourage you to fork it, or download it, and post a link to your updated repo or ZIP.
eincande Posted September 22, 2013 Posted September 22, 2013 Hello, I cannot manage to find the current french translation. Is it still going ? otherwise i could do/continue it myself. How can i help ? Emanuel
underk Posted September 23, 2013 Posted September 23, 2013 Hi all, I will post a link in 1 or 2 days for the download link(and repo link) of the french translation. I have done updates here and there. There's much to do so I welcome any help . @eincande Do you have some experience with github? if not it's not a problem, we will be able to collaborate in a different way.
eincande Posted September 24, 2013 Posted September 24, 2013 Hello, I've started to use github a few days ago. I'm still not fluent with it but i can find my way around it. Personnaly i prefer to use a mercurial depot as i work on windows 7. The command line tools seems easier. Anyway, happy to help ! ps: vous êtes français ?
adrian Posted September 24, 2013 Posted September 24, 2013 eincande, If you're not enjoying git on the command line, check this out: http://windows.github.com/ Even though I use the command line on my linux servers, I have been using the Mac version of this desktop client and it's pretty nice
eincande Posted September 25, 2013 Posted September 25, 2013 Thank you Adrian great tool indeed. I will definitly test it + i discovered that i can use git from inside NetBeans IDE wich seems very easy also One way or the other, i will be able to collaborate
underk Posted September 26, 2013 Posted September 26, 2013 Git is really nice once we grasp it. I'm fairly new with github too, but it's quite easy to use . So I created the repository(people can use it to get the last version): https://github.com/underk/pw_french P.S: Oui je parle francais, d'ailleurs je vais t'envoyer un MP sur ce forum à propos du répertoire. 1
Soma Posted January 30, 2014 Posted January 30, 2014 Any news on this? How far is it translated already? Especially it would be useful to have translated Comments module and anything that could be shown on front-end. I think they're all missing yet. Can this @underk repo be added to the French pack already on modules.processwire.com instead of the download link to this forum. I didn't realize there's a repo on github already.
ryan Posted February 7, 2014 Posted February 7, 2014 Can this @underk repo be added to the French pack already on modules.processwire.com instead of the download link to this forum. I didn't realize there's a repo on github already. I think underk hasn't seen your message yet, so I went ahead and updated the project URL / download link to point to the GitHub repo.
Pierre-Luc Posted January 8, 2015 Posted January 8, 2015 I have just completed a full translation (meaning every strings are translated). It is available here: https://github.com/plauclair/pw_french/tree/2.5.3 @ryan, it seems like the old maintainer hasn't been active in a very long time, is it possible to make my repo the default one? Thanks! 1
underk Posted January 27, 2015 Posted January 27, 2015 Hi guys, sorry I was a kinda far away. I've accepted the merge on my github. I should be able to accept any merge in the future. To note we now have a branch with an incomplete translation for 2.3 that have most important strings translated (create pages, users, etc..). Master is the version of Pierre-Luc (2.5.3). A big thank's to Pierre-Luc for the amazing job at finishing the translation! I cannot change the default repository, but if someone feels the need I don't have any objections. 1
Pierre-Luc Posted January 27, 2015 Posted January 27, 2015 No problem underk, and I'm glad to provide this translation for all PW users and devs! Also thanks a lot for merging, I don't mind either way if my repo becomes default, or if you add me as a collaborator (repo settings > collaborators) in GitHub so I can commit to it, just a long as we make sure it can easily be kept maintained over the years. Right now the readme.md would need some modification, since the url to Issues points to my repo. In addition, I didn't know the name of all previous translators, so I pretty much just nuked the old readme, but I would have liked to be able to credit previous translators for their work, it was a good starting point.
Christophe Posted January 28, 2015 Posted January 28, 2015 Hello, To complete adrian's link : http://www.git-scm.com/downloads/guis Linux, Mac, Windows Edit: I'm perhaps going to try "How to Use Git and GitHub - Version Control for Code" -> https://www.udacity.com/course/ud775 (If I need private code repositories, I'll perhaps use Bitbucket.) 1
underk Posted January 28, 2015 Posted January 28, 2015 @Pierre-Luc you're now a contributor. To my knowledge, Guillaume and achabany were the first to work on it, and then me a while after. @Christophe Interesting link, thank's. 1
Pierre-Luc Posted May 26, 2015 Posted May 26, 2015 Could one of you add me as a maintainer on the package page? Thanks! 1
Pierre-Luc Posted June 22, 2015 Posted June 22, 2015 I am pleased to announce the full release of version 2.6.1 of the language pack. (Versioning now moving to match that of PW itself) I setup a new module info section in the modules repo. http://modules.processwire.com/modules/french-language-pack/ (might not be live as you read this) Also, the GitHub repo is moving to https://github.com/plauclair/pw-lang-fr/. Head over to the releases page for download https://github.com/plauclair/pw-lang-fr/releases. Enjoy! 5
Pierre-Luc Posted December 22, 2015 Posted December 22, 2015 The translation has been updated to 2.7. Just pushed to GitHub. 1
flydev Posted January 30, 2016 Posted January 30, 2016 Thanks for this - If I can help improve the translation, let me know. merci encore. 1
Pierre-Luc Posted January 31, 2016 Posted January 31, 2016 My pleasure. If you find typos or unclear translations, please file a bug report. That's the best way to help.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now