PageRenderTime 60ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 1ms

/htdocs/langs/en_GB/admin.lang.php

https://bitbucket.org/speedealing/speedealing
PHP | 1368 lines | 1312 code | 1 blank | 55 comment | 0 complexity | 3e58925bcd6252fcd0a466fcb3dff89d MD5 | raw file
Possible License(s): LGPL-3.0, LGPL-2.1, GPL-3.0, MIT

Large files files are truncated, but you can click here to view the full file

  1. <?php
  2. /* Copyright (C) 2012 Regis Houssin <regis.houssin@capnetworks.com>
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License as published by
  6. * the Free Software Foundation; either version 3 of the License, or
  7. * (at your option) any later version.
  8. *
  9. * This program is distributed in the hope that it will be useful,
  10. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. * GNU General Public License for more details.
  13. *
  14. * You should have received a copy of the GNU General Public License
  15. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  16. */
  17. $admin = array(
  18. 'CHARSET' => 'UTF-8',
  19. 'Version' => 'Version',
  20. 'VersionProgram' => 'Version program',
  21. 'VersionLastInstall' => 'Version initial install',
  22. 'VersionLastUpgrade' => 'Version last upgrade',
  23. 'VersionExperimental' => 'Experimental',
  24. 'VersionDevelopment' => 'Development',
  25. 'VersionUnknown' => 'Unknown',
  26. 'VersionRecommanded' => 'Recommended',
  27. 'SessionId' => 'Session ID',
  28. 'SessionSaveHandler' => 'Handler to save sessions',
  29. 'SessionSavePath' => 'Storage session localization',
  30. 'PurgeSessions' => 'Purge of sessions',
  31. 'ConfirmPurgeSessions' => 'Do you really want to purge all sessions ? This will disconnect every user (except yourself).',
  32. 'NoSessionListWithThisHandler' => 'Save session handler configured in your PHP does not allow to list all running sessions.',
  33. 'LockNewSessions' => 'Lock new connections',
  34. 'ConfirmLockNewSessions' => 'Are you sure you want to restrict any new Dolibarr connection to yourself. Only user <b>%s</b> will be able to connect after that.',
  35. 'UnlockNewSessions' => 'Remove connection lock',
  36. 'YourSession' => 'Your session',
  37. 'Sessions' => 'Users session',
  38. 'WebUserGroup' => 'Web server user/group',
  39. 'NoSessionFound' => 'Your PHP seems to not allow to list active sessions. Directory used to save sessions (<b>%s</b>) might be protected (For example, by OS permissions or by PHP directive open_basedir).',
  40. 'HTMLCharset' => 'Charset for generated HTML pages',
  41. 'DBStoringCharset' => 'Database charset to store data',
  42. 'DBSortingCharset' => 'Database charset to sort data',
  43. 'WarningModuleNotActive' => 'Module <b>%s</b> must be enabled',
  44. 'WarningOnlyPermissionOfActivatedModules' => 'Only permissions related to activated modules are shown here. You can activate other modules in the Home->Setup->Modules page.',
  45. 'SpeedealingSetup' => 'Speedealing install or upgrade',
  46. 'SpeedealingUser' => 'Speedealing user',
  47. 'InternalUser' => 'Internal user',
  48. 'ExternalUser' => 'External user',
  49. 'InternalUsers' => 'Internal users',
  50. 'ExternalUsers' => 'External users',
  51. 'GlobalSetup' => 'Global setup',
  52. 'GUISetup' => 'Display',
  53. 'SetupArea' => 'Setup area',
  54. 'FormToTestFileUploadForm' => 'Form to test file upload (according to setup)',
  55. 'IfModuleEnabled' => 'Note: yes is effective only if module <b>%s</b> is enabled',
  56. 'RemoveLock' => 'Remove file <b>%s</b> if it exists to allow usage of the update tool.',
  57. 'RestoreLock' => 'Restore file <b>%s</b>, with read permission only, to disable any usage of update tool.',
  58. 'SecuritySetup' => 'Security setup',
  59. 'ErrorModuleRequirePHPVersion' => 'Error, this module requires PHP version %s or higher',
  60. 'ErrorModuleRequireSpeedealingVersion' => 'Error, this module requires Speedealing version %s or higher',
  61. 'ErrorDecimalLargerThanAreForbidden' => 'Error, a precision higher than <b>%s</b> is not supported.',
  62. 'DictionnarySetup' => 'Dictionary setup',
  63. 'Dictionnary' => 'Dictionaries',
  64. 'DisableJavascript' => 'Disable JavaScript and Ajax functions',
  65. 'ConfirmAjax' => 'Use Ajax confirmation popups',
  66. 'UseSearchToSelectCompany' => 'Use autocompletion fields to choose third parties (instead of using a list box).<br><br>Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant SOCIETE_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.',
  67. 'ActivityStateToSelectCompany' => 'Add a filter option to show/hide thirdparties which are currently in activity or has ceased it',
  68. 'SearchFilter' => 'Search filters options',
  69. 'NumberOfKeyToSearch' => 'Nbr of characters to trigger search: %s',
  70. 'ViewFullDateActions' => 'Show full dates events in the third sheet',
  71. 'NotAvailableWhenAjaxDisabled' => 'Not available when Ajax disabled',
  72. 'JavascriptDisabled' => 'JavaScript disabled',
  73. 'UsePopupCalendar' => 'Use popup for dates input',
  74. 'UsePreviewTabs' => 'Use preview tabs',
  75. 'ShowPreview' => 'Show preview',
  76. 'PreviewNotAvailable' => 'Preview not available',
  77. 'ThemeCurrentlyActive' => 'Theme currently active',
  78. 'CurrentTimeZone' => 'TimeZone PHP (server)',
  79. 'Space' => 'Space',
  80. 'Fields' => 'Fields',
  81. 'Mask' => 'Mask',
  82. 'NextValue' => 'Next value',
  83. 'NextValueForInvoices' => 'Next value (invoices)',
  84. 'NextValueForCreditNotes' => 'Next value (credit notes)',
  85. 'MustBeLowerThanPHPLimit' => 'Note: your PHP limits each file upload\'s size to <b>%s</b> %s, whatever this parameter\'s value is',
  86. 'NoMaxSizeByPHPLimit' => 'Note: No limit is set in your PHP configuration',
  87. 'MaxSizeForUploadedFiles' => 'Maximum size for uploaded files (0 to disallow any upload)',
  88. 'UseCaptchaCode' => 'Use graphical code (CAPTCHA) on login page',
  89. 'UseAvToScanUploadedFiles' => 'Use anti-virus to scan uploaded files',
  90. 'AntiVirusCommand' => 'Full path to antivirus command',
  91. 'AntiVirusCommandExample' => 'Example for ClamWin: c:\Progra~1\ClamWin\bin\clamscan.exe<br>Example for ClamAv: /usr/bin/clamscan',
  92. 'AntiVirusParam' => 'More parameters on command line',
  93. 'AntiVirusParamExample' => 'Example for ClamWin: --database="C:\Program Files (x86)\ClamWin\lib"',
  94. 'ComptaSetup' => 'Accounting module setup',
  95. 'UserSetup' => 'User management setup',
  96. 'MenuSetup' => 'Menu management setup',
  97. 'MenuLimits' => 'Limits and accuracy',
  98. 'MenuIdParent' => 'Parent menu ID',
  99. 'DetailMenuIdParent' => 'ID of parent menu (empty for a top menu)',
  100. 'DetailPosition' => 'Sort number to define menu position',
  101. 'PersonalizedMenusNotSupported' => 'Personalized menus not supported',
  102. 'AllMenus' => 'All',
  103. 'NotConfigured' => 'Module not configured',
  104. 'Setup' => 'Setup',
  105. 'Activation' => 'Activation',
  106. 'Active' => 'Active',
  107. 'SetupShort' => 'Setup',
  108. 'OtherOptions' => 'Other options',
  109. 'OtherSetup' => 'Other setup',
  110. 'CurrentValueSeparatorDecimal' => 'Decimal separator',
  111. 'CurrentValueSeparatorThousand' => 'Thousand separator',
  112. 'Modules' => 'Modules',
  113. 'ModulesCommon' => 'Main modules',
  114. 'ModulesOther' => 'Other modules',
  115. 'ModulesInterfaces' => 'Interfaces modules',
  116. 'ModulesSpecial' => 'Modules very specific',
  117. 'ParameterInSpeedealing' => 'Parameter %s',
  118. 'LanguageParameter' => 'Language parameter %s',
  119. 'LanguageBrowserParameter' => 'Parameter %s',
  120. 'LocalisationSpeedealingParameters' => 'Localisation parameters',
  121. 'ClientTZ' => 'Time Zone client (user)',
  122. 'ClientHour' => 'Hour client (user)',
  123. 'OSTZ' => 'Time Zone OS server',
  124. 'PHPTZ' => 'Time Zone PHP server',
  125. 'PHPServerOffsetWithGreenwich' => 'PHP server offset width Greenwich (seconds)',
  126. 'ClientOffsetWithGreenwich' => 'Client/Browser offset width Greenwich (seconds)',
  127. 'DaylingSavingTime' => 'Daylight saving time',
  128. 'CurrentHour' => 'Hour PHP (server)',
  129. 'CompanyTZ' => 'Time Zone company (main company)',
  130. 'CompanyHour' => 'Hour company (main company)',
  131. 'CurrentSessionTimeOut' => 'Current session timeout',
  132. 'OSEnv' => 'OS Environment',
  133. 'Box' => 'Box',
  134. 'Boxes' => 'Boxes',
  135. 'MaxNbOfLinesForBoxes' => 'Max number of lines for boxes',
  136. 'PositionByDefault' => 'Default order',
  137. 'Position' => 'Order',
  138. 'MenusDesc' => 'Menus managers define content of the 2 menu bars (horizontal bar and vertical bar).',
  139. 'MenusEditorDesc' => 'The menu editor allow you to define personalized entries in menus. Use it carefully to avoid making dolibarr unstable and menu entries permanently unreachable.<br>Some modules add entries in the menus (in menu <b>All</b> in most cases). If you removed some of these entries by mistake, you can restore them by disabling and reenabling the module.',
  140. 'MenuForUsers' => 'Menu for users',
  141. 'LangFile' => 'File .lang',
  142. 'System' => 'System',
  143. 'SystemInfo' => 'System information',
  144. 'SystemTools' => 'System tools',
  145. 'SystemToolsArea' => 'System tools area',
  146. 'SystemToolsAreaDesc' => 'This area provides administration features. Use the menu to choose the feature you\'re looking for.',
  147. 'PurgeAreaDesc' => 'This page allows you to delete all files built or stored by Dolibarr (temporary files or all files in <b>%s</b> directory). Using this feature is not necessary. It is provided for users whose Dolibarr is hosted by a provider that does not offer permissions to delete files built by the web server.',
  148. 'PurgeDeleteLogFile' => 'Delete log file <b>%s</b> defined for Syslog module (no risk to loose data)',
  149. 'PurgeDeleteTemporaryFiles' => 'Delete all temporary files (no risk to loose data)',
  150. 'PurgeDeleteAllFilesInDocumentsDir' => 'Delete all files in directory <b>%s</b>. Temporary files but also database backup dumps, files attached to elements (third parties, invoices, ...) and uploaded into the ECM module will be deleted.',
  151. 'PurgeRunNow' => 'Purge now',
  152. 'PurgeNothingToDelete' => 'No directory or file to delete.',
  153. 'PurgeNDirectoriesDeleted' => '<b>%s</b> files or directories deleted.',
  154. 'PurgeAuditEvents' => 'Purge all security events',
  155. 'ConfirmPurgeAuditEvents' => 'Are you sure you want to purge all security events ? All security logs will be deleted, no other data will be removed.',
  156. 'NewBackup' => 'New backup',
  157. 'GenerateBackup' => 'Generate backup',
  158. 'Backup' => 'Backup',
  159. 'Restore' => 'Restore',
  160. 'RunCommandSummary' => 'Backup has been launched with the following command',
  161. 'RunCommandSummaryToLaunch' => 'Backup can be launched with the following command',
  162. 'WebServerMustHavePermissionForCommand' => 'Your web server must have the permission to run such commands',
  163. 'BackupResult' => 'Backup result',
  164. 'BackupFileSuccessfullyCreated' => 'Backup file successfully generated',
  165. 'YouCanDownloadBackupFile' => 'Generated files can now be downloaded',
  166. 'NoBackupFileAvailable' => 'No backup files available.',
  167. 'ExportMethod' => 'Export method',
  168. 'ImportMethod' => 'Import method',
  169. 'ToBuildBackupFileClickHere' => 'To build a backup file, click <a href="%s">here</a>.',
  170. 'ImportMySqlDesc' => 'To import a backup file, you must use mysql command from command line:',
  171. 'ImportPostgreSqlDesc' => 'To import a backup file, you must use pg_restore command from command line:',
  172. 'ImportMySqlCommand' => '%s %s < mybackupfile.sql',
  173. 'ImportPostgreSqlCommand' => '%s %s mybackupfile.sql',
  174. 'FileNameToGenerate' => 'File name to generate',
  175. 'CommandsToDisableForeignKeysForImport' => 'Command to disable foreign keys on import',
  176. 'CommandsToDisableForeignKeysForImportWarning' => 'Mandatory if you want to be able to restore your sql dump later',
  177. 'ExportCompatibility' => 'Compatibility of generated export file',
  178. 'MySqlExportParameters' => 'MySQL export parameters',
  179. 'PostgreSqlExportParameters' => 'PostgreSQL export parameters',
  180. 'UseTransactionnalMode' => 'Use transactional mode',
  181. 'FullPathToMysqldumpCommand' => 'Full path to mysqldump command',
  182. 'FullPathToPostgreSQLdumpCommand' => 'Full path to pg_dump command',
  183. 'ExportOptions' => 'Export Options',
  184. 'AddDropDatabase' => 'Add DROP DATABASE command',
  185. 'AddDropTable' => 'Add DROP TABLE command',
  186. 'ExportStructure' => 'Structure',
  187. 'Datas' => 'Data',
  188. 'NameColumn' => 'Name columns',
  189. 'ExtendedInsert' => 'Extended INSERT',
  190. 'NoLockBeforeInsert' => 'No lock commands around INSERT',
  191. 'DelayedInsert' => 'Delayed insert',
  192. 'EncodeBinariesInHexa' => 'Encode binary data in hexadecimal',
  193. 'IgnoreDuplicateRecords' => 'Ignore errors of duplicate records (INSERT IGNORE)',
  194. 'Yes' => 'Yes',
  195. 'No' => 'No',
  196. 'AutoDetectLang' => 'Autodetect (browser language)',
  197. 'FeatureDisabledInDemo' => 'Feature disabled in demo',
  198. 'Rights' => 'Permissions',
  199. 'BoxesDesc' => 'Boxes are screen area that show a piece of information on some pages. You can choose between showing the box or not by selecting target page and clicking \'Activate\', or by clicking the dustbin to disable it.',
  200. 'OnlyActiveElementsAreShown' => 'Only elements from <a href="%s">enabled modules</a> are shown.',
  201. 'ModulesDesc' => 'Dolibarr modules define which functionality is enabled in software. Some modules require permissions you must grant to users, after enabling module. Click on button on/off in column "Status" to enable a module/feature.',
  202. 'ModulesInterfaceDesc' => 'The Dolibarr modules interface allows you to add features depending on external software, systems or services.',
  203. 'ModulesSpecialDesc' => 'Special modules are very specific or seldom used modules.',
  204. 'ModulesJobDesc' => 'Business modules provide simple predefined setup of Dolibarr for a particular business.',
  205. 'ModulesMarketPlaceDesc' => 'You can find more modules to download on external web sites on the Internet...',
  206. 'ModulesMarketPlaces' => 'More modules...',
  207. 'DoliStoreDesc' => 'DoliStore, the official market place for Dolibarr ERP/CRM external modules',
  208. 'WebSiteDesc' => 'Web site providers you can search to find more modules...',
  209. 'URL' => 'Link',
  210. 'BoxesAvailable' => 'Boxes available',
  211. 'BoxesActivated' => 'Boxes activated',
  212. 'ActivateOn' => 'Activate on',
  213. 'ActiveOn' => 'Activated on',
  214. 'SourceFile' => 'Source file',
  215. 'AutomaticIfJavascriptDisabled' => 'Automatic if Javascript is disabled',
  216. 'AvailableOnlyIfJavascriptNotDisabled' => 'Available only if JavaScript is not disabled',
  217. 'AvailableOnlyIfJavascriptAndAjaxNotDisabled' => 'Available only if JavaScript is not disabled',
  218. 'NotInstalled' => 'Not installed',
  219. 'Required' => 'Required',
  220. 'Security' => 'Security',
  221. 'Passwords' => 'Passwords',
  222. 'DoNotStoreClearPassword' => 'Do no store clear passwords in database but store only encrypted value (Activated recommended)',
  223. 'MainDbPasswordFileConfEncrypted' => 'Database password encrypted in conf.php (Activated recommended)',
  224. 'InstrucToEncodePass' => 'To have password encoded into the <b>conf.php</b> file, replace the line <br><b>$dolibarr_main_db_pass="..."</b><br>by<br><b>$dolibarr_main_db_pass="crypted:%s"</b>',
  225. 'InstrucToClearPass' => 'To have password decoded (clear) into the <b>conf.php</b> file, replace the line <br><b>$dolibarr_main_db_pass="crypted:..."</b><br>by<br><b>$dolibarr_main_db_pass="%s"</b>',
  226. 'ProtectAndEncryptPdfFiles' => 'Protection of generated pdf files (Activated NOT recommended, breaks mass pdf generation)',
  227. 'ProtectAndEncryptPdfFilesDesc' => 'Protection of a PDF document keeps it available to read and print with any PDF browser. However, editing and copying is not possible anymore. Note that using this feature make building of a global cumulated pdf not working (like unpaid invoices).',
  228. 'Feature' => 'Feature',
  229. 'SpeedealingLicense' => 'License',
  230. 'SpeedealingProjectLeader' => 'Project leader',
  231. 'Developpers' => 'Developers/contributors',
  232. 'OtherDeveloppers' => 'Other developers/contributors',
  233. 'OfficialWebSite' => 'Dolibarr international official web site',
  234. 'OfficialWebSiteFr' => 'French official web site',
  235. 'OfficialWiki' => 'Dolibarr documentation on Wiki',
  236. 'OfficialDemo' => 'Dolibarr online demo',
  237. 'OfficialMarketPlace' => 'Official market place for external modules/addons',
  238. 'OfficialWebHostingService' => 'Official web hosting service (Cloud hosting)',
  239. 'ForDocumentationSeeWiki' => 'For user or developer documentation (Doc, FAQs...),<br>take a look at the Dolibarr Wiki:<br><b><a href="%s" target="_blank">%s</a></b>',
  240. 'ForAnswersSeeForum' => 'For any other questions/help, you can use the Dolibarr forum:<br><b><a href="%s" target="_blank">%s</a></b>',
  241. 'HelpCenterDesc1' => 'This area can help you to get a Help support service on Dolibarr.',
  242. 'HelpCenterDesc2' => 'Some part of this service are available in <b>english only</b>.',
  243. 'CurrentTopMenuHandler' => 'Current top menu handler',
  244. 'CurrentLeftMenuHandler' => 'Current left menu handler',
  245. 'CurrentMenuHandler' => 'Current menu handler',
  246. 'CurrentSmartphoneMenuHandler' => 'Current smartphone menu handler',
  247. 'MeasuringUnit' => 'Measuring unit',
  248. 'Emails' => 'E-mails',
  249. 'EMailsSetup' => 'E-mails setup',
  250. 'EMailsDesc' => 'This page allows you to overwrite your PHP parameters for e-mails sending. In most cases on Unix/Linux OS, your PHP setup is correct and these parameters are useless.',
  251. 'MAIN_MAIL_SMTP_PORT' => 'SMTP/SMTPS Port (By default in php.ini: <b>%s</b>)',
  252. 'MAIN_MAIL_SMTP_SERVER' => 'SMTP/SMTPS Host (By default in php.ini: <b>%s</b>)',
  253. 'MAIN_MAIL_SMTP_PORT_NotAvailableOnLinuxLike' => 'SMTP/SMTPS Port (Not defined into PHP on Unix like systems)',
  254. 'MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike' => 'SMTP/SMTPS Host (Not defined into PHP on Unix like systems)',
  255. 'MAIN_MAIL_EMAIL_FROM' => 'Sender e-mail for automatic emails (By default in php.ini: <b>%s</b>)',
  256. 'MAIN_MAIL_ERRORS_TO' => 'Sender e-mail used for error returns emails sent',
  257. 'MAIN_MAIL_AUTOCOPY_TO' => 'Send systematically a hidden carbon-copy of all sent emails to',
  258. 'MAIN_DISABLE_ALL_MAILS' => 'Disable all e-mails sendings (for test purposes or demos)',
  259. 'MAIN_MAIL_SENDMODE' => 'Method to use to send EMails',
  260. 'MAIN_MAIL_SMTPS_ID' => 'SMTP ID if authentication required',
  261. 'MAIN_MAIL_SMTPS_PW' => 'SMTP Password if authentication required',
  262. 'MAIN_MAIL_EMAIL_TLS' => 'Use TLS (SSL) encrypt',
  263. 'MAIN_DISABLE_ALL_SMS' => 'Disable all SMS sendings (for test purposes or demos)',
  264. 'MAIN_SMS_SENDMODE' => 'Method to use to send SMS',
  265. 'MAIN_MAIL_SMS_FROM' => 'Default sender phone number for Sms sending',
  266. 'FeatureNotAvailableOnLinux' => 'Feature not available on Unix like systems. Test your sendmail program locally.',
  267. 'SubmitTranslation' => 'If translation for this language is not complete or you find errors, you can correct this by editing files into directory <b>langs/%s</b> and submit modified files on www.dolibarr.org forum.',
  268. 'ModuleSetup' => 'Module setup',
  269. 'ModulesSetup' => 'Modules setup',
  270. 'ModuleFamilyBase' => 'System',
  271. 'ModuleFamilyCrm' => 'Customer Relation Management (CRM)',
  272. 'ModuleFamilyProducts' => 'Products Management',
  273. 'ModuleFamilyHr' => 'Human Resource Management',
  274. 'ModuleFamilyProjects' => 'Projects/Collaborative work',
  275. 'ModuleFamilyOther' => 'Other',
  276. 'ModuleFamilyTechnic' => 'Mutli-modules tools',
  277. 'ModuleFamilyExperimental' => 'Experimental modules',
  278. 'ModuleFamilyFinancial' => 'Financial Modules (Accounting/Treasury)',
  279. 'ModuleFamilyECM' => 'Electronic Content Management (ECM)',
  280. 'MenuHandlers' => 'Menu handlers',
  281. 'MenuAdmin' => 'Menu editor',
  282. 'DoNotUseInProduction' => 'Do not use in production',
  283. 'ThisIsProcessToFollow' => 'This is setup to process:',
  284. 'StepNb' => 'Step %s',
  285. 'FindPackageFromWebSite' => 'Find a package that provides feature you want (for example on official web site %s).',
  286. 'DownloadPackageFromWebSite' => 'Download package.',
  287. 'UnpackPackageInSpeedealingRoot' => 'Unpack package file into Speedealing\'s root directory <b>%s</b>',
  288. 'SetupIsReadyForUse' => 'Install is finished and Dolibarr is ready to use with this new component.',
  289. 'NotExistsDirect' => 'The alternative root directory is not defined.<br>',
  290. 'InfDirAlt' => 'Since version 3 it is possible to define an alternative root directory.This allows you to store, same place, plug-ins and custom templates.<br>Just create a directory at the root of Dolibarr (eg: custom).<br>',
  291. 'InfDirExample' => '<br>Then declare it in the file conf.php<br> $dolibarr_main_url_root_alt=\'http://myserver/custom\'<br>$dolibarr_main_document_root_alt=\'/path/of/dolibarr/htdocs/custom\'<br>*These lines are commented with "#", to uncomment only remove the character.',
  292. 'YouCanSubmitFile' => 'Select module:',
  293. 'CurrentVersion' => 'Dolibarr current version',
  294. 'CallUpdatePage' => 'Go to the page that updates the database structure and datas: %s.',
  295. 'LastStableVersion' => 'Last stable version',
  296. 'GenericMaskCodes' => 'You may enter any numbering mask. In this mask, the following tags could be used:<br><b>{000000}</b> corresponds to a number which will be incremented on each %s. Enter as many zeros as the desired length of the counter. The counter will be completed by zeros from the left in order to have as many zeros as the mask. <br><b>{000000+000}</b> same as previous but an offset corresponding to the number to the right of the + sign is applied starting on first %s. <br><b>{000000@x}</b> same as previous but the counter is reset to zero when month x is reached (x between 1 and 12, or 0 to use the early months of fiscal year defined in your configuration). If this option is used and x is 2 or higher, then sequence {yy}{mm} or {yyyy}{mm} is also required. <br><b>{dd}</b> day (01 to 31).<br><b>{mm}</b> month (01 to 12).<br><b>{yy}</b>, <b>{yyyy}</b> or <b>{y}</b> year over 2, 4 or 1 numbers. <br>',
  297. 'GenericMaskCodes2' => '<b>{cccc}</b> the client code<br><b>{cccc000}</b> the client code on n characters is followed by a client\'s ref counter without offset and zeroized with the global counter.<br><b>{tttt}</b> The code of company type on n characters (see dictionnary-company types).<br>',
  298. 'GenericMaskCodes3' => 'All other characters in the mask will remain intact.<br>Spaces are not allowed.<br>',
  299. 'GenericMaskCodes4a' => '<u>Example on the 99th %s of the third party TheCompany done 2007-01-31:</u><br>',
  300. 'GenericMaskCodes4b' => '<u>Example on third party created on 2007-03-01:</u><br>',
  301. 'GenericMaskCodes4c' => '<u>Example on product created on 2007-03-01:</u><br>',
  302. 'GenericMaskCodes5' => '<b>ABC{yy}{mm}-{000000}</b> will give <b>ABC0701-000099</b><br><b>{0000+100}-ZZZ/{dd}/XXX</b> will give <b>0199-ZZZ/31/XXX</b>',
  303. 'GenericNumRefModelDesc' => 'Return a customizable number according to a defined mask.',
  304. 'ServerAvailableOnIPOrPort' => 'Server is available at address <b>%s</b> on port <b>%s</b>',
  305. 'ServerNotAvailableOnIPOrPort' => 'Server is not available at address <b>%s</b> on port <b>%s</b>',
  306. 'DoTestServerAvailability' => 'Test server connectivity',
  307. 'DoTestSend' => 'Test sending',
  308. 'DoTestSendHTML' => 'Test sending HTML',
  309. 'ErrorCantUseRazInStartedYearIfNoYearMonthInMask' => 'Error, can\'t use option @ if sequence {yy}{mm} or {yyyy}{mm} is not in mask.',
  310. 'UMask' => 'UMask parameter for new files on Unix/Linux/BSD file system.',
  311. 'UMaskExplanation' => 'This parameter allow you to define permissions set by default on files created by Dolibarr on server (during upload for example).<br>It must be the octal value (for example, 0666 means read and write for everyone).<br>This parameter is useless on a Windows server.',
  312. 'SeeWikiForAllTeam' => 'Take a look at the wiki page for full list of all actors and their organisation',
  313. 'UseACacheDelay' => 'Delay for caching export response in seconds (0 or empty for no cache)',
  314. 'DisableLinkToHelpCenter' => 'Hide link "<b>Need help or support</b>" on login page',
  315. 'DisableLinkToHelp' => 'Hide link "<b>%s Online help</b>" on left menu',
  316. 'AddCRIfTooLong' => 'There is no automatic wrapping, so if line is out of page on documents because too long, you must add yourself carriage returns in the textarea.',
  317. 'ModuleDisabled' => 'Module disabled',
  318. 'ModuleDisabledSoNoEvent' => 'Module disabled so event never created',
  319. 'ConfirmPurge' => 'Are you sure you want to execute this purge ?<br>This will delete definitely all your data files with no way to restore them (ECM files, attached files...).',
  320. 'MinLength' => 'Minimum length',
  321. 'LanguageFilesCachedIntoShmopSharedMemory' => 'Files .lang loaded in shared memory',
  322. 'ExamplesWithCurrentSetup' => 'Examples with current running setup',
  323. 'ListOfDirectories' => 'List of OpenDocument templates directories',
  324. 'ListOfDirectoriesForModelGenODT' => 'List of directories containing templates files with OpenDocument format.<br><br>Put here full path of directories.<br>Add a carriage return between eah directory.<br>To add a directory of the GED module, add here <b>DOL_DATA_ROOT/ecm/yourdirectoryname</b>.<br><br>Files in those directories must end with <b>.odt</b>.',
  325. 'NumberOfModelFilesFound' => 'Number of ODT templates files found in those directories',
  326. 'ExampleOfDirectoriesForModelGen' => 'Examples of syntax:<br>c:\mydir<br>/home/mydir<br>DOL_DATA_ROOT/ecm/ecmdir',
  327. 'FollowingSubstitutionKeysCanBeUsed' => '<br>To know how to create your odt document templates, before storing them in those directories, read wiki documentation:',
  328. 'FullListOnOnlineDocumentation' => 'http://wiki.dolibarr.org/index.php/Create_an_ODT_document_template',
  329. 'FirstnameNamePosition' => 'Position of Name/Lastname',
  330. 'DescWeather' => 'The following pictures will be shown on dashboard when number of late actions reach the following values:',
  331. 'KeyForWebServicesAccess' => 'Key to use Web Services (parameter "dolibarrkey" in webservices)',
  332. 'TestSubmitForm' => 'Input test form',
  333. 'ThisForceAlsoTheme' => 'Using this menu manager will also use its own theme whatever is user choice. Also this menu manager specialized for smartphones does not works on all smartphone. Use another menu manager if you experience problems on yours.',
  334. 'ThemeDir' => 'Skins directory',
  335. 'ConnectionTimeout' => 'Connexion timeout',
  336. 'ResponseTimeout' => 'Response timeout',
  337. 'SmsTestMessage' => 'Test message from __PHONEFROM__ to __PHONETO__',
  338. 'ModuleMustBeEnabledFirst' => 'Module <b>%s</b> must be enabled first before using this feature.',
  339. 'SecurityToken' => 'Key to secure URLs',
  340. 'NoSmsEngine' => 'No SMS sender manager available. SMS sender manager are not installed with default distribution (because they depends on an external supplier) but you can find some on %s',
  341. 'PDF' => 'PDF',
  342. 'PDFDesc' => 'You can set each global options related to the PDF generation',
  343. 'PDFAddressForging' => 'Rules to forge address boxes',
  344. 'HideAnyVATInformationOnPDF' => 'Hide all information related to VAT on generated PDF',
  345. 'HideDescOnPDF' => 'Hide products description on generated PDF',
  346. 'HideRefOnPDF' => 'Hide products ref. on generated PDF',
  347. 'HideDetailsOnPDF' => 'Hide products lines details on generated PDF',
  348. 'UrlGenerationParameters' => 'Parameters to secure URLs',
  349. 'SecurityTokenIsUnique' => 'Use a unique securekey parameter for each URL',
  350. 'EnterRefToBuildUrl' => 'Enter reference for object %s',
  351. 'GetSecuredUrl' => 'Get calculated URL',
  352. 'ButtonHideUnauthorized' => 'Hide buttons for unauthorized actions instead of showing disabled buttons',
  353. 'TotalNumberOfActivatedModules' => 'Nombre total de modules fonctionnels activés: <b>%s</b>',
  354. 'YouMustEnableOneModule' => 'Vous devez activer au moins une fonctionnalité',
  355. 'ModulesSystemTools' => 'Modules tools',
  356. 'ProductVatMassChange' => 'Mass VAT change',
  357. 'ProductVatMassChangeDesc' => 'This page can be used to modify a VAT rate defined on products or services from a value to another. Warning, this change is done on all database.',
  358. 'OldVATRates' => 'Old VAT rate',
  359. 'NewVATRates' => 'New VAT rate',
  360. 'PriceBaseTypeToChange' => 'Modify on prices with base reference value defined on',
  361. 'MassConvert' => 'Launch mass convert',
  362. 'String' => 'String',
  363. 'TextLong' => 'Long text',
  364. 'Int' => 'Integer',
  365. 'Float' => 'Float',
  366. 'DateAndTime' => 'Date and hour',
  367. 'Structure' => 'Structure',
  368. // Modules
  369. 'Module0Name' => 'Users & groups',
  370. 'Module0Desc' => 'Users and groups management',
  371. 'Module1Name' => 'Third parties',
  372. 'Module1Desc' => 'Companies and contact management (customers, prospects...)',
  373. 'Module2Name' => 'Commercial',
  374. 'Module2Desc' => 'Commercial management',
  375. 'Module10Name' => 'Accounting',
  376. 'Module10Desc' => 'Simple accounting management (invoice and payment dispatching)',
  377. 'Module20Name' => 'Proposals',
  378. 'Module20Desc' => 'Commercial proposal management',
  379. 'Module22Name' => 'Mass E-mailings',
  380. 'Module22Desc' => 'Mass E-mailing management',
  381. 'Module23Name' => 'Energy',
  382. 'Module23Desc' => 'Monitoring the consumption of energies',
  383. 'Module25Name' => 'Customer Orders',
  384. 'Module25Desc' => 'Customer order management',
  385. 'Module30Name' => 'Invoices',
  386. 'Module30Desc' => 'Invoice and credit note management for customers. Invoice management for suppliers',
  387. 'Module40Name' => 'Suppliers',
  388. 'Module40Desc' => 'Supplier management and buying (orders and invoices)',
  389. 'Module42Name' => 'Logs',
  390. 'Module42Desc' => 'Logging facilities (file, syslog, ...)',
  391. 'Module49Name' => 'Editors',
  392. 'Module49Desc' => 'Editor management',
  393. 'Module50Name' => 'Products',
  394. 'Module50Desc' => 'Product management',
  395. 'Module51Name' => 'Mass mailings',
  396. 'Module51Desc' => 'Mass paper mailing management',
  397. 'Module52Name' => 'Stocks',
  398. 'Module52Desc' => 'Stock management (products)',
  399. 'Module53Name' => 'Services',
  400. 'Module53Desc' => 'Service management',
  401. 'Module54Name' => 'Contracts',
  402. 'Module54Desc' => 'Contract and service management',
  403. 'Module55Name' => 'Barcodes',
  404. 'Module55Desc' => 'Barcode management',
  405. 'Module56Name' => 'Telephony',
  406. 'Module56Desc' => 'Telephony integration',
  407. 'Module57Name' => 'Standing orders',
  408. 'Module57Desc' => 'Standing orders and withdrawal management',
  409. 'Module58Name' => 'ClickToDial',
  410. 'Module58Desc' => 'Integration of a ClickToDial system (Asterisk, ...)',
  411. 'Module59Name' => 'Bookmark4u',
  412. 'Module59Desc' => 'Add function to generate Bookmark4u account from a Dolibarr account',
  413. 'Module70Name' => 'Interventions',
  414. 'Module70Desc' => 'Intervention management',
  415. 'Module75Name' => 'Expense and trip notes',
  416. 'Module75Desc' => 'Expense and trip notes management',
  417. 'Module80Name' => 'Shipments',
  418. 'Module80Desc' => 'Shipments and delivery order management',
  419. 'Module85Name' => 'Banks and cash',
  420. 'Module85Desc' => 'Management of bank or cash accounts',
  421. 'Module100Name' => 'External site',
  422. 'Module100Desc' => 'Include any external web site into Dolibarr menus and view it into a Dolibarr frame',
  423. 'Module105Name' => 'Mailman and SPIP',
  424. 'Module105Desc' => 'Mailman or SPIP interface for member module',
  425. 'Module200Name' => 'LDAP',
  426. 'Module200Desc' => 'LDAP directory synchronisation',
  427. 'Module210Name' => 'PostNuke',
  428. 'Module210Desc' => 'PostNuke integration',
  429. 'Module240Name' => 'Data exports',
  430. 'Module240Desc' => 'Tool to export Dolibarr datas (with assistants)',
  431. 'Module250Name' => 'Data imports',
  432. 'Module250Desc' => 'Tool to import datas in Dolibarr (with assistants)',
  433. 'Module310Name' => 'Members',
  434. 'Module310Desc' => 'Foundation members management',
  435. 'Module320Name' => 'RSS Feed',
  436. 'Module320Desc' => 'Add RSS feed inside Dolibarr screen pages',
  437. 'Module330Name' => 'Bookmarks',
  438. 'Module330Desc' => 'Bookmark management',
  439. 'Module400Name' => 'Projects',
  440. 'Module400Desc' => 'Project management inside other modules',
  441. 'Module410Name' => 'Webcalendar',
  442. 'Module410Desc' => 'Webcalendar integration',
  443. 'Module420Name' => 'Affaires',
  444. 'Module420Desc' => 'Gestion des affaires',
  445. 'Module430Name' => 'Gestion d\'équipes',
  446. 'Module430Desc' => 'Gestion des objectifs',
  447. 'Module500Name' => 'Taxes, social contributions and dividends',
  448. 'Module500Desc' => 'Taxes and social contribution management',
  449. 'Module600Name' => 'Notifications',
  450. 'Module600Desc' => 'Send notifications by email on some Dolibarr business events to third party contacts',
  451. 'Module700Name' => 'Donations',
  452. 'Module700Desc' => 'Donation management',
  453. 'Module1400Name' => 'Accounting',
  454. 'Module1400Desc' => 'Accounting management (double parties)',
  455. 'Module1780Name' => 'Categories',
  456. 'Module1780Desc' => 'Category management (products, suppliers and customers)',
  457. 'Module2000Name' => 'WYSIWYG editor',
  458. 'Module2000Desc' => 'Allow to edit some text area using an advanced editor',
  459. 'Module2200Name' => 'Lending rights',
  460. 'Module2200Desc' => 'Lending rights management',
  461. 'Module2300Name' => 'Menus',
  462. 'Module2300Desc' => 'Menu management',
  463. 'Module2400Name' => 'Agenda',
  464. 'Module2400Desc' => 'Events/tasks and agenda management',
  465. 'Module2500Name' => 'Electronic Content Management',
  466. 'Module2500Desc' => 'Save and share documents',
  467. 'Module2600Name' => 'WebServices',
  468. 'Module2600Desc' => 'Enable the Dolibarr web services server',
  469. 'Module2700Name' => 'Gravatar',
  470. 'Module2700Desc' => 'Use online Gravatar service (www.gravatar.com) to show photo of users/members (found with their emails). Need an internet access',
  471. 'Module2900Name' => 'GeoIPMaxmind',
  472. 'Module2900Desc' => 'GeoIP Maxmind conversions capabilities',
  473. 'Module5000Name' => 'Multi-company',
  474. 'Module5000Desc' => 'Allows you to manage multiple companies',
  475. 'Module20000Name' => 'Holidays',
  476. 'Module20000Desc' => 'Declare and follow employees holidays',
  477. 'Module50000Name' => 'PayBox',
  478. 'Module50000Desc' => 'Module to offer an online payment page by credit card with PayBox',
  479. 'Module50100Name' => 'Point of sales',
  480. 'Module50100Desc' => 'Point of sales module',
  481. 'Module50200Name' => 'Paypal',
  482. 'Module50200Desc' => 'Module to offer an online payment page by credit card with Paypal',
  483. 'Module59000Name' => 'Margins',
  484. 'Module59000Desc' => 'Module to manage margins',
  485. 'Module60000Name' => 'Commissions',
  486. 'Module60000Desc' => 'Module to manage commissions',
  487. 'Permission11' => 'Read customer invoices',
  488. 'Permission12' => 'Create/modify customer invoices',
  489. 'Permission13' => 'Unvalidate customer invoices',
  490. 'Permission14' => 'Validate customer invoices',
  491. 'Permission15' => 'Send customer invoices by email',
  492. 'Permission16' => 'Create payments for customer invoices',
  493. 'Permission19' => 'Delete customer invoices',
  494. 'Permission21' => 'Read commercial proposals',
  495. 'Permission22' => 'Create/modify commercial proposals',
  496. 'Permission24' => 'Validate commercial proposals',
  497. 'Permission25' => 'Send commercial proposals',
  498. 'Permission26' => 'Close commercial proposals',
  499. 'Permission27' => 'Delete commercial proposals',
  500. 'Permission28' => 'Export commercial proposals',
  501. 'Permission31' => 'Read products',
  502. 'Permission32' => 'Create/modify products',
  503. 'Permission34' => 'Delete products',
  504. 'Permission36' => 'See/manage hidden products',
  505. 'Permission38' => 'Export products',
  506. 'Permission41' => 'Read projects (shared project and projects i\'m contact for)',
  507. 'Permission42' => 'Create/modify projects (shared project and projects i\'m contact for)',
  508. 'Permission44' => 'Delete projects (shared project and projects i\'m contact for)',
  509. 'Permission61' => 'Read interventions',
  510. 'Permission62' => 'Create/modify interventions',
  511. 'Permission64' => 'Delete interventions',
  512. 'Permission67' => 'Export interventions',
  513. 'Permission71' => 'Read members',
  514. 'Permission72' => 'Create/modify members',
  515. 'Permission74' => 'Delete members',
  516. 'Permission75' => 'Setup types and attributes for members',
  517. 'Permission76' => 'Export datas',
  518. 'Permission78' => 'Read subscriptions',
  519. 'Permission79' => 'Create/modify subscriptions',
  520. 'Permission81' => 'Read customers orders',
  521. 'Permission82' => 'Create/modify customers orders',
  522. 'Permission84' => 'Validate customers orders',
  523. 'Permission86' => 'Send customers orders',
  524. 'Permission87' => 'Close customers orders',
  525. 'Permission88' => 'Cancel customers orders',
  526. 'Permission89' => 'Delete customers orders',
  527. 'Permission91' => 'Read social contributions and vat',
  528. 'Permission92' => 'Create/modify social contributions and vat',
  529. 'Permission93' => 'Delete social contributions and vat',
  530. 'Permission94' => 'Export social contributions',
  531. 'Permission95' => 'Read reports',
  532. 'Permission96' => 'Setup dispatching',
  533. 'Permission97' => 'Read invoice accountancy dispatching',
  534. 'Permission98' => 'Dispatch invoice accountancy lines',
  535. 'Permission101' => 'Read sendings',
  536. 'Permission102' => 'Create/modify sendings',
  537. 'Permission104' => 'Validate sendings',
  538. 'Permission109' => 'Delete sendings',
  539. 'Permission111' => 'Read financial accounts',
  540. 'Permission112' => 'Create/modify/delete and compare transactions',
  541. 'Permission113' => 'Setup financiel accounts (create, manage categories)',
  542. 'Permission114' => 'Consolidate transactions',
  543. 'Permission115' => 'Export transactions and account statements',
  544. 'Permission116' => 'Transfers between accounts',
  545. 'Permission117' => 'Manage cheques dispatching',
  546. 'Permission121' => 'Read third parties linked to user',
  547. 'Permission122' => 'Create/modify third parties linked to user',
  548. 'Permission125' => 'Delete third parties linked to user',
  549. 'Permission126' => 'Export third parties',
  550. 'Permission141' => 'Read projects (also private i am not contact for)',
  551. 'Permission142' => 'Create/modify projects (also private i am not contact for)',
  552. 'Permission144' => 'Delete projects (also private i am not contact for)',
  553. 'Permission146' => 'Read providers',
  554. 'Permission147' => 'Read stats',
  555. 'Permission151' => 'Read standing orders',
  556. 'Permission152' => 'Create/modify a standing orders request',
  557. 'Permission153' => 'Transmission standing orders receipts',
  558. 'Permission154' => 'Credit/refuse standing orders receipts',
  559. 'Permission161' => 'Read contracts',
  560. 'Permission162' => 'Create/modify contracts',
  561. 'Permission163' => 'Activate a service of a contract',
  562. 'Permission164' => 'Disable a service of a contract',
  563. 'Permission165' => 'Delete contracts',
  564. 'Permission171' => 'Read trips',
  565. 'Permission172' => 'Create/modify trips',
  566. 'Permission173' => 'Delete trips',
  567. 'Permission178' => 'Export trips',
  568. 'Permission180' => 'Read suppliers',
  569. 'Permission181' => 'Read supplier orders',
  570. 'Permission182' => 'Create/modify supplier orders',
  571. 'Permission183' => 'Validate supplier orders',
  572. 'Permission184' => 'Approve supplier orders',
  573. 'Permission185' => 'Order supplier orders',
  574. 'Permission186' => 'Receive supplier orders',
  575. 'Permission187' => 'Close supplier orders',
  576. 'Permission188' => 'Cancel supplier orders',
  577. 'Permission192' => 'Create lines',
  578. 'Permission193' => 'Cancel lines',
  579. 'Permission194' => 'Read the bandwith lines',
  580. 'Permission202' => 'Create ADSL connections',
  581. 'Permission203' => 'Order connections orders',
  582. 'Permission204' => 'Order connections',
  583. 'Permission205' => 'Manage connections',
  584. 'Permission206' => 'Read connections',
  585. 'Permission211' => 'Read Telephony',
  586. 'Permission212' => 'Order lines',
  587. 'Permission213' => 'Activate line',
  588. 'Permission214' => 'Setup Telephony',
  589. 'Permission215' => 'Setup providers',
  590. 'Permission221' => 'Read emailings',
  591. 'Permission222' => 'Create/modify emailings (topic, recipients...)',
  592. 'Permission223' => 'Validate emailings (allows sending)',
  593. 'Permission229' => 'Delete emailings',
  594. 'Permission237' => 'View recipients and info',
  595. 'Permission238' => 'Manually send mailings',
  596. 'Permission239' => 'Delete mailings after validation or sent',
  597. 'Permission241' => 'Read categories',
  598. 'Permission242' => 'Create/modify categories',
  599. 'Permission243' => 'Delete categories',
  600. 'Permission244' => 'See the contents of the hidden categories',
  601. 'Permission251' => 'Read other users and groups',
  602. 'PermissionAdvanced251' => 'Read other users',
  603. 'Permission252' => 'Read permissions of other users',
  604. 'Permission253' => 'Create/modify other users, groups and permisssions',
  605. 'PermissionAdvanced253' => 'Create/modify internal/external users and permissions',
  606. 'Permission254' => 'Create/modify external users only',
  607. 'Permission255' => 'Modify other users password',
  608. 'Permission256' => 'Delete or disable other users',
  609. 'Permission262' => 'Extend access to all third parties (not only those linked to user). Not effective for external users (always limited to themselves).',
  610. 'Permission271' => 'Read CA',
  611. 'Permission272' => 'Read invoices',
  612. 'Permission273' => 'Issue invoices',
  613. 'Permission281' => 'Read contacts',
  614. 'Permission282' => 'Create/modify contacts',
  615. 'Permission283' => 'Delete contacts',
  616. 'Permission286' => 'Export contacts',
  617. 'Permission291' => 'Read tariffs',
  618. 'Permission292' => 'Set permissions on the tariffs',
  619. 'Permission293' => 'Modify costumers tariffs',
  620. 'Permission300' => 'Read bar codes',
  621. 'Permission301' => 'Create/modify bar codes',
  622. 'Permission302' => 'Delete bar codes',
  623. 'Permission311' => 'Read services',
  624. 'Permission312' => 'Assign service to contract',
  625. 'Permission331' => 'Read bookmarks',
  626. 'Permission332' => 'Create/modify bookmarks',
  627. 'Permission333' => 'Delete bookmarks',
  628. 'Permission341' => 'Read its own permissions',
  629. 'Permission342' => 'Create/modify his own user information',
  630. 'Permission343' => 'Modify his own password',
  631. 'Permission344' => 'Modify its own permissions',
  632. 'Permission351' => 'Read groups',
  633. 'Permission352' => 'Read groups permissions',
  634. 'Permission353' => 'Create/modify groups',
  635. 'Permission354' => 'Delete or disable groups',
  636. 'Permission358' => 'Export users',
  637. 'Permission401' => 'Read discounts',
  638. 'Permission402' => 'Create/modify discounts',
  639. 'Permission403' => 'Validate discounts',
  640. 'Permission404' => 'Delete discounts',
  641. 'Permission531' => 'Read services',
  642. 'Permission532' => 'Create/modify services',
  643. 'Permission534' => 'Delete services',
  644. 'Permission536' => 'See/manage hidden services',
  645. 'Permission538' => 'Export services',
  646. 'Permission701' => 'Read donations',
  647. 'Permission702' => 'Create/modify donations',
  648. 'Permission703' => 'Delete donations',
  649. 'Permission1001' => 'Read stocks',
  650. 'Permission1002' => 'Create/modify stocks',
  651. 'Permission1003' => 'Delete stocks',
  652. 'Permission1004' => 'Read stock movements',
  653. 'Permission1005' => 'Create/modify stock movements',
  654. 'Permission1101' => 'Read delivery orders',
  655. 'Permission1102' => 'Create/modify delivery orders',
  656. 'Permission1104' => 'Validate delivery orders',
  657. 'Permission1109' => 'Delete delivery orders',
  658. 'Permission1181' => 'Read suppliers',
  659. 'Permission1182' => 'Read supplier orders',
  660. 'Permission1183' => 'Create/modify supplier orders',
  661. 'Permission1184' => 'Validate supplier orders',
  662. 'Permission1185' => 'Approve supplier orders',
  663. 'Permission1186' => 'Order supplier orders',
  664. 'Permission1187' => 'Acknowledge receipt of supplier orders',
  665. 'Permission1188' => 'Delete supplier orders',
  666. 'Permission1201' => 'Get result of an export',
  667. 'Permission1202' => 'Create/Modify an export',
  668. 'Permission1231' => 'Read supplier invoices',
  669. 'Permission1232' => 'Create/modify supplier invoices',
  670. 'Permission1233' => 'Validate supplier invoices',
  671. 'Permission1234' => 'Delete supplier invoices',
  672. 'Permission1235' => 'Send supplier invoices by email',
  673. 'Permission1236' => 'Export supplier invoices, attributes and payments',
  674. 'Permission1237' => 'Export supplier orders and their details',
  675. 'Permission1251' => 'Run mass imports of external data into database (data load)',
  676. 'Permission1321' => 'Export customer invoices, attributes and payments',
  677. 'Permission1401' => 'Lire le plan de compte',
  678. 'Permission1402' => 'Créer/modifier un plan de compte',
  679. 'Permission1403' => 'Clôturer un plan de compte',
  680. 'Permission1411' => 'Lire les mouvements comptables',
  681. 'Permission1412' => 'Créer/modifier/annuler les mouvements comptables',
  682. 'Permission1415' => 'Lire CA, bilans, résultats, journaux, grands livres',
  683. 'Permission1421' => 'Export customer orders and attributes',
  684. 'Permission2401' => 'Read actions (events or tasks) linked to his account',
  685. 'Permission2402' => 'Create/modify actions (events or tasks) linked to his account',
  686. 'Permission2403' => 'Delete actions (events or tasks) linked to his account',
  687. 'Permission2411' => 'Read actions (events or tasks) of others',
  688. 'Permission2412' => 'Create/modify actions (events or tasks) of others',
  689. 'Permission2413' => 'Delete actions (events or tasks) of others',
  690. 'Permission2501' => 'Read/Download documents',
  691. 'Permission2502' => 'Download documents',
  692. 'Permission2503' => 'Submit or delete documents',
  693. 'Permission2515' => 'Setup documents directories',
  694. 'Permission2801' => 'Use FTP client in read mode (browse and download only)',
  695. 'Permission2802' => 'Use FTP client in write mode (delete or upload files)',
  696. 'Permission50101' => 'Use Point of sales',
  697. 'Permission50201' => 'Read transactions',
  698. 'Permission50202' => 'Import transactions',
  699. 'DictionnaryCompanyType' => 'Company types',
  700. 'DictionnaryCompanyJuridicalType' => 'Juridical kinds of company',
  701. 'DictionnaryProspectLevel' => 'Prospect potential level',
  702. 'DictionnaryCanton' => 'State/Cantons',
  703. 'DictionnaryRegion' => 'Regions',
  704. 'DictionnaryCountry' => 'Countries',
  705. 'DictionnaryCurrency' => 'Currencies',
  706. 'DictionnaryCivility' => 'Civility title',
  707. 'DictionnaryActions' => 'Type of agenda events',
  708. 'DictionnarySocialContributions' => 'Social contributions types',
  709. 'DictionnaryVAT' => 'VAT Rates',
  710. 'DictionnaryPaymentConditions' => 'Payment terms',
  711. 'DictionnaryPaymentModes' => 'Payment modes',
  712. 'DictionnaryTypeContact' => 'Contact/Address types',
  713. 'DictionnaryEcotaxe' => 'Ecotax (WEEE)',
  714. 'DictionnaryPaperFormat' => 'Paper formats',
  715. 'DictionnaryFees' => 'Type of fees',
  716. 'DictionnarySendingMethods' => 'Shipping methods',
  717. 'DictionnaryStaff' => 'Staff',
  718. 'DictionnaryAvailability' => 'Delivery delay',
  719. 'DictionnaryOrderMethods' => 'Ordering methods',
  720. 'DictionnarySource' => 'Origin of proposals/orders',
  721. 'DictionnaryAccountancyplan' => 'Chart of accounts',
  722. 'DictionnaryAccountancysystem' => 'Models for chart of accounts',
  723. 'SetupSaved' => 'Setup saved',
  724. 'BackToModuleList' => 'Back to modules list',
  725. 'BackToDictionnaryList' => 'Back to dictionaries list',
  726. 'VATReceivedOnly' => 'Special rate not charged',
  727. 'VATManagement' => 'VAT Management',
  728. 'VATIsUsedDesc' => 'The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold. End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.',
  729. 'VATIsNotUsedDesc' => 'By default the proposed VAT is 0 which can be used for cases like associations, individuals ou small companies.',
  730. 'VATIsUsedExampleFR' => 'In France, it means companies or organisations having a real fiscal system (Simplified real or normal real). A system in which VAT is declared.',
  731. 'VATIsNotUsedExampleFR' => 'In France, it means associations that are non VAT declared or companies, organisations or liberal professions that have chosen the micro enterprise fiscal system (VAT in franchise) and paid a franchise VAT without any VAT declaration. This choice will display the reference "Non applicable VAT - art-293B of CGI" on invoices.',
  732. ////////// Local Taxes //////////
  733. 'LocalTax1ManagementES' => 'RE Management',
  734. 'LocalTax1IsUsedDescES' => 'The RE rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If te buyer is not subjected to RE, RE by default=0. End of rule.<br>If the buyer is subjected to RE then the RE by default. End of rule.<br>',
  735. 'LocalTax1IsNotUsedDescES' => 'By default the proposed RE is 0. End of rule.',
  736. 'LocalTax1IsUsedExampleES' => 'In Spain they are professionals subject to some specific sections of the Spanish IAE.',
  737. 'LocalTax1IsNotUsedExampleES' => 'In Spain they are professional and societies and subject to certain sections of the Spanish IAE.',
  738. 'LocalTax2ManagementES' => 'IRPF Management',
  739. 'LocalTax2IsUsedDescES' => 'The RE rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to IRPF, then IRPF by default=0. End of rule.<br>If the seller is subjected to IRPF then the IRPF by default. End of rule.<br>',
  740. 'LocalTax2IsNotUsedDescES' => 'By default the proposed IRPF is 0. End of rule.',
  741. 'LocalTax2IsUsedExampleES' => 'In Spain, freelancers and independent professionals who provide services and companies who have chosen the tax system of modules.',
  742. 'LocalTax2IsNotUsedExampleES' => 'In Spain they are bussines not subject to tax system of modules.',
  743. 'LabelUsedByDefault' => 'Label used by default if no translation can be found for code',
  744. 'LabelOnDocuments' => 'Label on documents',
  745. 'NbOfDays' => 'Nb of days',
  746. 'AtEndOfMonth' => 'At end of month',
  747. 'Offset' => 'Offset',
  748. 'AlwaysActive' => 'Always active',
  749. 'UpdateRequired' => 'Your system needs to be updated. To do this, click on <a href="%s">Update now</a>.',
  750. 'Upgrade' => 'Upgrade',
  751. 'MenuUpgrade' => 'Upgrade / Extend',
  752. 'AddExtensionThemeModuleOrOther' => 'Add extension (theme, module, ...)',
  753. 'WebServer' => 'Web server',
  754. 'DocumentRootServer' => 'Web server\'s root directory',
  755. 'DataRootServer' => 'Data files directory',
  756. 'IP' => 'IP',
  757. 'Port' => 'Port',
  758. 'VirtualServerName' => 'Virtual server name',
  759. 'AllParameters' => 'All parameters',
  760. 'OS' => 'OS',
  761. 'Php' => 'Php',
  762. 'PhpEnv' => 'Env',
  763. 'PhpModules' => 'Modules',
  764. 'PhpConf' => 'Conf',
  765. 'PhpWebLink' => 'Web-Php link',
  766. 'Pear' => 'Pear',
  767. 'PearPackages' => 'Pear Packages',
  768. 'Database' => 'Database',
  769. 'DatabaseServer' => 'Database host',
  770. 'DatabaseName' => 'Database name',
  771. 'DatabasePort' => 'Database port',
  772. 'DatabaseUser' => 'Database user',
  773. 'DatabasePassword' => 'Database password',
  774. 'DatabaseConfiguration' => 'Database setup',
  775. 'Tables' => 'Tables',
  776. 'TableName'

Large files files are truncated, but you can click here to view the full file