PageRenderTime 25ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/vtiger6/languages/en_gb/Users.php

https://bitbucket.org/thomashii/vtigercrm-6-for-postgresql
PHP | 164 lines | 156 code | 0 blank | 8 comment | 0 complexity | 5f8e7505955f52be43e2e42fddf6a3e4 MD5 | raw file
Possible License(s): Apache-2.0, LGPL-3.0, LGPL-2.1, GPL-2.0, GPL-3.0
  1. <?php
  2. /*+**********************************************************************************
  3. * The contents of this file are subject to the vtiger CRM Public License Version 1.0
  4. * ("License"); You may not use this file except in compliance with the License
  5. * The Original Code is: vtiger CRM Open Source
  6. * The Initial Developer of the Original Code is vtiger.
  7. * Portions created by vtiger are Copyright (C) vtiger.
  8. * All Rights Reserved.
  9. ************************************************************************************/
  10. $languageStrings = array(
  11. 'LBL_MY_PREFERENCES' => 'My Preferences' ,
  12. 'LBL_MORE_INFORMATION' => 'More Information' ,
  13. 'LBL_USERLOGIN_ROLE' => 'User Login & Role' ,
  14. 'LBL_USER_IMAGE_INFORMATION' => 'User Photograph' ,
  15. 'LBL_CURRENCY_CONFIGURATION' => 'Currency Configuration' ,
  16. 'LBL_ADDRESS_INFORMATION' => 'User Address' ,
  17. 'LBL_USER_ADV_OPTIONS' => 'User Advanced Options' ,
  18. 'Asterisk Configuration' => 'Asterisk Configuration' ,
  19. 'LBL_HOME_PAGE_COMPONENTS' => 'Home Page Components' , // KEY 5.x: LBL_HOME_PAGE_COMP
  20. 'Role' => 'Role' ,
  21. 'Admin' => 'Admin' ,
  22. 'User Name' => 'Username' ,
  23. 'Default Activity View' => 'Default Calendar View' ,
  24. 'Default Lead View' => 'Default Lead View' ,
  25. 'Title' => 'Title' ,
  26. 'Office Phone' => 'Office Phone' ,
  27. 'Department' => 'Department' ,
  28. 'Reports To' => 'Reports To' ,
  29. 'Yahoo id' => 'Yahoo ID' ,
  30. 'Home Phone' => 'Home Phone' ,
  31. 'User Image' => 'Upload Photograph' ,
  32. 'Date Format' => 'Date Format' ,
  33. 'Tag Cloud' => 'Tag Cloud' ,
  34. 'Signature' => 'Signature' ,
  35. 'Street Address' => 'Street Address' ,
  36. 'Password' => 'Password' ,
  37. 'Confirm Password' => 'Confirm Password' ,
  38. 'LBL_SHOWN' => 'Shown' ,
  39. 'LBL_HIDDEN' => 'Hidden' ,
  40. 'LBL_SHOW' => 'Show' ,
  41. 'LBL_HIDE' => 'Hide' ,
  42. 'LBL_HOME_PAGE_COMPO' => 'Home Page Components' , // KEY 5.x: LBL_HOME_PAGE_COMP
  43. 'LBL_LOGIN_HISTORY' => 'Login History' ,
  44. 'LBL_USERDETAIL_INFO' => 'Viewing details about the user',
  45. 'LBL_DELETE_GROUP' => 'Delete Group' ,
  46. 'LBL_DELETE_GROUPNAME' => 'Group to be Deleted' ,
  47. 'LBL_TRANSFER_GROUP' => 'Transfer Ownership to: ' ,
  48. 'LBL_DELETE_USER' => 'User to be Deleted' ,
  49. 'LBL_TRANSFER_USER' => 'Transfer Ownership to User' ,
  50. 'LBL_DELETE_PROFILE' => 'Delete Profile' ,
  51. 'LBL_TRANSFER_ROLES_TO_PROFILE' => 'Transfer Roles to Profile' ,
  52. 'LBL_PROFILE_TO_BE_DELETED' => 'Profile to be Deleted' ,
  53. 'INTERNAL_MAIL_COMPOSER' => 'Internal Mail Composer' ,
  54. 'Asterisk Extension' => 'Asterisk Extension' ,
  55. 'Receive Incoming Calls' => 'Receive Incoming Calls' , // KEY 5.x: Receive Incoming Calls
  56. 'Reminder Interval' => 'Reminder Interval' ,
  57. 'Webservice Access Key' => 'Access Key' ,
  58. 'Language' => 'Language' ,
  59. 'Theme' => 'Theme' ,
  60. 'Time Zone' => 'Time Zone' ,
  61. 'Decimal Separator' => 'Decimal Separator' , // TODO: Review
  62. 'Digit Grouping Pattern' => 'Digit Grouping Pattern' , // TODO: Review
  63. 'Digit Grouping Separator' => 'Digit Grouping Separator' , // TODO: Review
  64. 'Symbol Placement' => 'Symbol Placement' , // TODO: Review
  65. 'Number Of Currency Decimals' => 'Number Of Currency Decimals' , // TODO: Review
  66. 'Truncate Trailing Zeros' => 'Truncate Trailing Zeros' , // TODO: Review
  67. 'Kwajalein' => '(UTC-12:00) International Date Line West',
  68. 'Pacific/Midway' => '(UTC-11:00) Coordinated Universal Time-11',
  69. 'Pacific/Samoa' => '(UTC-11:00) Samoa' ,
  70. 'Pacific/Honolulu' => '(UTC-10:00) Hawaii' ,
  71. 'America/Anchorage' => '(UTC-09:00) Alaska' ,
  72. 'America/Los_Angeles' => '(UTC-08:00) Pacific Time (US & Canada)',
  73. 'America/Tijuana' => '(UTC-08:00) Tijuana, Baja California',
  74. 'America/Denver' => '(UTC-07:00) Mountain Time (US & Canada)',
  75. 'America/Chihuahua' => '(UTC-07:00) Chihuahua, La Paz, Mazatlan',
  76. 'America/Mazatlan' => '(UTC-07:00) Mazatlan' ,
  77. 'America/Phoenix' => '(UTC-07:00) Arizona' ,
  78. 'America/Regina' => '(UTC-06:00) Saskatchewan' ,
  79. 'America/Tegucigalpa' => '(UTC-06:00) Central America' ,
  80. 'America/Chicago' => '(UTC-06:00) Central Time (US & Canada)',
  81. 'America/Mexico_City' => '(UTC-06:00) Mexico City' ,
  82. 'America/Monterrey' => '(UTC-06:00) Monterrey' ,
  83. 'America/New_York' => '(UTC-05:00) Eastern Time (US & Canada)',
  84. 'America/Bogota' => '(UTC-05:00) Bogota, Lima, Quito',
  85. 'America/Lima' => '(UTC-05:00) Lima' ,
  86. 'America/Rio_Branco' => '(UTC-05:00) Rio Branco' ,
  87. 'America/Indiana/Indianapolis' => '(UTC-05:00) Indiana (East)' ,
  88. 'America/Caracas' => '(UTC-04:30) Caracas' ,
  89. 'America/Halifax' => '(UTC-04:00) Atlantic Time (Canada)',
  90. 'America/Manaus' => '(UTC-04:00) Manaus' ,
  91. 'America/Santiago' => '(UTC-04:00) Santiago' ,
  92. 'America/La_Paz' => '(UTC-04:00) La Paz' ,
  93. 'America/Cuiaba' => '(UTC-04:00) Cuiaba' ,
  94. 'America/Asuncion' => '(UTC-04:00) Asuncion' ,
  95. 'America/St_Johns' => '(UTC-03:30) Newfoundland' ,
  96. 'America/Argentina/Buenos_Aires' => '(UTC-03:00) Buenos Aires' ,
  97. 'America/Sao_Paulo' => '(UTC-03:00) Brasilia' ,
  98. 'America/Godthab' => '(UTC-03:00) Greenland' ,
  99. 'America/Montevideo' => '(UTC-03:00) Montevideo' ,
  100. 'Atlantic/South_Georgia' => '(UTC-02:00) Mid-Atlantic' ,
  101. 'Atlantic/Azores' => '(UTC-01:00) Azores' ,
  102. 'Atlantic/Cape_Verde' => '(UTC-01:00) Cape Verde Is.' ,
  103. 'Europe/London' => '(UTC) London, Edinburgh, Dublin, Lisbon',
  104. 'UTC' => '(UTC) Coordinated Universal Time, Greenwich Mean Time',
  105. 'Africa/Monrovia' => '(UTC) Monrovia, Reykjavik' ,
  106. 'Africa/Casablanca' => '(UTC) Casablanca' ,
  107. 'Europe/Belgrade' => '(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague',
  108. 'Europe/Sarajevo' => '(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb',
  109. 'Europe/Brussels' => '(UTC+01:00) Brussels, Copenhagen, Madrid, Paris',
  110. 'Africa/Algiers' => '(UTC+01:00) West Central Africa',
  111. 'Europe/Amsterdam' => '(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna',
  112. 'Europe/Minsk' => '(UTC+02:00) Minsk' ,
  113. 'Africa/Cairo' => '(UTC+02:00) Cairo' ,
  114. 'Europe/Helsinki' => '(UTC+02:00) Helsinki, Riga, Sofia, Tallinn, Vilnius',
  115. 'Europe/Athens' => '(UTC+02:00) Athens, Bucharest',
  116. 'Europe/Istanbul' => '(UTC+02:00) Istanbul' ,
  117. 'Asia/Jerusalem' => '(UTC+02:00) Jerusalem' ,
  118. 'Asia/Amman' => '(UTC+02:00) Amman' ,
  119. 'Asia/Beirut' => '(UTC+02:00) Beirut' ,
  120. 'Africa/Windhoek' => '(UTC+02:00) Windhoek' ,
  121. 'Africa/Harare' => '(UTC+02:00) Harare' ,
  122. 'Asia/Kuwait' => '(UTC+03:00) Kuwait, Riyadh' ,
  123. 'Asia/Baghdad' => '(UTC+03:00) Baghdad' ,
  124. 'Africa/Nairobi' => '(UTC+03:00) Nairobi' ,
  125. 'Asia/Tehran' => '(UTC+03:30) Tehran' ,
  126. 'Asia/Tbilisi' => '(UTC+04:00) Tbilisi' ,
  127. 'Europe/Moscow' => '(UTC+04:00) Moscow, Volgograd',
  128. 'Asia/Muscat' => '(UTC+04:00) Abu Dhabi, Muscat',
  129. 'Asia/Baku' => '(UTC+04:00) Baku' ,
  130. 'Asia/Yerevan' => '(UTC+04:00) Yerevan' ,
  131. 'Asia/Karachi' => '(UTC+05:00) Islamabad, Karachi',
  132. 'Asia/Tashkent' => '(UTC+05:00) Tashkent' ,
  133. 'Asia/Kolkata' => '(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi',
  134. 'Asia/Colombo' => '(UTC+05:30) Sri Jayawardenepura',
  135. 'Asia/Katmandu' => '(UTC+05:45) Kathmandu' ,
  136. 'Asia/Dhaka' => '(UTC+06:00) Dhaka' ,
  137. 'Asia/Almaty' => '(UTC+06:00) Almaty' ,
  138. 'Asia/Yekaterinburg' => '(UTC+06:00) Ekaterinburg' ,
  139. 'Asia/Rangoon' => '(UTC+06:30) Yangon (Rangoon)',
  140. 'Asia/Novosibirsk' => '(UTC+07:00) Novosibirsk' ,
  141. 'Asia/Bangkok' => '(UTC+07:00) Bangkok, Jakarta',
  142. 'Asia/Brunei' => '(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi',
  143. 'Asia/Krasnoyarsk' => '(UTC+08:00) Krasnoyarsk' ,
  144. 'Asia/Ulaanbaatar' => '(UTC+08:00) Ulaan Bataar' ,
  145. 'Asia/Kuala_Lumpur' => '(UTC+08:00) Kuala Lumpur, Singapore',
  146. 'Asia/Taipei' => '(UTC+08:00) Taipei' ,
  147. 'Australia/Perth' => '(UTC+08:00) Perth' ,
  148. 'Asia/Irkutsk' => '(UTC+09:00) Irkutsk' ,
  149. 'Asia/Seoul' => '(UTC+09:00) Seoul' ,
  150. 'Asia/Tokyo' => '(UTC+09:00) Tokyo' ,
  151. 'Australia/Darwin' => '(UTC+09:30) Darwin' ,
  152. 'Australia/Adelaide' => '(UTC+09:30) Adelaide' ,
  153. 'Australia/Canberra' => '(UTC+10:00) Canberra, Melbourne, Sydney',
  154. 'Australia/Brisbane' => '(UTC+10:00) Brisbane' ,
  155. 'Australia/Hobart' => '(UTC+10:00) Hobart' ,
  156. 'Asia/Vladivostok' => '(UTC+10:00) Vladivostok' ,
  157. 'Pacific/Guam' => '(UTC+10:00) Guam, Port Moresby',
  158. 'Asia/Yakutsk' => '(UTC+10:00) Yakutsk' ,
  159. 'Pacific/Fiji' => '(UTC+12:00) Fiji' ,
  160. 'Asia/Kamchatka' => '(UTC+12:00) Kamchatka' ,
  161. 'Pacific/Auckland' => '(UTC+12:00) Auckland' ,
  162. 'Asia/Magadan' => '(UTC+12:00) Magadan' ,
  163. 'Pacific/Tongatapu' => '(UTC+13:00) Nukualofa' ,
  164. );