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

/htdocs/langs/es_AR/admin.lang.php

https://bitbucket.org/speedealing/speedealing
PHP | 1368 lines | 1312 code | 1 blank | 55 comment | 0 complexity | 8b89867d2dc596370e15ca1251c31f34 MD5 | raw file
Possible License(s): LGPL-3.0, LGPL-2.1, GPL-3.0, MIT
  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' => 'Facturas y notas de crédito',
  386. 'Module30Desc' => 'Gestión de facturas y notas de crédito a clientes. Gestión facturas de proveedores',
  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 or Sales Tax 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' => 'Table name',
  777. 'TableLineFormat' => 'Line format',
  778. 'NbOfRecord' => 'Nb of records',
  779. 'Constraints' => 'Constraints',
  780. 'ConstraintsType' => 'Constraints type',
  781. 'ConstraintsToShowOrNotEntry' => 'Constraint to show or not the menu entry',
  782. 'AllMustBeOk' => 'All of these must be checked',
  783. 'Host' => 'Server',
  784. 'DriverType' => 'Driver type',
  785. 'SummarySystem' => 'System information summary',
  786. 'SummaryConst' => 'List of all Dolibarr setup parameters',
  787. 'SystemUpdate' => 'System update',
  788. 'SystemSuccessfulyUpdate' => 'Your system has been updated successfuly',
  789. 'MenuCompanySetup' => 'Company/Foundation',
  790. 'MenuNewUser' => 'New user',
  791. 'MenuTopManager' => 'Top menu manager',
  792. 'MenuLeftManager' => 'Left menu manager',
  793. 'MenuManager' => 'Gestionnaire du menu standard',
  794. 'MenuSmartphoneManager' => 'Smartphone menu manager',
  795. 'DefaultMenuTopManager' => 'Top menu manager',
  796. 'DefaultMenuLeftManager' => 'Left menu manager',
  797. 'DefaultMenuManager' => 'Standard menu manager',
  798. 'DefaultMenuSmartphoneManager' => 'Smartphone menu manager',
  799. 'Skin' => 'Skin theme',
  800. 'DefaultSkin' => 'Default skin theme',
  801. 'MaxSizeList' => 'Max length for list',
  802. 'DefaultMaxSizeList' => 'Default max length for list',
  803. 'MessageOfDay' => 'Message of the day',
  804. 'MessageLogin' => 'Login page message',
  805. 'PermanentLeftSearchForm' => 'Permanent search form on left menu',
  806. 'DefaultLanguage' => 'Default language to use (language code)',
  807. 'EnableMultilangInterface' => 'Enable multilingual interface',
  808. 'EnableShowLogo' => 'Show logo on left menu',
  809. 'SystemSuccessfulyUpdated' => 'Your system has been updated successfully',
  810. 'CompanyInfo' => 'Company/foundation information',
  811. 'CompanyIds' => 'Company/foundation identities',
  812. 'CompanyName' => 'Name',
  813. 'CompanyAddress' => 'Address',
  814. 'CompanyZip' => 'Zip',
  815. 'CompanyTown' => 'Town',
  816. 'CompanyCountry' => 'Country',
  817. 'CompanyCurrency' => 'Main currency',
  818. 'DoNotShow' => 'Do not show',
  819. 'DoNotSuggestPaymentMode' => 'Do not suggest',
  820. 'NoActiveBankAccountDefined' => 'No active bank account defined',
  821. 'OwnerOfBankAccount' => 'Owner of bank account %s',
  822. 'BankModuleNotActive' => 'Bank accounts module not enabled',
  823. 'ShowBugTrackLink' => 'Show link "Report a bug"',
  824. 'ShowWorkBoard' => 'Show "workbench" on homepage',
  825. 'Alerts' => 'Alerts',
  826. 'Delays' => 'Delays',
  827. 'DelayBeforeWarning' => 'Delay before warning',
  828. 'DelaysBeforeWarning' => 'Delays before warning',
  829. 'DelaysOfToleranceBeforeWarning' => 'Tolerance delays before warning',
  830. 'DelaysOfToleranceDesc' => 'This screen allows you to define the tolerated delays before an alert is reported on screen with picto %s for each late element.',
  831. 'Delays_MAIN_DELAY_ACTIONS_TODO' => 'Delay tolerance (in days) before alert on planned events not yet realised',
  832. 'Delays_MAIN_DELAY_ORDERS_TO_PROCESS' => 'Delay tolerance (in days) before alert on orders not yet processed',
  833. 'Delays_MAIN_DELAY_SUPPLIER_ORDERS_TO_PROCESS' => 'Delay tolerance (in days) before alert on suppliers orders not yet processed',
  834. 'Delays_MAIN_DELAY_PROPALS_TO_CLOSE' => 'Delay tolerance (in days) before alert on proposals to close',
  835. 'Delays_MAIN_DELAY_PROPALS_TO_BILL' => 'Delay tolerance (in days) before alert on proposals not billed',
  836. 'Delays_MAIN_DELAY_NOT_ACTIVATED_SERVICES' => 'Tolerance delay (in days) before alert on services to activate',
  837. 'Delays_MAIN_DELAY_RUNNING_SERVICES' => 'Tolerance delay (in days) before alert on expired services',
  838. 'Delays_MAIN_DELAY_SUPPLIER_BILLS_TO_PAY' => 'Tolerance delay (in days) before alert on unpaid supplier invoices',
  839. 'Delays_MAIN_DELAY_CUSTOMER_BILLS_UNPAYED' => 'Tolerence delay (in days) before alert on unpaid client invoices',
  840. 'Delays_MAIN_DELAY_TRANSACTIONS_TO_CONCILIATE' => 'Tolerance delay (in days) before alert on pending bank reconciliation',
  841. 'Delays_MAIN_DELAY_MEMBERS' => 'Tolerance delay (in days) before alert on delayed membership fee',
  842. 'Delays_MAIN_DELAY_CHEQUES_TO_DEPOSIT' => 'Tolerance delay (in days) before alert for cheques deposit to do',
  843. 'SetupDescription1' => 'All parameters available in the setup area allow you to setup Dolibarr before starting using it.',
  844. 'SetupDescription2' => 'The 2 most important setup steps are the 2 first ones in the left setup menu, this means Company/foundation setup page and Modules setup page:',
  845. 'SetupDescription3' => 'Parameters in menu <a href="%s">Setup -> Company/foundation</a> are required because input information is used on Dolibarr displays and to modify Dolibarr behaviour (for example for features related to your country).',
  846. 'SetupDescription4' => 'Parameters in menu <a href="%s">Setup -> Modules</a> are required because Dolibarr is not a fixed ERP/CRM but a sum of several modules, all more or less independant. It\'s only after activating modules you\'re interesting in that you will see features appeared in menus.',
  847. 'SetupDescription5' => 'Other menu entries manage optional parameters.',
  848. 'EventsSetup' => 'Setup for events logs',
  849. 'LogEvents' => 'Security audit events',
  850. 'Audit' => 'Audit',
  851. 'InfoSpeedealing' => 'Infos Speedealing',
  852. 'InfoOS' => 'Infos OS',
  853. 'InfoWebServer' => 'Infos web server',
  854. 'InfoDatabase' => 'Infos database',
  855. 'InfoPHP' => 'Infos PHP',
  856. 'ListEvents' => 'Audit events',
  857. 'ListOfSecurityEvents' => 'List of Dolibarr security events',
  858. 'SecurityEventsPurged' => 'Security events purged',
  859. 'LogEventDesc' => 'You can enable here the logging for Dolibarr security events. Administrators can then see its content via menu <b>System tools - Audit</b>. Warning, this feature can consume a large amount of data in database.',
  860. 'AreaForAdminOnly' => 'Those features can be used by <b>administrator users</b> only.',
  861. 'SystemInfoDesc' => 'System information is miscellaneous technical information you get in read only mode and visible for administrators only.',
  862. 'SystemAreaForAdminOnly' => 'This area is available for administrator users only. None of the Dolibarr permissions can reduce this limit.',
  863. 'CompanyFundationDesc' => 'Edit on this page all known information of the company or foundation you need to manage (For this click, on "Modify" button at bottom of page)',
  864. 'DisplayDesc' => 'You can choose each parameter related to the Dolibarr look and feel here',
  865. 'AvailableModules' => 'Available modules',
  866. 'ToActivateModule' => 'To activate modules, go on setup Area (Home->Setup->Modules).',
  867. 'SessionTimeOut' => 'Time out for session',
  868. 'SessionExplanation' => 'This number guarantee that session will never expire before this delay. But PHP session management does not guaranty that session always expire after this delay: This occurs if a system to clean cache session is running.<br>Note: with no particular system, internal PHP process will clean session every about <b>%s/%s</b> access but only during access made by other sessions.',
  869. 'TriggersAvailable' => 'Available triggers',
  870. 'TriggersDesc' => 'Triggers are files that will modify the behaviour of Dolibarr workflow once copied into the directory <b>htdocs/core/triggers</b>. They realised new actions, activated on Dolibarr events (new company creation, invoice validation, ...).',
  871. 'TriggerDisabledByName' => 'Triggers in this file are disabled by the <b>-NORUN</b> suffix in their name.',
  872. 'TriggerDisabledAsModuleDisabled' => 'Triggers in this file are disabled as module <b>%s</b> is disabled.',
  873. 'TriggerAlwaysActive' => 'Triggers in this file are always active, whatever are the activated Dolibarr modules.',
  874. 'TriggerActiveAsModuleActive' => 'Triggers in this file are active as module <b>%s</b> is enabled.',
  875. 'GeneratedPasswordDesc' => 'Define here which rule you want to use to generate new password if you ask to have auto generated password',
  876. 'DictionnaryDesc' => 'Define here all reference datas. You can complete predefined value with yours.',
  877. 'ConstDesc' => 'This page allows you to edit all other parameters not available in previous pages. They are reserved parameters for advanced developers or for troubleshouting.',
  878. 'OnceSetupFinishedCreateUsers' => 'Warning, you are a Dolibarr administrator user. Administrator users are used to setup Dolibarr. For a usual usage of Dolibarr, it is recommended to use a non administrator user created from Users & Groups menu.',
  879. 'MiscellanousDesc' => 'Define here all other parameters related to security.',
  880. 'LimitsSetup' => 'Limits/Precision setup',
  881. 'LimitsDesc' => 'You can define limits, precisions and optimisations used by Dolibarr here',
  882. 'MAIN_MAX_DECIMALS_UNIT' => 'Max decimals for unit prices',
  883. 'MAIN_MAX_DECIMALS_TOT' => 'Max decimals for total prices',
  884. 'MAIN_MAX_DECIMALS_SHOWN' => 'Max decimals for prices shown on screen (Add <b>...</b> after this number if you want to see <b>...</b> when number is truncated when shown on screen)',
  885. 'MAIN_DISABLE_PDF_COMPRESSION' => 'Use PDF compression for generated PDF files.',
  886. 'MAIN_ROUNDING_RULE_TOT' => 'Size of rounding range (for rare countries where rounding is done on something else than base 10)',
  887. 'UnitPriceOfProduct' => 'Net unit price of a product',
  888. 'TotalPriceAfterRounding' => 'Total price (net/vat/incl tax) after rounding',
  889. 'ParameterActiveForNextInputOnly' => 'Parameter effective for next input only',
  890. 'NoEventOrNoAuditSetup' => 'No security event has been recorded yet. This can be normal if audit has not been enabled on "setup - security - audit" page.',
  891. 'NoEventFoundWithCriteria' => 'No security event has been found for such search criterias.',
  892. 'SeeLocalSendMailSetup' => 'See your local sendmail setup',
  893. 'BackupDesc' => 'To make a complete backup of Dolibarr, you must:',
  894. 'BackupDesc2' => '* Save content of documents directory (<b>%s</b>) that contains all uploaded and generated files (you can make a zip for example).',
  895. 'BackupDesc3' => '* Save content of your database into a dump file. for this, you can use following assistant.',
  896. 'BackupDescX' => 'Archived directory should be stored in a secure place.',
  897. 'BackupDescY' => 'The generated dump file should be stored in a secure place.',
  898. 'BackupPHPWarning' => 'Backup can\'t be guaranted with this method. Prefer previous one',
  899. 'RestoreDesc' => 'To restore a Dolibarr backup, you must:',
  900. 'RestoreDesc2' => '* Restore archive file (zip file for example) of documents directory to extract tree of files in documents directory of a new Dolibarr installation or into this current documents directoy (<b>%s</b>).',
  901. 'RestoreDesc3' => '* Restore the data, from a backup dump file, into the database of the new Dolibarr installation or into the database of this current installation. Warning, once restore is finished, you must use a login/password, that existed when backup was made, to connect again. To restore a backup database into this current installation, you can follow this assistant.',
  902. 'RestoreMySQL' => 'MySQL import',
  903. 'ForcedToByAModule' => 'This rule is forced to <b>%s</b> by an activated module',
  904. 'PreviousDumpFiles' => 'Available database backup dump files',
  905. 'WeekStartOnDay' => 'First day of week',
  906. 'RunningUpdateProcessMayBeRequired' => 'Running the upgrade process seems to be required (Programs version %s differs from database version %s)',
  907. 'YouMustRunCommandFromCommandLineAfterLoginToUser' => 'You must run this command from command line after login to a shell with user <b>%s</b> or you must add -W option at end of command line to provide <b>%s</b> password.',
  908. 'YourPHPDoesNotHaveSSLSupport' => 'SSL functions not available in your PHP',
  909. 'DownloadMoreSkins' => 'More skins to download',
  910. 'SimpleNumRefModelDesc' => 'Return the reference number with format %syymm-nnnn where yy is year, mm is month and nnnn is a sequence without hole and with no reset',
  911. 'ShowProfIdInAddress' => 'Show professionnal id with addresses on documents',
  912. 'TranslationUncomplete' => 'Partial translation',
  913. 'SomeTranslationAreUncomplete' => 'Some languages may be partially translated or may contains errors. If you detect some, you can fix <b>.lang</b> text files into directory <b>htdocs/langs</b> and submit them on the forum at <a href="http://www.dolibarr.org/forum" target="_blank">http://www.dolibarr.org</a>.',
  914. 'MenuUseLayout' => 'Make vertical menu hidable (option javascript must not be disabled)',
  915. 'MAIN_DISABLE_METEO' => 'Disable meteo view',
  916. 'TestLoginToAPI' => 'Test login to API',
  917. 'ProxyDesc' => 'Some features of Dolibarr need to have an Internet access to work. Define here parameters for this. If the Dolibarr server is behind a Proxy server, those parameters tells Dolibarr how to access Internet through it.',
  918. 'ExternalAccess' => 'External access',
  919. 'MAIN_PROXY_USE' => 'Use a proxy server (otherwise direct access to internet)',
  920. 'MAIN_PROXY_HOST' => 'Name/Address of proxy server',
  921. 'MAIN_PROXY_PORT' => 'Port of proxy server',
  922. 'MAIN_PROXY_USER' => 'Login to use the proxy server',
  923. 'MAIN_PROXY_PASS' => 'Password to use the proxy server',
  924. 'DefineHereComplementaryAttributes' => 'Define here all atributes, not already available by default, and that you want to be supported for %s.',
  925. 'ExtraFields' => 'Complementary attributes',
  926. 'ExtraFieldsThirdParties' => 'Complementary attributes (thirdparty)',
  927. 'ExtraFieldsContacts' => 'Complementary attributes (contact/address)',
  928. 'ExtraFieldHasWrongValue' => 'Attribut %s has a wrong value.',
  929. 'AlphaNumOnlyCharsAndNoSpace' => 'only alphanumericals characters without space',
  930. 'SendingMailSetup' => 'Setup of sendings by email',
  931. 'SendmailOptionNotComplete' => 'Warning, on some Linux systems, to send email from your email, sendmail execution setup must conatins option -ba (parameter mail.force_extra_parameters into your php.ini file). If some recipients never receive emails, try to edit this PHP parameter with mail.force_extra_parameters = -ba).',
  932. 'PathToDocuments' => 'Path to documents',
  933. 'PathDirectory' => 'Directory',
  934. 'SendmailOptionMayHurtBuggedMTA' => 'Feature to send mails using method "PHP mail direct" will generate a mail message that might be not correctly parsed by some receiving mail servers. Result is that some mails can\'t be read by people hosted by thoose bugged platforms. It\'s case for some Internet providers (Ex: Orange in France). This is not a problem into Dolibarr nor into PHP but onto receiving mail server. You can however add option MAIN_FIX_FOR_BUGGED_MTA to 1 into setup - other to modify Dolibarr to avoid this. However, you may experience problem with other servers that respect strictly the SMTP standard. The other solution (recommanded) is to use the method "SMTP socket library" that has no disadvantages.',
  935. 'TranslationSetup' => 'Configuration de la traduction',
  936. 'TranslationDesc' => 'Choice of language visible on screen can be modified:<br>* Globally from menu <strong>Home - Setup - Display</strong><br>* For user only from tab <strong>User display</strong> of user card (click on login on top of screen).',
  937. 'TotalNumberOfActivatedModules' => 'Nombre total de modules fonctionnels activés: <b>%s</b>',
  938. 'YouMustEnableOneModule' => 'Vous devez activer au moins une fonctionnalité',
  939. 'ClassNotFoundIntoPathWarning' => 'Class %s not found into PHP path',
  940. ////////// Module password generation
  941. 'PasswordGenerationStandard' => 'Return a password generated according to internal Dolibarr algorithm: 8 characters containing shared numbers and characters in lowercase.',
  942. 'PasswordGenerationNone' => 'Do not suggest any generated password. Password must be type in manually.',
  943. ////////// Users setup //////////
  944. 'UserGroupSetup' => 'Users and groups module setup',
  945. 'GeneratePassword' => 'Suggest a generated password',
  946. 'RuleForGeneratedPasswords' => 'Rule to generate suggested passwords or validate passwords',
  947. 'DoNotSuggest' => 'Do not suggest any password',
  948. 'EncryptedPasswordInDatabase' => 'To allow the encryption of the passwords in the database',
  949. 'DisableForgetPasswordLinkOnLogonPage' => 'Do not show the link "Forget password" on login page',
  950. 'UsersSetup' => 'Users module setup',
  951. 'UserMailRequired' => 'EMail required to create a new user',
  952. ////////// Company setup //////////
  953. 'CompanySetup' => 'Companies module setup',
  954. 'CompanyCodeChecker' => 'Module for third parties code generation and checking (customer or supplier)',
  955. 'AccountCodeManager' => 'Module for accountancy code generation (customer or supplier)',
  956. 'ModuleCompanyCodeAquarium' => 'Return an accountancy code built by:<br>%s followed by third party supplier code for a supplier accountancy code,<br>%s followed by third party customer code for a customer accountancy code.',
  957. 'ModuleCompanyCodePanicum' => 'Return an empty accountancy code.',
  958. 'ModuleCompanyCodeDigitaria' => 'Accountancy code depends on third party code. The code is composed of the character "C" in the first position followed by the first 5 characters of the third party code.',
  959. 'UseNotifications' => 'Use notifications',
  960. 'NotificationsDesc' => 'EMails notifications feature allows you to silently send automatic mail, for some Dolibarr events, to third parties (customers or suppliers) that are configured to. Choice of active notification and targets contacts is made one third party at time.',
  961. 'ModelModules' => 'Documents templates',
  962. 'DocumentModelOdt' => 'Generate documents from OpenDocuments templates (.ODT files for OpenOffice, KOffice, TextEdit,...)',
  963. 'WatermarkOnDraft' => 'Watermark on draft document',
  964. 'CompanyIdProfChecker' => 'Professional Id unique',
  965. 'MustBeUnique' => 'Must be unique ?',
  966. 'Miscellanous' => 'Miscellaneous',
  967. ////////// Webcal setup //////////
  968. 'WebCalSetup' => 'Webcalendar link setup',
  969. 'WebCalSyncro' => 'Add Dolibarr events to WebCalendar',
  970. 'WebCalAllways' => 'Always, no asking',
  971. 'WebCalYesByDefault' => 'On demand (yes by default)',
  972. 'WebCalNoByDefault' => 'On demand (no by default)',
  973. 'WebCalNever' => 'Never',
  974. 'WebCalURL' => 'URL for calendar access',
  975. 'WebCalServer' => 'Server hosting calendar database',
  976. 'WebCalDatabaseName' => 'Database name',
  977. 'WebCalUser' => 'User to access database',
  978. 'WebCalSetupSaved' => 'Webcalendar setup saved successfully.',
  979. 'WebCalTestOk' => 'Connection to server \'%s\' on database \'%s\' with user \'%s\' successfull.',
  980. 'WebCalTestKo1' => 'Connection to server \'%s\' succeed but database \'%s\' could not be reached.',
  981. 'WebCalTestKo2' => 'Connection to server \'%s\' with user \'%s\' failed.',
  982. 'WebCalErrorConnectOkButWrongDatabase' => 'Connection succeeded but database doesn\'t look to be a Webcalendar database.',
  983. 'WebCalAddEventOnCreateActions' => 'Add calendar event on actions create',
  984. 'WebCalAddEventOnCreateCompany' => 'Add calendar event on companies create',
  985. 'WebCalAddEventOnStatusPropal' => 'Add calendar event on commercial proposals status change',
  986. 'WebCalAddEventOnStatusContract' => 'Add calendar event on contracts status change',
  987. 'WebCalAddEventOnStatusBill' => 'Add calendar event on bills status change',
  988. 'WebCalAddEventOnStatusMember' => 'Add calendar event on members status change',
  989. 'WebCalUrlForVCalExport' => 'An export link to <b>%s</b> format is available at following link: %s',
  990. 'WebCalCheckWebcalSetup' => 'Maybe the Webcal module setup is not correct.',
  991. ////////// Invoices //////////
  992. 'BillsSetup' => 'Invoices module setup',
  993. 'BillsDate' => 'Invoices date',
  994. 'BillsNumberingModule' => 'Módulo de numeración de facturas y notas de crédito',
  995. 'BillsPDFModules' => 'Invoice documents models',
  996. 'CreditNoteSetup' => 'Configuración del módulo notas de crédito',
  997. 'CreditNotePDFModules' => 'Modelo de documento de notas de crédito',
  998. 'CreditNote' => 'Nota de crédito',
  999. 'CreditNotes' => 'Notas de crédito',
  1000. 'ForceInvoiceDate' => 'Force invoice date to validation date',
  1001. 'DisableRepeatable' => 'Disable repeatable invoices',
  1002. 'SuggestedPaymentModesIfNotDefinedInInvoice' => 'Suggested payments mode on invoice by default if not defined for invoice',
  1003. 'EnableEditDeleteValidInvoice' => 'Enable the possibility to edit/delete valid invoice with no payment',
  1004. 'SuggestPaymentByRIBOnAccount' => 'Suggest payment by withdraw on account',
  1005. 'SuggestPaymentByChequeToAddress' => 'Suggest payment by cheque to',
  1006. 'FreeLegalTextOnInvoices' => 'Free text on invoices',
  1007. 'WatermarkOnDraftInvoices' => 'Watermark on draft invoices (any if empty)',
  1008. ////////// Proposals //////////
  1009. 'PropalSetup' => 'Commercial proposals module setup',
  1010. 'CreateForm' => 'Create forms',
  1011. 'NumberOfProductLines' => 'Number of product lines',
  1012. 'ProposalsNumberingModules' => 'Commercial proposal numbering modules',
  1013. 'ProposalsPDFModules' => 'Commercial proposal documents models',
  1014. 'ClassifiedInvoiced' => 'Classified invoiced',
  1015. 'HideTreadedPropal' => 'Hide the treated commercial proposals in the list',
  1016. 'AddShippingDateAbility' => 'Add shipping date ability',
  1017. 'AddDeliveryAddressAbility' => 'Add delivery date ability',
  1018. 'UseOptionLineIfNoQuantity' => 'A line of product/service with a zero amount is considered as an option',
  1019. 'FreeLegalTextOnProposal' => 'Free text on commercial proposals',
  1020. 'WatermarkOnDraftProposal' => 'Watermark on draft commercial proposals (any if empty)',
  1021. ////////// Orders //////////
  1022. 'OrdersSetup' => 'Order management setup',
  1023. 'OrdersNumberingModules' => 'Orders numbering modules',
  1024. 'OrdersModelModule' => 'Order documents models',
  1025. 'HideTreadedOrders' => 'Hide the treated or canceled orders in the list',
  1026. 'ValidOrderAfterPropalClosed' => 'To validate the order after proposal closer, makes it possible not to step by the provisional order',
  1027. 'FreeLegalTextOnOrders' => 'Free text on orders',
  1028. 'WatermarkOnDraftOrders' => 'Watermark on draft orders (any if empty)',
  1029. ////////// Clicktodial //////////
  1030. 'ClickToDialSetup' => 'Click To Dial module setup',
  1031. 'ClickToDialUrlDesc' => 'Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with your clicktodial login (defined on your user card)<br><b>__PASS__</b> that will be replaced with your clicktodial password (defined on your user card).',
  1032. ////////// Bookmark4u //////////
  1033. 'Bookmark4uSetup' => 'Bookmark4u module setup',
  1034. ////////// Interventions //////////
  1035. 'InterventionsSetup' => 'Interventions module setup',
  1036. 'FreeLegalTextOnInterventions' => 'Free text on intervention documents',
  1037. 'FicheinterNumberingModules' => 'Intervention numbering modules',
  1038. 'TemplatePDFInterventions' => 'Intervention card documents models',
  1039. 'WatermarkOnDraftInterventionCards' => 'Watermark on intervention card documents (any if empty)',
  1040. ////////// Contracts //////////
  1041. 'ContractsSetup' => 'Contracts module setup',
  1042. 'ContractsNumberingModules' => 'Contracts numbering modules',
  1043. ////////// Members //////////
  1044. 'MembersSetup' => 'Members module setup',
  1045. 'MemberMainOptions' => 'Main options',
  1046. 'AddSubscriptionIntoAccount' => 'Suggest by default to create a bank transaction, in bank module, when adding a new payed subscription',
  1047. 'AdherentLoginRequired' => 'Manage a Login for each member',
  1048. 'AdherentMailRequired' => 'EMail required to create a new member',
  1049. 'MemberSendInformationByMailByDefault' => 'Checkbox to send mail confirmation to members (validation or new subscription) is on by default',
  1050. ////////// LDAP setup //////////
  1051. 'LDAPSetup' => 'LDAP Setup',
  1052. 'LDAPGlobalParameters' => 'Global parameters',
  1053. 'LDAPUsersSynchro' => 'Users',
  1054. 'LDAPGroupsSynchro' => 'Groups',
  1055. 'LDAPContactsSynchro' => 'Contacts',
  1056. 'LDAPMembersSynchro' => 'Members',
  1057. 'LDAPSynchronization' => 'LDAP synchronisation',
  1058. 'LDAPFunctionsNotAvailableOnPHP' => 'LDAP functions are not available on your PHP',
  1059. 'LDAPToSpeedealing' => 'LDAP -> Speedealing',
  1060. 'SpeedealingToLDAP' => 'Speedealing -> LDAP',
  1061. 'LDAPNamingAttribute' => 'Key in LDAP',
  1062. 'LDAPSynchronizeUsers' => 'Organization of users in LDAP',
  1063. 'LDAPSynchronizeGroups' => 'Organization of groups in LDAP',
  1064. 'LDAPSynchronizeContacts' => 'Organization of contacts in LDAP',
  1065. 'LDAPSynchronizeMembers' => 'Organization of foundation\'s members in LDAP',
  1066. 'LDAPTypeExample' => 'OpenLdap, Egroupware or Active Directory',
  1067. 'LDAPPrimaryServer' => 'Primary server',
  1068. 'LDAPSecondaryServer' => 'Secondary server',
  1069. 'LDAPServerPort' => 'Server port',
  1070. 'LDAPServerPortExample' => 'Default port : 389',
  1071. 'LDAPServerProtocolVersion' => 'Protocol version',
  1072. 'LDAPServerUseTLS' => 'Use TLS',
  1073. 'LDAPServerUseTLSExample' => 'Your LDAP server use TLS',
  1074. 'LDAPServerDn' => 'Server DN',
  1075. 'LDAPAdminDn' => 'Administrator DN',
  1076. 'LDAPAdminDnExample' => 'Complete DN (ex: cn=adminldap,dc=society,dc=com)',
  1077. 'LDAPPassword' => 'Administrator password',
  1078. 'LDAPUserDn' => 'Users\' DN',
  1079. 'LDAPUserDnExample' => 'Complete DN (ex: ou=users,dc=society,dc=com)',
  1080. 'LDAPGroupDn' => 'Groups\' DN',
  1081. 'LDAPGroupDnExample' => 'Complete DN (ex: ou=groups,dc=society,dc=com)',
  1082. 'LDAPServerExample' => 'Server address (ex: localhost, 192.168.0.2, ldaps://ldap.example.com/)',
  1083. 'LDAPServerDnExample' => 'Complete DN (ex: dc=company,dc=com)',
  1084. 'LDAPPasswordExample' => 'Admin password',
  1085. 'LDAPDnSynchroActive' => 'Users and groups synchronization',
  1086. 'LDAPDnSynchroActiveExample' => 'LDAP to Dolibarr or Dolibarr to LDAP synchronization',
  1087. 'LDAPDnContactActive' => 'Contacts\' synchronization',
  1088. 'LDAPDnContactActiveYes' => 'Activated synchronization',
  1089. 'LDAPDnContactActiveExample' => 'Activated/Unactivated synchronization',
  1090. 'LDAPDnMemberActive' => 'Members\' synchronization',
  1091. 'LDAPDnMemberActiveExample' => 'Activated/Unactivated synchronization',
  1092. 'LDAPContactDn' => 'Dolibarr contacts\' DN',
  1093. 'LDAPContactDnExample' => 'Complete DN (ex: ou=contacts,dc=society,dc=com)',
  1094. 'LDAPMemberDn' => 'Dolibarr members DN',
  1095. 'LDAPMemberDnExample' => 'Complete DN (ex: ou=members,dc=society,dc=com)',
  1096. 'LDAPMemberObjectClassList' => 'List of objectClass',
  1097. 'LDAPMemberObjectClassListExample' => 'List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)',
  1098. 'LDAPUserObjectClassList' => 'List of objectClass',
  1099. 'LDAPUserObjectClassListExample' => 'List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)',
  1100. 'LDAPGroupObjectClassList' => 'List of objectClass',
  1101. 'LDAPGroupObjectClassListExample' => 'List of objectClass defining record attributes (ex: top,groupOfUniqueNames)',
  1102. 'LDAPContactObjectClassList' => 'List of objectClass',
  1103. 'LDAPContactObjectClassListExample' => 'List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)',
  1104. 'LDAPMemberTypeDn' => 'Dolibarr members type DN',
  1105. 'LDAPMemberTypeDnExample' => 'Complete DN (ex: ou=type_members,dc=society,dc=com)',
  1106. 'LDAPTestConnect' => 'Test LDAP connection',
  1107. 'LDAPTestSynchroContact' => 'Test contacts synchronization',
  1108. 'LDAPTestSynchroUser' => 'Test user synchronization',
  1109. 'LDAPTestSynchroGroup' => 'Test group synchronization',
  1110. 'LDAPTestSynchroMember' => 'Test member synchronization',
  1111. 'LDAPSynchroOK' => 'Synchronization test successful',
  1112. 'LDAPSynchroKO' => 'Failed synchronization test',
  1113. 'LDAPSynchroKOMayBePermissions' => 'Failed synchronization test. Check that connexion to server is correctly configured and allows LDAP udpates',
  1114. 'LDAPTCPConnectOK' => 'TCP connect to LDAP server successful (Server=%s, Port=%s)',
  1115. 'LDAPTCPConnectKO' => 'TCP connect to LDAP server failed (Server=%s, Port=%s)',
  1116. 'LDAPBindOK' => 'Connect/Authentificate to LDAP server sucessfull (Server=%s, Port=%s, Admin=%s, Password=%s)',
  1117. 'LDAPBindKO' => 'Connect/Authentificate to LDAP server failed (Server=%s, Port=%s, Admin=%s, Password=%s)',
  1118. 'LDAPUnbindSuccessfull' => 'Disconnect successfull',
  1119. 'LDAPUnbindFailed' => 'Disconnect failed',
  1120. 'LDAPConnectToDNSuccessfull' => 'Connection au DN (%s) r�ussie',
  1121. 'LDAPConnectToDNFailed' => 'Connection au DN (%s) �chou�e',
  1122. 'LDAPSetupForVersion3' => 'LDAP server configured for version 3',
  1123. 'LDAPSetupForVersion2' => 'LDAP server configured for version 2',
  1124. 'LDAPSpeedealingMapping' => 'Speedealing Mapping',
  1125. 'LDAPLdapMapping' => 'LDAP Mapping',
  1126. 'LDAPFieldLoginUnix' => 'Login (unix)',
  1127. 'LDAPFieldLoginExample' => 'Example : uid',
  1128. 'LDAPFilterConnection' => 'Search filter',
  1129. 'LDAPFilterConnectionExample' => 'Example : &(objectClass=inetOrgPerson)',
  1130. 'LDAPFieldLoginSamba' => 'Login (samba, activedirectory)',
  1131. 'LDAPFieldLoginSambaExample' => 'Example : samaccountname',
  1132. 'LDAPFieldFullname' => 'First name',
  1133. 'LDAPFieldFullnameExample' => 'Example : cn',
  1134. 'LDAPFieldPassword' => 'Password',
  1135. 'LDAPFieldPasswordNotCrypted' => 'Password not crypted',
  1136. 'LDAPFieldPasswordCrypted' => 'Password crypted',
  1137. 'LDAPFieldPasswordExample' => 'Example : userPassword',
  1138. 'LDAPFieldCommonName' => 'Common name',
  1139. 'LDAPFieldCommonNameExample' => 'Example : cn',
  1140. 'LDAPFieldName' => 'Name',
  1141. 'LDAPFieldNameExample' => 'Example : sn',
  1142. 'LDAPFieldFirstName' => 'First name',
  1143. 'LDAPFieldFirstNameExample' => 'Example : givenname',
  1144. 'LDAPFieldMail' => 'Email address',
  1145. 'LDAPFieldMailExample' => 'Example : mail',
  1146. 'LDAPFieldPhone' => 'Professional phone number',
  1147. 'LDAPFieldPhoneExample' => 'Example : telephonenumber',
  1148. 'LDAPFieldHomePhone' => 'Personal phone number',
  1149. 'LDAPFieldHomePhoneExample' => 'Example : homephone',
  1150. 'LDAPFieldMobile' => 'Cellular phone',
  1151. 'LDAPFieldMobileExample' => 'Example : mobile',
  1152. 'LDAPFieldFax' => 'Fax number',
  1153. 'LDAPFieldFaxExample' => 'Example : facsimiletelephonenumber',
  1154. 'LDAPFieldAddress' => 'Street',
  1155. 'LDAPFieldAddressExample' => 'Example : street',
  1156. 'LDAPFieldZip' => 'Zip',
  1157. 'LDAPFieldZipExample' => 'Example : postalcode',
  1158. 'LDAPFieldTown' => 'Town',
  1159. 'LDAPFieldTownExample' => 'Example : l',
  1160. 'LDAPFieldCountry' => 'Country',
  1161. 'LDAPFieldCountryExample' => 'Example : c',
  1162. 'LDAPFieldDescription' => 'Description',
  1163. 'LDAPFieldDescriptionExample' => 'Example : description',
  1164. 'LDAPFieldGroupMembers' => 'Group members',
  1165. 'LDAPFieldGroupMembersExample' => 'Example : uniqueMember',
  1166. 'LDAPFieldBirthdate' => 'Birthdate',
  1167. 'LDAPFieldBirthdateExample' => 'Example :',
  1168. 'LDAPFieldCompany' => 'Company',
  1169. 'LDAPFieldCompanyExample' => 'Example : o',
  1170. 'LDAPFieldSid' => 'SID',
  1171. 'LDAPFieldSidExample' => 'Example : objectsid',
  1172. 'LDAPFieldEndLastSubscription' => 'Date of subscription end',
  1173. 'LDAPParametersAreStillHardCoded' => 'LDAP parametres are still hardcoded (in contact class)',
  1174. 'LDAPSetupNotComplete' => 'LDAP setup not complete (go on others tabs)',
  1175. 'LDAPNoUserOrPasswordProvidedAccessIsReadOnly' => 'No administrator or password provided. LDAP access will be anonymous and in read only mode.',
  1176. 'LDAPDescContact' => 'This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr contacts.',
  1177. 'LDAPDescUsers' => 'This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr users.',
  1178. 'LDAPDescGroups' => 'This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr groups.',
  1179. 'LDAPDescMembers' => 'This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr members module.',
  1180. 'LDAPDescValues' => 'Example values are designed for <b>OpenLDAP</b> with following loaded schemas: <b>core.schema, cosine.schema, inetorgperson.schema</b>). If you use thoose values and OpenLDAP, modify your LDAP config file <b>slapd.conf</b> to have all thoose schemas loaded.',
  1181. 'ForANonAnonymousAccess' => 'For an authenticated acces (for a write access for example)',
  1182. ////////// Products //////////
  1183. 'ProductSetup' => 'Products module setup',
  1184. 'ServiceSetup' => 'Services module setup',
  1185. 'ProductServiceSetup' => 'Products and Services modules setup',
  1186. 'NumberOfProductShowInSelect' => 'Max number of products in combos select lists (0=no limit)',
  1187. 'ConfirmDeleteProductLineAbility' => 'Confirmation when removing product lines in forms',
  1188. 'ModifyProductDescAbility' => 'Personalization of product descriptions in forms',
  1189. 'ViewProductDescInFormAbility' => 'Visualization of product descriptions in the forms (otherwise as popup tooltip)',
  1190. 'ViewProductDescInThirdpartyLanguageAbility' => 'Visualization of products descriptions in the thirdparty language',
  1191. 'UseSearchToSelectProduct' => 'Use a search form to choose a product (instead of using a list box).<br>Also if you have a large number of product (> 100 000), you can increase speed by setting constant PRODUCT_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.',
  1192. 'UseEcoTaxeAbility' => 'Support Eco-Taxe (WEEE)',
  1193. 'SetDefaultBarcodeTypeProducts' => 'Default barcode type to use for products',
  1194. 'SetDefaultBarcodeTypeThirdParties' => 'Default barcode type to use for third parties',
  1195. 'ProductCodeChecker' => 'Module for product code generation and checking (product or service)',
  1196. 'ProductOtherConf' => 'Product / Service configuration',
  1197. ////////// Syslog //////////
  1198. 'SyslogSetup' => 'Logs module setup',
  1199. 'SyslogOutput' => 'Logs outputs',
  1200. 'SyslogSyslog' => 'Syslog',
  1201. 'SyslogFacility' => 'Facility',
  1202. 'SyslogLevel' => 'Level',
  1203. 'SyslogSimpleFile' => 'File',
  1204. 'SyslogFilename' => 'File name and path',
  1205. 'YouCanUseDOL_DATA_ROOT' => 'You can use DOL_DATA_ROOT/dolibarr.log for a log file in Dolibarr "documents" directory. You can set a different path to store this file.',
  1206. 'ErrorUnknownSyslogConstant' => 'Constant %s is not a known Syslog constant',
  1207. 'OnlyWindowsLOG_USER' => 'Windows only supports LOG_USER',
  1208. ////////// Donations //////////
  1209. 'DonationsSetup' => 'Donation module setup',
  1210. 'DonationsReceiptModel' => 'Template of donation receipt',
  1211. ////////// Barcode //////////
  1212. 'BarcodeSetup' => 'Barcode setup',
  1213. 'PaperFormatModule' => 'Print format module',
  1214. 'BarcodeEncodeModule' => 'Barcode encoding type',
  1215. 'UseBarcodeInProductModule' => 'Use bar codes for products',
  1216. 'CodeBarGenerator' => 'Barcode generator',
  1217. 'ChooseABarCode' => 'No generator defined',
  1218. 'FormatNotSupportedByGenerator' => 'Format not supported by this generator',
  1219. 'BarcodeDescEAN8' => 'Barcode of type EAN8',
  1220. 'BarcodeDescEAN13' => 'Barcode of type EAN13',
  1221. 'BarcodeDescUPC' => 'Barcode of type UPC',
  1222. 'BarcodeDescISBN' => 'Barcode of type ISBN',
  1223. 'BarcodeDescC39' => 'Barcode of type C39',
  1224. 'BarcodeDescC128' => 'Barcode of type C128',
  1225. ////////// Prelevements //////////
  1226. 'WithdrawalsSetup' => 'Withdrawal module setup',
  1227. ////////// ExternalRSS //////////
  1228. 'ExternalRSSSetup' => 'External RSS imports setup',
  1229. 'NewRSS' => 'New RSS Feed',
  1230. 'RSSUrl' => 'RSS URL',
  1231. 'RSSUrlExample' => 'An interesting RSS feed',
  1232. ////////// Mailing //////////
  1233. 'MailingSetup' => 'EMailing module setup',
  1234. 'MailingEMailFrom' => 'Sender EMail (From) for emails sent by emailing module',
  1235. 'MailingEMailError' => 'Return EMail (Errors-to) for emails with errors',
  1236. ////////// Notification //////////
  1237. 'NotificationSetup' => 'Notification bu email module setup',
  1238. 'NotificationEMailFrom' => 'Sender EMail (From) for emails sent for notifications',
  1239. 'ListOfAvailableNotifications' => 'List of available notifications (This list depends on activated modules)',
  1240. ////////// Sendings //////////
  1241. 'SendingsSetup' => 'Sending module setup',
  1242. 'SendingsReceiptModel' => 'Sending receipt model',
  1243. 'SendingsNumberingModules' => 'Sendings numbering modules',
  1244. 'SendingsAbility' => 'Support sendings sheets for customer deliveries',
  1245. 'NoNeedForDeliveryReceipts' => 'In most cases, sendings receipts are used both as sheets for customer deliveries (list of products to send) and sheets that is recevied and signed by customer. So product deliveries receipts is a duplicated feature and is rarely activated.',
  1246. 'FreeLegalTextOnShippings' => 'Free text on shippings',
  1247. ////////// Deliveries //////////
  1248. 'DeliveryOrderNumberingModules' => 'Products deliveries receipt numbering module',
  1249. 'DeliveryOrderModel' => 'Products deliveries receipt model',
  1250. 'DeliveriesOrderAbility' => 'Support products deliveries receipts',
  1251. 'FreeLegalTextOnDeliveryReceipts' => 'Free text on delivery receipts',
  1252. ////////// FCKeditor //////////
  1253. 'AdvancedEditor' => 'Advanced editor',
  1254. 'ActivateFCKeditor' => 'Activate advanced editor for:',
  1255. 'FCKeditorForCompany' => 'WYSIWIG creation/edition of elements description and note (except products/services)',
  1256. 'FCKeditorForProduct' => 'WYSIWIG creation/edition of products/services description and note',
  1257. 'FCKeditorForProductDetails' => 'WYSIWIG creation/edition of products details lines for all entities (proposals, orders, invoices, etc...). <font class="warning">Warning: Using this option for this case is seriously not recommanded as it can create problems with special characters and page formating when building PDF files.</font>',
  1258. 'FCKeditorForMailing' => 'WYSIWIG creation/edition of mailings',
  1259. ////////// Stock //////////
  1260. 'StockSetup' => 'Configuration module stock',
  1261. 'UserWarehouse' => 'Use user personal stocks',
  1262. ////////// Menu //////////
  1263. 'MenuDeleted' => 'Menu deleted',
  1264. 'TreeMenu' => 'Tree menus',
  1265. 'Menus' => 'Menus',
  1266. 'TreeMenuPersonalized' => 'Personalized menus',
  1267. 'NewMenu' => 'New menu',
  1268. 'MenuConf' => 'Menus setup',
  1269. 'Menu' => 'Selection of menu',
  1270. 'MenuHandler' => 'Menu handler',
  1271. 'MenuModule' => 'Source module',
  1272. 'HideUnauthorizedMenu' => 'Hide unauthorized menus (gray)',
  1273. 'DetailId' => 'Id menu',
  1274. 'DetailMenuHandler' => 'Menu handler where to show new menu',
  1275. 'DetailMenuModule' => 'Module name if menu entry come from a module',
  1276. 'DetailType' => 'Type of menu (top or left)',
  1277. 'DetailTitre' => 'Menu label or label code for translation',
  1278. 'DetailMainmenu' => 'Group for which it belongs (obsolete)',
  1279. 'DetailUrl' => 'URL where menu send you (Absolute URL link or external link with http://)',
  1280. 'DetailLeftmenu' => 'Display condition or not (obsolete)',
  1281. 'DetailEnabled' => 'Condition to show or not entry',
  1282. 'DetailRight' => 'Condition to display unauthorized grey menus',
  1283. 'DetailLangs' => 'Lang file name for label code translation',
  1284. 'DetailUser' => 'Intern / Extern / All',
  1285. 'Target' => 'Target',
  1286. 'DetailTarget' => 'Target for links (_blank top open a new window)',
  1287. 'DetailLevel' => 'Level (-1:top menu, 0:header menu, >0 menu and sub menu)',
  1288. 'ModifMenu' => 'Menu change',
  1289. 'DeleteMenu' => 'Delete menu entry',
  1290. 'ConfirmDeleteMenu' => 'Are you sure you want to delete menu entry <b>%s</b> ?',
  1291. 'DeleteLine' => 'Delete line',
  1292. 'ConfirmDeleteLine' => 'Are you sure you want to delete this line ?',
  1293. ////////// Tax //////////
  1294. 'TaxSetup' => 'Taxes, social contributions and dividends module setup',
  1295. 'OptionVatMode' => 'VAT due',
  1296. 'OptionVATDefault' => 'Standard',
  1297. 'OptionVATDebitOption' => 'Option services on Debit',
  1298. 'OptionVatDefaultDesc' => 'VAT is due:<br>- on delivery for goods (we use invoice date)<br>- on payments for services',
  1299. 'OptionVatDebitOptionDesc' => 'VAT is due:<br>- on delivery for goods (we use invoice date)<br>- on invoice (debit) for services',
  1300. 'SummaryOfVatExigibilityUsedByDefault' => 'Time of VAT exigibility by default according to choosed option:',
  1301. 'OnDelivery' => 'On delivery',
  1302. 'OnPayment' => 'On payment',
  1303. 'OnInvoice' => 'On invoice',
  1304. 'SupposedToBePaymentDate' => 'Payment date used',
  1305. 'SupposedToBeInvoiceDate' => 'Invoice date used',
  1306. 'Buy' => 'Buy',
  1307. 'Sell' => 'Sell',
  1308. 'InvoiceDateUsed' => 'Invoice date used',
  1309. 'YourCompanyDoesNotUseVAT' => 'Your company has been defined to not use VAT (Home - Setup - Company/Foundation), so there is no VAT options to setup.',
  1310. 'AccountancyCode' => 'Accountancy Code',
  1311. 'AccountancyCodeSell' => 'Sale account. code',
  1312. 'AccountancyCodeBuy' => 'Purchase account. code',
  1313. ////////// Agenda //////////
  1314. 'AgendaSetup' => 'Events and agenda module setup',
  1315. 'PasswordTogetVCalExport' => 'Key to authorize export link',
  1316. 'PastDelayVCalExport' => 'Do not export event older than',
  1317. ////////// ClickToDial //////////
  1318. 'ClickToDialDesc' => 'This module allows to add an icon after phone numbers. A click on this icon will call a server with a particular URL you define below. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.',
  1319. ////////// Point Of Sales (CashDesk) //////////
  1320. 'CashDesk' => 'Point of sales',
  1321. 'CashDeskSetup' => 'Point of sales module setup',
  1322. 'CashDeskThirdPartyForSell' => 'Generic third party to use for sells',
  1323. 'CashDeskBankAccountForSell' => 'Default account to use to receive cash payments',
  1324. 'CashDeskBankAccountForCheque' => 'Default account to use to receive payments by cheque',
  1325. 'CashDeskBankAccountForCB' => 'Default account to use to receive payments by credit cards',
  1326. 'CashDeskIdWareHouse' => 'Warehouse to use for sells',
  1327. ////////// Bookmark //////////
  1328. 'BookmarkSetup' => 'Bookmark module setup',
  1329. 'BookmarkDesc' => 'This module allows you to manage bookmarks. You can also add shortcuts to any Dolibarr pages or externale web sites on your left menu.',
  1330. 'NbOfBoomarkToShow' => 'Maximum number of bookmarks to show in left menu',
  1331. ////////// WebServices //////////
  1332. 'WebServicesSetup' => 'Webservices module setup',
  1333. 'WebServicesDesc' => 'By enabling this module, Dolibarr become a web service server to provide miscellaneous web services.',
  1334. 'WSDLCanBeDownloadedHere' => 'WSDL descriptor files of provided services can be download here',
  1335. 'EndPointIs' => 'SOAP clients must send their requests to the Dolibarr endpoint available at Url',
  1336. ////////// Bank //////////
  1337. 'BankSetupModule' => 'Bank module setup',
  1338. 'FreeLegalTextOnChequeReceipts' => 'Free text on cheque receipts',
  1339. 'BankOrderShow' => 'Display order of bank accounts for countries using "detailed bank number"',
  1340. 'BankOrderGlobal' => 'General',
  1341. 'BankOrderGlobalDesc' => 'General display order',
  1342. 'BankOrderES' => 'Spanish',
  1343. 'BankOrderESDesc' => 'Spanish display order',
  1344. ////////// Multicompany //////////
  1345. 'MultiCompanySetup' => 'Multi-company module setup',
  1346. ////////// Suppliers //////////
  1347. 'SuppliersSetup' => 'Supplier module setup',
  1348. 'SuppliersCommandModel' => 'Complete template of supplier order (logo...)',
  1349. 'SuppliersInvoiceModel' => 'Complete template of supplier invoice (logo...)',
  1350. ////////// GeoIPMaxmind //////////
  1351. 'GeoIPMaxmindSetup' => 'GeoIP Maxmind module setup',
  1352. 'PathToGeoIPMaxmindCountryDataFile' => 'Path to file containing Maxmind ip to country translation.<br>Example: /usr/local/share/GeoIP/GeoIP.dat',
  1353. 'NoteOnPathLocation' => 'Note that your ip to country data file must be inside a directory your PHP can read (Check your PHP open_basedir setup and filesystem permissions).',
  1354. 'YouCanDownloadFreeDatFileTo' => 'You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.',
  1355. 'YouCanDownloadAdvancedDatFileTo' => 'You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.',
  1356. 'TestGeoIPResult' => 'Test of a conversion IP -> country',
  1357. ////////// Projects //////////
  1358. 'ProjectsNumberingModules' => 'Projects numbering module',
  1359. 'ProjectsSetup' => 'Project module setup',
  1360. 'ProjectsModelModule' => 'Project reports document model',
  1361. //////// Accountancy ////////
  1362. 'Chartofaccounts' => 'Plan comptable',
  1363. 'Definechartofaccounts' => 'Définir un plan comptable',
  1364. 'Selectchartofaccounts' => 'Sélection d\'un plan comptable',
  1365. 'DoNotSuggestChart' => 'Ne pas suggérer de plan comptable'
  1366. );
  1367. ?>