aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-17Revert gettext stuff.nikrou6-3944/+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
2010-03-03Feature 1451 : confirm message when managing pluginsnikrou2-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
2010-03-03Feature 1451 : update master template (chronology_ fields)nikrou2-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03Feature 1451 : fix mispelling and missing translationsnikrou2-24/+96
git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02[trunk] update NL thanks to Kees Hesselsddtddt1-8/+8
git-svn-id: http://piwigo.org/svn/trunk@5024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02Feature 1450 :nikrou2-80/+232
- 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
2010-03-02Feature 1451 : localization with gettextnikrou2-0/+2649
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
2010-01-09[trunk] merge 4645ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@4647 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-01-05[Trunk] [Language] update ang reorganization all admin.lang.phpddtddt1-10/+13
git-svn-id: http://piwigo.org/svn/trunk@4626 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-13[trunk] merge 4483 BR2 -> Tddtddt1-0/+4
git-svn-id: http://piwigo.org/svn/trunk@4484 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-12-02Feature 1255 :nikrou1-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
2009-11-16Feature 928 resolved.nikrou2-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
2009-10-10Bug fix 1185 : missing %s in admin vocabnikrou1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-18Bug 1041 fixed : manual user adding in admin's user management panelEric1-81/+94
- 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
2009-07-04merge 3524 Br2.0 -> trunkddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3526 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-04merge 3516 Br2.0 -> trunkddtddt1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3517 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-07-03bug 0001042Criss1-1/+1
Files fixed git-svn-id: http://piwigo.org/svn/trunk@3505 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-04-22Resolved issue 0000976: Add link of website on mail footer... rub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3245 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-16Move template class inclusion to common.inc.php.patdenice1-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
2009-03-16Put in correspondence of all the files help.htmlddtddt1-63/+155
git-svn-id: http://piwigo.org/svn/trunk@3202 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-03-09fix html warnings. unclosed monotagsnikrou3-5/+5
git-svn-id: http://piwigo.org/svn/trunk@3185 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13- Show number of downloads in plugins list.patdenice1-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
2009-01-04Administration: happy new year 2009, all PHP headers updated. plegall4-4/+4
git-svn-id: http://piwigo.org/svn/trunk@3049 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-04Add section for Colobri on *.lang.phprub2-3/+5
git-svn-id: http://piwigo.org/svn/trunk@3042 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-06- Add a "Bound Template" column for template extensions.patdenice2-2/+5
git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-23- Add home and identification buttons after installation.patdenice1-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
2008-11-15- Add fetchRemote function which allow to retrieve datas over HTTP protocol ↵patdenice1-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
2008-11-12- Remove advises of file removal at the end of install (forgotten in last ↵patdenice1-2/+1
commit!) git-svn-id: http://piwigo.org/svn/trunk@2865 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-12- Remove advises of file removal at the end of install/upgrade.patdenice1-1/+1
- Automatic change mysql.inc.php if file is writable, else purpose manual change to user. git-svn-id: http://piwigo.org/svn/trunk@2863 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-09Correction upgrade.lang.phpriopwg1-2/+1
git-svn-id: http://piwigo.org/svn/trunk@2854 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-07- improve 1.3.1 upgrade (automatic write in mysql.inc.php).patdenice1-0/+5
- translate 1.3.1 upgrade informations messages. - security fix in upgrade login. git-svn-id: http://piwigo.org/svn/trunk@2838 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-06- Webmaster or administrator can login to run upgrade.patdenice1-2/+4
- Inserting upgrade line in mysql.inc.php still work. - Convert espagnol upgrade file to utf8. - Minor changes in upgrade processus. - Remove all comments in pclzip.lib.php. git-svn-id: http://piwigo.org/svn/trunk@2836 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-03- Add roma theme to upgrade page.patdenice1-0/+39
- Upgrade translation. git-svn-id: http://piwigo.org/svn/trunk@2819 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16merge r 2758 from branch 2.0 to trunkrvelices1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@2759 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15- Install process now looks like goto/roma.patdenice1-5/+5
- Move install.tpl to goto template. - add charset utf8 to fatal error function. - Check php version on install and upgrade, and die if < 5. git-svn-id: http://piwigo.org/svn/trunk@2747 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10- If there is not new plugins to check, we don't get any more error message.patdenice1-2/+3
- small corrections in configuration.html and cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08Updated admin.lang.php ddtddt1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- Correct display bug of quick local synchro in IE7.patdenice1-0/+1
- Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04Add explicit error message in plugins tab if allow_url_fopen is disabled.patdenice1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02- removed unused help pagesrvelices1-45/+0
git-svn-id: http://piwigo.org/svn/trunk@2637 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-22Add "draggable" icon for cat_list.patdenice1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2567 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-19deletion: function export_pwg_data was inadvertently added with r1817 whileplegall1-2/+1
the development was not finished. git-svn-id: http://piwigo.org/svn/trunk@2551 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-11remove ws access table/partners functionalityrvelices1-35/+0
git-svn-id: http://piwigo.org/svn/trunk@2516 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-03Bug 847: Instruction page / CSS Text-align: centered ordered lists vdigital1-1/+2
Bug 846: Bad link to documentation Some CSS Hacks in Admin theme git-svn-id: http://piwigo.org/svn/trunk@2495 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-29synchro improvements:rvelices1-1/+2
- able to sync metadata at the same time as the files/dirs - by default empty metadata does not overwrite database infos (checkbox can switch to previous behaviour) (bug 132) - the form is shown again even after a successfull non simulated run git-svn-id: http://piwigo.org/svn/trunk@2491 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-22- language - removed 2 unnecessary keys from admin.langrvelices2-6/+4
- language - moved some keys from common.lang to admin.lang git-svn-id: http://piwigo.org/svn/trunk@2482 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-19- ws can include php file before invoking web call methodrvelices1-1/+1
- remove "Pierrick ..." from some languages - tags - small change to avoid increasing number of urls - added a missing closedir - remove some unnecessary class names and inexisting rel attributes git-svn-id: http://piwigo.org/svn/trunk@2478 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-08-12Admin advices can be easily extended to new advices.vdigital1-1/+3
Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-07-16"Extend for templates" needs translators.vdigital2-1/+110
git-svn-id: http://piwigo.org/svn/trunk@2439 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-19language reviewrub1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@2351 68402e56-0260-453c-a942-63ccdbb3a9ee