aboutsummaryrefslogtreecommitdiffstats
path: root/languages/danish.inc.php
blob: 4503f3cc4ec7c5854010a3694ffe4dd96d09b5e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<?php

// Danish language include
// For version 1.0 PHP iCalendar
//
// Translation by Henrik H�jmark (styxx@worldonline.dk)
//            and Jakob Peterh�nsel (marook@creepers.org)
//
// 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';
$event_lang			= 'Aftale';
$event_start_lang	= 'Start tidspunkt';
$event_end_lang		= 'Slut tidspunkt';
$this_months_lang	= 'Denne m&aring;neds aftaler';
$date_lang			= 'Dato';
$summary_lang		= 'Opsummering';
$all_day_lang		= 'Heldags aftale';
$notes_lang			= 'Noter';
$this_years_lang	= 'Dette &aring;s aftaler';
$today_lang			= 'I dag';
$this_week_lang		= 'Denne uge';
$this_month_lang	= 'Denne m&aring;ned';
$jump_lang			= 'G&aring; til';
$tomorrows_lang		= 'N&aelig;ste dags aftaler';
$goday_lang			= 'G&aring; til i dag';
$goweek_lang		= 'G&aring; til denne uge';
$gomonth_lang		= 'G&aring; til denne m&aring;ned';
$goyear_lang		= 'G&aring; til dette &aring;r';
$search_lang		= 'S&oslash;g'; // the verb
$results_lang		= 'S&oskash;ge resultater';
$query_lang			= 'S&oslash;gekriterier: '; // will be followed by the search query
$no_results_lang	= 'Der er ikke fundet nogen aftaler';
$goprint_lang		= 'Udskriftsvenligt';
$time_lang			= 'Tid';
$summary_lang		= 'Opsummering';
$description_lang	= 'Beskrivelse';
$this_site_is_lang		= 'Denne webadresse er';
$no_events_day_lang		= 'Ingen aftaler i dag.';
$no_events_week_lang	= 'Ingen aftaler i denne uge.';
$no_events_month_lang	= 'Ingen aftaler i denne m&aring;ned.';
$rss_day_date			= 'g:i A';  // Lists just the time
$rss_week_date			= '%b %e';  // Lists just the day
$rss_month_date			= '%b %e';  // Lists just the day
$search_took_lang		= 'S&oslash;gningen tog %s sekunder';
$recurring_event_lang	= 'Gentagen aftale';
$exception_lang			= 'Undtagelse';
$no_query_lang			= 'Der er ingen forsp&oslash;rgsel';
$preferences_lang		= 'Indstillinger';
$printer_lang			= 'Printer';
$select_lang_lang		= 'V&aelig;lg sprog:';
$select_cal_lang		= 'V&aelig;lg kalender:';
$select_view_lang		= 'V&aelig;lg visning:';
$select_time_lang		= 'V&aelig;lg starttidspunkt :';
$select_day_lang		= 'V&aelig;lg startdag:';
$select_style_lang		= 'V&aelig;lg stil :';
$set_prefs_lang			= 'Gem indstillinger';
$completed_date_lang	= 'Afsluttet p&aring;';
$completed_lang			= 'Afsluttet';
$created_lang			= 'Lavet:';
$due_lang				= 'Klar:';
$priority_lang			= 'Prioritet:';
$priority_high_lang		= 'H&oslash;j';
$priority_low_lang		= 'Lav';
$priority_medium_lang	= 'Medium';
$priority_none_lang		= 'Ingen';
$status_lang			= 'Status';
$todo_lang				= 'Ting der skal g&oslash;res';
$unfinished_lang		= 'Uafsluttet';
$prefs_set_lang 		= 'Dine indstillinger er gemt.'; //Your preferences have been set.
$prefs_unset_lang 		= 'Indstillinger fjernet. &AElig;ndringer er synlig ved n&aelig;ste sidevisning.'; //Preferences unset. Changes will take place next page load.
$unset_prefs_lang 		= 'Unset preferences:';
$organizer_lang			= 'Organizer';
$attendee_lang			= 'Attendee';
$location_lang			= 'Location';
$admin_header_lang		= 'PHP iCalendar Administration';
$username_lang			= 'Username';
$password_lang			= 'Password';
$login_lang				= 'Login';
$invalid_login_lang		= 'Wrong username or password.';
$addupdate_cal_lang		= 'Add or Update a Calendar';
$addupdate_desc_lang	= 'Add a calendar by uploading a new file. Update a calendar by uploading a file of the same name.';
$delete_cal_lang		= 'Delete a Calendar';
$logout_lang			= 'Logout';
$cal_file_lang			= 'Calendar File';
$php_error_lang			= 'PHP Error';
$upload_error_gen_lang	= 'There was a problem with your upload.';
$upload_error_lang[0]	= 'There was a problem with your upload.';
$upload_error_lang[1]	= 'The file you are trying to upload is too big.';
$upload_error_lang[2]	= 'The file you are trying to upload is too big.';
$upload_error_lang[3]	= 'The file you are trying upload was only partially uploaded.';
$upload_error_lang[4]	= 'You must select a file for upload.';
$upload_error_type_lang = 'Only .ics files may be uploaded.';
$copy_error_lang		= 'Failed to copy file';
$delete_error_lang		= 'Failed to delete file';
$delete_success_lang	= 'was deleted successfully.';
$action_success_lang	= 'Your action was successful.';
$submit_lang			= 'Submit';
$delete_lang			= 'Delete';

// ----- New for 1.0
$all_cal_comb_lang		= 'All calendars combined';

// - navigation
$back_lang = 'Tilbage';
$next_lang = 'N&aelig;ste';
$prev_lang = 'Forrige';
$day_view_lang = 'Vis Dag';
$week_view_lang = 'Vis Uge';
$month_view_lang = 'Vis M&aring;ned';
$year_view_lang = 'Vis &Aring;r';

// ---------------------------------

// $format_recur, items enclosed in % will be substituted with variables
$format_recur_lang['delimiter']		= ', ';							// ie, 'one, two, three'

$format_recur_lang['yearly']		= array('&aring;r','&aring;r');	// for these, put singular
$format_recur_lang['monthly']		= array('m&aring;ned','m&aring;neder');		// and plural forms
$format_recur_lang['weekly']		= array('uge','uger');			// these will be %freq%
$format_recur_lang['daily']			= array('dag','dage');			// in the replacement below
$format_recur_lang['hourly']		= array('time','timer');
$format_recur_lang['minutely']		= array('minut','minutter');
$format_recur_lang['secondly']		= array('sekund','sekunder');

$format_recur_lang['start']			= 'Hver %int% %freq% %for%';	// ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5'
$format_recur_lang['until']			= 'Indtil %date%';				// ie, 'until January 4'
$format_recur_lang['count']			= '%int% gange';				// ie, 'for 5 times'

$format_recur_lang['bymonth']		= 'I m&aring;nderne: %list%';	// ie, 'In months: January, February, March'
$format_recur_lang['bymonthday']	= 'P&aring; datoerne: %list%';	// ie, 'On dates: 1, 2, 3, 4'
$format_recur_lang['byday']			= 'P&aring; dagene: %list%';	// ie, 'On days: Mon, Tues, Wed, Thurs'

// ---------------------------------

$daysofweek_lang			= array ('S&oslash;ndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','L&oslash;rdag');
$daysofweekshort_lang		= array ('S&oslash;n','Man','Tir','Ons','Tor','Fre','L&oslash;r');
$daysofweekreallyshort_lang	= array ('S','M','T','O','T','F','L');
$monthsofyear_lang			= array ('Januar','Februar','Marts','April','Maj','Juni','Juli','August','September','Oktober','November','December');
$monthsofyearshort_lang		= array ('Jan','Feb','Mar','Apr','Maj','Jun','Jul','Aug','Sep','Okt','Nov','Dec');

// For time formatting, check out: http://www.php.net/manual/en/function.date.php
$timeFormat = 'H:i';
$timeFormat_small = 'H:i';

// For date formatting, see note below
$dateFormat_day = '%A, %e %B';
$dateFormat_week = '%e %B';
$dateFormat_week_list = '%a, %e %b';
$dateFormat_week_jump = '%e %b';
$dateFormat_month = '%B %Y';
$dateFormat_month_list = '%A, %e %B';
$dateFormat_year = '%Y';

/*
Notes about dateFormat_*
	The pieces are similar to that of the PHP function strftime(), 
	however only the following is supported at this time:
	
	%A - the full week day name as specified in $daysofweek_lang
	%a - the shortened week day name as specified in $daysofweekshort_lang
	%B - the full month name as specified in $monthsofyear_lang
	%b - the shortened month name as specified in $monthsofyearshort_lang
	%e - the day of the month as a decimal number (1 to 31)
	%Y - the 4-digit year

	If this causes problems with representing your language accurately, let
	us know. We will be happy to modify this if needed.
*/

// Error messages - %s will be replaced with a variable
$error_title_lang = 'Fejl!';
$error_window_lang = 'Der opstod en fejl!';
$error_calendar_lang = 'Kalenderen "%s" blev benyttet da fejlen opstod.';
$error_path_lang = 'Kan ikke &aring;bne stien : "%s"';
$error_back_lang = 'Brug venligst "Tilbage" knappen for at g&aring; tilbage.';
$error_remotecal_lang = 'Denne server blokerer for eksterne kalendere der ikke er blevet godkendt';
$error_restrictedcal_lang = 'Du har fors&oslash;gt at f&aring; adgang til en beskyttet kalender p&aring; denne server.';
$error_invalidcal_lang = 'Kalenderen kan ikke l&aelig;ses. Pr&oslash;v en anden kalender.';


?>

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