home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / language / English / calendar.English.inc < prev    next >
Text File  |  2004-03-08  |  5KB  |  162 lines

  1. <?php
  2. $sc_title = "Title";
  3. $sc_description = "Description";
  4. $sc_participants = "Invitees";
  5.  
  6. $sc_location = "Location";
  7.  
  8. $month_times[0] = "First";
  9. $month_times[1] = "Second";
  10. $month_times[2] = "Third";
  11. $month_times[3] = "Fourth";
  12.  
  13. $sc_new_app = "New event";
  14. $sc_calendars = "Calendars";
  15. $sc_invited = 'You are invited to join the event described below.';
  16.  
  17. $sc_types1[0] = 'No recurrence';
  18. $sc_types1[1] = 'days';
  19. $sc_types1[2] = 'weeks';
  20. $sc_types1[3] = 'months by date';
  21. $sc_types1[4] = 'months by day';
  22. $sc_types1[5] = 'years';
  23.  
  24.  
  25. $sc_types[0] = 'Once';
  26. $sc_types[1] = 'Daily';
  27. $sc_types[2] = 'Weekly';
  28. $sc_types[3] = 'Monthly by date';
  29. $sc_types[4] = 'Monthly by day';
  30. $sc_types[5] = 'Yearly';
  31.  
  32.  
  33. $sc_start_at = 'Starting at';
  34. $sc_end_at = 'Ending at';
  35. $sc_start_time = 'Start time';
  36. $sc_end_time = 'End time';
  37.  
  38. $sc_at_days = 'At days';
  39. $sc_of_month = 'of the month.';
  40.  
  41. $sc_cycle_start = 'Cycle starts at';
  42. $sc_cycle_end = 'Recur until';
  43. $sc_accept_question = 'Do you wish to accept and schedule this event?';
  44.  
  45. $sc_accept = 'accept';
  46. $sc_decline = 'decline';
  47.  
  48. $sc_notime = 'Time is not applicable';
  49. $sc_noend = 'No ending date.';
  50.  
  51. $sc_never_happens = 'Bad input! This event never happens.';
  52. $sc_start_later = 'Bad input!! The starting time is later then the ending time.';
  53.  
  54. $sc_add_self = 'Manual input';
  55.  
  56. $sc_select_calendar = 'Select the calendar to schedule this event in';
  57. $sc_accept_confirm = 'The event is accepted and scheduled.';
  58. $sc_no_calendars = 'No valid calendar found to schedule this event in.';
  59. $sc_bad_event = 'No valid event found. The event is probably deleted.';
  60. $sc_accept_title = 'Accept Event';
  61.  
  62. $sc_decline_confirm = 'The event is declined.';
  63. $sc_decline_title = 'Decline event';
  64.  
  65. $sc_status = 'Status';
  66. $sc_not_responded = 'Not responded';
  67. $sc_accepted = 'Accepted';
  68. $sc_declined = 'Declined';
  69. $sc_no_participants = 'No participants';
  70.  
  71. $sc_person = 'Person';
  72. $sc_owner = 'Owner';
  73. $sc_type = 'Type';
  74. $sc_subscribed = 'Subscribed';
  75.  
  76. $sc_subscribe = 'Subscribe';
  77. $sc_new_calendar = 'New calendar';
  78. $sc_no_calendar = 'No calendar was found. Please create one now or let Group-Office automatically create one for you.';
  79. $sc_day_view = 'Day view';
  80. $sc_week_view = 'Week view';
  81. $sc_list_view = 'List view';
  82. $sc_put_in = 'Put event in';
  83. $sc_inherit_permissions ='Inherit permissions from';
  84. $sc_no_inherit = 'Don\'t inherit';
  85.  
  86. $sc_select_calendar_please = 'Select at least one calendar please.';
  87. $sc_events = 'Events';
  88.  
  89. $sc_from_calendar = 'from calendar';
  90. $sc_enitrely = 'Entirely';
  91. $sc_delete_event = 'Delete event';
  92. $sc_delete_pre = 'Do you want to delete the event';
  93. $sc_delete_suf = 'entirely or just from this calendar?';
  94.  
  95. $sc_refresh = 'Refresh';
  96. $sc_reminder = 'Reminder';
  97. $sc_mins = 'mins';
  98. $sc_hour = 'hour';
  99. $sc_hours = 'hours';
  100. $sc_day = 'day';
  101. $sc_days = 'days';
  102. $sc_week = 'week';
  103. $sc_weeks = 'weeks';
  104. $sc_reminder_set_to_early = "The reminder cannnot be set to appear before the previous occurence. Please shorten the reminder time or lengthen the recurring period.";
  105. $sc_cycle_start_later = 'The cycle starting date is later or equal then the ending date.';
  106.  
  107.  
  108. $cmdGenerate = 'Generate';
  109. $sc_preferences = 'Preferences';
  110. $sc_holidays = 'Holidays';
  111.  
  112. $strNoHolidays = 'No holidays in database';
  113. $strUnknown = 'Unknown';
  114. $strYear = 'Year';
  115. $strDeleteHolidaysPrefix = 'Are you sure you want to delete all holiday records of the year ';
  116. $strDeleteHolidaysSuffix = '?';
  117. $strReplaceHolidays = 'Are you sure you want to overwrite all existent holiday records?';
  118. $sc_holidays_text1 = 'Please click on \''.$cmdGenerate.'\' to compute the holiday records for the selected year.';
  119. $sc_holidays_text2 = 'Please click on \''.$cmdApply.'\' to store all computed holiday records in the database.';
  120.  
  121. //translation required below this
  122. $sc_client = 'Client';
  123. $sc_no_contact = 'None';
  124.  
  125. $sc_background = 'Background';
  126.  
  127. $sc_colors['red'] = 'Red';
  128. $sc_colors['green'] = 'Green';
  129. $sc_colors['blue'] = 'Blue';
  130. $sc_colors['pink'] = 'Pink';
  131. $sc_colors['orange'] = 'Orange';
  132. $sc_colors['brown'] = 'Brown';
  133. $sc_colors['yellow'] = 'Yellow';
  134. $sc_colors['grey'] = 'Grey';
  135. $sc_colors['purple'] = 'Purple';
  136. $sc_colors['white']= 'White';
  137. $sc_status = 'status';
  138.  
  139. $sc_show_hours = 'Show hours from';
  140. $sc_to = 'to';
  141.  
  142. $sc_today = 'Today';
  143.  
  144. $sc_recur_every = 'Recur every';
  145. $sc_months = 'months';
  146.  
  147. $sc_private_event = 'Private event';
  148. $sc_calendar_exists = 'A calendar with this name already exists';
  149. //translate
  150. $sc_month = 'Month';
  151. $sc_view = 'View';
  152. $sc_calendar = 'Calendar';
  153. $sc_default = 'Default';
  154. $sc_month_view = 'Month view';
  155.  
  156. //text changed, needs new translation
  157. $sc_holidays_no_file_prefix = 'The holidays couldn\'t be generated, because the file containing holidays information for the ';
  158. $sc_holidays_no_file_suffix = ' language is either empty or doesn\'t exist.';
  159.  
  160. $sc_no_events = 'No events found.';
  161. ?>
  162.