admin.lang 103 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605
  1. # Dolibarr language file - Source file is en_US - admin
  2. Foundation=Foundation
  3. Version=Version
  4. VersionProgram=Version program
  5. VersionLastInstall=Initial install version
  6. VersionLastUpgrade=Latest version upgrade
  7. VersionExperimental=Experimental
  8. VersionDevelopment=Development
  9. VersionUnknown=Unknown
  10. VersionRecommanded=Recommended
  11. FileCheck=Files Integrity
  12. FilesMissing=Missing Files
  13. FilesUpdated=Updated Files
  14. FileCheckDolibarr=Check Dolibarr Files Integrity
  15. XmlNotFound=Xml File of Dolibarr Integrity Not Found
  16. SessionId=Session ID
  17. SessionSaveHandler=Handler to save sessions
  18. SessionSavePath=Storage session localization
  19. PurgeSessions=Purge of sessions
  20. ConfirmPurgeSessions=Do you really want to purge all sessions ? This will disconnect every user (except yourself).
  21. NoSessionListWithThisHandler=Save session handler configured in your PHP does not allow to list all running sessions.
  22. LockNewSessions=Lock new connections
  23. 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.
  24. UnlockNewSessions=Remove connection lock
  25. YourSession=Your session
  26. Sessions=Users session
  27. WebUserGroup=Web server user/group
  28. 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).
  29. DBStoringCharset=Database charset to store data
  30. DBSortingCharset=Database charset to sort data
  31. WarningModuleNotActive=Module <b>%s</b> must be enabled
  32. WarningOnlyPermissionOfActivatedModules=Only permissions related to activated modules are shown here. You can activate other modules in the Home->Setup->Modules page.
  33. DolibarrSetup=Dolibarr install or upgrade
  34. InternalUser=Internal user
  35. ExternalUser=External user
  36. InternalUsers=Internal users
  37. ExternalUsers=External users
  38. GUISetup=Display
  39. SetupArea=Setup area
  40. FormToTestFileUploadForm=Form to test file upload (according to setup)
  41. IfModuleEnabled=Note: yes is effective only if module <b>%s</b> is enabled
  42. RemoveLock=Remove file <b>%s</b> if it exists to allow usage of the update tool.
  43. RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any usage of update tool.
  44. SecuritySetup=Security setup
  45. SecurityFilesDesc=Define here options related to security about uploading files.
  46. ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
  47. ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
  48. ErrorDecimalLargerThanAreForbidden=Error, a precision higher than <b>%s</b> is not supported.
  49. DictionarySetup=Dictionary setup
  50. Dictionary=Dictionaries
  51. Chartofaccounts=Chart of accounts
  52. Fiscalyear=Fiscal years
  53. ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
  54. ErrorCodeCantContainZero=Code can't contain value 0
  55. DisableJavascript=Disable JavaScript and Ajax functions (Recommended for blind person or text browsers)
  56. UseSearchToSelectCompanyTooltip=Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant COMPANY_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
  57. UseSearchToSelectContactTooltip=Also if you have a large number of third parties (> 100 000), you can increase speed by setting constant CONTACT_DONOTSEARCH_ANYWHERE to 1 in Setup->Other. Search will then be limited to start of string.
  58. DelaiedFullListToSelectCompany=Wait you press a key before loading content of thirdparties combo list (This may increase performance if you have a large number of thirdparties)
  59. DelaiedFullListToSelectContact=Wait you press a key before loading content of contact combo list (This may increase performance if you have a large number of contact)
  60. NumberOfKeyToSearch=Nbr of characters to trigger search: %s
  61. NotAvailableWhenAjaxDisabled=Not available when Ajax disabled
  62. AllowToSelectProjectFromOtherCompany=On document of a thirdparty, can choose a project linked to another thirdparty
  63. JavascriptDisabled=JavaScript disabled
  64. UsePreviewTabs=Use preview tabs
  65. ShowPreview=Show preview
  66. PreviewNotAvailable=Preview not available
  67. ThemeCurrentlyActive=Theme currently active
  68. CurrentTimeZone=TimeZone PHP (server)
  69. MySQLTimeZone=TimeZone MySql (database)
  70. TZHasNoEffect=Dates are stored and returned by database server as if they were kept as submited string. The timezone has effect only when using UNIX_TIMESTAMP function (that should not be used by Dolibarr, so database TZ should have no effect, even if changed after data was entered).
  71. Space=Space
  72. Table=Table
  73. Fields=Fields
  74. Index=Index
  75. Mask=Mask
  76. NextValue=Next value
  77. NextValueForInvoices=Next value (invoices)
  78. NextValueForCreditNotes=Next value (credit notes)
  79. NextValueForDeposit=Next value (deposit)
  80. NextValueForReplacements=Next value (replacements)
  81. MustBeLowerThanPHPLimit=Note: your PHP limits each file upload's size to <b>%s</b> %s, whatever this parameter's value is
  82. NoMaxSizeByPHPLimit=Note: No limit is set in your PHP configuration
  83. MaxSizeForUploadedFiles=Maximum size for uploaded files (0 to disallow any upload)
  84. UseCaptchaCode=Use graphical code (CAPTCHA) on login page
  85. AntiVirusCommand= Full path to antivirus command
  86. AntiVirusCommandExample= Example for ClamWin: c:\Progra~1\ClamWin\bin\clamscan.exe<br>Example for ClamAv: /usr/bin/clamscan
  87. AntiVirusParam= More parameters on command line
  88. AntiVirusParamExample= Example for ClamWin: --database="C:\Program Files (x86)\ClamWin\lib"
  89. ComptaSetup=Accounting module setup
  90. UserSetup=User management setup
  91. MultiCurrencySetup=Multi-currency setup
  92. MenuLimits=Limits and accuracy
  93. MenuIdParent=Parent menu ID
  94. DetailMenuIdParent=ID of parent menu (empty for a top menu)
  95. DetailPosition=Sort number to define menu position
  96. AllMenus=All
  97. NotConfigured=Module not configured
  98. Active=Active
  99. SetupShort=Setup
  100. OtherOptions=Other options
  101. OtherSetup=Other setup
  102. CurrentValueSeparatorDecimal=Decimal separator
  103. CurrentValueSeparatorThousand=Thousand separator
  104. Destination=Destination
  105. IdModule=Module ID
  106. IdPermissions=Permissions ID
  107. Modules=Modules
  108. LanguageBrowserParameter=Parameter %s
  109. LocalisationDolibarrParameters=Localisation parameters
  110. ClientTZ=Client Time Zone (user)
  111. ClientHour=Client time (user)
  112. OSTZ=Server OS Time Zone
  113. PHPTZ=PHP server Time Zone
  114. DaylingSavingTime=Daylight saving time
  115. CurrentHour=PHP Time (server)
  116. CurrentSessionTimeOut=Current session timeout
  117. YouCanEditPHPTZ=To set a different PHP timezone (not required), you can try to add a file .htacces with a line like this "SetEnv TZ Europe/Paris"
  118. Box=Widget
  119. Boxes=Widgets
  120. MaxNbOfLinesForBoxes=Max number of lines for widgets
  121. PositionByDefault=Default order
  122. Position=Position
  123. MenusDesc=Menu managers set content of the two menu bars (horizontal and vertical).
  124. MenusEditorDesc=The menu editor allows you to define custom menu entries. Use it carefully to avoid instability and permanently unreachable menu entries.<br />Some modules add menu entries (in menu <b>All</b> mostly). If you remove some of these entries by mistake, you can restore them disabling and reenabling the module.
  125. MenuForUsers=Menu for users
  126. LangFile=.lang file
  127. System=System
  128. SystemInfo=System information
  129. SystemToolsArea=System tools area
  130. SystemToolsAreaDesc=This area provides administration features. Use the menu to choose the feature you're looking for.
  131. Purge=Purge
  132. PurgeAreaDesc=This page allows you to delete all files generated or stored by Dolibarr (temporary files or all files in <b>%s</b> directory). Using this feature is not necessary. It is provided as a workaround for users whose Dolibarr is hosted by a provider that does not offer permissions to delete files generated by the web server.
  133. PurgeDeleteLogFile=Delete log file <b>%s</b> defined for Syslog module (no risk of losing data)
  134. PurgeDeleteTemporaryFiles=Delete all temporary files (no risk of losing data)
  135. PurgeDeleteTemporaryFilesShort=Delete temporary files
  136. 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.
  137. PurgeRunNow=Purge now
  138. PurgeNothingToDelete=No directory or files to delete.
  139. PurgeNDirectoriesDeleted=<b>%s</b> files or directories deleted.
  140. PurgeAuditEvents=Purge all security events
  141. ConfirmPurgeAuditEvents=Are you sure you want to purge all security events ? All security logs will be deleted, no other data will be removed.
  142. GenerateBackup=Generate backup
  143. Backup=Backup
  144. Restore=Restore
  145. RunCommandSummary=Backup has been launched with the following command
  146. BackupResult=Backup result
  147. BackupFileSuccessfullyCreated=Backup file successfully generated
  148. YouCanDownloadBackupFile=Generated files can now be downloaded
  149. NoBackupFileAvailable=No backup files available.
  150. ExportMethod=Export method
  151. ImportMethod=Import method
  152. ToBuildBackupFileClickHere=To build a backup file, click <a href="%s">here</a>.
  153. ImportMySqlDesc=To import a backup file, you must use mysql command from command line:
  154. ImportPostgreSqlDesc=To import a backup file, you must use pg_restore command from command line:
  155. ImportMySqlCommand=%s %s < mybackupfile.sql
  156. ImportPostgreSqlCommand=%s %s mybackupfile.sql
  157. FileNameToGenerate=File name to generate
  158. Compression=Compression
  159. CommandsToDisableForeignKeysForImport=Command to disable foreign keys on import
  160. CommandsToDisableForeignKeysForImportWarning=Mandatory if you want to be able to restore your sql dump later
  161. ExportCompatibility=Compatibility of generated export file
  162. MySqlExportParameters=MySQL export parameters
  163. PostgreSqlExportParameters= PostgreSQL export parameters
  164. UseTransactionnalMode=Use transactional mode
  165. FullPathToMysqldumpCommand=Full path to mysqldump command
  166. FullPathToPostgreSQLdumpCommand=Full path to pg_dump command
  167. ExportOptions=Export Options
  168. AddDropDatabase=Add DROP DATABASE command
  169. AddDropTable=Add DROP TABLE command
  170. ExportStructure=Structure
  171. NameColumn=Name columns
  172. ExtendedInsert=Extended INSERT
  173. NoLockBeforeInsert=No lock commands around INSERT
  174. DelayedInsert=Delayed insert
  175. EncodeBinariesInHexa=Encode binary data in hexadecimal
  176. IgnoreDuplicateRecords=Ignore errors of duplicate records (INSERT IGNORE)
  177. AutoDetectLang=Autodetect (browser language)
  178. FeatureDisabledInDemo=Feature disabled in demo
  179. Rights=Permissions
  180. BoxesDesc=Widgets are components showing some information that you can add to personalize some pages. You can choose between showing the widget or not by selecting target page and clicking 'Activate', or by clicking the dustbin to disable it.
  181. OnlyActiveElementsAreShown=Only elements from <a href="%s">enabled modules</a> are shown.
  182. 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.
  183. ModulesMarketPlaceDesc=You can find more modules to download on external websites on the Internet...
  184. ModulesMarketPlaces=More modules...
  185. DoliStoreDesc=DoliStore, the official market place for Dolibarr ERP/CRM external modules
  186. DoliPartnersDesc=List of companies providing custom developed modules or features (Note: anyone experienced in PHP programming can provide custom development for an open source project)
  187. WebSiteDesc=Reference websites to find more modules...
  188. URL=Link
  189. BoxesAvailable=Widgets available
  190. BoxesActivated=Widgets activated
  191. ActivateOn=Activate on
  192. ActiveOn=Activated on
  193. SourceFile=Source file
  194. AvailableOnlyIfJavascriptAndAjaxNotDisabled=Available only if JavaScript is not disabled
  195. Required=Required
  196. UsedOnlyWithTypeOption=Used by some agenda option only
  197. Security=Security
  198. Passwords=Passwords
  199. DoNotStoreClearPassword=Do no store clear passwords in database but store only encrypted value (Activated recommended)
  200. MainDbPasswordFileConfEncrypted=Database password encrypted in conf.php (Activated recommended)
  201. 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>
  202. 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>
  203. ProtectAndEncryptPdfFiles=Protection of generated pdf files (Activated NOT recommended, breaks mass pdf generation)
  204. 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).
  205. Feature=Feature
  206. DolibarrLicense=License
  207. Developpers=Developers/contributors
  208. OfficialWebSite=Dolibarr international official web site
  209. OfficialWebSiteLocal=Local web site (%s)
  210. OfficialWiki=Dolibarr documentation on Wiki
  211. OfficialDemo=Dolibarr online demo
  212. OfficialMarketPlace=Official market place for external modules/addons
  213. OfficialWebHostingService=Referenced web hosting services (Cloud hosting)
  214. ReferencedPreferredPartners=Preferred Partners
  215. OtherResources=Autres ressources
  216. 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>
  217. ForAnswersSeeForum=For any other questions/help, you can use the Dolibarr forum:<br><b><a href="%s" target="_blank">%s</a></b>
  218. HelpCenterDesc1=This area can help you to get a Help support service on Dolibarr.
  219. HelpCenterDesc2=Some part of this service are available in <b>english only</b>.
  220. CurrentMenuHandler=Current menu handler
  221. MeasuringUnit=Measuring unit
  222. Emails=E-mails
  223. EMailsSetup=E-mails setup
  224. 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.
  225. MAIN_MAIL_SMTP_PORT=SMTP/SMTPS Port (By default in php.ini: <b>%s</b>)
  226. MAIN_MAIL_SMTP_SERVER=SMTP/SMTPS Host (By default in php.ini: <b>%s</b>)
  227. MAIN_MAIL_SMTP_PORT_NotAvailableOnLinuxLike=SMTP/SMTPS Port (Not defined into PHP on Unix like systems)
  228. MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=SMTP/SMTPS Host (Not defined into PHP on Unix like systems)
  229. MAIN_MAIL_EMAIL_FROM=Sender e-mail for automatic emails (By default in php.ini: <b>%s</b>)
  230. MAIN_MAIL_ERRORS_TO=Sender e-mail used for error returns emails sent
  231. MAIN_MAIL_AUTOCOPY_TO= Send systematically a hidden carbon-copy of all sent emails to
  232. MAIN_DISABLE_ALL_MAILS=Disable all e-mails sendings (for test purposes or demos)
  233. MAIN_MAIL_SENDMODE=Method to use to send EMails
  234. MAIN_MAIL_SMTPS_ID=SMTP ID if authentication required
  235. MAIN_MAIL_SMTPS_PW=SMTP Password if authentication required
  236. MAIN_MAIL_EMAIL_TLS= Use TLS (SSL) encrypt
  237. MAIN_MAIL_EMAIL_STARTTLS= Use TLS (STARTTLS) encrypt
  238. MAIN_DISABLE_ALL_SMS=Disable all SMS sendings (for test purposes or demos)
  239. MAIN_SMS_SENDMODE=Method to use to send SMS
  240. MAIN_MAIL_SMS_FROM=Default sender phone number for Sms sending
  241. FeatureNotAvailableOnLinux=Feature not available on Unix like systems. Test your sendmail program locally.
  242. 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 your change to www.transifex.com/dolibarr-association/dolibarr/
  243. SubmitTranslationENUS=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 dolibarr.org/forum or for developers on github.com/Dolibarr/dolibarr.
  244. ModuleSetup=Module setup
  245. ModulesSetup=Modules setup
  246. ModuleFamilyBase=System
  247. ModuleFamilyCrm=Customer Relation Management (CRM)
  248. ModuleFamilySrm=Supplier Relation Management (SRM)
  249. ModuleFamilyProducts=Products Management (PM)
  250. ModuleFamilyHr=Human Resource Management (HR)
  251. ModuleFamilyProjects=Projects/Collaborative work
  252. ModuleFamilyOther=Other
  253. ModuleFamilyTechnic=Multi-modules tools
  254. ModuleFamilyExperimental=Experimental modules
  255. ModuleFamilyFinancial=Financial Modules (Accounting/Treasury)
  256. ModuleFamilyECM=Electronic Content Management (ECM)
  257. ModuleFamilyPortal=Web sites and other frontal application
  258. ModuleFamilyInterface=Interfaces with external systems
  259. MenuHandlers=Menu handlers
  260. MenuAdmin=Menu editor
  261. DoNotUseInProduction=Do not use in production
  262. ThisIsProcessToFollow=This is setup to process:
  263. ThisIsAlternativeProcessToFollow=This is an alternative setup to process:
  264. StepNb=Step %s
  265. FindPackageFromWebSite=Find a package that provides feature you want (for example on official web site %s).
  266. DownloadPackageFromWebSite=Download package (for example from official web site %s).
  267. UnpackPackageInDolibarrRoot=Unpack package file into Dolibarr server directory dedicated to external modules: <b>%s</b>
  268. SetupIsReadyForUse=Install is finished and Dolibarr is ready to use with this new component.
  269. NotExistsDirect=The alternative root directory is not defined.<br>
  270. 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>
  271. 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.
  272. YouCanSubmitFile=For this step, you can send package using this tool: Select module file
  273. CurrentVersion=Dolibarr current version
  274. CallUpdatePage=Go to the page that updates the database structure and data: %s.
  275. LastStableVersion=Latest stable version
  276. UpdateServerOffline=Update server offline
  277. 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, or 99 to reset to zero every month). 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>
  278. GenericMaskCodes2=<b>{cccc}</b> the client code on n characters<br><b>{cccc000}</b> the client code on n characters is followed by a counter dedicated for customer. This counter dedicated to customer is reset at same time than global counter.<br><b>{tttt}</b> The code of thirdparty type on n characters (see dictionary-thirdparty types).<br>
  279. GenericMaskCodes3=All other characters in the mask will remain intact.<br>Spaces are not allowed.<br>
  280. GenericMaskCodes4a=<u>Example on the 99th %s of the third party TheCompany done 2007-01-31:</u><br>
  281. GenericMaskCodes4b=<u>Example on third party created on 2007-03-01:</u><br>
  282. GenericMaskCodes4c=<u>Example on product created on 2007-03-01:</u><br>
  283. GenericMaskCodes5=<b>ABC{yy}{mm}-{000000}</b> will give <b>ABC0701-000099</b><br><b>{0000+100@1}-ZZZ/{dd}/XXX</b> will give <b>0199-ZZZ/31/XXX</b>
  284. GenericNumRefModelDesc=Returns a customizable number according to a defined mask.
  285. ServerAvailableOnIPOrPort=Server is available at address <b>%s</b> on port <b>%s</b>
  286. ServerNotAvailableOnIPOrPort=Server is not available at address <b>%s</b> on port <b>%s</b>
  287. DoTestServerAvailability=Test server connectivity
  288. DoTestSend=Test sending
  289. DoTestSendHTML=Test sending HTML
  290. ErrorCantUseRazIfNoYearInMask=Error, can't use option @ to reset counter each year if sequence {yy} or {yyyy} is not in mask.
  291. ErrorCantUseRazInStartedYearIfNoYearMonthInMask=Error, can't use option @ if sequence {yy}{mm} or {yyyy}{mm} is not in mask.
  292. UMask=UMask parameter for new files on Unix/Linux/BSD/Mac file system.
  293. 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.
  294. SeeWikiForAllTeam=Take a look at the wiki page for full list of all actors and their organisation
  295. UseACacheDelay= Delay for caching export response in seconds (0 or empty for no cache)
  296. DisableLinkToHelpCenter=Hide link "<b>Need help or support</b>" on login page
  297. DisableLinkToHelp=Hide link to online help "<b>%s</b>"
  298. 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.
  299. 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...).
  300. MinLength=Minimum length
  301. LanguageFilesCachedIntoShmopSharedMemory=Files .lang loaded in shared memory
  302. ExamplesWithCurrentSetup=Examples with current running setup
  303. ListOfDirectories=List of OpenDocument templates directories
  304. 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> or <b>.ods</b>.
  305. NumberOfModelFilesFound=Number of ODT/ODS templates files found in those directories
  306. ExampleOfDirectoriesForModelGen=Examples of syntax:<br>c:\mydir<br>/home/mydir<br>DOL_DATA_ROOT/ecm/ecmdir
  307. FollowingSubstitutionKeysCanBeUsed=<br>To know how to create your odt document templates, before storing them in those directories, read wiki documentation:
  308. FullListOnOnlineDocumentation=http://wiki.dolibarr.org/index.php/Create_an_ODT_document_template
  309. FirstnameNamePosition=Position of Name/Lastname
  310. DescWeather=The following pictures will be shown on dashboard when number of late actions reach the following values:
  311. KeyForWebServicesAccess=Key to use Web Services (parameter "dolibarrkey" in webservices)
  312. TestSubmitForm=Input test form
  313. 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.
  314. ThemeDir=Skins directory
  315. ConnectionTimeout=Connexion timeout
  316. ResponseTimeout=Response timeout
  317. SmsTestMessage=Test message from __PHONEFROM__ to __PHONETO__
  318. ModuleMustBeEnabledFirst=Module <b>%s</b> must be enabled first if you need this feature.
  319. SecurityToken=Key to secure URLs
  320. 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
  321. PDF=PDF
  322. PDFDesc=You can set each global options related to the PDF generation
  323. PDFAddressForging=Rules to forge address boxes
  324. HideAnyVATInformationOnPDF=Hide all information related to VAT on generated PDF
  325. HideDescOnPDF=Hide products description on generated PDF
  326. HideRefOnPDF=Hide products ref. on generated PDF
  327. HideDetailsOnPDF=Hide product lines details on generated PDF
  328. PlaceCustomerAddressToIsoLocation=Use french standard position (La Poste) for customer address position
  329. Library=Library
  330. UrlGenerationParameters=Parameters to secure URLs
  331. SecurityTokenIsUnique=Use a unique securekey parameter for each URL
  332. EnterRefToBuildUrl=Enter reference for object %s
  333. GetSecuredUrl=Get calculated URL
  334. ButtonHideUnauthorized=Hide buttons for unauthorized actions instead of showing disabled buttons
  335. OldVATRates=Old VAT rate
  336. NewVATRates=New VAT rate
  337. PriceBaseTypeToChange=Modify on prices with base reference value defined on
  338. MassConvert=Launch mass convert
  339. String=String
  340. TextLong=Long text
  341. Int=Integer
  342. Float=Float
  343. DateAndTime=Date and hour
  344. Unique=Unique
  345. Boolean=Boolean (Checkbox)
  346. ExtrafieldPhone = Phone
  347. ExtrafieldPrice = Price
  348. ExtrafieldMail = Email
  349. ExtrafieldSelect = Select list
  350. ExtrafieldSelectList = Select from table
  351. ExtrafieldSeparator=Separator
  352. ExtrafieldPassword=Password
  353. ExtrafieldCheckBox=Checkbox
  354. ExtrafieldRadio=Radio button
  355. ExtrafieldCheckBoxFromList= Checkbox from table
  356. ExtrafieldLink=Link to an object
  357. ExtrafieldParamHelpselect=Parameters list have to be like key,value<br><br> for example : <br>1,value1<br>2,value2<br>3,value3<br>...<br><br>In order to have the list depending on another :<br>1,value1|parent_list_code:parent_key<br>2,value2|parent_list_code:parent_key
  358. ExtrafieldParamHelpcheckbox=Parameters list have to be like key,value<br><br> for example : <br>1,value1<br>2,value2<br>3,value3<br>...
  359. ExtrafieldParamHelpradio=Parameters list have to be like key,value<br><br> for example : <br>1,value1<br>2,value2<br>3,value3<br>...
  360. ExtrafieldParamHelpsellist=Parameters list comes from a table<br>Syntax : table_name:label_field:id_field::filter<br>Example : c_typent:libelle:id::filter<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntaxt extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another :<br>c_typent:libelle:id:parent_list_code|parent_column:filter
  361. ExtrafieldParamHelpchkbxlst=Parameters list comes from a table<br>Syntax : table_name:label_field:id_field::filter<br>Example : c_typent:libelle:id::filter<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntaxt extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another :<br>c_typent:libelle:id:parent_list_code|parent_column:filter
  362. ExtrafieldParamHelplink=Parameters must be ObjectName:Classpath<br>Syntax : ObjectName:Classpath<br>Example : Societe:societe/class/societe.class.php
  363. LibraryToBuildPDF=Library used for PDF generation
  364. WarningUsingFPDF=Warning: Your <b>conf.php</b> contains directive <b>dolibarr_pdf_force_fpdf=1</b>. This means you use the FPDF library to generate PDF files. This library is old and does not support a lot of features (Unicode, image transparency, cyrillic, arab and asiatic languages, ...), so you may experience errors during PDF generation.<br>To solve this and have a full support of PDF generation, please download <a href="http://www.tcpdf.org/" target="_blank">TCPDF library</a>, then comment or remove the line <b>$dolibarr_pdf_force_fpdf=1</b>, and add instead <b>$dolibarr_lib_TCPDF_PATH='path_to_TCPDF_dir'</b>
  365. LocalTaxDesc=Some countries apply 2 or 3 taxes on each invoice line. If this is the case, choose type for second and third tax and its rate. Possible type are:<br>1 : local tax apply on products and services without vat (localtax is calculated on amount without tax)<br>2 : local tax apply on products and services including vat (localtax is calculated on amount + main tax)<br>3 : local tax apply on products without vat (localtax is calculated on amount without tax)<br>4 : local tax apply on products including vat (localtax is calculated on amount + main vat)<br>5 : local tax apply on services without vat (localtax is calculated on amount without tax)<br>6 : local tax apply on services including vat (localtax is calculated on amount + tax)
  366. SMS=SMS
  367. LinkToTestClickToDial=Enter a phone number to call to show a link to test the ClickToDial url for user <strong>%s</strong>
  368. RefreshPhoneLink=Refresh link
  369. LinkToTest=Clickable link generated for user <strong>%s</strong> (click phone number to test)
  370. KeepEmptyToUseDefault=Keep empty to use default value
  371. DefaultLink=Default link
  372. SetAsDefault=Set as default
  373. ValueOverwrittenByUserSetup=Warning, this value may be overwritten by user specific setup (each user can set his own clicktodial url)
  374. ExternalModule=External module - Installed into directory %s
  375. BarcodeInitForThirdparties=Mass barcode init for thirdparties
  376. BarcodeInitForProductsOrServices=Mass barcode init or reset for products or services
  377. CurrentlyNWithoutBarCode=Currently, you have <strong>%s</strong> records on <strong>%s</strong> %s without barcode defined.
  378. InitEmptyBarCode=Init value for next %s empty records
  379. EraseAllCurrentBarCode=Erase all current barcode values
  380. ConfirmEraseAllCurrentBarCode=Are you sure you want to erase all current barcode values ?
  381. AllBarcodeReset=All barcode values have been removed
  382. NoBarcodeNumberingTemplateDefined=No numbering barcode template enabled into barcode module setup.
  383. EnableFileCache=Enable file cache
  384. ShowDetailsInPDFPageFoot=Add more details into footer of PDF files, like your company address, or manager names (to complete professional ids, company capital and VAT number).
  385. NoDetails=No more details in footer
  386. DisplayCompanyInfo=Display company address
  387. DisplayCompanyInfoAndManagers=Display company and manager names
  388. EnableAndSetupModuleCron=If you want to have this recurring invoice beeing generated automatically, module *%s* must be enabled and correctly setup. Otherwise, generation of invoices must be done manually from this template with button *Create*. Note that even if you enabled automatic generation, you can still safely launch manual generation. Duplicates generation for same period are not possible.
  389. 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.
  390. ModuleCompanyCodePanicum=Return an empty accountancy code.
  391. 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.
  392. # Modules
  393. Module0Name=Users & groups
  394. Module0Desc=Users and groups management
  395. Module1Name=Third parties
  396. Module1Desc=Companies and contact management (customers, prospects...)
  397. Module2Name=Commercial
  398. Module2Desc=Commercial management
  399. Module10Name=Accounting
  400. Module10Desc=Simple accounting reports (journals, turnover) based onto database content. No dispatching.
  401. Module20Name=Proposals
  402. Module20Desc=Commercial proposal management
  403. Module22Name=Mass E-mailings
  404. Module22Desc=Mass E-mailing management
  405. Module23Name=Energy
  406. Module23Desc=Monitoring the consumption of energies
  407. Module25Name=Customer Orders
  408. Module25Desc=Customer order management
  409. Module30Name=Invoices
  410. Module30Desc=Invoice and credit note management for customers. Invoice management for suppliers
  411. Module40Name=Suppliers
  412. Module40Desc=Supplier management and buying (orders and invoices)
  413. Module42Name=Logs
  414. Module42Desc=Logging facilities (file, syslog, ...)
  415. Module49Name=Editors
  416. Module49Desc=Editor management
  417. Module50Name=Products
  418. Module50Desc=Product management
  419. Module51Name=Mass mailings
  420. Module51Desc=Mass paper mailing management
  421. Module52Name=Stocks
  422. Module52Desc=Stock management (products)
  423. Module53Name=Services
  424. Module53Desc=Service management
  425. Module54Name=Contracts/Subscriptions
  426. Module54Desc=Management of contracts (services or reccuring subscriptions)
  427. Module55Name=Barcodes
  428. Module55Desc=Barcode management
  429. Module56Name=Telephony
  430. Module56Desc=Telephony integration
  431. Module57Name=Standing orders
  432. Module57Desc=Standing orders and withdrawal management. Also includes generation of SEPA file for european countries.
  433. Module58Name=ClickToDial
  434. Module58Desc=Integration of a ClickToDial system (Asterisk, ...)
  435. Module59Name=Bookmark4u
  436. Module59Desc=Add function to generate Bookmark4u account from a Dolibarr account
  437. Module70Name=Interventions
  438. Module70Desc=Intervention management
  439. Module75Name=Expense and trip notes
  440. Module75Desc=Expense and trip notes management
  441. Module80Name=Shipments
  442. Module80Desc=Shipments and delivery order management
  443. Module85Name=Banks and cash
  444. Module85Desc=Management of bank or cash accounts
  445. Module100Name=External site
  446. Module100Desc=This module include an external web site or page into Dolibarr menus and view it into a Dolibarr frame
  447. Module105Name=Mailman and SPIP
  448. Module105Desc=Mailman or SPIP interface for member module
  449. Module200Name=LDAP
  450. Module200Desc=LDAP directory synchronisation
  451. Module210Name=PostNuke
  452. Module210Desc=PostNuke integration
  453. Module240Name=Data exports
  454. Module240Desc=Tool to export Dolibarr data (with assistants)
  455. Module250Name=Data imports
  456. Module250Desc=Tool to import data in Dolibarr (with assistants)
  457. Module310Name=Members
  458. Module310Desc=Foundation members management
  459. Module320Name=RSS Feed
  460. Module320Desc=Add RSS feed inside Dolibarr screen pages
  461. Module330Name=Bookmarks
  462. Module330Desc=Bookmarks management
  463. Module400Name=Projects/Opportunities/Leads
  464. Module400Desc=Management of projects, opportunities or leads. You can then assign any element (invoice, order, proposal, intervention, ...) to a project and get a transversal view from the project view.
  465. Module410Name=Webcalendar
  466. Module410Desc=Webcalendar integration
  467. Module500Name=Special expenses
  468. Module500Desc=Management of special expenses (taxes, social or fiscal taxes, dividends)
  469. Module510Name=Salaries
  470. Module510Desc=Management of employees salaries and payments
  471. Module520Name=Loan
  472. Module520Desc=Management of loans
  473. Module600Name=Notifications
  474. Module600Desc=Send EMail notifications (triggered by some business events) to users (setup defined on each user), third-party contacts (setup defined on each thirdparty) or fixed emails
  475. Module700Name=Donations
  476. Module700Desc=Donation management
  477. Module770Name=Expense reports
  478. Module770Desc=Management and claim expense reports (transportation, meal, ...)
  479. Module1120Name=Supplier commercial proposal
  480. Module1120Desc=Request supplier commercial proposal and prices
  481. Module1200Name=Mantis
  482. Module1200Desc=Mantis integration
  483. Module1400Name=Accounting
  484. Module1400Desc=Accounting management (double parties)
  485. Module1520Name=Document Generation
  486. Module1520Desc=Mass mail document generation
  487. Module1780Name=Tags/Categories
  488. Module1780Desc=Create tags/category (products, customers, suppliers, contacts or members)
  489. Module2000Name=WYSIWYG editor
  490. Module2000Desc=Allow to edit some text area using an advanced editor (Based on CKEditor)
  491. Module2200Name=Dynamic Prices
  492. Module2200Desc=Enable the usage of math expressions for prices
  493. Module2300Name=Cron
  494. Module2300Desc=Scheduled job management
  495. Module2400Name=Agenda/Events
  496. Module2400Desc=Follow events or rendez-vous. Record manual events into Agendas or let application logs automatic events for tracking purposes.
  497. Module2500Name=Electronic Content Management
  498. Module2500Desc=Save and share documents
  499. Module2600Name=API/Web services (SOAP server)
  500. Module2600Desc=Enable the Dolibarr SOAP server providing API services
  501. Module2610Name=API/Web services (REST server)
  502. Module2610Desc=Enable the Dolibarr REST server providing API services
  503. Module2660Name=Call WebServices (SOAP client)
  504. Module2660Desc=Enable the Dolibarr web services client (Can be used to push data/requests to external servers. Supplier orders supported only for the moment)
  505. Module2700Name=Gravatar
  506. Module2700Desc=Use online Gravatar service (www.gravatar.com) to show photo of users/members (found with their emails). Need an internet access
  507. Module2800Desc=FTP Client
  508. Module2900Name=GeoIPMaxmind
  509. Module2900Desc=GeoIP Maxmind conversions capabilities
  510. Module3100Name=Skype
  511. Module3100Desc=Add a Skype button into users / third parties / contacts / members cards
  512. Module4000Name=HRM
  513. Module4000Desc=Human resources management
  514. Module5000Name=Multi-company
  515. Module5000Desc=Allows you to manage multiple companies
  516. Module6000Name=Workflow
  517. Module6000Desc=Workflow management
  518. Module10000Name=Websites
  519. Module10000Desc=Create public websites with a WYSIWG editor. Just setup your web server to point to the dedicated directory to have it online on the Internet.
  520. Module20000Name=Leave Requests management
  521. Module20000Desc=Declare and follow employees leaves requests
  522. Module39000Name=Product lot
  523. Module39000Desc=Lot or serial number, eat-by and sell-by date management on products
  524. Module50000Name=PayBox
  525. Module50000Desc=Module to offer an online payment page by credit card with PayBox
  526. Module50100Name=Point of sales
  527. Module50100Desc=Point of sales module (POS).
  528. Module50200Name=Paypal
  529. Module50200Desc=Module to offer an online payment page by credit card with Paypal
  530. Module50400Name=Accounting (advanced)
  531. Module50400Desc=Accounting management (double parties)
  532. Module54000Name=PrintIPP
  533. Module54000Desc=Direct print (without opening the documents) using Cups IPP interface (Printer must be visible from server, and CUPS must be installe on server).
  534. Module55000Name=Poll, Survey or Vote
  535. Module55000Desc=Module to make online polls, surveys or votes (like Doodle, Studs, Rdvz, ...)
  536. Module59000Name=Margins
  537. Module59000Desc=Module to manage margins
  538. Module60000Name=Commissions
  539. Module60000Desc=Module to manage commissions
  540. Module63000Name=Resources
  541. Module63000Desc=Manage resources (printers, cars, room, ...) you can then share into events
  542. Permission11=Read customer invoices
  543. Permission12=Create/modify customer invoices
  544. Permission13=Unvalidate customer invoices
  545. Permission14=Validate customer invoices
  546. Permission15=Send customer invoices by email
  547. Permission16=Create payments for customer invoices
  548. Permission19=Delete customer invoices
  549. Permission21=Read commercial proposals
  550. Permission22=Create/modify commercial proposals
  551. Permission24=Validate commercial proposals
  552. Permission25=Send commercial proposals
  553. Permission26=Close commercial proposals
  554. Permission27=Delete commercial proposals
  555. Permission28=Export commercial proposals
  556. Permission31=Read products
  557. Permission32=Create/modify products
  558. Permission34=Delete products
  559. Permission36=See/manage hidden products
  560. Permission38=Export products
  561. Permission41=Read projects and tasks (shared project and projects i'm contact for). Can also enter time consumed on assigned tasks (timesheet)
  562. Permission42=Create/modify projects (shared project and projects i'm contact for)
  563. Permission44=Delete projects (shared project and projects i'm contact for)
  564. Permission45=Export projects
  565. Permission61=Read interventions
  566. Permission62=Create/modify interventions
  567. Permission64=Delete interventions
  568. Permission67=Export interventions
  569. Permission71=Read members
  570. Permission72=Create/modify members
  571. Permission74=Delete members
  572. Permission75=Setup types of membership
  573. Permission76=Export data
  574. Permission78=Read subscriptions
  575. Permission79=Create/modify subscriptions
  576. Permission81=Read customers orders
  577. Permission82=Create/modify customers orders
  578. Permission84=Validate customers orders
  579. Permission86=Send customers orders
  580. Permission87=Close customers orders
  581. Permission88=Cancel customers orders
  582. Permission89=Delete customers orders
  583. Permission91=Read social or fiscal taxes and vat
  584. Permission92=Create/modify social or fiscal taxes and vat
  585. Permission93=Delete social or fiscal taxes and vat
  586. Permission94=Export social or fiscal taxes
  587. Permission95=Read reports
  588. Permission101=Read sendings
  589. Permission102=Create/modify sendings
  590. Permission104=Validate sendings
  591. Permission106=Export sendings
  592. Permission109=Delete sendings
  593. Permission111=Read financial accounts
  594. Permission112=Create/modify/delete and compare transactions
  595. Permission113=Setup financial accounts (create, manage categories)
  596. Permission114=Reconciliate transactions
  597. Permission115=Export transactions and account statements
  598. Permission116=Transfers between accounts
  599. Permission117=Manage cheques dispatching
  600. Permission121=Read third parties linked to user
  601. Permission122=Create/modify third parties linked to user
  602. Permission125=Delete third parties linked to user
  603. Permission126=Export third parties
  604. Permission141=Read all projects and tasks (also private projects i am not contact for)
  605. Permission142=Create/modify all projects and tasks (also private projects i am not contact for)
  606. Permission144=Delete all projects and tasks (also private projects i am not contact for)
  607. Permission146=Read providers
  608. Permission147=Read stats
  609. Permission151=Read standing orders
  610. Permission152=Create/modify a standing orders request
  611. Permission153=Transmission standing orders receipts
  612. Permission154=Credit/refuse standing orders receipts
  613. Permission161=Read contracts/subscriptions
  614. Permission162=Create/modify contracts/subscriptions
  615. Permission163=Activate a service/subscription of a contract
  616. Permission164=Disable a service/subscription of a contract
  617. Permission165=Delete contracts/subscriptions
  618. Permission167=Export contracts
  619. Permission171=Read trips and expenses (yours and your subordinates)
  620. Permission172=Create/modify trips and expenses
  621. Permission173=Delete trips and expenses
  622. Permission174=Read all trips and expenses
  623. Permission178=Export trips and expenses
  624. Permission180=Read suppliers
  625. Permission181=Read supplier orders
  626. Permission182=Create/modify supplier orders
  627. Permission183=Validate supplier orders
  628. Permission184=Approve supplier orders
  629. Permission185=Order or cancel supplier orders
  630. Permission186=Receive supplier orders
  631. Permission187=Close supplier orders
  632. Permission188=Cancel supplier orders
  633. Permission192=Create lines
  634. Permission193=Cancel lines
  635. Permission194=Read the bandwith lines
  636. Permission202=Create ADSL connections
  637. Permission203=Order connections orders
  638. Permission204=Order connections
  639. Permission205=Manage connections
  640. Permission206=Read connections
  641. Permission211=Read Telephony
  642. Permission212=Order lines
  643. Permission213=Activate line
  644. Permission214=Setup Telephony
  645. Permission215=Setup providers
  646. Permission221=Read emailings
  647. Permission222=Create/modify emailings (topic, recipients...)
  648. Permission223=Validate emailings (allows sending)
  649. Permission229=Delete emailings
  650. Permission237=View recipients and info
  651. Permission238=Manually send mailings
  652. Permission239=Delete mailings after validation or sent
  653. Permission241=Read categories
  654. Permission242=Create/modify categories
  655. Permission243=Delete categories
  656. Permission244=See the contents of the hidden categories
  657. Permission251=Read other users and groups
  658. PermissionAdvanced251=Read other users
  659. Permission252=Read permissions of other users
  660. Permission253=Create/modify other users, groups and permisssions
  661. PermissionAdvanced253=Create/modify internal/external users and permissions
  662. Permission254=Create/modify external users only
  663. Permission255=Modify other users password
  664. Permission256=Delete or disable other users
  665. Permission262=Extend access to all third parties (not only those linked to user). Not effective for external users (always limited to themselves).
  666. Permission271=Read CA
  667. Permission272=Read invoices
  668. Permission273=Issue invoices
  669. Permission281=Read contacts
  670. Permission282=Create/modify contacts
  671. Permission283=Delete contacts
  672. Permission286=Export contacts
  673. Permission291=Read tariffs
  674. Permission292=Set permissions on the tariffs
  675. Permission293=Modify costumers tariffs
  676. Permission300=Read bar codes
  677. Permission301=Create/modify bar codes
  678. Permission302=Delete bar codes
  679. Permission311=Read services
  680. Permission312=Assign service/subscription to contract
  681. Permission331=Read bookmarks
  682. Permission332=Create/modify bookmarks
  683. Permission333=Delete bookmarks
  684. Permission341=Read its own permissions
  685. Permission342=Create/modify his own user information
  686. Permission343=Modify his own password
  687. Permission344=Modify its own permissions
  688. Permission351=Read groups
  689. Permission352=Read groups permissions
  690. Permission353=Create/modify groups
  691. Permission354=Delete or disable groups
  692. Permission358=Export users
  693. Permission401=Read discounts
  694. Permission402=Create/modify discounts
  695. Permission403=Validate discounts
  696. Permission404=Delete discounts
  697. Permission510=Read Salaries
  698. Permission512=Create/modify salaries
  699. Permission514=Delete salaries
  700. Permission517=Export salaries
  701. Permission520=Read Loans
  702. Permission522=Create/modify loans
  703. Permission524=Delete loans
  704. Permission525=Access loan calculator
  705. Permission527=Export loans
  706. Permission531=Read services
  707. Permission532=Create/modify services
  708. Permission534=Delete services
  709. Permission536=See/manage hidden services
  710. Permission538=Export services
  711. Permission701=Read donations
  712. Permission702=Create/modify donations
  713. Permission703=Delete donations
  714. Permission771=Read expense reports (yours and your subordinates)
  715. Permission772=Create/modify expense reports
  716. Permission773=Delete expense reports
  717. Permission774=Read all expense reports (even for user not subordinates)
  718. Permission775=Approve expense reports
  719. Permission776=Pay expense reports
  720. Permission779=Export expense reports
  721. Permission1001=Read stocks
  722. Permission1002=Create/modify warehouses
  723. Permission1003=Delete warehouses
  724. Permission1004=Read stock movements
  725. Permission1005=Create/modify stock movements
  726. Permission1101=Read delivery orders
  727. Permission1102=Create/modify delivery orders
  728. Permission1104=Validate delivery orders
  729. Permission1109=Delete delivery orders
  730. Permission1181=Read suppliers
  731. Permission1182=Read supplier orders
  732. Permission1183=Create/modify supplier orders
  733. Permission1184=Validate supplier orders
  734. Permission1185=Approve supplier orders
  735. Permission1186=Order supplier orders
  736. Permission1187=Acknowledge receipt of supplier orders
  737. Permission1188=Delete supplier orders
  738. Permission1190=Approve (second approval) supplier orders
  739. Permission1201=Get result of an export
  740. Permission1202=Create/Modify an export
  741. Permission1231=Read supplier invoices
  742. Permission1232=Create/modify supplier invoices
  743. Permission1233=Validate supplier invoices
  744. Permission1234=Delete supplier invoices
  745. Permission1235=Send supplier invoices by email
  746. Permission1236=Export supplier invoices, attributes and payments
  747. Permission1237=Export supplier orders and their details
  748. Permission1251=Run mass imports of external data into database (data load)
  749. Permission1321=Export customer invoices, attributes and payments
  750. Permission1421=Export customer orders and attributes
  751. Permission20001=Read leave requests (yours and your subordinates)
  752. Permission20002=Create/modify your leave requests
  753. Permission20003=Delete leave requests
  754. Permission20004=Read all leave requests (even user not subordinates)
  755. Permission20005=Create/modify leave requests for everybody
  756. Permission20006=Admin leave requests (setup and update balance)
  757. Permission23001=Read Scheduled job
  758. Permission23002=Create/update Scheduled job
  759. Permission23003=Delete Scheduled job
  760. Permission23004=Execute Scheduled job
  761. Permission2401=Read actions (events or tasks) linked to his account
  762. Permission2402=Create/modify actions (events or tasks) linked to his account
  763. Permission2403=Delete actions (events or tasks) linked to his account
  764. Permission2411=Read actions (events or tasks) of others
  765. Permission2412=Create/modify actions (events or tasks) of others
  766. Permission2413=Delete actions (events or tasks) of others
  767. Permission2414=Export actions/tasks of others
  768. Permission2501=Read/Download documents
  769. Permission2502=Download documents
  770. Permission2503=Submit or delete documents
  771. Permission2515=Setup documents directories
  772. Permission2801=Use FTP client in read mode (browse and download only)
  773. Permission2802=Use FTP client in write mode (delete or upload files)
  774. Permission50101=Use Point of sales
  775. Permission50201=Read transactions
  776. Permission50202=Import transactions
  777. Permission54001=Print
  778. Permission55001=Read polls
  779. Permission55002=Create/modify polls
  780. Permission59001=Read commercial margins
  781. Permission59002=Define commercial margins
  782. Permission59003=Read every user margin
  783. DictionaryCompanyType=Types of thirdparties
  784. DictionaryCompanyJuridicalType=Legal forms of thirdparties
  785. DictionaryProspectLevel=Prospect potential level
  786. DictionaryCanton=State/Province
  787. DictionaryRegion=Regions
  788. DictionaryCountry=Countries
  789. DictionaryCurrency=Currencies
  790. DictionaryCivility=Personal and professional titles
  791. DictionaryActions=Types of agenda events
  792. DictionarySocialContributions=Social or fiscal taxes types
  793. DictionaryVAT=VAT Rates or Sales Tax Rates
  794. DictionaryRevenueStamp=Amount of revenue stamps
  795. DictionaryPaymentConditions=Payment terms
  796. DictionaryPaymentModes=Payment modes
  797. DictionaryTypeContact=Contact/Address types
  798. DictionaryEcotaxe=Ecotax (WEEE)
  799. DictionaryPaperFormat=Paper formats
  800. DictionaryFees=Types of fees
  801. DictionarySendingMethods=Shipping methods
  802. DictionaryStaff=Staff
  803. DictionaryAvailability=Delivery delay
  804. DictionaryOrderMethods=Ordering methods
  805. DictionarySource=Origin of proposals/orders
  806. DictionaryAccountancyCategory=Accounting categories
  807. DictionaryAccountancysystem=Models for chart of accounts
  808. DictionaryEMailTemplates=Emails templates
  809. DictionaryUnits=Units
  810. DictionaryProspectStatus=Prospection status
  811. DictionaryHolidayTypes=Types of leaves
  812. DictionaryOpportunityStatus=Opportunity status for project/lead
  813. SetupSaved=Setup saved
  814. BackToModuleList=Back to modules list
  815. BackToDictionaryList=Back to dictionaries list
  816. VATManagement=VAT Management
  817. VATIsUsedDesc=By default when creating prospects, invoices, orders etc the VAT rate follows the active standard rule:<br>If the seller is not subjected to VAT, then VAT defaults to 0. End of rule.<br>If the (selling country= buying country), then the VAT by default equals the VAT of the product in the selling country. End of rule. <br>If seller and buyer are both in the European Community and goods are transport products (car, ship, plane), the default VAT is 0 ( The VAT should be paid by the buyer to the customoffice of his country and not to the seller). End of rule.<br>If seller and buyer are both in the European Community and the buyer is not a company, then the VAT by defaults to the VAT of the product sold. End of rule.<br>If seller and buyer are both in the European Community and the buyer is a company, then the VAT is 0 by default . End of rule.<br>In any othe case the proposed default is VAT=0. End of rule.
  818. VATIsNotUsedDesc=By default the proposed VAT is 0 which can be used for cases like associations, individuals ou small companies.
  819. 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.
  820. 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.
  821. ##### Local Taxes #####
  822. LTRate=Rate
  823. LocalTax1IsNotUsed=Do not use second tax
  824. LocalTax1IsUsedDesc=Use a second type of tax (other than VAT)
  825. LocalTax1IsNotUsedDesc=Do not use other type of tax (other than VAT)
  826. LocalTax1Management=Second type of tax
  827. LocalTax1IsUsedExample=
  828. LocalTax1IsNotUsedExample=
  829. LocalTax2IsNotUsed=Do not use third tax
  830. LocalTax2IsUsedDesc=Use a third type of tax (other than VAT)
  831. LocalTax2IsNotUsedDesc=Do not use other type of tax (other than VAT)
  832. LocalTax2Management=Third type of tax
  833. LocalTax2IsUsedExample=
  834. LocalTax2IsNotUsedExample=
  835. LocalTax1ManagementES= RE Management
  836. 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>
  837. LocalTax1IsNotUsedDescES= By default the proposed RE is 0. End of rule.
  838. LocalTax1IsUsedExampleES= In Spain they are professionals subject to some specific sections of the Spanish IAE.
  839. LocalTax1IsNotUsedExampleES= In Spain they are professional and societies and subject to certain sections of the Spanish IAE.
  840. LocalTax2ManagementES= IRPF Management
  841. 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>
  842. LocalTax2IsNotUsedDescES= By default the proposed IRPF is 0. End of rule.
  843. LocalTax2IsUsedExampleES= In Spain, freelancers and independent professionals who provide services and companies who have chosen the tax system of modules.
  844. LocalTax2IsNotUsedExampleES= In Spain they are bussines not subject to tax system of modules.
  845. CalcLocaltax=Reports on local taxes
  846. CalcLocaltax1=Sales - Purchases
  847. CalcLocaltax1Desc=Local Taxes reports are calculated with the difference between localtaxes sales and localtaxes purchases
  848. CalcLocaltax2=Purchases
  849. CalcLocaltax2Desc=Local Taxes reports are the total of localtaxes purchases
  850. CalcLocaltax3=Sales
  851. CalcLocaltax3Desc=Local Taxes reports are the total of localtaxes sales
  852. LabelUsedByDefault=Label used by default if no translation can be found for code
  853. LabelOnDocuments=Label on documents
  854. NbOfDays=Nb of days
  855. AtEndOfMonth=At end of month
  856. Offset=Offset
  857. AlwaysActive=Always active
  858. Upgrade=Upgrade
  859. MenuUpgrade=Upgrade / Extend
  860. AddExtensionThemeModuleOrOther=Add extension (theme, module, ...)
  861. WebServer=Web server
  862. DocumentRootServer=Web server's root directory
  863. DataRootServer=Data files directory
  864. IP=IP
  865. Port=Port
  866. VirtualServerName=Virtual server name
  867. OS=OS
  868. PhpWebLink=Web-Php link
  869. Browser=Browser
  870. Server=Server
  871. Database=Database
  872. DatabaseServer=Database host
  873. DatabaseName=Database name
  874. DatabasePort=Database port
  875. DatabaseUser=Database user
  876. DatabasePassword=Database password
  877. Tables=Tables
  878. TableName=Table name
  879. NbOfRecord=Nb of records
  880. Host=Server
  881. DriverType=Driver type
  882. SummarySystem=System information summary
  883. SummaryConst=List of all Dolibarr setup parameters
  884. MenuCompanySetup=Company/Foundation
  885. DefaultMenuManager= Standard menu manager
  886. DefaultMenuSmartphoneManager=Smartphone menu manager
  887. Skin=Skin theme
  888. DefaultSkin=Default skin theme
  889. MaxSizeList=Max length for list
  890. DefaultMaxSizeList=Default max length for lists
  891. DefaultMaxSizeShortList=Default max length for short lists (ie in customer card)
  892. MessageOfDay=Message of the day
  893. MessageLogin=Login page message
  894. PermanentLeftSearchForm=Permanent search form on left menu
  895. DefaultLanguage=Default language to use (language code)
  896. EnableMultilangInterface=Enable multilingual interface
  897. EnableShowLogo=Show logo on left menu
  898. CompanyInfo=Company/foundation information
  899. CompanyIds=Company/foundation identities
  900. CompanyName=Name
  901. CompanyAddress=Address
  902. CompanyZip=Zip
  903. CompanyTown=Town
  904. CompanyCountry=Country
  905. CompanyCurrency=Main currency
  906. CompanyObject=Object of the company
  907. Logo=Logo
  908. DoNotSuggestPaymentMode=Do not suggest
  909. NoActiveBankAccountDefined=No active bank account defined
  910. OwnerOfBankAccount=Owner of bank account %s
  911. BankModuleNotActive=Bank accounts module not enabled
  912. ShowBugTrackLink=Show link "<strong>%s</strong>"
  913. Alerts=Alerts
  914. DelaysOfToleranceBeforeWarning=Tolerance delays before warning
  915. DelaysOfToleranceDesc=This screen allows you to define the tolerated delays before an alert is reported on screen with picto %s for each late element.
  916. Delays_MAIN_DELAY_ACTIONS_TODO=Delay tolerance (in days) before alert on planned events (agenda events) not completed yet
  917. Delays_MAIN_DELAY_PROJECT_TO_CLOSE=Delay tolerance (in days) before alert on project not closed in time
  918. Delays_MAIN_DELAY_TASKS_TODO=Delay tolerance (in days) before alert on planned tasks (project tasks) not completed yet
  919. Delays_MAIN_DELAY_ORDERS_TO_PROCESS=Delay tolerance (in days) before alert on orders not processed yet
  920. Delays_MAIN_DELAY_SUPPLIER_ORDERS_TO_PROCESS=Delay tolerance (in days) before alert on suppliers orders not processed yet
  921. Delays_MAIN_DELAY_PROPALS_TO_CLOSE=Delay tolerance (in days) before alert on proposals to close
  922. Delays_MAIN_DELAY_PROPALS_TO_BILL=Delay tolerance (in days) before alert on proposals not billed
  923. Delays_MAIN_DELAY_NOT_ACTIVATED_SERVICES=Tolerance delay (in days) before alert on services to activate
  924. Delays_MAIN_DELAY_RUNNING_SERVICES=Tolerance delay (in days) before alert on expired services
  925. Delays_MAIN_DELAY_SUPPLIER_BILLS_TO_PAY=Tolerance delay (in days) before alert on unpaid supplier invoices
  926. Delays_MAIN_DELAY_CUSTOMER_BILLS_UNPAYED=Tolerence delay (in days) before alert on unpaid client invoices
  927. Delays_MAIN_DELAY_TRANSACTIONS_TO_CONCILIATE=Tolerance delay (in days) before alert on pending bank reconciliation
  928. Delays_MAIN_DELAY_MEMBERS=Tolerance delay (in days) before alert on delayed membership fee
  929. Delays_MAIN_DELAY_CHEQUES_TO_DEPOSIT=Tolerance delay (in days) before alert for cheques deposit to do
  930. Delays_MAIN_DELAY_EXPENSEREPORTS=Tolerance delay (in days) before alert for expense reports to approve
  931. SetupDescription1=The setup area is for initial setup parameters before starting to use Dolibarr.
  932. SetupDescription2=The two most important setup steps are the first two in the setup menu on the left: Company/foundation setup page and Modules setup page:
  933. SetupDescription3=Parameters in menu <a href="%s">Setup -> Company/foundation</a> are required because submitted data are used on Dolibarr displays and to customize the default behaviour of the software (for country-related features for example).
  934. SetupDescription4=Parameters in menu <a href="%s">Setup -> Modules</a> are required because Dolibarr is not a monolithic ERP/CRM but a collection of several modules, all more or less independent. New features will be added to menus for every module you'll enable.
  935. SetupDescription5=Other menu entries manage optional parameters.
  936. LogEvents=Security audit events
  937. Audit=Audit
  938. InfoDolibarr=About Dolibarr
  939. InfoBrowser=About Browser
  940. InfoOS=About OS
  941. InfoWebServer=About Web Server
  942. InfoDatabase=About Database
  943. InfoPHP=About PHP
  944. InfoPerf=About Performances
  945. BrowserName=Browser name
  946. BrowserOS=Browser OS
  947. ListOfSecurityEvents=List of Dolibarr security events
  948. SecurityEventsPurged=Security events purged
  949. 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.
  950. AreaForAdminOnly=Those features can be used by <b>administrator users</b> only.
  951. SystemInfoDesc=System information is miscellaneous technical information you get in read only mode and visible for administrators only.
  952. SystemAreaForAdminOnly=This area is available for administrator users only. None of the Dolibarr permissions can reduce this limit.
  953. 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)
  954. DisplayDesc=You can choose each parameter related to the Dolibarr look and feel here
  955. AvailableModules=Available modules
  956. ToActivateModule=To activate modules, go on setup Area (Home->Setup->Modules).
  957. SessionTimeOut=Time out for session
  958. SessionExplanation=This number guarantee that session will never expire before this delay, if the session cleaner is done by Internal PHP session cleaner (and nothing else). Internal PHP session cleaner does not guaranty that session will expire just after this delay. It will expire, after this delay, and when the session cleaner is ran, so every <b>%s/%s</b> access, but only during access made by other sessions.<br>Note: on some servers with an external session cleaning mechanism (cron under debian, ubuntu ...), the sessions can be destroyed after a period defined by the default <strong>session.gc_maxlifetime</strong>, no matter what the value entered here.
  959. TriggersAvailable=Available triggers
  960. 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, ...).
  961. TriggerDisabledByName=Triggers in this file are disabled by the <b>-NORUN</b> suffix in their name.
  962. TriggerDisabledAsModuleDisabled=Triggers in this file are disabled as module <b>%s</b> is disabled.
  963. TriggerAlwaysActive=Triggers in this file are always active, whatever are the activated Dolibarr modules.
  964. TriggerActiveAsModuleActive=Triggers in this file are active as module <b>%s</b> is enabled.
  965. GeneratedPasswordDesc=Define here which rule you want to use to generate new password if you ask to have auto generated password
  966. DictionaryDesc=Insert all reference data. You can add your values to the default.
  967. ConstDesc=This page allows you to edit all other parameters not available in previous pages. These are mostly reserved parameters for developers or advanced troubleshooting.
  968. MiscellaneousDesc=All other security related parameters are defined here.
  969. LimitsSetup=Limits/Precision setup
  970. LimitsDesc=You can define limits, precisions and optimisations used by Dolibarr here
  971. MAIN_MAX_DECIMALS_UNIT=Max decimals for unit prices
  972. MAIN_MAX_DECIMALS_TOT=Max decimals for total prices
  973. 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)
  974. MAIN_ROUNDING_RULE_TOT=Step of rounding range (for countries where rounding is done on something else than base 10. For example, put 0.05 if rounding is done by 0.05 steps)
  975. UnitPriceOfProduct=Net unit price of a product
  976. TotalPriceAfterRounding=Total price (net/vat/incl tax) after rounding
  977. ParameterActiveForNextInputOnly=Parameter effective for next input only
  978. NoEventOrNoAuditSetup=No security event has been recorded yet. This can be normal if audit has not been enabled on "setup - security - audit" page.
  979. NoEventFoundWithCriteria=No security event has been found for such search criterias.
  980. SeeLocalSendMailSetup=See your local sendmail setup
  981. BackupDesc=To make a complete backup of Dolibarr, you must:
  982. BackupDesc2=Save content of documents directory (<b>%s</b>) that contains all uploaded and generated files (So it includes all dump files generated at step 1).
  983. BackupDesc3=Save content of your database (<b>%s</b>) into a dump file. For this, you can use following assistant.
  984. BackupDescX=Archived directory should be stored in a secure place.
  985. BackupDescY=The generated dump file should be stored in a secure place.
  986. BackupPHPWarning=Backup can't be guaranted with this method. Prefer previous one
  987. RestoreDesc=To restore a Dolibarr backup, you must:
  988. 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>).
  989. 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 (<b>%s</b>). 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.
  990. RestoreMySQL=MySQL import
  991. ForcedToByAModule= This rule is forced to <b>%s</b> by an activated module
  992. PreviousDumpFiles=Available database backup dump files
  993. WeekStartOnDay=First day of week
  994. RunningUpdateProcessMayBeRequired=Running the upgrade process seems to be required (Programs version %s differs from database version %s)
  995. 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.
  996. YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
  997. DownloadMoreSkins=More skins to download
  998. SimpleNumRefModelDesc=Returns 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
  999. ShowProfIdInAddress=Show professionnal id with addresses on documents
  1000. ShowVATIntaInAddress=Hide VAT Intra num with addresses on documents
  1001. TranslationUncomplete=Partial translation
  1002. SomeTranslationAreUncomplete=Some languages may be partially translated or may contains errors. If you detect some, you can fix language files registering to <a href="http://transifex.com/projects/p/dolibarr/" target="_blank">http://transifex.com/projects/p/dolibarr/</a>.
  1003. MAIN_DISABLE_METEO=Disable meteo view
  1004. TestLoginToAPI=Test login to API
  1005. 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.
  1006. ExternalAccess=External access
  1007. MAIN_PROXY_USE=Use a proxy server (otherwise direct access to internet)
  1008. MAIN_PROXY_HOST=Name/Address of proxy server
  1009. MAIN_PROXY_PORT=Port of proxy server
  1010. MAIN_PROXY_USER=Login to use the proxy server
  1011. MAIN_PROXY_PASS=Password to use the proxy server
  1012. DefineHereComplementaryAttributes=Define here all attributes, not already available by default, and that you want to be supported for %s.
  1013. ExtraFields=Complementary attributes
  1014. ExtraFieldsLines=Complementary attributes (lines)
  1015. ExtraFieldsSupplierOrdersLines=Complementary attributes (order lines)
  1016. ExtraFieldsSupplierInvoicesLines=Complementary attributes (invoice lines)
  1017. ExtraFieldsThirdParties=Complementary attributes (thirdparty)
  1018. ExtraFieldsContacts=Complementary attributes (contact/address)
  1019. ExtraFieldsMember=Complementary attributes (member)
  1020. ExtraFieldsMemberType=Complementary attributes (member type)
  1021. ExtraFieldsCustomerInvoices=Complementary attributes (invoices)
  1022. ExtraFieldsSupplierOrders=Complementary attributes (orders)
  1023. ExtraFieldsSupplierInvoices=Complementary attributes (invoices)
  1024. ExtraFieldsProject=Complementary attributes (projects)
  1025. ExtraFieldsProjectTask=Complementary attributes (tasks)
  1026. ExtraFieldHasWrongValue=Attribute %s has a wrong value.
  1027. AlphaNumOnlyLowerCharsAndNoSpace=only alphanumericals and lower case characters without space
  1028. SendmailOptionNotComplete=Warning, on some Linux systems, to send email from your email, sendmail execution setup must contains 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).
  1029. PathToDocuments=Path to documents
  1030. PathDirectory=Directory
  1031. 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 those 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 (recommended) is to use the method "SMTP socket library" that has no disadvantages.
  1032. TranslationSetup=Configuration de la traduction
  1033. TranslationDesc=How to set displayed application language<br>* Systemwide: menu <strong>Home - Setup - Display</strong><br>* Per user: <strong>User display setup</strong> tab of user card (click on username at the top of the screen).
  1034. TranslationOverwriteDesc=You can also override strings filling the following table. Choose your language from "%s" dropdown, insert the key string found in the lang file (langs/xx_XX/somefile.lang) into "%s" and your new translation into "%s".
  1035. TotalNumberOfActivatedModules=Total number of activated feature modules: <b>%s</b> / <b>%s</b>
  1036. YouMustEnableOneModule=You must at least enable 1 module
  1037. ClassNotFoundIntoPathWarning=Class %s not found into PHP path
  1038. YesInSummer=Yes in summer
  1039. OnlyFollowingModulesAreOpenedToExternalUsers=Note, only following modules are open to external users (whatever are permission of such users):
  1040. SuhosinSessionEncrypt=Session storage encrypted by Suhosin
  1041. ConditionIsCurrently=Condition is currently %s
  1042. YouUseBestDriver=You use driver %s that is best driver available currently.
  1043. YouDoNotUseBestDriver=You use drive %s but driver %s is recommended.
  1044. NbOfProductIsLowerThanNoPb=You have only %s products/services into database. This does not required any particular optimization.
  1045. SearchOptim=Search optimization
  1046. YouHaveXProductUseSearchOptim=You have %s product into database. You should add the constant PRODUCT_DONOTSEARCH_ANYWHERE to 1 into Home-Setup-Other, you limit the search to the beginning of strings making possible for database to use index and you should get an immediate response.
  1047. BrowserIsOK=You are using the web browser %s. This browser is ok for security and performance.
  1048. BrowserIsKO=You are using the web browser %s. This browser is known to be a bad choice for security, performance and reliability. We recommand you to use Firefox, Chrome, Opera or Safari.
  1049. XDebugInstalled=XDebug is loaded.
  1050. XCacheInstalled=XCache is loaded.
  1051. AddRefInList=Display customer/supplier ref into list (select list or combobox) and most of hyperlink. Third parties will appears with name "CC12345 - SC45678 - The big company coorp", instead of "The big company coorp".
  1052. AskForPreferredShippingMethod=Ask for preferred Sending Method for Third Parties.
  1053. FieldEdition=Edition of field %s
  1054. FillThisOnlyIfRequired=Example: +2 (fill only if timezone offset problems are experienced)
  1055. GetBarCode=Get barcode
  1056. ##### Module password generation
  1057. PasswordGenerationStandard=Return a password generated according to internal Dolibarr algorithm: 8 characters containing shared numbers and characters in lowercase.
  1058. PasswordGenerationNone=Do not suggest any generated password. Password must be typed in manually.
  1059. PasswordGenerationPerso=Return a password according to your personally defined configuration.
  1060. SetupPerso=According to your configuration
  1061. PasswordPatternDesc=Password pattern description
  1062. ##### Users setup #####
  1063. RuleForGeneratedPasswords=Rule to generate suggested passwords or validate passwords
  1064. DisableForgetPasswordLinkOnLogonPage=Do not show the link "Forget password" on login page
  1065. UsersSetup=Users module setup
  1066. UserMailRequired=EMail required to create a new user
  1067. ##### HRM setup #####
  1068. HRMSetup=HRM module setup
  1069. ##### Company setup #####
  1070. CompanySetup=Companies module setup
  1071. CompanyCodeChecker=Module for third parties code generation and checking (customer or supplier)
  1072. AccountCodeManager=Module for accountancy code generation (customer or supplier)
  1073. NotificationsDesc=EMails notifications feature allows you to silently send automatic mail, for some Dolibarr events. Targets of notifications can be defined:
  1074. NotificationsDescUser=* per users, one user at time.
  1075. NotificationsDescContact=* per third parties contacts (customers or suppliers), one contact at time.
  1076. NotificationsDescGlobal=* or by setting global target emails in module setup page.
  1077. ModelModules=Documents templates
  1078. DocumentModelOdt=Generate documents from OpenDocuments templates (.ODT or .ODS files for OpenOffice, KOffice, TextEdit,...)
  1079. WatermarkOnDraft=Watermark on draft document
  1080. JSOnPaimentBill=Activate feature to autofill payment lines on payment form
  1081. CompanyIdProfChecker=Rules on Professional Ids
  1082. MustBeUnique=Must be unique ?
  1083. MustBeMandatory=Mandatory to create third parties ?
  1084. MustBeInvoiceMandatory=Mandatory to validate invoices ?
  1085. Miscellaneous=Miscellaneous
  1086. ##### Webcal setup #####
  1087. WebCalUrlForVCalExport=An export link to <b>%s</b> format is available at following link: %s
  1088. ##### Invoices #####
  1089. BillsSetup=Invoices module setup
  1090. BillsNumberingModule=Invoices and credit notes numbering model
  1091. BillsPDFModules=Invoice documents models
  1092. CreditNote=Credit note
  1093. CreditNotes=Credit notes
  1094. ForceInvoiceDate=Force invoice date to validation date
  1095. SuggestedPaymentModesIfNotDefinedInInvoice=Suggested payments mode on invoice by default if not defined for invoice
  1096. SuggestPaymentByRIBOnAccount=Suggest payment by withdraw on account
  1097. SuggestPaymentByChequeToAddress=Suggest payment by cheque to
  1098. FreeLegalTextOnInvoices=Free text on invoices
  1099. WatermarkOnDraftInvoices=Watermark on draft invoices (none if empty)
  1100. PaymentsNumberingModule=Payments numbering model
  1101. SuppliersPayment=Suppliers payments
  1102. SupplierPaymentSetup=Suppliers payments setup
  1103. ##### Proposals #####
  1104. PropalSetup=Commercial proposals module setup
  1105. ProposalsNumberingModules=Commercial proposal numbering models
  1106. ProposalsPDFModules=Commercial proposal documents models
  1107. FreeLegalTextOnProposal=Free text on commercial proposals
  1108. WatermarkOnDraftProposal=Watermark on draft commercial proposals (none if empty)
  1109. BANK_ASK_PAYMENT_BANK_DURING_PROPOSAL=Ask for bank account destination of proposal
  1110. ##### SupplierProposal #####
  1111. SupplierProposalSetup=Price requests suppliers module setup
  1112. SupplierProposalNumberingModules=Price requests suppliers numbering models
  1113. SupplierProposalPDFModules=Price requests suppliers documents models
  1114. FreeLegalTextOnSupplierProposal=Free text on price requests suppliers
  1115. WatermarkOnDraftSupplierProposal=Watermark on draft price requests suppliers (none if empty)
  1116. BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_PROPOSAL=Ask for bank account destination of price request
  1117. WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER=Ask for Warehouse Source for order
  1118. ##### Orders #####
  1119. OrdersSetup=Order management setup
  1120. OrdersNumberingModules=Orders numbering models
  1121. OrdersModelModule=Order documents models
  1122. FreeLegalTextOnOrders=Free text on orders
  1123. WatermarkOnDraftOrders=Watermark on draft orders (none if empty)
  1124. ShippableOrderIconInList=Add an icon in Orders list which indicate if order is shippable
  1125. BANK_ASK_PAYMENT_BANK_DURING_ORDER=Ask for bank account destination of order
  1126. ##### Clicktodial #####
  1127. ClickToDialSetup=Click To Dial module setup
  1128. 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).
  1129. ##### Bookmark4u #####
  1130. ##### Interventions #####
  1131. InterventionsSetup=Interventions module setup
  1132. FreeLegalTextOnInterventions=Free text on intervention documents
  1133. FicheinterNumberingModules=Intervention numbering models
  1134. TemplatePDFInterventions=Intervention card documents models
  1135. WatermarkOnDraftInterventionCards=Watermark on intervention card documents (none if empty)
  1136. ##### Contracts #####
  1137. ContractsSetup=Contracts/Subscriptions module setup
  1138. ContractsNumberingModules=Contracts numbering modules
  1139. TemplatePDFContracts=Contracts documents models
  1140. FreeLegalTextOnContracts=Free text on contracts
  1141. WatermarkOnDraftContractCards=Watermark on draft contracts (none if empty)
  1142. ##### Members #####
  1143. MembersSetup=Members module setup
  1144. MemberMainOptions=Main options
  1145. AdherentLoginRequired= Manage a Login for each member
  1146. AdherentMailRequired=EMail required to create a new member
  1147. MemberSendInformationByMailByDefault=Checkbox to send mail confirmation to members (validation or new subscription) is on by default
  1148. ##### LDAP setup #####
  1149. LDAPSetup=LDAP Setup
  1150. LDAPGlobalParameters=Global parameters
  1151. LDAPUsersSynchro=Users
  1152. LDAPGroupsSynchro=Groups
  1153. LDAPContactsSynchro=Contacts
  1154. LDAPMembersSynchro=Members
  1155. LDAPSynchronization=LDAP synchronisation
  1156. LDAPFunctionsNotAvailableOnPHP=LDAP functions are not available on your PHP
  1157. LDAPToDolibarr=LDAP -> Dolibarr
  1158. DolibarrToLDAP=Dolibarr -> LDAP
  1159. LDAPNamingAttribute=Key in LDAP
  1160. LDAPSynchronizeUsers=Organization of users in LDAP
  1161. LDAPSynchronizeGroups=Organization of groups in LDAP
  1162. LDAPSynchronizeContacts=Organization of contacts in LDAP
  1163. LDAPSynchronizeMembers=Organization of foundation's members in LDAP
  1164. LDAPPrimaryServer=Primary server
  1165. LDAPSecondaryServer=Secondary server
  1166. LDAPServerPort=Server port
  1167. LDAPServerPortExample=Default port : 389
  1168. LDAPServerProtocolVersion=Protocol version
  1169. LDAPServerUseTLS=Use TLS
  1170. LDAPServerUseTLSExample=Your LDAP server use TLS
  1171. LDAPServerDn=Server DN
  1172. LDAPAdminDn=Administrator DN
  1173. LDAPAdminDnExample=Complete DN (ex: cn=admin,dc=example,dc=com)
  1174. LDAPPassword=Administrator password
  1175. LDAPUserDn=Users' DN
  1176. LDAPUserDnExample=Complete DN (ex: ou=users,dc=example,dc=com)
  1177. LDAPGroupDn=Groups' DN
  1178. LDAPGroupDnExample=Complete DN (ex: ou=groups,dc=example,dc=com)
  1179. LDAPServerExample=Server address (ex: localhost, 192.168.0.2, ldaps://ldap.example.com/)
  1180. LDAPServerDnExample=Complete DN (ex: dc=example,dc=com)
  1181. LDAPDnSynchroActive=Users and groups synchronization
  1182. LDAPDnSynchroActiveExample=LDAP to Dolibarr or Dolibarr to LDAP synchronization
  1183. LDAPDnContactActive=Contacts' synchronization
  1184. LDAPDnContactActiveExample=Activated/Unactivated synchronization
  1185. LDAPDnMemberActive=Members' synchronization
  1186. LDAPDnMemberActiveExample=Activated/Unactivated synchronization
  1187. LDAPContactDn=Dolibarr contacts' DN
  1188. LDAPContactDnExample=Complete DN (ex: ou=contacts,dc=example,dc=com)
  1189. LDAPMemberDn=Dolibarr members DN
  1190. LDAPMemberDnExample=Complete DN (ex: ou=members,dc=example,dc=com)
  1191. LDAPMemberObjectClassList=List of objectClass
  1192. LDAPMemberObjectClassListExample=List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)
  1193. LDAPUserObjectClassList=List of objectClass
  1194. LDAPUserObjectClassListExample=List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)
  1195. LDAPGroupObjectClassList=List of objectClass
  1196. LDAPGroupObjectClassListExample=List of objectClass defining record attributes (ex: top,groupOfUniqueNames)
  1197. LDAPContactObjectClassList=List of objectClass
  1198. LDAPContactObjectClassListExample=List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)
  1199. LDAPTestConnect=Test LDAP connection
  1200. LDAPTestSynchroContact=Test contacts synchronization
  1201. LDAPTestSynchroUser=Test user synchronization
  1202. LDAPTestSynchroGroup=Test group synchronization
  1203. LDAPTestSynchroMember=Test member synchronization
  1204. LDAPTestSearch= Test a LDAP search
  1205. LDAPSynchroOK=Synchronization test successful
  1206. LDAPSynchroKO=Failed synchronization test
  1207. LDAPSynchroKOMayBePermissions=Failed synchronization test. Check that connexion to server is correctly configured and allows LDAP udpates
  1208. LDAPTCPConnectOK=TCP connect to LDAP server successful (Server=%s, Port=%s)
  1209. LDAPTCPConnectKO=TCP connect to LDAP server failed (Server=%s, Port=%s)
  1210. LDAPBindOK=Connect/Authentificate to LDAP server successful (Server=%s, Port=%s, Admin=%s, Password=%s)
  1211. LDAPBindKO=Connect/Authentificate to LDAP server failed (Server=%s, Port=%s, Admin=%s, Password=%s)
  1212. LDAPSetupForVersion3=LDAP server configured for version 3
  1213. LDAPSetupForVersion2=LDAP server configured for version 2
  1214. LDAPDolibarrMapping=Dolibarr Mapping
  1215. LDAPLdapMapping=LDAP Mapping
  1216. LDAPFieldLoginUnix=Login (unix)
  1217. LDAPFieldLoginExample=Example : uid
  1218. LDAPFilterConnection=Search filter
  1219. LDAPFilterConnectionExample=Example : &(objectClass=inetOrgPerson)
  1220. LDAPFieldLoginSamba=Login (samba, activedirectory)
  1221. LDAPFieldLoginSambaExample=Example : samaccountname
  1222. LDAPFieldFullname=Full name
  1223. LDAPFieldFullnameExample=Example : cn
  1224. LDAPFieldPasswordNotCrypted=Password not crypted
  1225. LDAPFieldPasswordCrypted=Password crypted
  1226. LDAPFieldPasswordExample=Example : userPassword
  1227. LDAPFieldCommonNameExample=Example : cn
  1228. LDAPFieldName=Name
  1229. LDAPFieldNameExample=Example : sn
  1230. LDAPFieldFirstName=First name
  1231. LDAPFieldFirstNameExample=Example : givenName
  1232. LDAPFieldMail=Email address
  1233. LDAPFieldMailExample=Example : mail
  1234. LDAPFieldPhone=Professional phone number
  1235. LDAPFieldPhoneExample=Example : telephonenumber
  1236. LDAPFieldHomePhone=Personal phone number
  1237. LDAPFieldHomePhoneExample=Example : homephone
  1238. LDAPFieldMobile=Cellular phone
  1239. LDAPFieldMobileExample=Example : mobile
  1240. LDAPFieldFax=Fax number
  1241. LDAPFieldFaxExample=Example : facsimiletelephonenumber
  1242. LDAPFieldAddress=Street
  1243. LDAPFieldAddressExample=Example : street
  1244. LDAPFieldZip=Zip
  1245. LDAPFieldZipExample=Example : postalcode
  1246. LDAPFieldTown=Town
  1247. LDAPFieldTownExample=Example : l
  1248. LDAPFieldCountry=Country
  1249. LDAPFieldDescription=Description
  1250. LDAPFieldDescriptionExample=Example : description
  1251. LDAPFieldNotePublic=Public Note
  1252. LDAPFieldNotePublicExample=Example : publicnote
  1253. LDAPFieldGroupMembers= Group members
  1254. LDAPFieldGroupMembersExample= Example : uniqueMember
  1255. LDAPFieldBirthdate=Birthdate
  1256. LDAPFieldCompany=Company
  1257. LDAPFieldCompanyExample=Example : o
  1258. LDAPFieldSid=SID
  1259. LDAPFieldSidExample=Example : objectsid
  1260. LDAPFieldEndLastSubscription=Date of subscription end
  1261. LDAPFieldTitle=Post/Function
  1262. LDAPFieldTitleExample=Example: title
  1263. LDAPSetupNotComplete=LDAP setup not complete (go on others tabs)
  1264. LDAPNoUserOrPasswordProvidedAccessIsReadOnly=No administrator or password provided. LDAP access will be anonymous and in read only mode.
  1265. LDAPDescContact=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr contacts.
  1266. LDAPDescUsers=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr users.
  1267. LDAPDescGroups=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr groups.
  1268. LDAPDescMembers=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr members module.
  1269. 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.
  1270. ForANonAnonymousAccess=For an authenticated access (for a write access for example)
  1271. PerfDolibarr=Performance setup/optimizing report
  1272. YouMayFindPerfAdviceHere=You will find on this page some checks or advices related to performance.
  1273. NotInstalled=Not installed, so your server is not slow down by this.
  1274. ApplicativeCache=Applicative cache
  1275. MemcachedNotAvailable=No applicative cache found. You can enhance performance by installing a cache server Memcached and a module able to use this cache server.<br>More information here <a href="http://wiki.dolibarr.org/index.php/Module_MemCached_EN">http://wiki.dolibarr.org/index.php/Module_MemCached_EN</a>.<br>Note that a lot of web hosting provider does not provide such cache server.
  1276. MemcachedModuleAvailableButNotSetup=Module memcached for applicative cache found but setup of module is not complete.
  1277. MemcachedAvailableAndSetup=Module memcached dedicated to use memcached server is enabled.
  1278. OPCodeCache=OPCode cache
  1279. NoOPCodeCacheFound=No OPCode cache found. May be you use another OPCode cache than XCache or eAccelerator (good), may be you don't have OPCode cache (very bad).
  1280. HTTPCacheStaticResources=HTTP cache for static resources (css, img, javascript)
  1281. FilesOfTypeCached=Files of type %s are cached by HTTP server
  1282. FilesOfTypeNotCached=Files of type %s are not cached by HTTP server
  1283. FilesOfTypeCompressed=Files of type %s are compressed by HTTP server
  1284. FilesOfTypeNotCompressed=Files of type %s are not compressed by HTTP server
  1285. CacheByServer=Cache by server
  1286. CacheByClient=Cache by browser
  1287. CompressionOfResources=Compression of HTTP responses
  1288. TestNotPossibleWithCurrentBrowsers=Such an automatic detection is not possible with current browsers
  1289. ##### Products #####
  1290. ProductSetup=Products module setup
  1291. ServiceSetup=Services module setup
  1292. ProductServiceSetup=Products and Services modules setup
  1293. NumberOfProductShowInSelect=Max number of products in combos select lists (0=no limit)
  1294. ViewProductDescInFormAbility=Visualization of product descriptions in the forms (otherwise as popup tooltip)
  1295. MergePropalProductCard=Activate in product/service Attached Files tab an option to merge product PDF document to proposal PDF azur if product/service is in the proposal
  1296. ViewProductDescInThirdpartyLanguageAbility=Visualization of products descriptions in the thirdparty language
  1297. UseSearchToSelectProductTooltip=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.
  1298. UseSearchToSelectProduct=Use a search form to choose a product (rather than a drop-down list).
  1299. SetDefaultBarcodeTypeProducts=Default barcode type to use for products
  1300. SetDefaultBarcodeTypeThirdParties=Default barcode type to use for third parties
  1301. UseUnits=Define a unit of measure for Quantity during order, proposal or invoice lines edition
  1302. ProductCodeChecker= Module for product code generation and checking (product or service)
  1303. ProductOtherConf= Product / Service configuration
  1304. IsNotADir=is not a directory!
  1305. ##### Syslog #####
  1306. SyslogSetup=Logs module setup
  1307. SyslogOutput=Logs outputs
  1308. SyslogFacility=Facility
  1309. SyslogLevel=Level
  1310. SyslogFilename=File name and path
  1311. 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.
  1312. ErrorUnknownSyslogConstant=Constant %s is not a known Syslog constant
  1313. OnlyWindowsLOG_USER=Windows only supports LOG_USER
  1314. SyslogSentryDSN=Sentry DSN
  1315. SyslogSentryFromProject=DSN from your Sentry project
  1316. ##### Donations #####
  1317. DonationsSetup=Donation module setup
  1318. DonationsReceiptModel=Template of donation receipt
  1319. ##### Barcode #####
  1320. BarcodeSetup=Barcode setup
  1321. PaperFormatModule=Print format module
  1322. BarcodeEncodeModule=Barcode encoding type
  1323. CodeBarGenerator=Barcode generator
  1324. ChooseABarCode=No generator defined
  1325. FormatNotSupportedByGenerator=Format not supported by this generator
  1326. BarcodeDescEAN8=Barcode of type EAN8
  1327. BarcodeDescEAN13=Barcode of type EAN13
  1328. BarcodeDescUPC=Barcode of type UPC
  1329. BarcodeDescISBN=Barcode of type ISBN
  1330. BarcodeDescC39=Barcode of type C39
  1331. BarcodeDescC128=Barcode of type C128
  1332. BarcodeDescDATAMATRIX=Barcode of type Datamatrix
  1333. BarcodeDescQRCODE=Barcode of type QR code
  1334. GenbarcodeLocation=Bar code generation command line tool (used by internal engine for some bar code types). Must be compatible with "genbarcode".<br>For example: /usr/local/bin/genbarcode
  1335. BarcodeInternalEngine=Internal engine
  1336. BarCodeNumberManager=Manager to auto define barcode numbers
  1337. ##### Prelevements #####
  1338. WithdrawalsSetup=Withdrawal module setup
  1339. ##### ExternalRSS #####
  1340. ExternalRSSSetup=External RSS imports setup
  1341. NewRSS=New RSS Feed
  1342. RSSUrl=RSS URL
  1343. RSSUrlExample=An interesting RSS feed
  1344. ##### Mailing #####
  1345. MailingSetup=EMailing module setup
  1346. MailingEMailFrom=Sender EMail (From) for emails sent by emailing module
  1347. MailingEMailError=Return EMail (Errors-to) for emails with errors
  1348. MailingDelay=Seconds to wait after sending next message
  1349. ##### Notification #####
  1350. NotificationSetup=EMail notification module setup
  1351. NotificationEMailFrom=Sender EMail (From) for emails sent for notifications
  1352. FixedEmailTarget=Fixed email target
  1353. ##### Sendings #####
  1354. SendingsSetup=Sending module setup
  1355. SendingsReceiptModel=Sending receipt model
  1356. SendingsNumberingModules=Sendings numbering modules
  1357. SendingsAbility=Support shipping sheets for customer deliveries
  1358. 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.
  1359. FreeLegalTextOnShippings=Free text on shipments
  1360. ##### Deliveries #####
  1361. DeliveryOrderNumberingModules=Products deliveries receipt numbering module
  1362. DeliveryOrderModel=Products deliveries receipt model
  1363. DeliveriesOrderAbility=Support products deliveries receipts
  1364. FreeLegalTextOnDeliveryReceipts=Free text on delivery receipts
  1365. ##### FCKeditor #####
  1366. AdvancedEditor=Advanced editor
  1367. ActivateFCKeditor=Activate advanced editor for:
  1368. FCKeditorForCompany=WYSIWIG creation/edition of elements description and note (except products/services)
  1369. FCKeditorForProduct=WYSIWIG creation/edition of products/services description and note
  1370. 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 recommended as it can create problems with special characters and page formating when building PDF files.</font>
  1371. FCKeditorForMailing= WYSIWIG creation/edition for mass eMailings (Tools->eMailing)
  1372. FCKeditorForUserSignature=WYSIWIG creation/edition of user signature
  1373. FCKeditorForMail=WYSIWIG creation/edition for all mail (except Tools->eMailing)
  1374. ##### OSCommerce 1 #####
  1375. OSCommerceErrorConnectOkButWrongDatabase=Connection succeeded but database doesn't look to be an OSCommerce database (Key %s not found in table %s).
  1376. OSCommerceTestOk=Connection to server '%s' on database '%s' with user '%s' successfull.
  1377. OSCommerceTestKo1=Connection to server '%s' succeed but database '%s' could not be reached.
  1378. OSCommerceTestKo2=Connection to server '%s' with user '%s' failed.
  1379. ##### Stock #####
  1380. StockSetup=Warehouse module setup
  1381. IfYouUsePointOfSaleCheckModule=If you use a Point of Sale module (POS module provided by default or another external module), this setup may be ignored by your Point Of Sale module. Most point of sales modules are designed to create immediatly an invoice and decrease stock by default whatever are options here. So, if you need or not to have a stock decrease when registering a sell from your Point Of Sale, check also your POS module set up.
  1382. ##### Menu #####
  1383. MenuDeleted=Menu deleted
  1384. Menus=Menus
  1385. TreeMenuPersonalized=Personalized menus
  1386. NotTopTreeMenuPersonalized=Personalized menus not linked to a top menu entry
  1387. NewMenu=New menu
  1388. Menu=Selection of menu
  1389. MenuHandler=Menu handler
  1390. MenuModule=Source module
  1391. HideUnauthorizedMenu= Hide unauthorized menus (gray)
  1392. DetailId=Id menu
  1393. DetailMenuHandler=Menu handler where to show new menu
  1394. DetailMenuModule=Module name if menu entry come from a module
  1395. DetailType=Type of menu (top or left)
  1396. DetailTitre=Menu label or label code for translation
  1397. DetailUrl=URL where menu send you (Absolute URL link or external link with http://)
  1398. DetailEnabled=Condition to show or not entry
  1399. DetailRight=Condition to display unauthorized grey menus
  1400. DetailLangs=Lang file name for label code translation
  1401. DetailUser=Intern / Extern / All
  1402. Target=Target
  1403. DetailTarget=Target for links (_blank top open a new window)
  1404. DetailLevel=Level (-1:top menu, 0:header menu, >0 menu and sub menu)
  1405. ModifMenu=Menu change
  1406. DeleteMenu=Delete menu entry
  1407. ConfirmDeleteMenu=Are you sure you want to delete menu entry <b>%s</b> ?
  1408. FailedToInitializeMenu=Failed to initialize menu
  1409. ##### Tax #####
  1410. TaxSetup=Taxes, social or fiscal taxes and dividends module setup
  1411. OptionVatMode=VAT due
  1412. OptionVATDefault=Cash basis
  1413. OptionVATDebitOption=Accrual basis
  1414. OptionVatDefaultDesc=VAT is due:<br>- on delivery for goods (we use invoice date)<br>- on payments for services
  1415. OptionVatDebitOptionDesc=VAT is due:<br>- on delivery for goods (we use invoice date)<br>- on invoice (debit) for services
  1416. SummaryOfVatExigibilityUsedByDefault=Time of VAT exigibility by default according to chosen option:
  1417. OnDelivery=On delivery
  1418. OnPayment=On payment
  1419. OnInvoice=On invoice
  1420. SupposedToBePaymentDate=Payment date used
  1421. SupposedToBeInvoiceDate=Invoice date used
  1422. Buy=Buy
  1423. Sell=Sell
  1424. InvoiceDateUsed=Invoice date used
  1425. YourCompanyDoesNotUseVAT=Your company has been defined to not use VAT (Home - Setup - Company/Foundation), so there is no VAT options to setup.
  1426. AccountancyCode=Accountancy Code
  1427. AccountancyCodeSell=Sale account. code
  1428. AccountancyCodeBuy=Purchase account. code
  1429. ##### Agenda #####
  1430. AgendaSetup=Events and agenda module setup
  1431. PasswordTogetVCalExport=Key to authorize export link
  1432. PastDelayVCalExport=Do not export event older than
  1433. AGENDA_USE_EVENT_TYPE=Use events types (managed into menu Setup -> Dictionary -> Type of agenda events)
  1434. AGENDA_USE_EVENT_TYPE_DEFAULT=Set automatically this default value for type of event into event create form
  1435. AGENDA_DEFAULT_FILTER_TYPE=Set automatically this type of event into search filter of agenda view
  1436. AGENDA_DEFAULT_FILTER_STATUS=Set automatically this status for events into search filter of agenda view
  1437. AGENDA_DEFAULT_VIEW=Which tab do you want to open by default when selecting menu Agenda
  1438. ##### ClickToDial #####
  1439. ClickToDialDesc=This module allows to make phone numbers clickable. A click on this icon will call make your phone to call the phone number. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.
  1440. ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
  1441. ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on same computer than the browser, and called when you click on a link in your browser that start with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
  1442. ##### Point Of Sales (CashDesk) #####
  1443. CashDesk=Point of sales
  1444. CashDeskSetup=Point of sales module setup
  1445. CashDeskThirdPartyForSell=Default generic third party to use for sells
  1446. CashDeskBankAccountForSell=Default account to use to receive cash payments
  1447. CashDeskBankAccountForCheque= Default account to use to receive payments by cheque
  1448. CashDeskBankAccountForCB= Default account to use to receive payments by credit cards
  1449. CashDeskDoNotDecreaseStock=Disable stock decrease when a sell is done from Point of Sale (if "no", stock decrease is done for each sell done from POS, whatever is option set into module Stock).
  1450. CashDeskIdWareHouse=Force and restrict warehouse to use for stock decrease
  1451. StockDecreaseForPointOfSaleDisabled=Stock decrease from Point Of Sale disabled
  1452. StockDecreaseForPointOfSaleDisabledbyBatch=Stock decrease in POS is not compatible with lot management
  1453. CashDeskYouDidNotDisableStockDecease=You did not disable stock decrease when making a sell from Point Of Sale. So a warehouse is required.
  1454. ##### Bookmark #####
  1455. BookmarkSetup=Bookmark module setup
  1456. 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.
  1457. NbOfBoomarkToShow=Maximum number of bookmarks to show in left menu
  1458. ##### WebServices #####
  1459. WebServicesSetup=Webservices module setup
  1460. WebServicesDesc=By enabling this module, Dolibarr become a web service server to provide miscellaneous web services.
  1461. WSDLCanBeDownloadedHere=WSDL descriptor files of provided services can be download here
  1462. EndPointIs=SOAP clients must send their requests to the Dolibarr endpoint available at Url
  1463. ##### API ####
  1464. ApiSetup=API module setup
  1465. ApiDesc=By enabling this module, Dolibarr become a REST server to provide miscellaneous web services.
  1466. ApiProductionMode=Enable production mode (this will activate use of a caches for services management)
  1467. ApiExporerIs=You can explore the APIs at url
  1468. OnlyActiveElementsAreExposed=Only elements from enabled modules are exposed
  1469. ApiKey=Key for API
  1470. ##### Bank #####
  1471. BankSetupModule=Bank module setup
  1472. FreeLegalTextOnChequeReceipts=Free text on cheque receipts
  1473. BankOrderShow=Display order of bank accounts for countries using "detailed bank number"
  1474. BankOrderGlobal=General
  1475. BankOrderGlobalDesc=General display order
  1476. BankOrderES=Spanish
  1477. BankOrderESDesc=Spanish display order
  1478. ChequeReceiptsNumberingModule=Cheque Receipts Numbering module
  1479. ##### Multicompany #####
  1480. MultiCompanySetup=Multi-company module setup
  1481. ##### Suppliers #####
  1482. SuppliersSetup=Supplier module setup
  1483. SuppliersCommandModel=Complete template of supplier order (logo...)
  1484. SuppliersInvoiceModel=Complete template of supplier invoice (logo...)
  1485. SuppliersInvoiceNumberingModel=Supplier invoices numbering models
  1486. IfSetToYesDontForgetPermission=If set to yes, don't forget to provide permissions to groups or users allowed for the second approval
  1487. ##### GeoIPMaxmind #####
  1488. GeoIPMaxmindSetup=GeoIP Maxmind module setup
  1489. PathToGeoIPMaxmindCountryDataFile=Path to file containing Maxmind ip to country translation.<br>Examples:<br>/usr/local/share/GeoIP/GeoIP.dat<br>/usr/share/GeoIP/GeoIP.dat
  1490. 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).
  1491. YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
  1492. YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
  1493. TestGeoIPResult=Test of a conversion IP -> country
  1494. ##### Projects #####
  1495. ProjectsNumberingModules=Projects numbering module
  1496. ProjectsSetup=Project module setup
  1497. ProjectsModelModule=Project reports document model
  1498. TasksNumberingModules=Tasks numbering module
  1499. TaskModelModule=Tasks reports document model
  1500. UseSearchToSelectProject=Use autocompletion fields to choose project (instead of using a list box)
  1501. ##### ECM (GED) #####
  1502. ##### Fiscal Year #####
  1503. FiscalYears=Fiscal years
  1504. FiscalYearCard=Fiscal year card
  1505. NewFiscalYear=New fiscal year
  1506. OpenFiscalYear=Open fiscal year
  1507. CloseFiscalYear=Close fiscal year
  1508. DeleteFiscalYear=Delete fiscal year
  1509. ConfirmDeleteFiscalYear=Are you sure to delete this fiscal year ?
  1510. AlwaysEditable=Can always be edited
  1511. MAIN_APPLICATION_TITLE=Force visible name of application (warning: setting your own name here may break autofill login feature when using DoliDroid mobile application)
  1512. NbMajMin=Minimum number of uppercase characters
  1513. NbNumMin=Minimum number of numeric characters
  1514. NbSpeMin=Minimum number of special characters
  1515. NbIteConsecutive=Maximum number of repeating same characters
  1516. NoAmbiCaracAutoGeneration=Do not use ambiguous characters ("1","l","i","|","0","O") for automatic generation
  1517. SalariesSetup=Setup of module salaries
  1518. SortOrder=Sort order
  1519. Format=Format
  1520. TypePaymentDesc=0:Customer payment type, 1:Supplier payment type, 2:Both customers and suppliers payment type
  1521. IncludePath=Include path (defined into variable %s)
  1522. ExpenseReportsSetup=Setup of module Expense Reports
  1523. TemplatePDFExpenseReports=Document templates to generate expense report document
  1524. NoModueToManageStockIncrease=No module able to manage automatic stock increase has been activated. Stock increase will be done on manual input only.
  1525. YouMayFindNotificationsFeaturesIntoModuleNotification=You may find options for EMail notifications by enabling and configuring the module "Notification".
  1526. ListOfNotificationsPerUser=List of notifications per user*
  1527. ListOfNotificationsPerUserOrContact=List of notifications per user* or per contact**
  1528. ListOfFixedNotifications=List of fixed notifications
  1529. GoOntoUserCardToAddMore=Go on the tab "Notifications" of a user to add or remove notifications for users
  1530. GoOntoContactCardToAddMore=Go on the tab "Notifications" of a thirdparty to add or remove notifications for contacts/addresses
  1531. Threshold=Threshold
  1532. BackupDumpWizard=Wizard to build database backup dump file
  1533. SomethingMakeInstallFromWebNotPossible=Installation of external module is not possible from the web interface for the following reason:
  1534. SomethingMakeInstallFromWebNotPossible2=For this reason, process to upgrade described here is only manual steps a privileged user can do.
  1535. InstallModuleFromWebHasBeenDisabledByFile=Install of external module from application has been disabled by your administrator. You must ask him to remove the file <strong>%s</strong> to allow this feature.
  1536. ConfFileMuseContainCustom=Installing an external module from application save the module files into directory <strong>%s</strong>. To have this directory processed by Dolibarr, you must setup your <strong>conf/conf.php</strong> to have option<br><strong>$dolibarr_main_url_root_alt='/custom';</strong><br><strong>$dolibarr_main_document_root_alt='%s/custom';</strong>
  1537. HighlightLinesOnMouseHover=Highlight table lines when mouse move passes over
  1538. HighlightLinesColor=Highlight color of the line when the mouse passes over (keep empty for no highlight)
  1539. TextTitleColor=Color of page title
  1540. LinkColor=Color of links
  1541. PressF5AfterChangingThis=Press F5 on keyboard after changing this value to have it effective
  1542. NotSupportedByAllThemes=Will works with eldy theme but is not supported by all themes
  1543. BackgroundColor=Background color
  1544. TopMenuBackgroundColor=Background color for Top menu
  1545. LeftMenuBackgroundColor=Background color for Left menu
  1546. BackgroundTableTitleColor=Background color for Table title line
  1547. BackgroundTableLineOddColor=Background color for odd table lines
  1548. BackgroundTableLineEvenColor=Background color for even table lines
  1549. MinimumNoticePeriod=Minimum notice period (Your leave request must be done before this delay)
  1550. NbAddedAutomatically=Number of days added to counters of users (automatically) each month
  1551. EnterAnyCode=This field contains a reference to identify line. Enter any value of your choice, but without special characters.
  1552. UnicodeCurrency=Enter here between braces, list of byte number that represent the currency symbol. For exemple: for $, enter [36] - for brazil real R$ [82,36] - for €, enter [8364]
  1553. PositionIntoComboList=Position of line into combo lists
  1554. SellTaxRate=Sale tax rate
  1555. RecuperableOnly=Yes for VAT "Non Perçue Récupérable" dedicated for some state in France. Keep value to "No" in all other cases.
  1556. UrlTrackingDesc=If the provider or transport service offer a page or web site to check status of your shipping, you can enter it here. You can use the key {TRACKID} into URL parameters so the system will replace it with value of tracking number user entered into shipment card.
  1557. OpportunityPercent=When you create an opportunity, you will defined an estimated amount of project/lead. According to status of opportunity, this amount may be multiplicated by this rate to evaluate global amount all your opportunities may generate. Value is percent (between 0 and 100).
  1558. TemplateForElement=This template record is dedicated to which element
  1559. TypeOfTemplate=Type of template
  1560. TemplateIsVisibleByOwnerOnly=Template is visible by owner only
  1561. FixTZ=TimeZone fix
  1562. FillFixTZOnlyIfRequired=Example: +2 (fill only if problem experienced)
  1563. ExpectedChecksum=Expected Checksum
  1564. CurrentChecksum=Current Checksum
  1565. MailToSendProposal=To send customer proposal
  1566. MailToSendOrder=To send customer order
  1567. MailToSendInvoice=To send customer invoice
  1568. MailToSendShipment=To send shipment
  1569. MailToSendIntervention=To send intervention
  1570. MailToSendSupplierRequestForQuotation=To send quotation request to supplier
  1571. MailToSendSupplierOrder=To send supplier order
  1572. MailToSendSupplierInvoice=To send supplier invoice
  1573. MailToThirdparty=To send email from thirdparty page
  1574. ByDefaultInList=Show by default on list view
  1575. YouUseLastStableVersion=You use the last stable version
  1576. TitleExampleForMajorRelease=Example of message you can use to announce this major release (feel free to use it on your web sites)
  1577. TitleExampleForMaintenanceRelease=Example of message you can use to announce this maintenance release (feel free to use it on your web sites)
  1578. ExampleOfNewsMessageForMajorRelease=Dolibarr ERP & CRM %s is available. Version %s is a major release with a lot of new features for both users and developers. You can download it from the download area of http://www.dolibarr.org portal (subdirectory Stable versions). You can read <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> for complete list of changes.
  1579. ExampleOfNewsMessageForMaintenanceRelease=Dolibarr ERP & CRM %s is available. Version %s is a maintenance version, so it contains only fixes of bugs. We recommend everybody using an older version to upgrade to this one. As any maintenance release, no new features, nor data structure change is present into this version. You can download it from the download area of http://www.dolibarr.org portal (subdirectory Stable versions). You can read <a href="https://github.com/Dolibarr/dolibarr/blob/develop/ChangeLog">ChangeLog</a> for complete list of changes.
  1580. MultiPriceRuleDesc=When option "Several level of prices per product/service" is on, you can define different prices (one per price level) for each product. To save you time, you can enter here rule to have price for each level autocalculated according to price of first level, so you will have to enter only price for first level on each product. This page is here to save you time and can be usefull only if your prices for each leve are relative to first level. You can ignore this page in most cases.
  1581. ModelModulesProduct=Templates for product documents
  1582. ToGenerateCodeDefineAutomaticRuleFirst=To be able to generate automatically codes, you must first define a manager to auto define barcode number.
  1583. SeeSubstitutionVars=See * note for list of possible substitution variables
  1584. AllPublishers=All publishers
  1585. UnknownPublishers=Unknown publishers
  1586. AddRemoveTabs=Add or remove tabs
  1587. AddDictionaries=Add dictionaries
  1588. AddBoxes=Add widgets
  1589. AddSheduledJobs=Add scheduled jobs
  1590. AddHooks=Add hooks
  1591. AddTriggers=Add triggers
  1592. AddMenus=Add menus
  1593. AddPermissions=Add permissions
  1594. AddExportProfiles=Add export profiles
  1595. AddImportProfiles=Add import profiles
  1596. AddOtherPagesOrServices=Add other pages or services
  1597. AddModels=Add document or numbering templates
  1598. AddSubstitutions=Add keys substitutions
  1599. DetectionNotPossible=Detection not possible
  1600. UrlToGetKeyToUseAPIs=Url to get token to use API (once token has been received it is saved on database user table and will be checked on each future access)
  1601. ListOfAvailableAPIs=List of available APIs
  1602. activateModuleDependNotSatisfied=Module "%s" depends on module "%s" that is missing, so module "%1$s" may not work correclty. Please install module "%2$s" or disable module "%1$s" if you want to be safe from any surprise
  1603. CommandIsNotInsideAllowedCommands=The command you try to run is not inside list of allowed commands defined into parameter <strong>$dolibarr_main_restrict_os_commands</strong> into <strong>conf.php</strong> file.