aboutsummaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
authorjwangen <jwangen>2002-09-25 21:54:13 +0000
committerjwangen <jwangen>2002-09-25 21:54:13 +0000
commitaf86e13fd3d9be51561ab4685129fd841b7bf39b (patch)
treebb6645e0a49e1f062a1b97deec9ae2cec0ee5cdc /languages
parent8a587b7052a1a53ecb153bc295639ed2b3e735fc (diff)
downloadphpicalendar-af86e13fd3d9be51561ab4685129fd841b7bf39b.tar.gz
phpicalendar-af86e13fd3d9be51561ab4685129fd841b7bf39b.tar.bz2
phpicalendar-af86e13fd3d9be51561ab4685129fd841b7bf39b.zip
Added variable in language files, $all_day_lang, for occurrences of the
English string "All day event." Needs to be translated.
Diffstat (limited to 'languages')
-rw-r--r--languages/danish.inc.php51
-rw-r--r--languages/dutch.inc.php52
-rw-r--r--languages/english.inc.php51
-rw-r--r--languages/french.inc.php1
-rw-r--r--languages/german.inc.php1
-rw-r--r--languages/italian.inc.php51
-rw-r--r--languages/norwegian.inc.php51
-rw-r--r--languages/polish.inc.php51
8 files changed, 303 insertions, 6 deletions
diff --git a/languages/danish.inc.php b/languages/danish.inc.php
index d65295a..134258d 100644
--- a/languages/danish.inc.php
+++ b/languages/danish.inc.php
@@ -1 +1,50 @@
-<? // Danish language include // For version 0.5 PHP iCalendar // // Translation by Henrik H¿jmark (styxx@worldonline.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.5"; $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"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'dk_DK'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php $timeFormat = "H:i"; // For date formatting, cehck out: http://www.php.net/manual/en/function.strftime.php $dateFormat_day = "%A, %B %e"; $dateFormat_week = "%B %e"; $dateFormat_week_list = "%a, %b %e"; $dateFormat_month = "%B %Y"; $dateFormat_month_list = "%A, %e %B"; ?> \ No newline at end of file
+<?
+
+// Danish language include
+// For version 0.5 PHP iCalendar
+//
+// Translation by Henrik H¿jmark (styxx@worldonline.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.5";
+$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 = "All day event";
+
+// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
+setlocale (LC_TIME, 'dk_DK');
+
+// For time formatting, check out: http://www.php.net/manual/en/function.date.php
+$timeFormat = "H:i";
+
+// For date formatting, cehck out: http://www.php.net/manual/en/function.strftime.php
+$dateFormat_day = "%A, %B %e";
+$dateFormat_week = "%B %e";
+$dateFormat_week_list = "%a, %b %e";
+$dateFormat_month = "%B %Y";
+$dateFormat_month_list = "%A, %e %B";
+
+?> \ No newline at end of file
diff --git a/languages/dutch.inc.php b/languages/dutch.inc.php
index 62a5749..a964b90 100644
--- a/languages/dutch.inc.php
+++ b/languages/dutch.inc.php
@@ -1 +1,51 @@
-<?php // 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"; $event_lang = "Activiteit"; $event_start_lang = "Start Tijd"; $event_end_lang = "Eind Tijd"; $this_months_lang = "Activiteiten Deze Maand"; $date_lang = "Datum"; $summary_lang = "Overzicht"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'nl_BE'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php $timeFormat = "G:i"; // For date formatting, check out: http://www.php.net/manual/en/function.strftime.php $dateFormat_day = "%A %e %B"; $dateFormat_week = "%e %B"; $dateFormat_week_list = "%a %e %b"; $dateFormat_month = "%B %Y"; $dateFormat_month_list = "%A %e %B"; ?> \ No newline at end of file
+<?php
+
+// 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";
+$event_lang = "Activiteit";
+$event_start_lang = "Start Tijd";
+$event_end_lang = "Eind Tijd";
+$this_months_lang = "Activiteiten Deze Maand";
+$date_lang = "Datum";
+$summary_lang = "Overzicht";
+$all_day_lang = "All day event";
+
+// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
+setlocale (LC_TIME, 'nl_BE');
+
+// For time formatting, check out: http://www.php.net/manual/en/function.date.php
+$timeFormat = "G:i";
+
+// For date formatting, check out: http://www.php.net/manual/en/function.strftime.php
+$dateFormat_day = "%A %e %B";
+$dateFormat_week = "%e %B";
+$dateFormat_week_list = "%a %e %b";
+$dateFormat_month = "%B %Y";
+$dateFormat_month_list = "%A %e %B";
+
+
+?> \ No newline at end of file
diff --git a/languages/english.inc.php b/languages/english.inc.php
index 7b8d16d..9fe1f77 100644
--- a/languages/english.inc.php
+++ b/languages/english.inc.php
@@ -1 +1,50 @@
-<?php // English language include // For version 0.5 PHP iCalendar // // Translation by Chad Little (chad@chadsdomain.com) // // Submit new translations to chad@chadsdomain.com $day_lang = "Day"; $week_lang = "Week"; $month_lang = "Month"; $year_lang = "Year"; $calendar_lang = "Calendar"; $next_day_lang = "Next Day"; $next_month_lang = "Next Month"; $next_week_lang = "Next Week"; $next_year_lang = "Next Year"; $last_day_lang = "Previous Day"; $last_month_lang = "Previous Month"; $last_week_lang = "Previous Week"; $last_year_lang = "Previous Year"; $subscribe_lang = "Subscribe"; $download_lang = "Download"; $powered_by_lang = "Powered by"; $version_lang = "0.5"; $event_lang = "Event"; $event_start_lang = "Start Time"; $event_end_lang = "End Time"; $this_months_lang = "This Month's Events"; $date_lang = "Date"; $summary_lang = "Summary"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'en_EN'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php $timeFormat = "g:i A"; // For date formatting, check out: http://www.php.net/manual/en/function.strftime.php $dateFormat_day = "%A, %B %e"; $dateFormat_week = "%B %e"; $dateFormat_week_list = "%a, %b %e"; $dateFormat_month = "%B %Y"; $dateFormat_month_list = "%A, %B %e"; ?> \ No newline at end of file
+<?php
+
+// English language include
+// For version 0.5 PHP iCalendar
+//
+// Translation by Chad Little (chad@chadsdomain.com)
+//
+// Submit new translations to chad@chadsdomain.com
+
+
+
+$day_lang = "Day";
+$week_lang = "Week";
+$month_lang = "Month";
+$year_lang = "Year";
+$calendar_lang = "Calendar";
+$next_day_lang = "Next Day";
+$next_month_lang = "Next Month";
+$next_week_lang = "Next Week";
+$next_year_lang = "Next Year";
+$last_day_lang = "Previous Day";
+$last_month_lang = "Previous Month";
+$last_week_lang = "Previous Week";
+$last_year_lang = "Previous Year";
+$subscribe_lang = "Subscribe";
+$download_lang = "Download";
+$powered_by_lang = "Powered by";
+$version_lang = "0.5";
+$event_lang = "Event";
+$event_start_lang = "Start Time";
+$event_end_lang = "End Time";
+$this_months_lang = "This Month's Events";
+$date_lang = "Date";
+$summary_lang = "Summary";
+$all_day_lang = "All day event";
+
+// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
+setlocale (LC_TIME, 'en_EN');
+
+// For time formatting, check out: http://www.php.net/manual/en/function.date.php
+$timeFormat = "g:i A";
+
+// For date formatting, check out: http://www.php.net/manual/en/function.strftime.php
+$dateFormat_day = "%A, %B %e";
+$dateFormat_week = "%B %e";
+$dateFormat_week_list = "%a, %b %e";
+$dateFormat_month = "%B %Y";
+$dateFormat_month_list = "%A, %B %e";
+
+?> \ No newline at end of file
diff --git a/languages/french.inc.php b/languages/french.inc.php
index 42baeb0..c0f968d 100644
--- a/languages/french.inc.php
+++ b/languages/french.inc.php
@@ -32,6 +32,7 @@ $event_end_lang = "Fin";
$this_months_lang = "&Eacute;v&eacute;nements de ce mois";
$date_lang = "Date";
$summary_lang = "R&eacute;sum&eacute;";
+$all_day_lang = "All day event";
// Set Location for date formatting, check out: http://www.php.net/manual/fr/function.setlocale.php
setlocale (LC_TIME,"french");
diff --git a/languages/german.inc.php b/languages/german.inc.php
index 48f0f13..f8243e1 100644
--- a/languages/german.inc.php
+++ b/languages/german.inc.php
@@ -31,6 +31,7 @@ $event_end_lang = "Ende";
$this_months_lang = "Alle Einträge in diesem Monat";
$date_lang = "Datum";
$summary_lang = "Beschreibung";
+$all_day_lang = "All day event";
// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
// for Switzerland
diff --git a/languages/italian.inc.php b/languages/italian.inc.php
index 035b6a3..a763d68 100644
--- a/languages/italian.inc.php
+++ b/languages/italian.inc.php
@@ -1 +1,50 @@
-<? // Italian language include // For version 0.5 PHP iCalendar // // Translation by Luca Cacciagrano (clooka@clac.it) // // Submit new translations to chad@chadsdomain.com $day_lang = "Giorno"; $week_lang = "Settimana"; $month_lang = "Mese"; $year_lang = "Anno"; $calendar_lang = "Calendario"; $next_day_lang = "Giorno Successivo"; $next_month_lang = "Mese Successivo"; $next_week_lang = "Settimana Successiva"; $next_year_lang = "Anno Successivo"; $last_day_lang = "Giorno Precedente"; $last_month_lang = "Mese Precedente"; $last_week_lang = "Settimana Precedente"; $last_year_lang = "Anno Precedente"; $subscribe_lang = "Sottoscrivi"; $download_lang = "Scarica"; $powered_by_lang = "Powered by"; $version_lang = "0.5"; $event_lang = "Evento"; $event_start_lang = "Inizio"; $event_end_lang = "Fine"; $this_months_lang = "Eventi di questo mese"; $date_lang = "Data"; $summary_lang = "Sommario"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'it_IT'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php $timeFormat = "G:i"; // For date formatting, cehck out: http://www.php.net/manual/en/function.strftime.php $dateFormat_day = "%A, %e %B"; $dateFormat_week = "%e %B"; $dateFormat_week_list = "%a, %e %b"; $dateFormat_month = "%B %Y"; $dateFormat_month_list = "%A, %e %B"; ?> \ No newline at end of file
+<?
+
+// Italian language include
+// For version 0.5 PHP iCalendar
+//
+// Translation by Luca Cacciagrano (clooka@clac.it)
+//
+// Submit new translations to chad@chadsdomain.com
+
+
+
+$day_lang = "Giorno";
+$week_lang = "Settimana";
+$month_lang = "Mese";
+$year_lang = "Anno";
+$calendar_lang = "Calendario";
+$next_day_lang = "Giorno Successivo";
+$next_month_lang = "Mese Successivo";
+$next_week_lang = "Settimana Successiva";
+$next_year_lang = "Anno Successivo";
+$last_day_lang = "Giorno Precedente";
+$last_month_lang = "Mese Precedente";
+$last_week_lang = "Settimana Precedente";
+$last_year_lang = "Anno Precedente";
+$subscribe_lang = "Sottoscrivi";
+$download_lang = "Scarica";
+$powered_by_lang = "Powered by";
+$version_lang = "0.5";
+$event_lang = "Evento";
+$event_start_lang = "Inizio";
+$event_end_lang = "Fine";
+$this_months_lang = "Eventi di questo mese";
+$date_lang = "Data";
+$summary_lang = "Sommario";
+$all_day_lang = "All day event";
+
+// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
+setlocale (LC_TIME, 'it_IT');
+
+// For time formatting, check out: http://www.php.net/manual/en/function.date.php
+$timeFormat = "G:i";
+
+// For date formatting, cehck out: http://www.php.net/manual/en/function.strftime.php
+$dateFormat_day = "%A, %e %B";
+$dateFormat_week = "%e %B";
+$dateFormat_week_list = "%a, %e %b";
+$dateFormat_month = "%B %Y";
+$dateFormat_month_list = "%A, %e %B";
+
+?> \ No newline at end of file
diff --git a/languages/norwegian.inc.php b/languages/norwegian.inc.php
index bf40025..d15f181 100644
--- a/languages/norwegian.inc.php
+++ b/languages/norwegian.inc.php
@@ -1 +1,50 @@
-<?php // Norwegian language include // For version 0.5 PHP iCalendar // // Translation by Geir Kielland (geir.kielland@jus.uio.no) // // Submit new translations to chad@chadsdomain.com $day_lang = "Dag"; $week_lang = "Uke"; $month_lang = "M&aring;ned"; $year_lang = "&aring;r"; $calendar_lang = "Kalender"; $next_day_lang = "Neste Dag"; $next_month_lang = "Neste M&aring;ned"; $next_week_lang = "Neste Uke"; $next_year_lang = "Neste &Aring;r"; $last_day_lang = "Forrige Dag"; $last_month_lang = "Forrige M&aring;ned"; $last_week_lang = "Forrige Uke"; $last_year_lang = "Forrige &Aring;r"; $subscribe_lang = "Abonn&eacute;r"; $download_lang = "Last Ned"; $powered_by_lang = "Powered by"; $version_lang = "0.5"; $event_lang = "Hendelse"; $event_start_lang = "Start Tid"; $event_end_lang = "Slutt Tid"; $this_months_lang = "Denne M&aring;nedens Hendelser"; $date_lang = "Dato"; $summary_lang = "Sammendrag"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'no_NO'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php $timeFormat = "H:i"; // For date formatting, check out: http://www.php.net/manual/en/function.strftime.php $dateFormat_day = "%A, %e. %B "; $dateFormat_week = "%e. %B"; $dateFormat_week_list = "%a, %e. %b"; $dateFormat_month = "%B %Y"; $dateFormat_month_list = "%A, %e. %B"; ?> \ No newline at end of file
+<?php
+
+// Norwegian language include
+// For version 0.5 PHP iCalendar
+//
+// Translation by Geir Kielland (geir.kielland@jus.uio.no)
+//
+// Submit new translations to chad@chadsdomain.com
+
+
+
+$day_lang = "Dag";
+$week_lang = "Uke";
+$month_lang = "M&aring;ned";
+$year_lang = "&aring;r";
+$calendar_lang = "Kalender";
+$next_day_lang = "Neste Dag";
+$next_month_lang = "Neste M&aring;ned";
+$next_week_lang = "Neste Uke";
+$next_year_lang = "Neste &Aring;r";
+$last_day_lang = "Forrige Dag";
+$last_month_lang = "Forrige M&aring;ned";
+$last_week_lang = "Forrige Uke";
+$last_year_lang = "Forrige &Aring;r";
+$subscribe_lang = "Abonn&eacute;r";
+$download_lang = "Last Ned";
+$powered_by_lang = "Powered by";
+$version_lang = "0.5";
+$event_lang = "Hendelse";
+$event_start_lang = "Start Tid";
+$event_end_lang = "Slutt Tid";
+$this_months_lang = "Denne M&aring;nedens Hendelser";
+$date_lang = "Dato";
+$summary_lang = "Sammendrag";
+$all_day_lang = "All day event";
+
+// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
+setlocale (LC_TIME, 'no_NO');
+
+// For time formatting, check out: http://www.php.net/manual/en/function.date.php
+$timeFormat = "H:i";
+
+// For date formatting, check out: http://www.php.net/manual/en/function.strftime.php
+$dateFormat_day = "%A, %e. %B ";
+$dateFormat_week = "%e. %B";
+$dateFormat_week_list = "%a, %e. %b";
+$dateFormat_month = "%B %Y";
+$dateFormat_month_list = "%A, %e. %B";
+
+?> \ No newline at end of file
diff --git a/languages/polish.inc.php b/languages/polish.inc.php
index d9499ce..81b251b 100644
--- a/languages/polish.inc.php
+++ b/languages/polish.inc.php
@@ -1 +1,50 @@
-<? // Polish language include // For version 0.5 PHP iCalendar // // Translation by Stanislaw Cieslicki (stahoo@poczta.onet.pl) // // Submit new translations to chad@chadsdomain.com $day_lang = "Dzień"; $week_lang = "Tydzień"; $month_lang = "Miesiąc"; $year_lang = "Rok"; $calendar_lang = "Kalendarz"; $next_day_lang = "Następny dzień"; $next_month_lang = "Przyszły miesiąc"; $next_week_lang = "Przyszły tydzień"; $next_year_lang = "Przyszły rok"; $last_day_lang = "Poprzedni dzień"; $last_month_lang = "Zeszły Miesiąc"; $last_week_lang = "Zeszły tydzień"; $last_year_lang = "Zeszły rok"; $subscribe_lang = "Subskrybuj"; $download_lang = "Pobież"; $powered_by_lang = "Powered by"; $version_lang = "0.5"; $event_lang = "Zadanie"; $event_start_lang = "Początek"; $event_end_lang = "Koniec"; $this_months_lang = "Zadania miesiąca"; $date_lang = "Data"; $summary_lang = "Info"; // Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php setlocale (LC_TIME, 'pl_PL'); // For time formatting, check out: http://www.php.net/manual/en/function.date.php $timeFormat = "G:i"; // For date formatting, cehck out: http://www.php.net/manual/en/function.strftime.php $dateFormat_day = "%A, %e %B"; $dateFormat_week = "%e %B"; $dateFormat_week_list = "%a, %e %b"; $dateFormat_month = "%B %Y"; $dateFormat_month_list = "%A, %e %B"; ?> \ No newline at end of file
+<?
+
+// Polish language include
+// For version 0.5 PHP iCalendar
+//
+// Translation by Stanislaw Cieslicki (stahoo@poczta.onet.pl)
+//
+// Submit new translations to chad@chadsdomain.com
+
+
+
+$day_lang = "Dzień";
+$week_lang = "Tydzień";
+$month_lang = "MiesiÄ…c";
+$year_lang = "Rok";
+$calendar_lang = "Kalendarz";
+$next_day_lang = "Następny dzień";
+$next_month_lang = "Przyszły miesiąc";
+$next_week_lang = "Przyszły tydzień";
+$next_year_lang = "Przyszły rok";
+$last_day_lang = "Poprzedni dzień";
+$last_month_lang = "Zeszły Miesiąc";
+$last_week_lang = "Zeszły tydzień";
+$last_year_lang = "Zeszły rok";
+$subscribe_lang = "Subskrybuj";
+$download_lang = "Pobież";
+$powered_by_lang = "Powered by";
+$version_lang = "0.5";
+$event_lang = "Zadanie";
+$event_start_lang = "PoczÄ…tek";
+$event_end_lang = "Koniec";
+$this_months_lang = "Zadania miesiÄ…ca";
+$date_lang = "Data";
+$summary_lang = "Info";
+$all_day_lang = "All day event";
+
+// Set Location for date formatting, check out: http://www.php.net/manual/en/function.setlocale.php
+setlocale (LC_TIME, 'pl_PL');
+
+// For time formatting, check out: http://www.php.net/manual/en/function.date.php
+$timeFormat = "G:i";
+
+// For date formatting, cehck out: http://www.php.net/manual/en/function.strftime.php
+$dateFormat_day = "%A, %e %B";
+$dateFormat_week = "%e %B";
+$dateFormat_week_list = "%a, %e %b";
+$dateFormat_month = "%B %Y";
+$dateFormat_month_list = "%A, %e %B";
+
+?> \ No newline at end of file

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