Update of /cvsroot/phpicalendar/phpicalendar/languages In directory sc8-pr-cvs1:/tmp/cvs-serv1039/languages Modified Files: brazilian.inc.php catalan.inc.php czech.inc.php danish.inc.php dutch.inc.php english.inc.php esperanto.inc.php finnish.inc.php french.inc.php german.inc.php italian.inc.php japanese.inc.php korean.inc.php norwegian.inc.php polish.inc.php portuguese.inc.php spanish.inc.php swedish.inc.php traditional_chinese.inc.php Log Message: Changed all instances of 0.9.4 to 0.9.5. Index: brazilian.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/brazilian.inc.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** brazilian.inc.php 21 Sep 2003 05:33:58 -0000 1.5 --- brazilian.inc.php 13 Nov 2003 17:33:22 -0000 1.6 *************** *** 2,6 **** // Brazilian Portuguese language include ! // For version 0.9.4 PHP iCalendar // // Translation by Wilton, Bennet (su...@be...) --- 2,6 ---- // Brazilian Portuguese language include ! // For version 0.9.5 PHP iCalendar // // Translation by Wilton, Bennet (su...@be...) *************** *** 115,119 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 115,119 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: catalan.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/catalan.inc.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** catalan.inc.php 21 Sep 2003 05:33:58 -0000 1.5 --- catalan.inc.php 13 Nov 2003 17:33:22 -0000 1.6 *************** *** 2,6 **** // Catalan language include ! // For version 0.9.4 PHP iCalendar // // Translation by Oriol Ferrer Mesia; (tm...@sa...) --- 2,6 ---- // Catalan language include ! // For version 0.9.5 PHP iCalendar // // Translation by Oriol Ferrer Mesia; (tm...@sa...) *************** *** 114,118 **** $delete_lang = 'Esborra'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 114,118 ---- $delete_lang = 'Esborra'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: czech.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/czech.inc.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** czech.inc.php 21 Sep 2003 05:33:58 -0000 1.5 --- czech.inc.php 13 Nov 2003 17:33:22 -0000 1.6 *************** *** 2,6 **** // Czech language include ! // For version 0.9.4 PHP iCalendar // // Translation by Whit, studio jižák (wh...@st...) --- 2,6 ---- // Czech language include ! // For version 0.9.5 PHP iCalendar // // Translation by Whit, studio jižák (wh...@st...) Index: danish.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/danish.inc.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** danish.inc.php 21 Sep 2003 05:33:58 -0000 1.23 --- danish.inc.php 13 Nov 2003 17:33:22 -0000 1.24 *************** *** 2,6 **** // Danish language include ! // For version 0.9.4 PHP iCalendar // // Translation by Henrik H�jmark (st...@wo...) --- 2,6 ---- // Danish language include ! // For version 0.9.5 PHP iCalendar // // Translation by Henrik H�jmark (st...@wo...) *************** *** 115,119 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 115,119 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: dutch.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/dutch.inc.php,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** dutch.inc.php 21 Sep 2003 05:33:58 -0000 1.20 --- dutch.inc.php 13 Nov 2003 17:33:22 -0000 1.21 *************** *** 2,6 **** // Dutch language include ! // For version 0.9.4 PHP iCalendar // // Translation by Lieven Gekiere (Li...@ge...) --- 2,6 ---- // Dutch language include ! // For version 0.9.5 PHP iCalendar // // Translation by Lieven Gekiere (Li...@ge...) *************** *** 115,119 **** $delete_lang = 'Verwijder'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 115,119 ---- $delete_lang = 'Verwijder'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: english.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/english.inc.php,v retrieving revision 1.46 retrieving revision 1.47 diff -C2 -d -r1.46 -r1.47 *** english.inc.php 21 Sep 2003 05:33:58 -0000 1.46 --- english.inc.php 13 Nov 2003 17:33:22 -0000 1.47 *************** *** 2,6 **** // English language include ! // For version 0.9.4 PHP iCalendar // // Translation by Chad Little (ch...@ch...) --- 2,6 ---- // English language include ! // For version 0.9.5 PHP iCalendar // // Translation by Chad Little (ch...@ch...) *************** *** 115,119 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 115,119 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: esperanto.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/esperanto.inc.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** esperanto.inc.php 21 Sep 2003 05:33:58 -0000 1.2 --- esperanto.inc.php 13 Nov 2003 17:33:23 -0000 1.3 *************** *** 2,6 **** // Esperanto language include ! // For version 0.9.4 PHP iCalendar // // Translation by Sjoerd Bosga (sj...@es...) --- 2,6 ---- // Esperanto language include ! // For version 0.9.5 PHP iCalendar // // Translation by Sjoerd Bosga (sj...@es...) *************** *** 115,119 **** $delete_lang = 'Forigi'; ! // ----- New after 0.9.4 $all_cal_comb_lang = 'Ĉiuj kalendaroj kune'; --- 115,119 ---- $delete_lang = 'Forigi'; ! // ----- New after 0.9.5 $all_cal_comb_lang = 'Ĉiuj kalendaroj kune'; Index: finnish.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/finnish.inc.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** finnish.inc.php 21 Sep 2003 05:33:58 -0000 1.7 --- finnish.inc.php 13 Nov 2003 17:33:23 -0000 1.8 *************** *** 2,6 **** // Finnish language include ! // For version 0.9.4 PHP iCalendar // // Translation by Kari Somby (kar...@ra...) --- 2,6 ---- // Finnish language include ! // For version 0.9.5 PHP iCalendar // // Translation by Kari Somby (kar...@ra...) *************** *** 115,119 **** $delete_lang = 'Tuhoa'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 115,119 ---- $delete_lang = 'Tuhoa'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: french.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/french.inc.php,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** french.inc.php 21 Sep 2003 05:33:58 -0000 1.22 --- french.inc.php 13 Nov 2003 17:33:23 -0000 1.23 *************** *** 112,116 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 112,116 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: german.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/german.inc.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** german.inc.php 21 Sep 2003 05:33:58 -0000 1.23 --- german.inc.php 13 Nov 2003 17:33:23 -0000 1.24 *************** *** 2,6 **** // German language include ! // For version 0.9.4 PHP iCalendar // // Translation by David Reindl (dr...@an...) --- 2,6 ---- // German language include ! // For version 0.9.5 PHP iCalendar // // Translation by David Reindl (dr...@an...) *************** *** 118,122 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 118,122 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: italian.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/italian.inc.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** italian.inc.php 21 Sep 2003 05:33:58 -0000 1.23 --- italian.inc.php 13 Nov 2003 17:33:23 -0000 1.24 *************** *** 2,6 **** // Italian language include ! // For version 0.9.4 PHP iCalendar // // First translation by Luca Cacciagrano (cl...@cl...) --- 2,6 ---- // Italian language include ! // For version 0.9.5 PHP iCalendar // // First translation by Luca Cacciagrano (cl...@cl...) *************** *** 116,120 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 116,120 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: japanese.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/japanese.inc.php,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** japanese.inc.php 21 Sep 2003 05:33:58 -0000 1.29 --- japanese.inc.php 13 Nov 2003 17:33:23 -0000 1.30 *************** *** 120,124 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 120,124 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: korean.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/korean.inc.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** korean.inc.php 24 Sep 2003 14:37:52 -0000 1.1 --- korean.inc.php 13 Nov 2003 17:33:23 -0000 1.2 *************** *** 115,119 **** $delete_lang = 'ìì '; ! // ----- New for 0.9.4 $all_cal_comb_lang = '모ë ë¬ë ¥ì´ íµí©ëììµëë¤'; --- 115,119 ---- $delete_lang = 'ìì '; ! // ----- New for 0.9.5 $all_cal_comb_lang = '모ë ë¬ë ¥ì´ íµí©ëììµëë¤'; Index: norwegian.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/norwegian.inc.php,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** norwegian.inc.php 21 Sep 2003 05:33:58 -0000 1.24 --- norwegian.inc.php 13 Nov 2003 17:33:23 -0000 1.25 *************** *** 114,118 **** $delete_lang = 'Slett'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 114,118 ---- $delete_lang = 'Slett'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: polish.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/polish.inc.php,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -d -r1.24 -r1.25 *** polish.inc.php 21 Sep 2003 05:33:58 -0000 1.24 --- polish.inc.php 13 Nov 2003 17:33:23 -0000 1.25 *************** *** 2,6 **** // Polish language include ! // For version 0.9.4 PHP iCalendar // // Translation by StanisÅaw CieÅlicki (st...@po...) --- 2,6 ---- // Polish language include ! // For version 0.9.5 PHP iCalendar // // Translation by StanisÅaw CieÅlicki (st...@po...) *************** *** 115,119 **** $delete_lang = 'Wymaż'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 115,119 ---- $delete_lang = 'Wymaż'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: portuguese.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/portuguese.inc.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** portuguese.inc.php 21 Sep 2003 05:33:58 -0000 1.11 --- portuguese.inc.php 13 Nov 2003 17:33:24 -0000 1.12 *************** *** 2,6 **** // Portuguese language include ! // For version 0.9.4 PHP iCalendar // // Translation by Rui Costa (rui...@ub...) --- 2,6 ---- // Portuguese language include ! // For version 0.9.5 PHP iCalendar // // Translation by Rui Costa (rui...@ub...) *************** *** 114,118 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 114,118 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: spanish.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/spanish.inc.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** spanish.inc.php 21 Sep 2003 05:33:58 -0000 1.13 --- spanish.inc.php 13 Nov 2003 17:33:24 -0000 1.14 *************** *** 2,6 **** // Spanish language include ! // For version 0.9.4 PHP iCalendar // // Translation by Javier Navarro from XIPS (jna...@xi...) --- 2,6 ---- // Spanish language include ! // For version 0.9.5 PHP iCalendar // // Translation by Javier Navarro from XIPS (jna...@xi...) *************** *** 114,118 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 114,118 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; Index: swedish.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/swedish.inc.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 Binary files /tmp/cvsMaq5ah and /tmp/cvsKIrN7n differ Index: traditional_chinese.inc.php =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/languages/traditional_chinese.inc.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** traditional_chinese.inc.php 21 Sep 2003 05:33:58 -0000 1.5 --- traditional_chinese.inc.php 13 Nov 2003 17:33:24 -0000 1.6 *************** *** 2,6 **** // Trad. Chinese language include ! // For version 0.9.4 PHP iCalendar // // Translation by Kevin Fyure (di...@ma...) --- 2,6 ---- // Trad. Chinese language include ! // For version 0.9.5 PHP iCalendar // // Translation by Kevin Fyure (di...@ma...) *************** *** 117,121 **** $delete_lang = 'Delete'; ! // ----- New for 0.9.4 $all_cal_comb_lang = 'All calendars combined'; --- 117,121 ---- $delete_lang = 'Delete'; ! // ----- New for 0.9.5 $all_cal_comb_lang = 'All calendars combined'; |