home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / language / English / scheduler.English.inc < prev    next >
Text File  |  2004-03-08  |  5KB  |  145 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_schedulers = "Schedulers";
  15. $sc_invited = 'You are invited to join the event described below.';
  16.  
  17. $sc_types['once'] = 'Once';
  18. $sc_types['daily'] = 'Daily';
  19. $sc_types['weekly'] = 'Weekly';
  20. $sc_types['month_date'] = 'Monthly by date';
  21. $sc_types['month_day'] = 'Monthly by day';
  22. $sc_types['yearly'] = 'Yearly';
  23.  
  24. $sc_start_at = 'Starting at';
  25. $sc_end_at = 'Ending at';
  26. $sc_start_time = 'Start time';
  27. $sc_end_time = 'End time';
  28.  
  29. $sc_at_days = 'At days';
  30. $sc_of_month = 'of the month.';
  31.  
  32. $sc_cycle_start = 'Cycle starts at';
  33. $sc_cycle_end = 'Cycle ends at';
  34. $sc_accept_question = 'Do you wish to accept and schedule this event?';
  35.  
  36. $sc_accept = 'accept';
  37. $sc_decline = 'decline';
  38.  
  39. $sc_notime = 'Time is not applicable';
  40. $sc_noend = 'No ending date.';
  41.  
  42. $sc_never_happens = 'Bad input! This event never happens.';
  43. $sc_start_later = 'Bad input!! The starting time is later then the ending time.';
  44.  
  45. $sc_add_self = 'Manual input';
  46.  
  47. $sc_select_scheduler = 'Select the scheduler to schedule this event in';
  48. $sc_accept_confirm = 'The event is accepted and scheduled.';
  49. $sc_no_schedulers = 'No valid scheduler found to schedule this event in.';
  50. $sc_bad_event = 'No valid event found. The event is probably deleted.';
  51. $sc_accept_title = 'Accept Event';
  52.  
  53. $sc_decline_confirm = 'The event is declined.';
  54. $sc_decline_title = 'Decline event';
  55.  
  56. $sc_status = 'Status';
  57. $sc_not_responded = 'Not responded';
  58. $sc_accepted = 'Accepted';
  59. $sc_declined = 'Declined';
  60. $sc_no_participants = 'No participants';
  61.  
  62. $sc_person = 'Person';
  63. $sc_owner = 'Owner';
  64. $sc_type = 'Type';
  65. $sc_subscribed = 'Subscribed';
  66.  
  67. $sc_subscribe = 'Subscribe';
  68. $sc_new_scheduler = 'New scheduler';
  69. $sc_no_scheduler = 'No scheduler was found. Please create one now or let Group-Office automatically create one for you.';
  70. $sc_day_view = 'Day view';
  71. $sc_week_view = 'Week view';
  72. $sc_list_view = 'List view';
  73. $sc_put_in = 'Put event in';
  74. $sc_inherit_permissions ='Inherit permissions from';
  75. $sc_no_inherit = 'Don\'t inherit';
  76.  
  77. $sc_select_scheduler_please = 'Select at least one scheduler please.';
  78. $sc_events = 'Events';
  79.  
  80. $sc_from_scheduler = 'from scheduler';
  81. $sc_enitrely = 'Entirely';
  82. $sc_delete_event = 'Delete event';
  83. $sc_delete_pre = 'Do you want to delete the event';
  84. $sc_delete_suf = 'entirely or just from this scheduler?';
  85.  
  86. $sc_refresh = 'Refresh';
  87. $sc_reminder = 'Reminder';
  88. $sc_mins = 'mins';
  89. $sc_hour = 'hour';
  90. $sc_hours = 'hours';
  91. $sc_day = 'day';
  92. $sc_days = 'days';
  93. $sc_week = 'week';
  94. $sc_weeks = 'weeks';
  95. $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.";
  96. $sc_cycle_start_later = 'The cycle starting date is later or equal then the ending date.';
  97.  
  98.  
  99. $cmdGenerate = 'Generate';
  100. $sc_preferences = 'Preferences';
  101. $sc_holidays = 'Holidays';
  102. $sc_holidays_no_file_prefix = 'The holidays couldn\'t be generated, because the file containing holidays information for your region [\'';
  103. $sc_holidays_no_file_suffix = '\'] is either empty or doesn\'t exist.';
  104. $sc_holidays_text1 = 'Please click on \''.$cmdGenerate.'\' to compute the holiday records for the selected year.';
  105. $sc_holidays_text2 = 'Please click on \''.$cmdApply.'\' to store all computed holiday records in the database.';
  106.  
  107. $strNoHolidays = 'No holidays in database';
  108. $strUnknown = 'Unknown';
  109. $strYear = 'Year';
  110. $strDeleteHolidaysPrefix = 'Are you sure you want to delete all holiday records of the year ';
  111. $strDeleteHolidaysSuffix = '?';
  112. $strReplaceHolidays = 'Are you sure you want to overwrite all existent holiday records?';
  113.  
  114. //translation required below this
  115. $sc_client = 'Client';
  116. $sc_no_contact = 'None';
  117.  
  118. $sc_background = 'Background';
  119.  
  120. $sc_colors['red'] = 'Red';
  121. $sc_colors['green'] = 'Green';
  122. $sc_colors['blue'] = 'Blue';
  123. $sc_colors['pink'] = 'Pink';
  124. $sc_colors['orange'] = 'Orange';
  125. $sc_colors['brown'] = 'Brown';
  126. $sc_colors['yellow'] = 'Yellow';
  127. $sc_colors['grey'] = 'Grey';
  128. $sc_colors['purple'] = 'Purple';
  129. $sc_colors['white']= 'White';
  130. $sc_status = 'status';
  131.  
  132. $sc_show_hours = 'Show hours from';
  133. $sc_to = 'to';
  134.  
  135. $sc_today = 'Today';
  136.  
  137. $sc_recur_every = 'Recur every';
  138. $sc_months = 'months';
  139.  
  140. $sc_private_event = 'Private event';
  141.  
  142. //translation required
  143. $sc_scheduler_exists = 'A scheduler with this name already exists';
  144. ?>
  145.