aboutsummaryrefslogtreecommitdiffstats
path: root/language/sv_SE (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [trunk] - language - update sv_SE - Svenska - Swedish - Thanks to ↵ddtddt2011-09-301-0/+2
| | | | | | styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12273 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE - Svenska - Swedish - Thanks to ↵ddtddt2011-09-272-0/+21
| | | | | | styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12245 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2441 added: no need to have the HD to regenerate the websize if theplegall2011-09-171-1/+0
| | | | | | | | 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
* [trunk] - language - update sv_SE - Svenska - Swedish - Thanks to ↵ddtddt2011-09-141-15/+15
| | | | | | styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12159 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE - Svenska - Swedish - Thanks to ↵ddtddt2011-09-143-0/+35
| | | | | | styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12158 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall2011-09-082-2/+1
| | | | | | in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2431: only keep MySQL on installation formplegall2011-09-081-3/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@12103 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE - Svenska - Swedish - Thanks to ↵ddtddt2011-09-051-0/+21
| | | | | | styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12054 68402e56-0260-453c-a942-63ccdbb3a9ee
* plugin manager: replace the top left "Display Compact/Complete" select box by aplegall2011-09-011-2/+0
| | | | | | | simpler link "show details" or "hide details" on top right. git-svn-id: http://piwigo.org/svn/trunk@12029 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2027 implemented: the "lost password" feature was rewritten.plegall2011-08-241-5/+0
| | | | | | | | | | | | | | | The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2413 added: move gallery_url configuration parameter from database toplegall2011-08-221-1/+0
| | | | | | | local configuration file. git-svn-id: http://piwigo.org/svn/trunk@11978 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2407 added: display upload limitations before file selection (fileplegall2011-08-181-3/+0
| | | | | | | | | | | | 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
* [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks ↵ddtddt2011-07-301-1/+1
| | | | | | to styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11863 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - sv_SE - Svenska - Swedish (admin part ) thanks ↵ddtddt2011-07-302-49/+48
| | | | | | to styxsailor - feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11860 68402e56-0260-453c-a942-63ccdbb3a9ee
* grammar error fixed in english (and in language key)plegall2011-07-051-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@11641 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2317 move order config to Admin->Config->Optionsmistic1002011-07-011-4/+0
| | | | | | | | 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
* [trunk] - language - update SE (Swedish - Svenska) Thanks to berraw - ↵ddtddt2011-06-202-2/+25
| | | | | | feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11452 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update SE thanks to berrawddtddt2011-05-312-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@11135 68402e56-0260-453c-a942-63ccdbb3a9ee
* Delete duplicate key $lang['Please wait...']riopwg2011-05-051-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@10769 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update SE thanks to jonasddtddt2011-04-211-0/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@10537 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update SE thanks to jonasddtddt2011-04-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10529 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update SE thanks to jonasddtddt2011-04-212-5/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@10523 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE Thanks to Perddtddt2011-04-161-157/+160
| | | | git-svn-id: http://piwigo.org/svn/trunk@10400 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update versions for plugins, themes and languages.patdenice2011-04-131-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee
* bug:2224 one parameter for change thumnails number (needs some translations)mistic1002011-04-091-4/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add help sv_SE thanks to jonasddtddt2011-03-141-0/+22
| | | | git-svn-id: http://piwigo.org/svn/trunk@9662 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE thanks to jonasddtddt2011-03-141-10/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@9658 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE thanks to jonasddtddt2011-03-131-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9654 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add help sv_SE thanks to jonasddtddt2011-03-101-0/+14
| | | | git-svn-id: http://piwigo.org/svn/trunk@9602 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - add upgrade part sv_SE thanks to jonasddtddt2011-03-101-0/+43
| | | | git-svn-id: http://piwigo.org/svn/trunk@9592 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE thanks to jonasddtddt2011-03-091-0/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@9588 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update plugins, themes and languages versions.patdenice2011-03-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9522 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature:2210patdenice2011-03-041-0/+7
| | | | | | Add header on languages files. git-svn-id: http://piwigo.org/svn/trunk@9514 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove useless languages keys (new plugins/themes update screen)plegall2011-03-031-6/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9494 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sv_SE thanks to jonasddtddt2011-02-151-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@9234 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - help - add sv_SE Thanks to Jonas part 1ddtddt2011-02-121-0/+138
| | | | git-svn-id: http://piwigo.org/svn/trunk@9194 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete language key 'Empty caddie'plegall2011-02-111-1/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@9170 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add an legend for fieldset id=syncSimulateGotcha2011-01-271-0/+1
| | | | | | (Localisation are good) git-svn-id: http://piwigo.org/svn/trunk@8952 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update sv_SE thanks to jonasddtddt2011-01-261-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@8923 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update sv_SE thanks to jonasddtddt2011-01-263-8/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@8919 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update sv_SE Thanks to Jonasddtddt2011-01-211-0/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@8826 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - update sv_SE Thanks to Jonasddtddt2011-01-202-2/+39
| | | | git-svn-id: http://piwigo.org/svn/trunk@8808 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102: mistake in my previous commit r8727 on "manage album photos" ↵plegall2011-01-191-1/+1
| | | | | | string git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
* Happy new year 2011plegall2011-01-184-6/+6
| | | | | | | Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102: add a few language keys to remove all image/picture/element ↵plegall2011-01-172-24/+7
| | | | | | and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-171-13/+12
| | | | | | also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (public side)rvelices2011-01-161-14/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photo (admin side)rvelices2011-01-151-18/+15
| | | | | | also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2102 : rename item/image/picture to photorvelices2011-01-141-26/+26
| | | | git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2108 added: user upload removed from core. It will come back as aplegall2011-01-133-31/+0
| | | | | | | "new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee