From 253ef013b351f8ec885d596af7b611568138b400 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 5 Oct 2002 17:42:11 +0000 Subject: *** empty log message *** --- day.php | 8 +- languages/danish.inc.php | 52 ++++++------- languages/italian.inc.php | 188 +++++++++++++++++++++++----------------------- month.php | 6 +- week.php | 7 +- 5 files changed, 131 insertions(+), 130 deletions(-) diff --git a/day.php b/day.php index 03a1c63..6de369a 100644 --- a/day.php +++ b/day.php @@ -35,7 +35,7 @@ $this_month = $day_array2[2]; $this_year = $day_array2[1]; $parse_month = date ('Ym', $date); -$thisday2 = localizeDate($dateFormat_week_list, $date); +$thisday2 = localizeDate($dateFormat_week_list, $unix_time); $dayborder = 0; @@ -83,9 +83,9 @@ if ($master_array[($getdate)]) { - '; ?> - '; ?> - '; ?> + '; ?> + '; ?> + '; ?>
diff --git a/languages/danish.inc.php b/languages/danish.inc.php index fc3c27e..2f55ec3 100644 --- a/languages/danish.inc.php +++ b/languages/danish.inc.php @@ -34,25 +34,25 @@ $date_lang = 'Dato'; $summary_lang = 'Opsummering'; // new since last translation -$all_day_lang = 'All day event'; -$notes_lang = 'Notes'; -$this_years_lang = 'This Year\'s Events'; -$today_lang = 'Today'; -$this_week_lang = 'This Week'; -$this_month_lang = 'This Month'; -$jump_lang = 'Jump to'; -$tomorrows_lang = 'Tomorrow\'s Events'; -$goday_lang = 'Go to Today'; -$goweek_lang = 'Go to This Week'; -$gomonth_lang = 'Go to This Month'; -$goyear_lang = 'Go to This Year'; +$all_day_lang = 'Heldags Aftale'; +$notes_lang = 'Noter'; +$this_years_lang = 'Dette Ås Aftaler'; +$today_lang = 'I Dag'; +$this_week_lang = 'Denne Uge'; +$this_month_lang = 'Denne Måned'; +$jump_lang = 'Gå Til'; +$tomorrows_lang = 'Næste Dags Aftaler'; +$goday_lang = 'Gå Til Idag'; +$goweek_lang = 'Gå Til Denne Uge'; +$gomonth_lang = 'Gå Til Denne Måned'; +$goyear_lang = 'Gå Til Dette År'; // new since last translation -$daysofweek_lang = array ('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'); -$daysofweekshort_lang = array ('Sun','Mon','Tue','Wed','Thu','Fri','Sat'); -$daysofweekreallyshort_lang = array ('S','M','T','W','T','F','S'); -$monthsofyear_lang = array ('January','February','March','April','May','June','July','August','September','October','November','December'); -$monthsofyearshort_lang = array ('Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'); +$daysofweek_lang = array ('Søndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lørdag'); +$daysofweekshort_lang = array ('Søn','Man','Tir','Ons','Tor','Fre','Lø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'; @@ -61,7 +61,7 @@ $timeFormat = 'H:i'; $dateFormat_day = '%A, %B %e'; $dateFormat_week = '%B %e'; $dateFormat_week_list = '%a, %b %e'; -$dateFormat_week_jump = '%b %e'; // new since last translation +$dateFormat_week_jump = '%b %e'; $dateFormat_month = '%B %Y'; $dateFormat_month_list = '%A, %e %B'; @@ -82,14 +82,14 @@ Notes about dateFormat_* */ // Error messages - %s will be replaced with a variable -$error_title_lang = 'Error!'; -$error_window_lang = 'There was an error!'; -$error_calendar_lang = 'The calendar "%s" was being processed when this error occurred.'; -$error_path_lang = 'Unable to open the path: "%s"'; -$error_back_lang = 'Please use the "Back" button to return.'; -$error_remotecal_lang = 'This server blocks remote calendars which have not been approved.'; -$error_restrictedcal_lang = 'You have tried to access a calendar that is restricted on this server.'; -$error_invalidcal_lang = 'Invalid calendar file. Please try a different calendar.'; +$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 åbne stien : "%s"'; +$error_back_lang = 'Brug venligst "Tilbage" knappen for at gå tilbage.'; +$error_remotecal_lang = 'Denne server blokerer for kalendere der ikke er blevet godkendt'; +$error_restrictedcal_lang = 'Du har forsøgt at få adgang til en beskyttet kalender på denne server.'; +$error_invalidcal_lang = 'Kalenderen er muligvis i stykker. Prøv en anden kalender.'; ?> \ No newline at end of file diff --git a/languages/italian.inc.php b/languages/italian.inc.php index a99185d..67af122 100644 --- a/languages/italian.inc.php +++ b/languages/italian.inc.php @@ -1,94 +1,94 @@ - + diff --git a/month.php b/month.php index 40ca7dd..2af6412 100644 --- a/month.php +++ b/month.php @@ -55,9 +55,9 @@ - '; ?> - '; ?> - '; ?> + '; ?> + '; ?> + '; ?>
diff --git a/week.php b/week.php index 92fa1f9..35dbea9 100644 --- a/week.php +++ b/week.php @@ -27,6 +27,7 @@ $start_week = localizeDate($dateFormat_week, $start_week_time); $end_week = localizeDate($dateFormat_week, $end_week_time); $display_date = "$start_week - $end_week"; +$thisday2 = localizeDate($dateFormat_week_list, $unix_time); // For the side months @@ -87,9 +88,9 @@ for ($i=0;$i<7;$i++) { - '; ?> - '; ?> - '; ?> + '; ?> + '; ?> + '; ?>
-- cgit v1.2.3