aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL/common.lang.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-15nl_NL admin.lang.php : // missing translations addedkeeshessels1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5868 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10Some nl_NL changeskeeshessels1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5776 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-02remove obsolete keys in all languages (as much as possible)plegall1-6/+0
git-svn-id: http://piwigo.org/svn/trunk@5565 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31Added nl_NLkeeshessels1-4/+4
admin.lang.php // missing translations git-svn-id: http://piwigo.org/svn/trunk@5508 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1559: remove "standard deviation" in rating.plegall1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29Update Language nl_NLkeeshessels1-18/+18
git-svn-id: http://piwigo.org/svn/trunk@5466 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28git-svn-id: http://piwigo.org/svn/trunk@5439 ↵keeshessels1-15/+15
68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-28update headerddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5430 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-27[trunk] update nl_NL thanks to Kees Hesselsddtddt1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@5409 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26[trunk] update nl_NL thanks to Kees Hesselsddtddt1-3/+29
git-svn-id: http://piwigo.org/svn/trunk@5372 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25update 2.0 translation provided by Kees Hesselsplegall1-104/+102
git-svn-id: http://piwigo.org/svn/trunk@5358 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,plegall1-346/+342
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-17Revert gettext stuff.nikrou1-343/+347
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-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-01-09[trunk] merge 4645ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@4647 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-01-04Add section for Colobri on *.lang.phprub1-2/+3
git-svn-id: http://piwigo.org/svn/trunk@3042 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-08-22- language - removed 2 unnecessary keys from admin.langrvelices1-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
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-05-15Change some PhpWebGallery to Piwigo. (2/2)rub1-2/+2
All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-05-02Resolved issue 0000823: Enhance upload functionalitiesrub1-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
2008-04-05Bug fixed: as rvelices notified me by email, my header replacement script wasplegall1-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
2008-04-04Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall1-0/+21
git-svn-id: http://piwigo.org/svn/trunk@2297 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-21- remove unused language keysrvelices1-7/+0
git-svn-id: http://piwigo.org/svn/trunk@2289 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-09Resolved issue 0000807: New slideshow featuresrub1-2/+2
change icon actions git-svn-id: http://piwigo.org/svn/trunk@2270 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-03-08- security fix (profile)rvelices1-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
2008-03-08- upload.tpl goes smartyrvelices1-20/+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
2008-03-05- added clear compiled templates maintenance taskrvelices1-3/+0
- maintenance.tpl is smarty - some language cleanup git-svn-id: http://piwigo.org/svn/trunk@2251 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-02-27Resolved issue 0000807: New slideshow featuresrub1-1/+8
git-svn-id: http://piwigo.org/svn/trunk@2218 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-11-27Add Dutch language from Peter Webmaster terwolde.netrub1-0/+385
git-svn-id: http://piwigo.org/svn/trunk@2171 68402e56-0260-453c-a942-63ccdbb3a9ee