|
From: <cl...@us...> - 2003-02-22 00:01:37
|
Update of /cvsroot/phpicalendar/phpicalendar/languages
In directory sc8-pr-cvs1:/tmp/cvs-serv19872/languages
Modified Files:
danish.inc.php dutch.inc.php finnish.inc.php french.inc.php
italian.inc.php norwegian.inc.php polish.inc.php
spanish.inc.php swedish.inc.php traditional_chinese.inc.php
Log Message:
0.9.1 Translated files.
Index: danish.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/danish.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** danish.inc.php 19 Feb 2003 22:46:02 -0000 1.20
--- danish.inc.php 22 Feb 2003 00:01:32 -0000 1.21
***************
*** 4,9 ****
// For version 0.9.1 PHP iCalendar
//
! // Translation by Henrik H¿jmark (st...@wo...)
! // and Jakob Peterhnsel (ma...@cr...)
//
// Submit new translations to ch...@ch...
--- 4,9 ----
// For version 0.9.1 PHP iCalendar
//
! // Translation by Henrik H�jmark (st...@wo...)
! // and Jakob Peterh�nsel (ma...@cr...)
//
// Submit new translations to ch...@ch...
***************
*** 88,103 ****
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
$unset_prefs_lang = 'Unset preferences:';
// - navigation
! $back_lang = 'Back';
! $next_lang = 'Next';
! $prev_lang = 'Prev';
! $day_view_lang = 'Day View';
! $week_view_lang = 'Week View';
! $month_view_lang = 'Month View';
! $year_view_lang = 'Year View';
// ---------------------------------
--- 88,103 ----
// ----- New for 0.9.1
! $prefs_set_lang = 'Dine indstillinger er gemt.'; //Your preferences have been set.
! $prefs_unset_lang = 'Indstillinger fjernet. Ændringer er synlig ved næste sidevisning.'; //Preferences unset. Changes will take place next page load.
$unset_prefs_lang = 'Unset preferences:';
// - navigation
! $back_lang = 'Tilbage';
! $next_lang = 'Næste';
! $prev_lang = 'Forrige';
! $day_view_lang = 'Vis Dag';
! $week_view_lang = 'Vis Uge';
! $month_view_lang = 'Vis Måned';
! $year_view_lang = 'Vis År';
// ---------------------------------
Index: dutch.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/dutch.inc.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** dutch.inc.php 19 Feb 2003 22:46:03 -0000 1.16
--- dutch.inc.php 22 Feb 2003 00:01:32 -0000 1.17
***************
*** 88,94 ****
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
// - navigation
--- 88,94 ----
// ----- New for 0.9.1
! $prefs_set_lang = 'Uw voorkeuren zijn bewaard.';
! $prefs_unset_lang = 'Voorkeuren niet bewaard. Aanpassingen zijn actief de volgende keer u de pagina laadt.';
! $unset_prefs_lang = 'Niet bewaarde voorkeuren:';
// - navigation
Index: finnish.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/finnish.inc.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** finnish.inc.php 19 Feb 2003 22:46:03 -0000 1.3
--- finnish.inc.php 22 Feb 2003 00:01:32 -0000 1.4
***************
*** 1,171 ****
! <?php
!
! // Finnish language include
! // For version 0.9.1 PHP iCalendar
! //
! // Translation by Kari Somby (kar...@ra...)
! //
! // Submit new translations to ch...@ch...
!
!
!
! $day_lang = 'Päivä';
! $week_lang = 'Viikko';
! $month_lang = 'Kuukausi';
! $year_lang = 'Vuosi';
! $calendar_lang = 'Kalenteri';
! $next_day_lang = 'Seuraava Päivä';
! $next_month_lang = 'Seuraava Kuukausi';
! $next_week_lang = 'Seuraava Viikko';
! $next_year_lang = 'Seuraava Vuosi';
! $last_day_lang = 'Edellinen Päivä';
! $last_month_lang = 'Edellinen Kuukausi';
! $last_week_lang = 'Edellinen Viikko';
! $last_year_lang = 'Edellinen Vuosi';
! $subscribe_lang = 'Tilaa';
! $download_lang = 'Lataa tiedosto';
! $powered_by_lang = 'Powered by';
! $event_lang = 'Tapahtuma';
! $event_start_lang = 'Aloitusaika';
! $event_end_lang = 'Lopetusaika';
! $this_months_lang = 'Tämän Kuukauden tapahtumat';
! $date_lang = 'Päivä';
! $summary_lang = 'Yhteenveto';
! $all_day_lang = 'Koko päivän tapahtuma';
! $notes_lang = 'Muistiinpanot';
! $this_years_lang = 'Tämän Vuoden tapahtumat';
! $today_lang = 'Today';
! $this_week_lang = 'Tämä Viikko';
! $this_month_lang = 'Tämä Kuukausi';
! $jump_lang = 'Siirry';
! $tomorrows_lang = 'Huomisen Tapahtumat';
! $goday_lang = 'Mene Tähän Päivään';
! $goweek_lang = 'Mene Tähän Viikkoon';
! $gomonth_lang = 'Mene Tähän Kuukauteen';
! $goyear_lang = 'Mene Tähän Vuoteen';
! $search_lang = 'Etsi'; // the verb
! $results_lang = 'Etsinnän Tulokset';
! $query_lang = 'Kysely'; // will be followed by the search query
! $no_results_lang = 'Tapahtumia ei löytynyt';
! $goprint_lang = 'Tulostettava versio';
! $time_lang = 'Aika';
! $summary_lang = 'Yhteenveto';
! $description_lang = 'Selitys';
! $this_site_is_lang = 'Tämä sivusto on';
! $no_events_day_lang = 'Ei tapahtumia tänään.';
! $no_events_week_lang = 'Ei tapahtumia tällä viikolla.';
! $no_events_month_lang = 'Ei tapahtumia tässä kuussa.';
! $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
! $rss_language = 'fi-fi';
! $search_took_lang = 'Etsimiseen meni %s sekuntia';
! $recurring_event_lang = 'Toistuva tapahtuma';
! $exception_lang = 'Poikkeus';
! $no_query_lang = 'Kyselyä ei annettu';
! $preferences_lang = 'Preferences';
! $printer_lang = 'Printer';
! $select_lang_lang = 'Select your default language:';
! $select_cal_lang = 'Select your default calendar:';
! $select_view_lang = 'Select your default view:';
! $select_time_lang = 'Select your default start time:';
! $select_day_lang = 'Select your default start day of week:';
! $select_style_lang = 'Select your default style:';
! $set_prefs_lang = 'Set preferences';
! $completed_date_lang = 'Completed on';
! $completed_lang = 'Completed';
! $created_lang = 'Created:';
! $due_lang = 'Due:';
! $priority_lang = 'Priority:';
! $priority_high_lang = 'High';
! $priority_low_lang = 'Low';
! $priority_medium_lang = 'Medium';
! $priority_none_lang = 'None';
! $status_lang = 'Status:';
! $todo_lang = 'To do items';
! $unfinished_lang = 'Unfinished';
!
! // ----- New for 0.9.1
!
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
!
! // - navigation
! $back_lang = 'Back';
! $next_lang = 'Next';
! $prev_lang = 'Prev';
! $day_view_lang = 'Day View';
! $week_view_lang = 'Week View';
! $month_view_lang = 'Month View';
! $year_view_lang = 'Year View';
!
! // ---------------------------------
!
! // $format_recur, items enclosed in % will be substituted with variables
! $format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three'
!
! $format_recur_lang['yearly'] = array('vuosi','vuotta'); // for these, put singular
! $format_recur_lang['monthly'] = array('kuukausi','kuukautta'); // and plural forms
! $format_recur_lang['weekly'] = array('viikko','viikkoa'); // these will be %freq%
! $format_recur_lang['daily'] = array('päivä','päivää'); // in the replacement below
! $format_recur_lang['hourly'] = array('tunti','tuntia');
! $format_recur_lang['minutely'] = array('minuutti','minuuttia');
! $format_recur_lang['secondly'] = array('sekuntti','sekunttia');
!
! $format_recur_lang['start'] = 'Joka %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5'
! $format_recur_lang['until'] = '%date% asti'; // ie, 'until January 4'
! $format_recur_lang['count'] = '%int% kertaa'; // ie, 'for 5 times'
!
! $format_recur_lang['bymonth'] = 'Kuukaudet: %list%'; // ie, 'In months: January, February, March'
! $format_recur_lang['bymonthday'] = 'Päivät: %list%'; // ie, 'On dates: 1, 2, 3, 4'
! $format_recur_lang['byday'] = 'Viikonpäivät: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs'
!
! // ---------------------------------
!
! $daysofweek_lang = array ('Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai');
! $daysofweekshort_lang = array ('Su','Ma','Ti','Ke','To','Pe','La');
! $daysofweekreallyshort_lang = array ('S','M','T','K','T','P','L');
! $monthsofyear_lang = array ('Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu','Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu');
! $monthsofyearshort_lang = array ('Tammi','Helmi','Maalis','Huhti','Touko','Kesä','Heinä','Elo','Syys','Loka','Marras','Joulu');
!
! // For time formatting, check out: http://www.php.net/manual/en/function.date.php
! //$timeFormat = 'g:i A';
! $timeFormat = 'H:i';
! $timeFormat_small = 'g:i';
!
! // For date formatting, see note below
! $dateFormat_day = '%A, %e %Bta';
! $dateFormat_week = '%e %B';
! $dateFormat_week_list = '%a, %e %b';
! $dateFormat_week_jump = '%b %e';
! $dateFormat_month = '%B %Y';
! $dateFormat_month_list = '%A, %B %e';
!
! /*
! 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 = 'Virhe!';
! $error_window_lang = 'Tapahtui virhe!';
! $error_calendar_lang = 'Kalenteria "%s" käsiteltiin virheen sattuessa.';
! $error_path_lang = 'Polkua: "%s" ei voi avata';
! $error_back_lang = 'Ole hyvä ja käytä "Takaisin" nappia palataksesi takaisin.';
! $error_remotecal_lang = 'Tämä palvelin sallii vain hyväksyttyjen etäkalentereiden käytön.';
! $error_restrictedcal_lang = 'Yritit käyttää kalenteria, jonka käyttö on rajoitettu.';
! $error_invalidcal_lang = 'Ei kelvollinen kalenterin nimi. Ole hyvä ja yritä toista kalenteria.';
!
! ?>
--- 1,173 ----
! <?php
!
! // Finnish language include
! // For version 0.9 PHP iCalendar
! //
! // Translation by Kari Somby (kar...@ra...)
! //
! // Submit new translations to ch...@ch...
!
!
!
! $day_lang = 'Päivä';
! $week_lang = 'Viikko';
! $month_lang = 'Kuukausi';
! $year_lang = 'Vuosi';
! $calendar_lang = 'Kalenteri';
! $next_day_lang = 'Seuraava Päivä';
! $next_month_lang = 'Seuraava Kuukausi';
! $next_week_lang = 'Seuraava Viikko';
! $next_year_lang = 'Seuraava Vuosi';
! $last_day_lang = 'Edellinen Päivä';
! $last_month_lang = 'Edellinen Kuukausi';
! $last_week_lang = 'Edellinen Viikko';
! $last_year_lang = 'Edellinen Vuosi';
! $subscribe_lang = 'Tilaa';
! $download_lang = 'Lataa tiedosto';
! $powered_by_lang = 'Powered by';
! $event_lang = 'Tapahtuma';
! $event_start_lang = 'Aloitusaika';
! $event_end_lang = 'Lopetusaika';
! $this_months_lang = 'Tämän Kuukauden tapahtumat';
! $date_lang = 'Päivä';
! $summary_lang = 'Yhteenveto';
! $all_day_lang = 'Koko päivän tapahtuma';
! $notes_lang = 'Muistiinpanot';
! $this_years_lang = 'Tämän Vuoden tapahtumat';
! $today_lang = 'Today';
! $this_week_lang = 'Tämä Viikko';
! $this_month_lang = 'Tämä Kuukausi';
! $jump_lang = 'Siirry';
! $tomorrows_lang = 'Huomisen Tapahtumat';
! $goday_lang = 'Mene Tähän Päivään';
! $goweek_lang = 'Mene Tähän Viikkoon';
! $gomonth_lang = 'Mene Tähän Kuukauteen';
! $goyear_lang = 'Mene Tähän Vuoteen';
! $search_lang = 'Etsi'; // the verb
! $results_lang = 'Etsinnän Tulokset';
! $query_lang = 'Kysely'; // will be followed by the search query
! $no_results_lang = 'Tapahtumia ei löytynyt';
! $goprint_lang = 'Tulostettava versio';
! $time_lang = 'Aika';
! $summary_lang = 'Yhteenveto';
! $description_lang = 'Selitys';
! $this_site_is_lang = 'Tämä sivusto on';
! $no_events_day_lang = 'Ei tapahtumia tänään.';
! $no_events_week_lang = 'Ei tapahtumia tällä viikolla.';
! $no_events_month_lang = 'Ei tapahtumia tässä kuussa.';
! $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
! $rss_language = 'fi-fi';
! $search_took_lang = 'Etsimiseen meni %s sekuntia';
! $recurring_event_lang = 'Toistuva tapahtuma';
! $exception_lang = 'Poikkeus';
! $no_query_lang = 'Kyselyä ei annettu';
! $preferences_lang = 'Ominaisuudet';
! $printer_lang = 'Tulostin';
! $select_lang_lang = 'Valitse oletuskieli:';
! $select_cal_lang = 'Valitse oletuskalenteri:';
! $select_view_lang = 'Valitse oletusnäkymä:';
! $select_time_lang = 'Valitse oletusaloitusaika:';
! $select_day_lang = 'Valitse oletusaloituspäivä viikolle:';
! $select_style_lang = 'Valitse oletustyyli:';
! $set_prefs_lang = 'Aseta ominaisuudet';
! $completed_date_lang = 'Valmistuu';
! $completed_lang = 'Valmis';
! $created_lang = 'Luotu:';
! $due_lang = 'Erääntyy:';
! $priority_lang = 'Tärkeys:';
! $priority_high_lang = 'Korkea';
! $priority_low_lang = 'Matala';
! $priority_medium_lang = 'Keski';
! $priority_none_lang = 'Ei mitään';
! $status_lang = 'Tila:';
! $todo_lang = 'Tehtävät:';
! $unfinished_lang = 'Päättymättömät';
!
!
! // ----- New for 0.9.1
!
! $prefs_set_lang = 'Asetukset päivitetty';
! $prefs_unset_lang = 'Asetuksia ei päivitetty. Muutokset päivitetään seuraavan sivun ladattua';
! $unset_prefs_lang = 'Asetukset peruttu';
!
! // - navigation
! $back_lang = 'Takaisin';
! $next_lang = 'Seuraava';
! $prev_lang = 'Edellinen';
! $day_view_lang = 'Päivänäkymä';
! $week_view_lang = 'Viikkonäkymä';
! $month_view_lang = 'Kuukausinäkymä';
! $year_view_lang = 'Vuosinäkymä';
!
! // ---------------------------------
!
!
!
!
! // $format_recur, items enclosed in % will be substituted with variables
! $format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three'
!
! $format_recur_lang['yearly'] = array('vuosi','vuotta'); // for these, put singular
! $format_recur_lang['monthly'] = array('kuukausi','kuukautta'); // and plural forms
! $format_recur_lang['weekly'] = array('viikko','viikkoa'); // these will be %freq%
! $format_recur_lang['daily'] = array('päivä','päivää'); // in the replacement below
! $format_recur_lang['hourly'] = array('tunti','tuntia');
! $format_recur_lang['minutely'] = array('minuutti','minuuttia');
! $format_recur_lang['secondly'] = array('sekuntti','sekunttia');
!
! $format_recur_lang['start'] = 'Joka %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5'
! $format_recur_lang['until'] = '%date% asti'; // ie, 'until January 4'
! $format_recur_lang['count'] = '%int% kertaa'; // ie, 'for 5 times'
!
! $format_recur_lang['bymonth'] = 'Kuukaudet: %list%'; // ie, 'In months: January, February, March'
! $format_recur_lang['bymonthday'] = 'Päivät: %list%'; // ie, 'On dates: 1, 2, 3, 4'
! $format_recur_lang['byday'] = 'Viikonpäivät: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs'
!
! $daysofweek_lang = array ('Sunnuntai','Maanantai','Tiistai','Keskiviikko','Torstai','Perjantai','Lauantai');
! $daysofweekshort_lang = array ('Su','Ma','Ti','Ke','To','Pe','La');
! $daysofweekreallyshort_lang = array ('S','M','T','K','T','P','L');
! $monthsofyear_lang = array ('Tammikuu','Helmikuu','Maaliskuu','Huhtikuu','Toukokuu','Kesäkuu','Heinäkuu','Elokuu','Syyskuu','Lokakuu','Marraskuu','Joulukuu');
! $monthsofyearshort_lang = array ('Tammi','Helmi','Maalis','Huhti','Touko','Kesä','Heinä','Elo','Syys','Loka','Marras','Joulu');
!
! // For time formatting, check out: http://www.php.net/manual/en/function.date.php
! //$timeFormat = 'g:i A';
! $timeFormat = 'H:i';
! $timeFormat_small = 'g:i';
!
! // For date formatting, see note below
! $dateFormat_day = '%A, %e %Bta';
! $dateFormat_week = '%e %B';
! $dateFormat_week_list = '%a, %e %b';
! $dateFormat_week_jump = '%b %e';
! $dateFormat_month = '%B %Y';
! $dateFormat_month_list = '%A, %B %e';
!
! /*
! 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 = 'Virhe!';
! $error_window_lang = 'Tapahtui virhe!';
! $error_calendar_lang = 'Kalenteria "%s" käsiteltiin virheen sattuessa.';
! $error_path_lang = 'Polkua: "%s" ei voi avata';
! $error_back_lang = 'Ole hyvä ja käytä "Takaisin" nappia palataksesi takaisin.';
! $error_remotecal_lang = 'Tämä palvelin sallii vain hyväksyttyjen etäkalentereiden käytön.';
! $error_restrictedcal_lang = 'Yritit käyttää kalenteria, jonka käyttö on rajoitettu.';
! $error_invalidcal_lang = 'Ei kelvollinen kalenterin nimi. Ole hyvä ja yritä toista kalenteria.';
!
! ?>
Index: french.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/french.inc.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** french.inc.php 19 Feb 2003 22:46:03 -0000 1.19
--- french.inc.php 22 Feb 2003 00:01:32 -0000 1.20
***************
*** 86,103 ****
$unfinished_lang = 'Non faites';
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
- // - navigation
- $back_lang = 'Back';
- $next_lang = 'Next';
- $prev_lang = 'Prev';
- $day_view_lang = 'Day View';
- $week_view_lang = 'Week View';
- $month_view_lang = 'Month View';
- $year_view_lang = 'Year View';
// ---------------------------------
--- 86,104 ----
$unfinished_lang = 'Non faites';
+ // - navigation
+ $back_lang = 'Retour';
+ $next_lang = 'Suivant';
+ $prev_lang = 'Précédent';
+ $day_view_lang = 'Vue Journaliere';
+ $week_view_lang = 'Vue Hebdomadaire';
+ $month_view_lang = 'Vue Mensuelle';
+ $year_view_lang = 'Vue Annuelle';
+
// ----- New for 0.9.1
! $prefs_set_lang = 'Vos préférences ont été enregistrées';
! $prefs_unset_lang = 'Préférences non définies. Les Changements seront pris en compte au prochain chargement de la page.';
! $unset_prefs_lang = 'Préférences non définies:';
// ---------------------------------
Index: italian.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/italian.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** italian.inc.php 19 Feb 2003 22:46:03 -0000 1.20
--- italian.inc.php 22 Feb 2003 00:01:32 -0000 1.21
***************
*** 89,104 ****
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
// - navigation
! $back_lang = 'Back';
! $next_lang = 'Next';
! $prev_lang = 'Prev';
! $day_view_lang = 'Day View';
! $week_view_lang = 'Week View';
! $month_view_lang = 'Month View';
! $year_view_lang = 'Year View';
// ---------------------------------
--- 89,104 ----
// ----- New for 0.9.1
! $prefs_set_lang = 'Le tue preferenze sono state registrate.';
! $prefs_unset_lang = 'Preferenze non impostate. Le modifiche avranno effetto al caricamento della prossima pagina.';
! $unset_prefs_lang = 'Preferenze non impostate:';
// - navigation
! $back_lang = 'Indietro';
! $next_lang = 'Avanti';
! $prev_lang = 'Precedente';
! $day_view_lang = 'Vista giornaliera';
! $week_view_lang = 'Vista settimanale';
! $month_view_lang = 'Vista mensile';
! $year_view_lang = 'Vista annuale';
// ---------------------------------
Index: norwegian.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/norwegian.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** norwegian.inc.php 19 Feb 2003 22:46:03 -0000 1.20
--- norwegian.inc.php 22 Feb 2003 00:01:33 -0000 1.21
***************
*** 87,102 ****
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
// - navigation
! $back_lang = 'Back';
! $next_lang = 'Next';
! $prev_lang = 'Prev';
! $day_view_lang = 'Day View';
! $week_view_lang = 'Week View';
! $month_view_lang = 'Month View';
! $year_view_lang = 'Year View';
// ---------------------------------
--- 87,102 ----
// ----- New for 0.9.1
! $prefs_set_lang = 'Dine valg er satt.';
! $prefs_unset_lang = 'Valgene er tilbakestilt. Endringene vil vises neste gang siden lastes.';
! $unset_prefs_lang = 'Tilbakestill valgene:';
// - navigation
! $back_lang = 'Tilbake';
! $next_lang = 'Neste';
! $prev_lang = 'Forrige';
! $day_view_lang = 'Dagvisning';
! $week_view_lang = 'Ukesvisning';
! $month_view_lang = 'Månedsvisning';
! $year_view_lang = 'Årvisning';
// ---------------------------------
***************
*** 105,123 ****
$format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three'
! $format_recur_lang['yearly'] = array('year','years'); // for these, put singular
! $format_recur_lang['monthly'] = array('month','months'); // and plural forms
! $format_recur_lang['weekly'] = array('week','weeks'); // these will be %freq%
! $format_recur_lang['daily'] = array('day','days'); // in the replacement below
! $format_recur_lang['hourly'] = array('hour','hours');
! $format_recur_lang['minutely'] = array('minute','minutes');
! $format_recur_lang['secondly'] = array('second','seconds');
! $format_recur_lang['start'] = 'Every %int% %freq% %for%'; // ie, 'Every 1 day until January 4' or 'Every 1 day for a count of 5'
! $format_recur_lang['until'] = 'until %date%'; // ie, 'until January 4'
! $format_recur_lang['count'] = 'for a count of %int%'; // ie, 'for 5 times'
! $format_recur_lang['bymonth'] = 'In months: %list%'; // ie, 'In months: January, February, March'
! $format_recur_lang['bymonthday'] = 'On dates: %list%'; // ie, 'On dates: 1, 2, 3, 4'
! $format_recur_lang['byday'] = 'On days: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs'
// ---------------------------------
--- 105,123 ----
$format_recur_lang['delimiter'] = ', '; // ie, 'one, two, three'
! $format_recur_lang['yearly'] = array('år','årlig'); // for these, put singular
! $format_recur_lang['monthly'] = array('måned','måneder'); // and plural forms
! $format_recur_lang['weekly'] = array('uke','uker'); // these will be %freq%
! $format_recur_lang['daily'] = array('dag','dager'); // in the replacement below
! $format_recur_lang['hourly'] = array('time','timer');
! $format_recur_lang['minutely'] = array('minutt','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'] = 'til %date%'; // ie, 'until January 4'
! $format_recur_lang['count'] = 'for et antall av %int%'; // ie, 'for 5 times'
! $format_recur_lang['bymonth'] = 'I mneder: %list%'; // ie, 'In months: January, February, March'
! $format_recur_lang['bymonthday'] = 'P datoene: %list%'; // ie, 'On dates: 1, 2, 3, 4'
! $format_recur_lang['byday'] = 'P dagene: %list%'; // ie, 'On days: Mon, Tues, Wed, Thurs'
// ---------------------------------
Index: polish.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/polish.inc.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** polish.inc.php 19 Feb 2003 22:46:03 -0000 1.20
--- polish.inc.php 22 Feb 2003 00:01:33 -0000 1.21
***************
*** 4,8 ****
// For version 0.9.1 PHP iCalendar
//
! // Translation by Stanislaw Cieslicki (st...@po...)
//
// Submit new translations to ch...@ch...
--- 4,8 ----
// For version 0.9.1 PHP iCalendar
//
! // Translation by StanisÅaw CieÅlicki (st...@po...)
//
// Submit new translations to ch...@ch...
***************
*** 88,94 ****
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
// - navigation
--- 88,94 ----
// ----- New for 0.9.1
! $prefs_set_lang = 'Twoje preferencje zostaÅy ustawione.';
! $prefs_unset_lang = 'Preferencje przywrócone. Zmiany bÄdÄ
widoczne po ponownym zaÅadowaniu strony.';
! $unset_prefs_lang = 'PrzywrÃ³Ä preferencje:';
// - navigation
Index: spanish.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/spanish.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** spanish.inc.php 19 Feb 2003 22:46:03 -0000 1.10
--- spanish.inc.php 22 Feb 2003 00:01:33 -0000 1.11
***************
*** 86,101 ****
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
// - navigation
! $back_lang = 'Back';
! $next_lang = 'Next';
! $prev_lang = 'Prev';
! $day_view_lang = 'Day View';
! $week_view_lang = 'Week View';
! $month_view_lang = 'Month View';
! $year_view_lang = 'Year View';
// ---------------------------------
--- 86,101 ----
// ----- New for 0.9.1
! $prefs_set_lang = 'Sus preferencias han sido activadas.';
! $prefs_unset_lang = 'Preferencias no activas. Los cambios se activaran al recargar la página.';
! $unset_prefs_lang = 'Preferencias sin activar:';
// - navigation
! $back_lang = 'Atrás';
! $next_lang = 'Siguiente';
! $prev_lang = 'Anterior';
! $day_view_lang = 'Vista diaria';
! $week_view_lang = 'Vista semanal';
! $month_view_lang = 'Vista mensual';
! $year_view_lang = 'Vista anual';
// ---------------------------------
Index: swedish.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/swedish.inc.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
Binary files /tmp/cvsGlcGoL and /tmp/cvsEfmKqm differ
Index: traditional_chinese.inc.php
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/languages/traditional_chinese.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** traditional_chinese.inc.php 19 Feb 2003 22:46:04 -0000 1.2
--- traditional_chinese.inc.php 22 Feb 2003 00:01:33 -0000 1.3
***************
*** 88,94 ****
// ----- New for 0.9.1
! $prefs_set_lang = 'Your preferences have been set.';
! $prefs_unset_lang = 'Preferences unset. Changes will take place next page load.';
! $unset_prefs_lang = 'Unset preferences:';
// - navigation
--- 88,94 ----
// ----- New for 0.9.1
! $prefs_set_lang = 'æ¨çå好è¨å®å·²è¨å®ã';
! $prefs_unset_lang = 'è¨å®å·²éåãæ´åçé¨ä»½æå¨è®åä¸ä¸é æçæã';
! $unset_prefs_lang = 'éåè¨å®:';
// - navigation
***************
*** 161,167 ****
$error_calendar_lang = 'èçè¡äºæ "%s" æç¼çæ¤é¯èª¤ã';
$error_path_lang = 'ç¡æ³éåæ¤è·¯å¾: "%s"';
! $error_back_lang = 'è«ä½¿ç¨ "åå»" æééå.';
$error_remotecal_lang = 'æ¬ä¼ºæå¨ææææªç¶å¯©æ ¸çé 端è¡äºæã';
! $error_restrictedcal_lang = 'æ¨è©¦ååå被æ¬ä¼ºæå¨éå¶ä½¿ç¨çè¡äºæã';
$error_invalidcal_lang = 'é¯èª¤çè¡äºææªæ¡ãè«æä¸åè¡äºæè©¦è©¦ã';
--- 161,167 ----
$error_calendar_lang = 'èçè¡äºæ "%s" æç¼çæ¤é¯èª¤ã';
$error_path_lang = 'ç¡æ³éåæ¤è·¯å¾: "%s"';
! $error_back_lang = 'è«ä½¿ç¨ "åå»" æééåã';
$error_remotecal_lang = 'æ¬ä¼ºæå¨ææææªç¶å¯©æ ¸çé 端è¡äºæã';
! $error_restrictedcal_lang = 'æ¨è©¦ååå被æ¬ä¼ºæå¨æéå¶ä½¿ç¨çè¡äºæã';
$error_invalidcal_lang = 'é¯èª¤çè¡äºææªæ¡ãè«æä¸åè¡äºæè©¦è©¦ã';
|