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

  1. <?php
  2. //contacts
  3. $contacts_title = "Addressbook";
  4. $contacts_no_contacts = "No contacts found.";
  5. $contacts_members = "Members";
  6. $contacts_contacts = "Contacts";
  7. $contacts_add = "New Contact";
  8. $contacts_groups = "Groups";
  9. $contacts_other = "Other Contacts";
  10. $contacts_move_to_group = "Move selected contacts to group...";
  11. $groups_no_groups = "You don't have any groups";
  12. $contacts_group = "Group";
  13. $contacts_empty_group = "Use the dropdown box to move contacts to this group.";
  14. $contacts_this_group = 'this group';
  15.  
  16. $add_contacts_text = "Fill in the members E-mail adress and authorization code and click on 'Ok'";
  17. $add_contacts_success = "User added successfully";
  18. $add_contacts_wrong = "Wrong E-mail or authorization code.";
  19. $add_personal_text = "Click on 'Save' to add the contact. The fields marked with a * are required.";
  20. $contacts_select = "Select contacts to add and click on 'Ok'.";
  21. $contacts_select_title = "Contacts";
  22. $contact_profile = "Profile";
  23. $user_profile = "User profile";
  24. $contacts_authorise = "Authorization";
  25. $contacts_add_member = "Add this member to your contacts";
  26. $strConfirmSynchronise = "This will update this contact with data the user has entered himself. Manual changes by you will be lost. Are you sure you want to continue?";
  27. $contacts_import = "Import";
  28. $contacts_export = "Export";
  29. $contacts_export_text = "Select the type of CSV you would like to create.";
  30. $contacts_delete = "Delete";
  31.  
  32. $contacts_import_text = "Select a CSV file and click on 'Ok'";
  33. $contacts_import_text_group = "Select a group and the CSV file. Click on 'Ok'.";
  34. $fbNoFile = "No file was not recieved";
  35. $fbPleaseWait = "Please wait while uploading file...";
  36.  
  37. $strNotIncluded = "Do not import";
  38. $contacts_import_feedback = "The following columns where found in your CSV file.<br />";
  39. $contacts_import_feedback .= "Select the group you wish to import to or automatically create groups based on a column of the file.<br />";
  40. $contacts_import_feedback .= " Match corrosponding Group-Office columns with the columns from the file and make sure that you don't select columns twice.";
  41. $contacts_separator = "Values are seperated by";
  42. $contacts_no_separator = "You didn't enter a separator character.";
  43. $fbFilename = "Filename";
  44. $contacts_import_title = "Import Addressbook";
  45. $contacts_import_success = "Successfully imported file";
  46. $contacts_import_double = "You have selected one or more columns twice. Correct this and try again.";
  47. //changed:
  48. $contacts_import_noname = 'You must select the fields \'First_name\' and \'Last name\' ';
  49. $contacts_import_incompatible = "Incompatible file format.<br /><br />A CSV file is a file with values seperated by (dot)comma's.";
  50. $strMember = "Member";
  51. $contact_exist_warning = "<b>Note:</b> This user is already in your contactlist.";
  52. $contacts_add_to_group = "Add selected users to contacts in group...";
  53. $contacts_add_to = "Add selected users to contacts";
  54. $contacts_add_user = "add";
  55. $contacts_edit = "Edit";
  56. $contacts_no_select = "You didn't select anything";
  57. $contacts_this_contact = "this contact";
  58.  
  59. $contacts_seperator_text = 'Values seperated by';
  60. $contacts_quote = 'Values enclosed by';
  61. $contacts_clrf = 'Lines terminated by';
  62. $contacts_auto_group = 'Automatically create groups from file';
  63. $contacts_import_to_group = 'Import to group';
  64.  
  65. $contacts_search = 'Search';
  66. $cmdSearch = 'Search';
  67. $contacts_search_text = "Click on a letter or enter a search phrase and click on 'search'. You can use * as a wild character.";
  68. $contacts_results = 'results';
  69. $contacts_result = 'result';
  70.  
  71.  
  72. $contacts_color = 'Color';
  73.  
  74. $contacts_colors['black'] = 'Black';
  75. $contacts_colors['red'] = 'Red';
  76. $contacts_colors['green'] = 'Green';
  77. $contacts_colors['blue'] = 'Blue';
  78. $contacts_colors['pink'] = 'Pink';
  79. $contacts_colors['orange'] = 'Orange';
  80. $contacts_colors['brown'] = 'Brown';
  81.  
  82. $ab_addressbooks = 'Addressbooks';
  83. $ab_owner = 'Owner';
  84. $ab_subscribed = 'Subscribed';
  85. $ab_new_ab = 'New addressbook';
  86. $ab_addressbook_exists = 'An addressbook with this name already exists';
  87. $ab_addressbook = 'Addressbook';
  88. $contacts_select_single = 'Click on a contact to select this person';
  89.  
  90. $ab_group_exists = 'There already is an addressbook with this name';
  91. $ab_group_on_file = 'Group contacts based on file';
  92. $ab_default = 'Default';
  93.  
  94. //translation required
  95. $ab_edit_contact = 'Click at \'Ok\' to save changes. Fields marked with a * are required';
  96. $ab_group_on_file = 'Group contacts based on the file';
  97. $ab_default = 'Default';
  98. $ab_browse = 'Browse';
  99. $ab_comment = 'Comment';
  100.  
  101. $ab_contact = 'Contact';
  102. $ab_send_message = 'E-mail';
  103. $ab_new_event = 'Event';
  104.  
  105. $ab_templates = 'Templates';
  106. $ab_your_templates = 'Your';
  107. $ab_all_templates = 'All';
  108.  
  109. $template_type[0] = 'E-mail';
  110. $template_type[1] = 'OpenOffice.Org';
  111. $ab_type = 'Type';
  112. $ab_template_exists = 'A template with this name already exists.';
  113.  
  114. $sir_madam['M'] = 'sir';
  115. $sir_madam['F'] = 'madam';
  116.  
  117. $ab_upload_oo = 'Upload OpenOffice.org template';
  118. $ab_upload_oo_text = 'Select the template that you have editted with OpenOffice.org and click at \'Ok\'';
  119. $ab_upload_nofile = 'Error while sending file.';
  120.  
  121. $ab_oo_doc = 'Textdocument';
  122. $ab_select_template = 'Select the template for this document:';
  123. $ab_add_field_data = 'You can use the following values in your document:';
  124. $ab_datafield = 'Datafield';
  125.  
  126. $ab_no_template = 'No template';
  127. $ab_new_note = 'Note';
  128.  
  129. $ab_events = 'Appointments';
  130.  
  131. $ab_new_contact = 'New contact';
  132. $ab_new_company = 'New company';
  133. $ab_companies = 'Companies';
  134. $ab_company_properties = 'Company profile';
  135. $ab_bank_no = 'Bank number';
  136. $ab_companies_count_single = 'company';
  137. $ab_companies_count = 'companies';
  138. $ab_no_companies = 'No companies found';
  139. $ab_no_company = 'No company';
  140.  
  141. $ab_import_type = 'Import';
  142. $ab_no_company_found = 'No companies found';
  143. $ab_search_company = 'Lookup company';
  144. $ab_edit_company = 'Chnage company profile';
  145. $ab_new_group = 'New group';
  146. $ab_export_type = 'Export';
  147.  
  148. $ab_custom_fields = 'Extra datafields';
  149. $ab_field_size = 'Size';
  150.  
  151. $ab_new_field = 'New datafield';
  152. $ab_invalid_field_size = 'Invalid size. Choose a value between 10 and 255.';
  153. $ab_field_exists = 'A field with this name already exists.';
  154.  
  155. $ab_employees = 'Employees';
  156. $ab_no_employees = 'No employees found';
  157.  
  158. $ab_employee_count_single = 'employee';
  159. $ab_employee_count_multiple = 'employees';
  160. $ab_vat_no = 'VAT number';
  161.  
  162. $ab_add_new = 'Add new';
  163. $ab_add_existing = 'Add existing';
  164.  
  165. $ab_access = 'Access';
  166. //1.98
  167. $ab_mailings = 'Mailings';
  168. $ab_mailing_groups = 'Mailing groups';
  169. $ab_no_mailing_groups = 'NO mailing groups found';
  170. $ab_no_templates = 'NO templates found';
  171. $ab_mailing_group_exists = 'A mailing group with this name already exists.';
  172. $ab_contacts_count_single = 'contact';
  173. $ab_contacts_count_multiple = 'contacts';
  174. $ab_new_mailing = 'New mailing';
  175. $ab_all_your_addressbooks = 'all your addressbooks';
  176.  
  177. $ab_search_for = 'Search for';
  178. $ab_search_in = 'in';
  179. $ab_search_on = 'on';
  180. $ab_search_keyword = 'Search phrase';
  181. $ab_wildcard = '(Use \'%\' as wildcard)';
  182. ?>