aboutsummaryrefslogtreecommitdiffstats
path: root/language (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-25Feature 1535: Add language manager.patdenice2-1/+3
git-svn-id: http://piwigo.org/svn/trunk@5357 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] Add HU languagesamli1-0/+33
git-svn-id: http://piwigo.org/svn/trunk@5356 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] minor bugfixessamli1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@5355 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] Add HU languagesamli1-0/+7
git-svn-id: http://piwigo.org/svn/trunk@5354 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] Add HU languagesamli1-0/+30
git-svn-id: http://piwigo.org/svn/trunk@5353 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] Add HU languagesamli1-0/+44
git-svn-id: http://piwigo.org/svn/trunk@5352 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] Add HU languagesamli1-0/+14
git-svn-id: http://piwigo.org/svn/trunk@5351 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] Add HU languagesamli1-0/+16
git-svn-id: http://piwigo.org/svn/trunk@5350 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update de_DE thanks to el ninjoddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5348 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update da_DK thanks to nileddtddt2-7/+23
git-svn-id: http://piwigo.org/svn/trunk@5347 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update de_DE thanks to el ninjoddtddt4-17/+133
git-svn-id: http://piwigo.org/svn/trunk@5346 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update ja_JP thanks to irohaprojectddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5344 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] bub:1134 name cz_CZ -> cs_CZ steep1ddtddt7-0/+0
git-svn-id: http://piwigo.org/svn/trunk@5342 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update ja_JP delete obsoleteddtddt1-2/+0
git-svn-id: http://piwigo.org/svn/trunk@5338 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update ja_JP thanks to irohaprojectddtddt4-13/+26
git-svn-id: http://piwigo.org/svn/trunk@5337 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] update ja_JP thanks to irohaprojectddtddt2-8/+135
git-svn-id: http://piwigo.org/svn/trunk@5336 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] minor bugfixessamli1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5334 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] minor bugfixessamli1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5333 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25[trunk] minor bugfixessamli1-28/+28
git-svn-id: http://piwigo.org/svn/trunk@5332 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24[trunk] minor bugfixessamli1-48/+48
git-svn-id: http://piwigo.org/svn/trunk@5331 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24Feature 1533: admincan activate/deactivate user customization.patdenice2-0/+2
git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24[trunk] minor bugfixessamli1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5322 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall195-5787/+21389
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
2010-03-24make the language key conversion comply with what's inside the code.plegall1-7/+7
git-svn-id: http://piwigo.org/svn/trunk@5308 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24bug fixed: remove trailing whitespace in new language key (compliant with ↵plegall1-6/+6
what we find in code) git-svn-id: http://piwigo.org/svn/trunk@5307 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24Feature 1533: Allow activation or deactivation of download icon.patdenice2-0/+2
Add display configuration for picture properties. git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23remove the \n from the language key and split into 2 separate strings to avoidplegall2-11/+6
useless exceptions in translation analysis scripts. git-svn-id: http://piwigo.org/svn/trunk@5302 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23l10n fr_FR: add strings related to my new features in 2.1 ("no photo yet",plegall2-5/+88
"upload form", "theme manager", administration header/footer) git-svn-id: http://piwigo.org/svn/trunk@5300 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23bug fixed: typo on case for "Upload Photos" page title.plegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@5299 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Feature 1533: more explicit options on display configuration tabpatdenice2-4/+8
git-svn-id: http://piwigo.org/svn/trunk@5298 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Fix problem with white space in language keysnikrou1-6/+6
git-svn-id: http://piwigo.org/svn/trunk@5297 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Fixed missing keys in nbmnikrou8-17/+1
replace script must use language/templates files and not english git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Add many missing language keys due to new features in 2.1plegall2-5/+85
Warning, some keys were moved from admin to common: Are you sure? Email address is missing. Please specify an email address. delete this comment git-svn-id: http://piwigo.org/svn/trunk@5294 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23Feature 1533: Change "General" by "Options" in Configuration menu.patdenice2-0/+12
Change "Default Display" tab by "Guest Settings" tab. Add display tab in Configuration/Option menu. Allow to activate/deactivate a lot of display features: On main page: # Display only recently posted images # Sort order # Display all elements in all sub-categories # Display a calendar by posted date # Display a calendar by creation date # Slideshow On photo page: # Show file metadata # slideshow # Add this image to your favorites # Navigation Bar # Navigation Thumbnails git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22feature 1528: update the about page content (FR/EN only currently).plegall2-14/+11
git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21feature 1522: Move config_local.inc.php to local/config/config.inc.phppatdenice8-8/+8
git-svn-id: http://piwigo.org/svn/trunk@5215 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21Feature 1522 : move database config file to local directorynikrou16-16/+16
(include/config_database.inc.php becomes local/config/database.inc.php) git-svn-id: http://piwigo.org/svn/trunk@5213 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-21Minor language reviews on introvdigital7-29/+29
git-svn-id: http://piwigo.org/svn/trunk@5209 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20Fix some language keys problemsnikrou11-42/+93
Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19increase copyright year to 2010plegall17-17/+17
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19improvement: the french word "logiciel" is better than "client" for pLoader.plegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5185 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18feature 1519: admin instructions are dispatched into several tabs. Onlyplegall16-640/+435
applied to en_UK and fr_FR. The help content itself needs some updates but it will be another set of commits, in this commit, I nearly only modified the container. The new "Add Photos" help page only introduces you to 3 main ways to add photos: direct upload, pLoader and FTP. Each of them has a dedicated tab on the Admin>Photos>Add screen. No use of the big question mark icon linked to the Help pages in the administration header, to avoid having this icon twice : in the header + in the content next to H2. git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17Revert gettext stuff.nikrou47-30272/+8602
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
2010-03-11[trunk] bug:1499 - localisation tag summaryddtddt3-2/+14
git-svn-id: http://piwigo.org/svn/trunk@5112 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11[trunk] update forgot svn:5075 et svn:5082ddtddt2-288/+113
git-svn-id: http://piwigo.org/svn/trunk@5111 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-11[trunk] update forgot svn:5075 et svn:5082ddtddt1-0/+15
git-svn-id: http://piwigo.org/svn/trunk@5110 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-08Typo fixed from r5079Gotcha1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5082 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07Trunk merge r5076 from bug:1119Gotcha2-4/+8
bug:1119 git-svn-id: http://piwigo.org/svn/trunk@5079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07[Trunk] merge works to jpr 928ddtddt22-424/+422
git-svn-id: http://piwigo.org/svn/trunk@5078 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07Trunk merge 5070 bug:1486ddtddt2-0/+8
git-svn-id: http://piwigo.org/svn/trunk@5075 68402e56-0260-453c-a942-63ccdbb3a9ee