aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-08bug 2435 fixed: on the upload form, when no album available, hide the albumplegall1-3/+4
selection listbox and if no album is selected, trigger an error before starting any upload. git-svn-id: http://piwigo.org/svn/trunk@12106 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall1-0/+1
in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-06[trunk] - language - update fr_FR - Français - French - feature:2320ddtddt1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@12074 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-02feature 1078 added: ability to merge tagsplegall1-0/+8
git-svn-id: http://piwigo.org/svn/trunk@12032 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-01plugin manager: replace the top left "Display Compact/Complete" select box by aplegall1-2/+2
simpler link "show details" or "hide details" on top right. git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-27feature 2417 added: add progress bar (jQuery UI progress bar) + details onplegall1-0/+1
progressing upload like "photo 21 of 46". git-svn-id: http://piwigo.org/svn/trunk@12005 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-22feature 2413 added: move gallery_url configuration parameter from database toplegall1-1/+0
local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-18feature 2409 added: by default, hide the "who can see these photos?" field ↵plegall1-0/+1
in the upload form. git-svn-id: http://piwigo.org/svn/trunk@11967 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-18feature 2407 added: display upload limitations before file selection (fileplegall1-3/+5
maximum size, maximum dimensions, allowed file types). The maximum dimensions are calculated for GD only (because Imagick and External ImageMagick are not using PHP memory as far as I could find on the web). bug 2408 fixed: change term "old style form" into "browser uploader" and "multiple file form" into "Flash Uploader" (based on WordPress user interface) git-svn-id: http://piwigo.org/svn/trunk@11966 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-17feature 2406 added: if the user wants a new album in the upload form, the albumplegall1-1/+3
is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. git-svn-id: http://piwigo.org/svn/trunk@11962 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-05grammar error fixed in english (and in language key)plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11641 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-01feature:2317 move order config to Admin->Config->Optionsmistic1001-0/+1
each drop-down menu is on a new line git-svn-id: http://piwigo.org/svn/trunk@11588 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-01feature:2317 move order config to Admin->Config->Optionsmistic1001-4/+3
new GUI interface for simple paterns in GUI, order_by and order_by_inside_category are merged (not un DB) users can define special paterns with $conf['order_by_custom'] and $conf['order_by_inside_category_custom'] git-svn-id: http://piwigo.org/svn/trunk@11587 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09feature:2330 ability to hide the "new" icon for recent photos mistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11285 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-09feature:2317 move order config to Admin->Config->Options mistic1001-5/+10
first try, may has issues with very specials params git-svn-id: http://piwigo.org/svn/trunk@11279 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01plugin manager: "Deactivate all" button now worksmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11184 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23TokenInput : order tags, theme for roma, 'new' text translatedmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21remplace FCBKcomplete by TokenInputmistic1001-0/+3
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07merge spread_menus to the coremistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-05Delete duplicate key $lang['Please wait...']riopwg1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@10769 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-29feature:2284patdenice1-0/+1
Rename $conf['image_library'] into $conf['graphics_library'] Display library used in admin intro page. git-svn-id: http://piwigo.org/svn/trunk@10684 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-22feature:2274patdenice1-1/+2
Bug corrected with crop option. Clean code. Add sentence in thumbnails page for regeneration. git-svn-id: http://piwigo.org/svn/trunk@10571 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21feature:2273patdenice1-2/+6
Ability to crop thumbnail (fixed size) git-svn-id: http://piwigo.org/svn/trunk@10552 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-21feature:2271patdenice1-0/+3
Add pwg.extensions.checkUpdates method to webservices. Add a warning message on intro page if update is availble for piwigo or extensions. Add an "Ignore All" button on extensions update page. git-svn-id: http://piwigo.org/svn/trunk@10538 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-20feature:2271patdenice1-0/+26
Merge autoupdate plugin into piwigo core. git-svn-id: http://piwigo.org/svn/trunk@10511 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-17feature:2259patdenice1-0/+9
Add language keys. git-svn-id: http://piwigo.org/svn/trunk@10455 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-14plugin manager : description tooltip on the title, tooltip for restoration linkmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@10378 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12update fr_FR/admin.lang.phpmistic1001-2/+2
git-svn-id: http://piwigo.org/svn/trunk@10306 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12new plugins manager, update TipTip in v1.3mistic1001-0/+3
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-10[trunk] - add help ar_SA thanks to bakirddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10250 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-10[trunk] - add key display forget batch_manager_global.tplddtddt1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@10248 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06bug:2152 no special parameter for updated comment validationmistic1001-1/+0
git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06feature:2250patdenice1-0/+5
Add languages keys. git-svn-id: http://piwigo.org/svn/trunk@10101 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06bug:2152 Comments revalidation when modifiedmistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@10097 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-04Update language Frriopwg1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10039 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-30Remove "all photos" language keypatdenice1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@9936 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-29feature:2236patdenice1-0/+1
add "all photos" prefilter git-svn-id: http://piwigo.org/svn/trunk@9912 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21Update language Frriopwg1-2/+2
Errors due of the remplacement of "Category" by "Album" git-svn-id: http://piwigo.org/svn/trunk@9799 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04feature:2210patdenice1-0/+1
Add missing language key. git-svn-id: http://piwigo.org/svn/trunk@9528 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-04feature:2210patdenice1-0/+2
Update language from piwigo.org extension repository git-svn-id: http://piwigo.org/svn/trunk@9520 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03remove useless languages keys (new plugins/themes update screen)plegall1-6/+0
git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03Improve display for plugins and themes update page.patdenice1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@9493 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-03New plugins update page.patdenice1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@9491 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-02Add themes autmatic update functionality.patdenice1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@9472 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-24better translation in French for "Drop into album"plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9371 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11add forgotten language key 'Remove from caddie' in language file EN/FRplegall1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@9171 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11remove obsolete language key 'Empty caddie'plegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-27Add an legend for fieldset id=syncSimulateGotcha1-0/+1
(Localisation are good) git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-22Language key, more explicit translationGotcha1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@8846 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20feature 2102: inject strings from the "Photos" plugin into core for the ↵plegall1-27/+27
following languages de_DE es_ES lv_LV ru_RU fr_FR git-svn-id: http://piwigo.org/svn/trunk@8803 68402e56-0260-453c-a942-63ccdbb3a9ee