aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR/admin.lang.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: http://piwigo.org/svn/branches/2.4@16978 ↵ddtddt2012-07-241-0/+4
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r15950 from trunkmistic1002012-06-221-0/+1
| | | | | | bug 2659: Possible misconfiguration of ORDER BY + missing language string git-svn-id: http://piwigo.org/svn/branches/2.4@15951 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2652: remote site removal, do not talk about "remote site" on the ↵plegall2012-06-131-1/+1
| | | | | | site manager git-svn-id: http://piwigo.org/svn/trunk@15659 68402e56-0260-453c-a942-63ccdbb3a9ee
* missing language keysplegall2012-05-211-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@15229 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to ↵plegall2012-05-141-1/+0
| | | | | | | | | display "1 rate" on picture.php when relevant adapt picture.tpl to display "1 rate" if only 1 rate, instead of "1 rates". git-svn-id: http://piwigo.org/svn/trunk@14978 68402e56-0260-453c-a942-63ccdbb3a9ee
* change languages keys to differentiate if "%d physical" is plural or ↵mistic1002012-05-141-2/+2
| | | | | | | | singular, same for "and %d virtual" + missing ja_JP php open tag git-svn-id: http://piwigo.org/svn/trunk@14977 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add $lang['%d rate'] forgottenddtddt2012-05-131-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14929 68402e56-0260-453c-a942-63ccdbb3a9ee
* translate Sharpen in Frenchplegall2012-05-031-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14733 68402e56-0260-453c-a942-63ccdbb3a9ee
* add missing language keys (for the new photo administration screen)plegall2012-05-011-0/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@14648 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: change language key "title" into "Title"plegall2012-05-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@14646 68402e56-0260-453c-a942-63ccdbb3a9ee
* add missing language key for Multiple Size featureplegall2012-04-191-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@14227 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update fr_FR, thanks to : EricPiwigo-TranslationTeam2012-04-081-0/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@13998 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update fr_FR, thanks to : EricPiwigo-TranslationTeam2012-04-061-16/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13943 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2608: explain what the Center of Interest isplegall2012-04-061-0/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@13940 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2561: notification on album was moved to a dedicated tab on the ↵plegall2012-03-231-0/+2
| | | | | | "Edit album" screen. git-svn-id: http://piwigo.org/svn/trunk@13668 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2596: Batch Manager, improve ergonomy on privacy level filterplegall2012-03-191-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13646 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2594: l10n on new strings of the "Album Permissions" screen. Details ↵plegall2012-03-171-0/+9
| | | | | | about "indirect permissions". git-svn-id: http://piwigo.org/svn/trunk@13593 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2593: l10n on [Administration > Photos > Add > Applications] screenplegall2012-03-131-0/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@13543 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2584: redesign on add photos screensplegall2012-03-011-0/+2
| | | | | | | | | | | [Administration > Photos > Add] tabs become: {Web Form, Applications, FTP + Synchronization} admin screen for pLoader is replaced by a more generic screen for applications thanks to multisize, FTP+sync method becomes simpler git-svn-id: http://piwigo.org/svn/trunk@13451 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2012-02-211-1/+1
| | | | | | Minor error git-svn-id: http://piwigo.org/svn/trunk@13296 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2581: new design on albums list management.plegall2012-02-201-0/+6
| | | | | | | | | | | | | | | | | | | | icons removed, replaced by text links visible on :hover better ergonomy for automatic order: the "save manual order" submit button only appears when a change is detected in the album ordering. The "automatic sort order" becomes a dedicated fieldset, hidden by default, displayed "on user demand". new virtual album form displayed only "on user demand" cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link in the menubar. permalinks admin page slightly redesign: fieldsets instead of centered h3, "on user demand" form to add/modify permalinks. git-svn-id: http://piwigo.org/svn/trunk@13282 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-181-1/+0
| | | | | | Many improvements git-svn-id: http://piwigo.org/svn/trunk@13234 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update fr_FR, thanks to : mistic100Piwigo-TranslationTeam2012-02-181-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13229 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2577patdenice2012-02-151-0/+2
| | | | | | Add functionnality in core files. git-svn-id: http://piwigo.org/svn/trunk@13172 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language aditions/removalrvelices2012-02-091-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2309 added: ability to "move photos" into an album from the Batchplegall2012-02-091-0/+1
| | | | | | | Manager, ie "dissociate from all albums" + "associate" in a single action. git-svn-id: http://piwigo.org/svn/trunk@13064 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update fr_FR, thanks to : plgPiwigo-TranslationTeam2012-02-071-14/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13041 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language FRriopwg2012-02-021-1/+1
| | | | | | Minor error git-svn-id: http://piwigo.org/svn/trunk@13014 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2561: redesign on album administration screen.plegall2012-02-011-0/+3
| | | | | | | | | | | | | | | | | | * only one form on the screen and several tabs * simpler URL pattern : page=album-123-properties / page=album-123-sort_order / page=album-123-permissions * action to associate all photos of an album to another (new) virtual album was removed. This can be easily done with the new Batch Manager * notification by email on an album still has to be moved on a new dedicated tab * action icons (jump to album, manage photos, manage sub-albums, delete album...) replaced by plain text links git-svn-id: http://piwigo.org/svn/trunk@13013 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2559: minor redesign on configuration screensplegall2012-01-311-0/+8
| | | | | | | | | | | | | * hide "rate_anonymous" when "rate" is deactivated * hide "email_admin_on_new_user" when "allow_user_registration" is deactivated * move history settings on main tab * turn the 3 lines for history into a single line with 3 checkboxes * for comments, turn the "notify admin" settings into a single line with 4 checkboxes TODO: remove obsolete language keys git-svn-id: http://piwigo.org/svn/trunk@13004 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2558 fixed: instead of locking the gallery with a simple checkbox amongplegall2012-01-311-1/+3
| | | | | | | | configuration options, "lock gallery" becomes a maintenance action, with a confirmation on popup. git-svn-id: http://piwigo.org/svn/trunk@13001 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548 multisize rvelices2012-01-201-1/+0
| | | | | | | - comments thumbnails + no more hard coded thumbnail sizes in css - removed admin thumbnail page + language cleanup git-svn-id: http://piwigo.org/svn/trunk@12930 68402e56-0260-453c-a942-63ccdbb3a9ee
* update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1002012-01-171-1/+1
| | | | | | apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
* feaure:2379 option to display user comments sorted new>old instead of old>new mistic1002012-01-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12894 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2549 unstranlated rows in french filesmistic1002012-01-141-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12888 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2549 Allow to disable comments for everybody mistic1002012-01-141-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12887 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2021 change contents of the mail + add option on admin/user_listmistic1002012-01-141-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@12886 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2548, multiple size:plegall2012-01-121-12/+7
| | | | | | | | | | | | * adapt the upload script * remove the resize settings screen * add a new screen [Administration > Configuration > Options > Photo Sizes] with the ability to resize original after upload git-svn-id: http://piwigo.org/svn/trunk@12879 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2011-12-041-8/+2
| | | | | | case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2011-12-011-5/+0
| | | | | | case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-12-011-2/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug 2515: a few icons are not in CSS sprite (comment actions use text links now)rvelices2011-11-301-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12676 68402e56-0260-453c-a942-63ccdbb3a9ee
* language cleanup (exact duplicates or almost same duplicate)rvelices2011-11-291-6/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2466 Display high-definition dimensions in picture_modifymistic1002011-11-121-0/+1
| | | | | | (file size was already displayed) git-svn-id: http://piwigo.org/svn/trunk@12612 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - error keyddtddt2011-10-181-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@12485 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2471 missing translations in r12474 [Batch Manager] "zoom" and ↵mistic1002011-10-171-0/+2
| | | | | | "edit" links over each thumbnail git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - bug:2474ddtddt2011-10-171-6/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12477 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - bug:2474ddtddt2011-10-161-11/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@12456 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update fr_FR - french - Français Recovery in plugin - ↵ddtddt2011-10-081-0/+3
| | | | | | feature:2457 git-svn-id: http://piwigo.org/svn/trunk@12383 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2441 added: no need to have the HD to regenerate the websize if theplegall2011-09-171-1/+2
| | | | | | | | current websize is bigger than resize settings. When it occurs, we move the current websize as HD and create the new websize from it. git-svn-id: http://piwigo.org/svn/trunk@12175 68402e56-0260-453c-a942-63ccdbb3a9ee