summaryrefslogtreecommitdiff
path: root/locale/fr_FR
AgeCommit message (Collapse)Author
2009-10-16Removed unnecessary country specifiers from message directories.Brion Vibber
We sometimes need to specify a country when setting a locale but the system knows how to grab the generic dir, and that seems to play better with translation tools such as transifex
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change Laconica and laconi.ca in locale filesEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou
2009-07-14Updated master laconica.po file and merged in lastest translations work from ↵Zach Copley
Pootle.
2009-03-12Update from Pootle on 12 Mar 2009root
Automated update from Pootle on 12 Mar 2009
2009-01-30compile message filesLaconica Pootle server
2009-01-30merge from pootleLaconica Pootle server
2009-01-27Revert "Fixup already-subscribed string"Evan Prodromou
This reverts commit 6055516aaf6a0620d1c6f40b42090558e9e2cec1.
2009-01-26Fixup already-subscribed stringAdrian Lang
2009-01-11Update French translation files from EntransEvan Prodromou
2008-09-24Translations updates using scriptCiaranG
darcs-hash:20080924205318-f6e2c-fd8ae92a29a3f915cce45dd6797a8c294713d65b.gz
2008-08-06update French translation with msgmergeEvan Prodromou
darcs-hash:20080806161748-84dde-2d2e6a3ed224abfc440fa6dd2533dd6c4b8231d0.gz
2008-07-30Poster -> Envoi (coding by microblog, probably a first)Evan Prodromou
darcs-hash:20080731033641-84dde-188b32028a6a44ee0582f50b373338ec61593560.gz
2008-07-30Envoyer -> PosterEvan Prodromou
darcs-hash:20080731031652-d018c-23797e9624816572114e2e497e3618d03fac6968.gz
2008-07-19Update of the fr_FR translationflorian
darcs-hash:20080719162355-0dc29-8ad0a40a93697853117c4a85c7e3e66bec564abb.gz
2008-07-14The first translation of laconica, fr_FR translation from Florian Biree ↵Mike Cochrane
<florian at biree.name>. Thanks :-) To test locales add code like this to your index.php: /* Set locale */ setlocale(LC_ALL, 'fr_FR'); bindtextdomain("laconica", './locale'); bind_textdomain_codeset("laconica", 'UTF-8'); textdomain("laconica"); UI coming soon from someone else for changing your language. darcs-hash:20080714091448-533db-d87b53ea5c270d41449fb2dfa1c0bd0680262eea.gz