aboutsummaryrefslogtreecommitdiffstats
path: root/languages/dutch.inc.php
blob: 05f480f27f3052d1a647a10ba0cedadb2260ac15 (plain) (blame)
1
<?

// Dutch language include
// For version 0.5 PHP iCalendar
//
// Translation by Lieven Gekiere (Lieven@gekiere.com)
//
// Submit new translations to chad@chadsdomain.com



$day_lang			= "Dag";
$week_lang			= "Week";
$month_lang			= "Maand";
$year_lang			= "Jaar";
$calendar_lang		= "Kalender";
$next_day_lang		= "Volgende Dag";
$next_month_lang	= "Volgende Maand";
$next_week_lang		= "Volgende Week";
$next_year_lang		= "Volgend Jaar";
$last_day_lang		= "Vorige Dag";
$last_month_lang	= "Vorige Maand";
$last_week_lang		= "Vorige Week";
$last_year_lang		= "Vorig Jaar";
$subscribe_lang		= "Abonneer";
$download_lang		= "Download";
$powered_by_lang 	= "Gemaakt met";
$version_lang		= "0.5";


?>

© 2014-2024 Faster IT GmbH | imprint | privacy policy