aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Feature 1533: admincan activate/deactivate user customization.patdenice2010-03-241-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
* copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall2010-03-241-346/+347
| | | | | | | | | then convert the *.lang.php files with tools/convert_language_to_2.1.pl Next step is to play with tools/translation_analysis.php to find which language keys need translation for each language. git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Allow activation or deactivation of download icon.patdenice2010-03-241-0/+1
| | | | | | Add display configuration for picture properties. git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove the \n from the language key and split into 2 separate strings to avoidplegall2010-03-231-5/+2
| | | | | | useless exceptions in translation analysis scripts. git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
* l10n fr_FR: add strings related to my new features in 2.1 ("no photo yet",plegall2010-03-232-5/+88
| | | | | | "upload form", "theme manager", administration header/footer) git-svn-id: http://piwigo.org/svn/trunk@5300 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: more explicit options on display configuration tabpatdenice2010-03-231-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fixed missing keys in nbmnikrou2010-03-231-2/+0
| | | | | | replace script must use language/templates files and not english git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1533: Change "General" by "Options" in Configuration menu.patdenice2010-03-231-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Change "Default Display" tab by "Guest Settings" tab. Add display tab in Configuration/Option menu. Allow to activate/deactivate a lot of display features: On main page: # Display only recently posted images # Sort order # Display all elements in all sub-categories # Display a calendar by posted date # Display a calendar by creation date # Slideshow On photo page: # Show file metadata # slideshow # Add this image to your favorites # Navigation Bar # Navigation Thumbnails git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1528: update the about page content (FR/EN only currently).plegall2010-03-221-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1522 : move database config file to local directorynikrou2010-03-212-2/+2
| | | | | | (include/config_database.inc.php becomes local/config/database.inc.php) git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor language reviews on introvdigital2010-03-211-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some language keys problemsnikrou2010-03-202-6/+23
| | | | | | Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
* increase copyright year to 2010plegall2010-03-192-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
* improvement: the french word "logiciel" is better than "client" for pLoader.plegall2010-03-191-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5185 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1519: admin instructions are dispatched into several tabs. Onlyplegall2010-03-188-330/+222
| | | | | | | | | | | | | | | | applied to en_UK and fr_FR. The help content itself needs some updates but it will be another set of commits, in this commit, I nearly only modified the container. The new "Add Photos" help page only introduces you to 3 main ways to add photos: direct upload, pLoader and FTP. Each of them has a dedicated tab on the Admin>Photos>Add screen. No use of the big question mark icon linked to the Help pages in the administration header, to avoid having this icon twice : in the header + in the content next to H2. git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
* Revert gettext stuff.nikrou2010-03-176-3823/+1061
| | | | | | | | | | Keep english values for language keys translation. Provide a script to use english values for key in language files. Todo : provide a script (to help transition) to keep using original keys in language files for translators. git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] bug:1499 - localisation tag summaryddtddt2010-03-112-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@5112 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update forgot svn:5075 et svn:5082ddtddt2010-03-112-288/+113
| | | | git-svn-id: http://piwigo.org/svn/trunk@5111 68402e56-0260-453c-a942-63ccdbb3a9ee
* Trunk merge r5076 from bug:1119Gotcha2010-03-071-2/+4
| | | | | | | bug:1119 git-svn-id: http://piwigo.org/svn/trunk@5079 68402e56-0260-453c-a942-63ccdbb3a9ee
* Trunk merge 5070 bug:1486ddtddt2010-03-071-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5075 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : confirm message when managing pluginsnikrou2010-03-032-1/+12
| | | | | | change way to manage zero for plural forms in french git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : update master template (chronology_ fields)nikrou2010-03-032-5/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : fix mispelling and missing translationsnikrou2010-03-032-19/+95
| | | | git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1450 :nikrou2010-03-022-97/+288
| | | | | | | - add "subscribe %s" - fix misspelling in install.tpl and in install.php git-svn-id: http://piwigo.org/svn/trunk@5022 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : localization with gettextnikrou2010-03-022-0/+2643
| | | | | | | | | | | Use php-gettext (developpement version rev43, because of php5.3) as fallback Use native language (english) instead of key for translation Keep directory en_UK for english customization Need some refactoring for plurals Todo : managing plugins in the same way git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r4955 from branch 2.0 to trunkplegall2010-02-231-0/+1
| | | | | | | | bug 1452 fixed: check cookies are enabled in web browser and notify user otherwise that she can't connect. git-svn-id: http://piwigo.org/svn/trunk@4956 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 1425 fixed : internationalization's bug on the template commentsnikrou2010-02-121-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4881 68402e56-0260-453c-a942-63ccdbb3a9ee
* "télécharger", "téléchargement" replaced by "ajout de photos" (see bug 1393)tosca2010-02-081-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@4859 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4639 update FR thanks to toscaddtddt2010-01-092-1/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@4640 68402e56-0260-453c-a942-63ccdbb3a9ee
* redo 4627 from 4626mathiasm2010-01-091-7/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@4633 68402e56-0260-453c-a942-63ccdbb3a9ee
* typos in admin.lang.phpmathiasm2010-01-051-13/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@4627 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Trunk] [Language] update ang reorganization all admin.lang.phpddtddt2010-01-051-7/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge bug:1358 fix into trunkmathiasm2010-01-011-11/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@4601 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4598 bug:1353ddtddt2010-01-011-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@4599 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4483 BR2 -> Tddtddt2009-12-131-34/+35
| | | | git-svn-id: http://piwigo.org/svn/trunk@4484 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1255 :nikrou2009-12-021-1/+3
| | | | | | | - add postgres database engine - change installation process to allow postgres or mysql database git-svn-id: http://piwigo.org/svn/trunk@4410 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 928 resolved.nikrou2009-11-162-2/+2
| | | | | | | Replace include/mysql.inc.php by include/config_database.inc.php to be independant of database engine Rename database configurations variables by ones in $conf array. git-svn-id: http://piwigo.org/svn/trunk@4280 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fix 1185 : missing %s in admin vocabnikrou2009-10-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Piwigo] Bug 1079 fixed : Return to default settings in user profile page.Eric2009-10-081-0/+1
| | | | | | (I don't really enjoy the code but it's the simplest way i've found) git-svn-id: http://piwigo.org/svn/trunk@3995 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1041 fixed : manual user adding in admin's user management panelEric2009-08-182-10/+6
| | | | | | | | | | - Double password type fields - Add controls of the filling fields - Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed. - Subsidiary fix : Small grammatical error in FR/common.lang.php git-svn-id: http://piwigo.org/svn/trunk@3751 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3524 Br2.0 -> trunkddtddt2009-07-041-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3526 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3516 Br2.0 -> trunkddtddt2009-07-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3517 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1026 : Modify / delete comments for usersnikrou2009-06-232-0/+5
| | | | | | | | + update config table content + minor modification of Sylvia theme + need refactoring git-svn-id: http://piwigo.org/svn/trunk@3445 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3381 from branch 2.0 to trunkplegall2009-05-311-0/+5
| | | | | | | | feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter from Piwigo itself. Admins can perform this action at the end of installation or on administration panel index. git-svn-id: http://piwigo.org/svn/trunk@3382 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000976: Add link of website on mail footer... rub2009-04-221-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3245 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move template class inclusion to common.inc.php.patdenice2009-03-161-0/+10
| | | | | | | Add forum link in upgrade page. Install and upgrade try to configure PHP5. git-svn-id: http://piwigo.org/svn/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
* Put in correspondence of all the files help.htmlddtddt2009-03-161-79/+162
| | | | git-svn-id: http://piwigo.org/svn/trunk@3202 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3196 from branch 2.0 to trunkplegall2009-03-132-8/+3
| | | | | | | | | bug 926 fixed: change links to piwigo.org so that they go to existing URLs. new: if the current language is french, the links go to fr.piwigo.org instead. git-svn-id: http://piwigo.org/svn/trunk@3197 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix html warnings. unclosed monotagsnikrou2009-03-093-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee