aboutsummaryrefslogtreecommitdiffstats
path: root/languages/dutch.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-23 20:26:06 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-23 20:26:06 +0000
commit030635655d99d29a38bfe3c17e9617426d8dbd81 (patch)
treec3ee0f20e9cab455ed523b4f8b5ffe3a45c7f7d5 /languages/dutch.inc.php
parent8ba1b1feb667bf5211a4760203836adc1920fde3 (diff)
downloadphpicalendar-030635655d99d29a38bfe3c17e9617426d8dbd81.tar.gz
phpicalendar-030635655d99d29a38bfe3c17e9617426d8dbd81.tar.bz2
phpicalendar-030635655d99d29a38bfe3c17e9617426d8dbd81.zip
Dutch language include.
Diffstat (limited to 'languages/dutch.inc.php')
-rw-r--r--languages/dutch.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/dutch.inc.php b/languages/dutch.inc.php
new file mode 100644
index 0000000..05f480f
--- /dev/null
+++ b/languages/dutch.inc.php
@@ -0,0 +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"; ?> \ No newline at end of file

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