aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/admin.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-04[trunk (admin)] Update es_ES, thanks to : petaquiPiwigo-TranslationTeam1-1/+13
git-svn-id: http://piwigo.org/svn/trunk@13027 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-29[trunk (admin)] Update es_ES, thanks to : petaquiPiwigo-TranslationTeam1-12/+12
git-svn-id: http://piwigo.org/svn/trunk@12971 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-20feature 2548 multisize rvelices1-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
2012-01-17update Piwigo headers to 2012, last change before the expected (or not) ↵mistic1001-1/+1
apocalypse git-svn-id: http://piwigo.org/svn/trunk@12922 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-15[trunk (admin)] Update es_ES, thanks to : petaquiPiwigo-TranslationTeam1-7/+5
git-svn-id: http://piwigo.org/svn/trunk@12889 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-12feature 2548, multiple size:plegall1-11/+0
* 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
2011-12-16[trunk (admin)] Update es_ES, thanks to : petaquiPiwigo-TranslationTeam1-78/+76
git-svn-id: http://piwigo.org/svn/trunk@12745 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-04language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-9/+2
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-4/+0
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate)rvelices1-2/+0
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29language cleanup (exact duplicates or almost same duplicate)rvelices1-5/+0
git-svn-id: http://piwigo.org/svn/trunk@12672 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-06[trunk (admin)] Update es_ES, thanks to : petaquiPiwigo-TranslationTeam1-118/+120
git-svn-id: http://piwigo.org/svn/trunk@12564 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17feature:2471 missing translations in r12474 [Batch Manager] "zoom" and ↵mistic1001-0/+2
"edit" links over each thumbnail git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-02[trunk] - language - update es_ES - Español – Spanish Recovery in plugin ↵ddtddt1-0/+3
- feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12301 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-23[trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - ↵ddtddt1-3/+4
feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12202 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-17feature 2441 added: no need to have the HD to regenerate the websize if theplegall1-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
2011-09-17[trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - ↵ddtddt1-0/+21
feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12170 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-12[trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - ↵ddtddt1-1/+2
feature:2320 git-svn-id: http://piwigo.org/svn/trunk@12134 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-08bug fixed: the "Learn more" language key needs to be in admin.lang.php, not ↵plegall1-1/+1
in install.lang.php git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-01plugin manager: replace the top left "Display Compact/Complete" select box by aplegall1-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
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 2407 added: display upload limitations before file selection (fileplegall1-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
2011-07-11[trunk] - language - update es_ES - Español - Spanish thanks to jpr928 - ↵ddtddt1-0/+45
feature:2320 git-svn-id: http://piwigo.org/svn/trunk@11707 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-10[trunk] - language - update ES - feature:2320ddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@11688 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-18[trunk] - language - update ES - integrate : regenerateThumbnails / Websize ↵ddtddt1-0/+10
Regeneration git-svn-id: http://piwigo.org/svn/trunk@10476 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09[trunk] - es_ES update Thanks to jpr928ddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@10205 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-26[trunk] - language - update ES thanks to AVIARIOddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@9867 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-10[trunk] - language - update es_ES thanks to jpr928ddtddt1-0/+9
git-svn-id: http://piwigo.org/svn/trunk@9593 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-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-23[trunk] - update es_ES thanks to jpr928ddtddt1-0/+6
git-svn-id: http://piwigo.org/svn/trunk@8852 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20feature 2102: inject strings from the "Photos" plugin into core for the ↵plegall1-28/+28
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
2011-01-19feature 2102: mistake in my previous commit r8727 on "manage album photos" ↵plegall1-1/+1
string git-svn-id: http://piwigo.org/svn/trunk@8783 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18Happy new year 2011plegall1-1/+1
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
2011-01-17feature 2102: add a few language keys to remove all image/picture/element ↵plegall1-10/+7
and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17feature 2102 : rename item/image/picture to photo (admin side)rvelices1-14/+12
also removed unnecessary/duplicate keys git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-15feature 2102 : rename item/image/picture to photo (admin side)rvelices1-20/+14
also remove duplicates/unused admin lang keys git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13feature 2108 added: user upload removed from core. It will come back as aplegall1-11/+0
"new generation" user upload in the Community plugin. git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-07[trunk] - update es_ES thanks to jpr928ddtddt1-4/+55
git-svn-id: http://piwigo.org/svn/trunk@8497 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-02[trunk] - language - update cleaningddtddt1-4/+0
git-svn-id: http://piwigo.org/svn/trunk@8443 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-28[trunk] - language - es_ES cleaningddtddt1-9/+1
git-svn-id: http://piwigo.org/svn/trunk@8356 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23feature 1616: after the backport of nearly all languages from branch 2.1 toplegall1-69/+69
trunk, reapply the Albums plugin into trunk for languages cs_CZ es_ES de_DE lv_LV pl_PL ru_RU sk_SK tr_TR zh_CN git-svn-id: http://piwigo.org/svn/trunk@8270 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-23[trunk] - step1 for 2.2ddtddt1-91/+97
git-svn-id: http://piwigo.org/svn/trunk@8255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14feature 2060: Remove adviser language keys from lang.php files.patdenice1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@8129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-28feature 1616: integrate Albums plugin extension:396 into trunk (with new ↵plegall1-64/+64
language keys) git-svn-id: http://piwigo.org/svn/trunk@7027 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27feature 1616: rename category into album, a few language keys were missingplegall1-5/+5
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (4th commit; almost there)rvelices1-27/+23
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21feature 1616: rename "category" into "album" (3rd commit; still to come)rvelices1-19/+18
git-svn-id: http://piwigo.org/svn/trunk@6988 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-19feature 1616: rename "category" into "album" (second commit; still to come)rvelices1-14/+14
git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee