]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - locale/nl/LC_MESSAGES/phpwiki.php
internationalization patch (based on Jan Nieuwenhuizen's original patch)
[SourceForge/phpwiki.git] / locale / nl / LC_MESSAGES / phpwiki.php
1 <?php
2 $locale["./pgsrc"] =
3    "./locale/nl/pgsrc";
4 $locale["templates/browse.html"] =
5    "";
6 $locale["templates/editpage.html"] =
7    "";
8 $locale["templates/editlinks.html"] =
9    "";
10 $locale["templates/message.html"] =
11    "";
12 $locale["Diff of %s."] =
13    "Diff van %s.";
14 $locale["FrontPage"] =
15    "VoorPagina";
16 $locale["Describe %s here."] =
17    "Beschrijf %s hier.";
18 $locale["PageInfo"] =
19    "PaginaInfo";
20 $locale["Thank you for editing %s."] =
21    "Bedankt voor het veranderen van %s.";
22 $locale["Your careful attention to detail is much appreciated."] =
23    "Je zorgvuldige aandacht voor detail wordt erg gewaardeerd.";
24 $locale["RecentChanges"] =
25    "RecenteVeranderingen";
26 ?>