aboutsummaryrefslogtreecommitdiffstats
path: root/languages/danish.inc.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-23 16:38:45 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-23 16:38:45 +0000
commit1e8b476ef6f82f6c314c9e82654980343a295d74 (patch)
tree1c1d91d57b1a5c910957594f222a0414a0b5bb72 /languages/danish.inc.php
parentd4013ed8b1e18c2b7f3f9cf4c0d3b82d45c5b684 (diff)
downloadphpicalendar-1e8b476ef6f82f6c314c9e82654980343a295d74.tar.gz
phpicalendar-1e8b476ef6f82f6c314c9e82654980343a295d74.tar.bz2
phpicalendar-1e8b476ef6f82f6c314c9e82654980343a295d74.zip
Danish language include.
Diffstat (limited to 'languages/danish.inc.php')
-rw-r--r--languages/danish.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/danish.inc.php b/languages/danish.inc.php
new file mode 100644
index 0000000..b3d300f
--- /dev/null
+++ b/languages/danish.inc.php
@@ -0,0 +1 @@
+<? // Danish language include // For version 0.4 PHP iCalendar // // Translation by Jakob PeterhŠnsel (jakob@hjemme.dk) // // Submit new translations to chad@chadsdomain.com $day_lang = "Dag"; $week_lang = "Uge"; $month_lang = "M&aring;ned"; $year_lang = "&Aring;r"; $calendar_lang = "Kalender"; $next_day_lang = "N&aelig;ste Dag"; $next_month_lang = "N&aelig;ste M&aring;ned"; $next_week_lang = "N&aelig;ste Uge"; $next_year_lang = "N&aelig;ste &Aring;r"; $last_day_lang = "Forrige Dag"; $last_month_lang = "Forrige M&aring;ned"; $last_week_lang = "Forrige Uge"; $last_year_lang = "Forrige &Aring;r"; $subscribe_lang = "Abonn&eacute;r"; $download_lang = "Hent"; $powered_by_lang = "Drevet af"; $version_lang = "0.4"; ?> \ No newline at end of file

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