aboutsummaryrefslogtreecommitdiffstats
path: root/language/es_ES/common.lang.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [Branche2] update ESddtddt2010-02-261-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4970 68402e56-0260-453c-a942-63ccdbb3a9ee
* git-svn-id: http://piwigo.org/svn/branches/2.0@4891 ↵jpr9282010-02-151-14/+14
| | | | 68402e56-0260-453c-a942-63ccdbb3a9ee
* [branche2] update ESddtddt2010-01-091-0/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@4641 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1374: removed the "/* TODO */" in language files, the script to detectplegall2010-01-091-1/+0
| | | | | | missing translations will come in a distinct commit. git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Piwigo] Bug 1079Eric2009-10-091-0/+3
| | | | | | Some common.lang.php updated git-svn-id: http://piwigo.org/svn/branches/2.0@4010 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Piwigo] Merged from trunk to branch - Bug 1079 fixed : Return to default ↵Eric2009-10-081-1/+1
| | | | | | | | settings in user profile page. (I don't really enjoy the code but it's the simplest way i've found) git-svn-id: http://piwigo.org/svn/branches/2.0@3996 68402e56-0260-453c-a942-63ccdbb3a9ee
* update ES Branch 2ddtddt2009-07-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3523 68402e56-0260-453c-a942-63ccdbb3a9ee
* update ES branch2 - thanks to Antonio Mengsddtddt2009-07-041-112/+112
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3518 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* - picture nav buttons use the get_extent modifierrvelices2008-10-161-1/+0
| | | | | | | | - comments title on picture page is singular/plural language sensitive - improved P@t commit (no double home display on picture nav bar) so that it works with my site git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee
* Updated language Spanishddtddt2008-09-221-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2565 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language - removed 2 unnecessary keys from admin.langrvelices2008-08-221-3/+0
| | | | | | - language - moved some keys from common.lang to admin.lang git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
* Change some PhpWebGallery to Piwigo. (2/2)rub2008-05-151-2/+2
| | | | | | | | All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000823: Enhance upload functionalitiesrub2008-05-021-1/+2
| | | | | | | | | | | | | | | First commit, others will be follow. Not hesitate to change my translations. Add upload configuration tabsheet (move and add configuration) Change and add define for access level Can show upload link every time Can restrict access upload.class.php Can choice category on upload page Add upload class not use for the moment Review quickly and temporary style of upload.tpl git-svn-id: http://piwigo.org/svn/trunk@2325 68402e56-0260-453c-a942-63ccdbb3a9ee
* update of the files Spanishddtddt2008-04-071-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@2300 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-24/+0
| | | | | | | | | | | | bugged (r2297 was repeating new and old header). By the way, I've also removed the replacement keywords. We were using them because it was a common usage with CVS but it is advised not to use them with Subversion. Personnaly, it is a problem when I search differences between 2 Piwigo installations outside Subversion. git-svn-id: http://piwigo.org/svn/trunk@2299 68402e56-0260-453c-a942-63ccdbb3a9ee
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
| | | | git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove unused language keysrvelices2008-03-211-7/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@2289 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000807: New slideshow featuresrub2008-03-091-2/+2
| | | | | | | change icon actions git-svn-id: http://piwigo.org/svn/trunk@2270 68402e56-0260-453c-a942-63ccdbb3a9ee
* - security fix (profile)rvelices2008-03-081-4/+0
| | | | | | | - les langues a la hache - fix some copy/paste errors git-svn-id: http://piwigo.org/svn/trunk@2268 68402e56-0260-453c-a942-63ccdbb3a9ee
* - upload.tpl goes smartyrvelices2008-03-081-19/+12
| | | | | | | - start some language cleanup and a small attempt to standardize a bit ... - debug_language now calls trigger_error instead of echo when missing language key git-svn-id: http://piwigo.org/svn/trunk@2265 68402e56-0260-453c-a942-63ccdbb3a9ee
* - added clear compiled templates maintenance taskrvelices2008-03-051-3/+0
| | | | | | | - maintenance.tpl is smarty - some language cleanup git-svn-id: http://piwigo.org/svn/trunk@2251 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000807: New slideshow featuresrub2008-02-271-1/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@2218 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update of files admin.lang.php and common.lang.phpddtddt2007-11-251-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2170 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Spanish translations from ddtddt .rub2007-10-261-31/+31
| | | | git-svn-id: http://piwigo.org/svn/trunk@2153 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add Spanish translations from ddtddt .rub2007-10-221-0/+384
git-svn-id: http://piwigo.org/svn/trunk@2145 68402e56-0260-453c-a942-63ccdbb3a9ee