aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT/admin.lang.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update language ITriopwg2010-04-301-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@6020 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] update IT thanks to Ericnetddtddt2010-04-251-2/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5965 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-171-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5900 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-121-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@5818 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-091-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5746 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-071-10/+10
| | | | | | "Elenco" better than "Lista" git-svn-id: http://piwigo.org/svn/trunk@5693 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-061-9/+9
| | | | git-svn-id: http://piwigo.org/svn/trunk@5686 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5652 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-031-0/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5596 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix missing keys and misspelling keys in translationsnikrou2010-04-021-2/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
* remove obsolete keys in all languages (as much as possible)plegall2010-04-021-23/+0
| | | | git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-04-011-1/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5532 68402e56-0260-453c-a942-63ccdbb3a9ee
* i18n: apply help.html dispatch to all languages having the help.html filled ↵plegall2010-04-011-1/+4
| | | | | | for 2.0 git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-03-311-0/+8
| | | | git-svn-id: http://piwigo.org/svn/trunk@5514 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-03-311-0/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@5489 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-03-301-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5482 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-03-291-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5464 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1502: In template extensions admin page, change "Bound template" by ↵patdenice2010-03-281-1/+0
| | | | | | | | "Bound theme". Template extensions are now attached to all themes if nothing is selected in "bound theme" column. git-svn-id: http://piwigo.org/svn/trunk@5434 68402e56-0260-453c-a942-63ccdbb3a9ee
* Update language ITriopwg2010-03-281-17/+107
| | | | git-svn-id: http://piwigo.org/svn/trunk@5422 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] add translation uploadformddtddt2010-03-261-1/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@5397 68402e56-0260-453c-a942-63ccdbb3a9ee
* copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall2010-03-241-644/+634
| | | | | | | | | then convert the *.lang.php files with tools/convert_language_to_2.1.pl Next step is to play with tools/translation_analysis.php to find which language keys need translation for each language. git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fixed missing keys in nbmnikrou2010-03-231-2/+0
| | | | | | replace script must use language/templates files and not english git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice2010-03-211-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
* Minor language reviews on introvdigital2010-03-211-4/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
* Fix some language keys problemsnikrou2010-03-201-6/+6
| | | | | | Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
* Revert gettext stuff.nikrou2010-03-171-641/+645
| | | | | | | | | | 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
* Merge r4963 from branch 2.0 to trunkriopwg2010-02-251-0/+1
| | | | | | Update language IT git-svn-id: http://piwigo.org/svn/trunk@4964 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-12/+12
| | | | git-svn-id: http://piwigo.org/svn/trunk@4657 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
* 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
* 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 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
* 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 r3054 from branch 2.0 to trunkplegall2009-01-061-648/+648
| | | | | | | | 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
* Add section for Colobri on *.lang.phprub2009-01-041-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@3042 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2959 from branch 2.0 to trunkriopwg2008-12-091-10/+10
| | | | | | 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-061-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2886 from branch 2.0 to trunkriopwg2008-11-191-31/+31
| | | | | | 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
* merge -c2872 from branch 2.0 to trunkriopwg2008-11-141-4/+4
| | | | | | Corrections + del last phpwebgallery in help folder git-svn-id: http://piwigo.org/svn/trunk@2873 68402e56-0260-453c-a942-63ccdbb3a9ee