aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT (follow)
Commit message (Collapse)AuthorAgeFilesLines
* increase copyright year to 2010plegall2010-03-192-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
* Revert gettext stuff.nikrou2010-03-176-3977/+1063
| | | | | | | | | | Keep english values for language keys translation. Provide a script to use english values for key in language files. Todo : provide a script (to help transition) to keep using original keys in language files for translators. git-svn-id: http://piwigo.org/svn/trunk@5156 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : confirm message when managing pluginsnikrou2010-03-032-3/+20
| | | | | | change way to manage zero for plural forms in french git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : update master template (chronology_ fields)nikrou2010-03-032-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : fix mispelling and missing translationsnikrou2010-03-032-24/+96
| | | | git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1450 :nikrou2010-03-022-96/+269
| | | | | | | - add "subscribe %s" - fix misspelling in install.tpl and in install.php git-svn-id: http://piwigo.org/svn/trunk@5022 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1451 : localization with gettextnikrou2010-03-022-0/+2652
| | | | | | | | | | | Use php-gettext (developpement version rev43, because of php5.3) as fallback Use native language (english) instead of key for translation Keep directory en_UK for english customization Need some refactoring for plurals Todo : managing plugins in the same way git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r4963 from branch 2.0 to trunkriopwg2010-02-252-0/+2
| | | | | | Update language IT git-svn-id: http://piwigo.org/svn/trunk@4964 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] localisation merge 4758 bug:1416ddtddt2010-02-011-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4815 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r4774 from branch 2.0 to trunkriopwg2010-01-271-1/+1
| | | | | | Update language IT git-svn-id: http://piwigo.org/svn/trunk@4775 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4658 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-01-101-12/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@4657 68402e56-0260-453c-a942-63ccdbb3a9ee
* Merge r4654 from branch 2.0 to trunkriopwg2010-01-102-6/+9
| | | | | | Update language IT git-svn-id: http://piwigo.org/svn/trunk@4655 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Trunk] [Language] update ang reorganization all admin.lang.phpddtddt2010-01-051-7/+11
| | | | git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] merge 4483 BR2 -> Tddtddt2009-12-131-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@4484 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2009-12-101-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@4465 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 1255 :nikrou2009-12-021-1/+3
| | | | | | | - add postgres database engine - change installation process to allow postgres or mysql database git-svn-id: http://piwigo.org/svn/trunk@4410 68402e56-0260-453c-a942-63ccdbb3a9ee
* Feature 928 resolved.nikrou2009-11-162-2/+2
| | | | | | | Replace include/mysql.inc.php by include/config_database.inc.php to be independant of database engine Rename database configurations variables by ones in $conf array. git-svn-id: http://piwigo.org/svn/trunk@4280 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug fix 1185 : missing %s in admin vocabnikrou2009-10-101-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
* [Piwigo] Bug 1079 fixed : Return to default settings in user profile page.Eric2009-10-081-0/+1
| | | | | | (I don't really enjoy the code but it's the simplest way i've found) git-svn-id: http://piwigo.org/svn/trunk@3995 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-08-231-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3784 68402e56-0260-453c-a942-63ccdbb3a9ee
* Restore last changes and Update lang ITriopwg2009-08-201-18/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@3763 68402e56-0260-453c-a942-63ccdbb3a9ee
* Bug 1041 fixed : manual user adding in admin's user management panelEric2009-08-181-17/+21
| | | | | | | | | | - Double password type fields - Add controls of the filling fields - Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed. - Subsidiary fix : Small grammatical error in FR/common.lang.php git-svn-id: http://piwigo.org/svn/trunk@3751 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3728 from branch 2.0 to trunkriopwg2009-08-121-6/+6
| | | | | | | Update lang IT git-svn-id: http://piwigo.org/svn/trunk@3729 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3667 from branch 2.0 to trunkriopwg2009-07-241-8/+8
| | | | | | | Update lang IT git-svn-id: http://piwigo.org/svn/trunk@3668 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3593 from branch 2.0 to trunkriopwg2009-07-151-1/+1
| | | | | | | Update lang IT git-svn-id: http://piwigo.org/svn/trunk@3594 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3564 from branch 2.0 to trunkriopwg2009-07-101-1/+1
| | | | | | | Update lang IT git-svn-id: http://piwigo.org/svn/trunk@3565 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3532 from branch 2.0 to trunkriopwg2009-07-061-3/+3
| | | | | | | Update lang IT git-svn-id: http://piwigo.org/svn/trunk@3533 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3524 Br2.0 -> trunkddtddt2009-07-041-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3526 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge 3516 Br2.0 -> trunkddtddt2009-07-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3517 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3441 from branch 2.0 to trunkriopwg2009-06-221-1/+6
| | | | | | | Update lang IT git-svn-id: http://piwigo.org/svn/trunk@3442 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update lang ITriopwg2009-05-241-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@3342 68402e56-0260-453c-a942-63ccdbb3a9ee
* complement to r3282, remove all $Id$ in source code.plegall2009-05-131-7/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
* Resolved issue 0000976: Add link of website on mail footer... rub2009-04-221-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@3245 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3236 from branch 2.0 to trunkriopwg2009-04-131-2/+2
| | | | | | Updates IT git-svn-id: http://piwigo.org/svn/trunk@3238 68402e56-0260-453c-a942-63ccdbb3a9ee
* Move template class inclusion to common.inc.php.patdenice2009-03-161-0/+10
| | | | | | | Add forum link in upgrade page. Install and upgrade try to configure PHP5. git-svn-id: http://piwigo.org/svn/trunk@3203 68402e56-0260-453c-a942-63ccdbb3a9ee
* Put in correspondence of all the files help.htmlddtddt2009-03-161-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@3202 68402e56-0260-453c-a942-63ccdbb3a9ee
* fix html warnings. unclosed monotagsnikrou2009-03-093-6/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3152 from branch 2.0 to trunkriopwg2009-02-151-3/+3
| | | | | | Updates IT git-svn-id: http://piwigo.org/svn/trunk@3153 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Show number of downloads in plugins list.patdenice2009-02-131-1/+3
| | | | | | | - Allow to sort plugins by number of downloads. - Fix plugin revision URL (no more revision_view in PEM). git-svn-id: http://piwigo.org/svn/trunk@3143 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c3066 from branch 2.0 to trunkriopwg2009-01-091-98/+170
| | | | | | Updates IT git-svn-id: http://piwigo.org/svn/trunk@3067 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r3054 from branch 2.0 to trunkplegall2009-01-0622-2034/+2034
| | | | | | | | Code administration: convert all text files to Unix file format (CR as eol and not CRLF) git-svn-id: http://piwigo.org/svn/trunk@3055 68402e56-0260-453c-a942-63ccdbb3a9ee
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-043-3/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
* Add section for Colobri on *.lang.phprub2009-01-042-2/+5
| | | | git-svn-id: http://piwigo.org/svn/trunk@3042 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2959 from branch 2.0 to trunkriopwg2008-12-092-11/+11
| | | | | | Updates IT git-svn-id: http://piwigo.org/svn/trunk@2960 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add a "Bound Template" column for template extensions.patdenice2008-12-062-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2912 from branch 2.0 to trunkriopwg2008-11-261-1/+1
| | | | | | Updates git-svn-id: http://piwigo.org/svn/trunk@2913 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add home and identification buttons after installation.patdenice2008-11-231-1/+1
| | | | | | | | - Use fetchRemote function for remote site actions. - Corrections in fetchRemote fnction. - Move PLUGIN_PICTURE_BEFORE in picture.tpl. git-svn-id: http://piwigo.org/svn/trunk@2902 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2886 from branch 2.0 to trunkriopwg2008-11-1915-72/+72
| | | | | | Corrections git-svn-id: http://piwigo.org/svn/trunk@2887 68402e56-0260-453c-a942-63ccdbb3a9ee
* - Add fetchRemote function which allow to retrieve datas over HTTP protocol ↵patdenice2008-11-151-1/+1
| | | | | | | | | | | using cURL method, file_get_contents function or fsockopen method. This allow to retrieve datas or files even if allow_url_fopen is deactivated. - Use fetchRemote function in plugins manager and in latest version checking. - Add german translations for upgrade.lang.php. - Remove empty line at the end of pclzip.lib.php. - Change display of deactivated plugins after upgrade. git-svn-id: http://piwigo.org/svn/trunk@2880 68402e56-0260-453c-a942-63ccdbb3a9ee