multicompany.lang 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. # Copyright (C) 2009-2022 Regis Houssin <regis.houssin@inodbox.com>
  2. #
  3. # This program is free software: you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License as published by
  5. # the Free Software Foundation, either version 3 of the License, or
  6. # (at your option) any later version.
  7. #
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. # GNU General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU General Public License
  14. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. CHARSET=UTF-8
  16. Module5000Name=Multi-Company
  17. Module5000Desc=Multi-company management on a single installation
  18. Permission5001=Read entities (For superadmin users)
  19. Permission5002=Create/modify entities (For superadmin users)
  20. Permission5003=Delete entities (For superadmin users)
  21. # Third parties
  22. Permission5011=Read shared third parties
  23. Permission5012=Create/modify shared third parties
  24. Permission5013=Delete shared third parties
  25. # Contacts
  26. Permission5021=Read shared contacts
  27. Permission5022=Create/modify shared contacts
  28. Permission5023=Delete shared contacts
  29. # Products/Services
  30. Permission5031=Read shared products/services
  31. Permission5032=Create/modify shared products/services
  32. Permission5033=Delete shared products/services
  33. # Customer proposals
  34. Permission5041=Read shared customer proposals
  35. Permission5042=Create/modify shared customer proposals
  36. Permission5043=Validate shared customer proposals
  37. Permission5044=Send shared customer proposals
  38. Permission5045=Close shared customer proposals
  39. Permission5046=Delete shared customer proposals
  40. # Customer orders
  41. Permission5051=Read shared customer orders
  42. Permission5052=Create/modify shared customer orders
  43. Permission5054=Validate shared customer orders
  44. Permission5056=Send shared customer orders
  45. Permission5057=Close shared customer orders
  46. Permission5058=Cancel shared customer orders
  47. Permission5059=Delete shared customer orders
  48. # Customer invoices
  49. Permission5061=Read shared customer invoices
  50. Permission5062=Create/modify shared customer invoices
  51. Permission5063=Devalidate shared customer invoices
  52. Permission5064=Validate shared customer invoices
  53. Permission5065=Send shared customer invoices
  54. Permission5066=Issue payments on shared customer invoices
  55. Permission5067=Re-open a fully paid shared customer invoices
  56. Permission5069=Delete shared customer invoices
  57. MasterEntity=Master entity
  58. MasterEntityDesc=Master entity, can not be deleted
  59. SwitchToAnotherEntity=Switch to another entity
  60. SelectAnEntity=Select an entity:
  61. AllEntities=All entities
  62. SelectEntity=Select entity
  63. # Admin parameters tab
  64. EntitiesManagement=Entities management
  65. ListOfEntities=List of entities
  66. AddEntity=Add an entity
  67. EditEntity=Edit an entity
  68. EntityName=Entity name
  69. NoOtherEntityAvailable=No other entity available
  70. DefaultLanguageShort=Default language
  71. CommonParameters=Common parameters for shares
  72. ReferringEntity=Referring entity for configuration values
  73. ReferringEntityForElementNumber=Referring entity for configuration values of this element numbering
  74. DeleteAnEntity=Delete an entity
  75. ModifyEntity=Change entity
  76. SwitchEntity=Change entity
  77. AddAndStay=Add and stay
  78. UpdateAndStay=Update and stay
  79. CancelAndStay=Cancel and stay
  80. ConfirmDeleteEntity=Are you sure you want to delete this entity?
  81. ConfirmedEntityDeleted=The entity has been deleted.
  82. MulticompanyMoreModules=Other modules of the same author and Dolibarr secure web hosting are available on %s
  83. MultiCompanyUpgradeIsNeeded=You use a new version of MULTICOMPANY module, please deactivate and reactivate the module to apply the update.
  84. MultiCompanyIsOlderThanDolibarr=You are using an old version of the Multicompany module, it is better to update it if you have any problems.
  85. DolibarrIsOlderThanMulticompany=Your Multicompany module is newer than your Dolibarr, please update your Dolibarr or use a previous version of Multicompany!
  86. THIRDPARTYSharing=Sharing thirdparties and contacts
  87. THIRDPARTYSharingDescription=Selection of entities that share their database thirdparties/contacts with the entity.
  88. PRODUCTSharing=Share of products/services
  89. PRODUCTSharingDescription=Selection of entities that share their database products/services with this entity.
  90. PRODUCTPRICESharing=Share prices of products/services
  91. PRODUCTPRICESharingDescription=Selection of entities that share prices of products/services with this entity.
  92. PRODUCTSUPPLIERPRICESharing=Share supplier prices of products/services
  93. PRODUCTSUPPLIERPRICESharingDescription=Selection of entities that share supplier prices of products/services with this entity.
  94. CATEGORYSharing=Sharing categories
  95. CATEGORYSharingDescription=Selection of entities that share categories with this entity.
  96. AGENDASharing=Calendar sharing
  97. AGENDASharingDescription=Selection of entities that share the calendar with this entity.
  98. STOCKSharing=Stock sharing
  99. STOCKSharingDescription=Selection of entities that share products stock with this entity.
  100. BANKACCOUNTSharing=Bank account sharing
  101. BANKACCOUNTSharingDescription=Selection of entities that share bank accounts with this entity.
  102. PROPOSALNUMBERSharing=Proposal number sharing
  103. PROPOSALNUMBERSharingDescription=Selection of entities that share proposal number with this entity.
  104. INVOICENUMBERSharing=Invoice number sharing
  105. INVOICENUMBERSharingDescription=Selection of entities that share invoice number with this entity.
  106. ORDERNUMBERSharing=Order number sharing
  107. ORDERNUMBERSharingDescription=Selection of entities that share order number with this entity.
  108. PROJECTNUMBERSharing=Project number sharing
  109. PROJECTNUMBERSharingDescription=Selection of entities that share project number with this entity.
  110. TICKETNUMBERSharing=Ticket number sharing
  111. TICKETNUMBERSharingDescription=Selection of entities that share ticket number with this entity.
  112. EXPENSEREPORTSharing=Expense report sharing
  113. EXPENSEREPORTSharingDescription=Selection of entities that share the expense report with this entity.
  114. PROJECTSharing=Project sharing
  115. PROJECTSharingDescription=Selection of entities that share projects with this entity.
  116. MEMBERSharing=Member sharing
  117. MEMBERSharingDescription=Selection of entities that share members with this entity.
  118. MEMBER_TYPESharing=Members type sharing
  119. MEMBER_TYPESharingDescription=Selection of entities that share members type with this entity.
  120. HOLIDAYSharing=Holidays sharing
  121. HOLIDAYSharingDescription=Selection of entities that share holidays with this entity.
  122. PROPOSALSharing=Customers proposals sharing
  123. PROPOSALSharingDescription=Selection of entities that share customers proposals with this entity.
  124. ORDERSharing=Customers orders sharing
  125. ORDERSharingDescription=Selection of entities that share customers orders with this entity.
  126. INVOICESharing=Customers invoices sharing
  127. INVOICESharingDescription=Selection of entities that share customers invoices with this entity.
  128. CONTRACTSharing=Contract sharing
  129. CONTRACTSharingDescription=Selection of entities that share contracts with this entity.
  130. TICKETSharing=Ticket sharing
  131. TICKETSharingDescription=Selection of entities that share tickets with this entity.
  132. # Admin options tab
  133. Options=Options
  134. Template=Template
  135. DuplicateRights=Duplicate rights of user groups
  136. DuplicateRightsInfo=Duplicates the rights of this group from an entity or entity template to one or more other entities.
  137. SelectRightsOfEntityToDuplicate=Selection of the entity that will serve as a model:
  138. SelectEntitiesToOverride=Select the entities you want to edit:
  139. TemplateOfEntity=Template of entity
  140. ActivatingShares=Activating shares
  141. EntityActiveByDefault=Enable entities by default when they are created
  142. EntityVisibleByDefault=Make entities visible by default in the drop-down lists when they are created
  143. EntityLogoInLoginPage=Display of the logo of the selected entity on the login page
  144. EntityBackgroundInLoginPage=Display of the background of the selected entity on the login page
  145. DisableSwitchEntityDropdownMenu=Disable the new entity change drop-down menu.
  146. GroupModeTransversal=Enable centralized management of users and groups on the primary entity
  147. GroupModeTransversalTitle=Enable centralized management of users and groups
  148. GroupModeTransversalInfo=By default each entity is autonomous with its own user management. This option makes it possible to centralize the management of users and groups on the main entity by assigning rights to them relative to a group and to an entity.
  149. GroupModeTransversalInfoFull=By default each entity is autonomous with its own user management. This option makes it possible to centralize the management of users and groups on the main entity by assigning rights to them relative to a group and to an entity. Creating user groups is required to manage entity access rights.
  150. HideLoginCombobox=Hide the choice of entity in the login page
  151. EnableGlobalSharings=Enable features shared between entities
  152. ShareProduct=Enable sharing of products/services
  153. ProductSharingInfo=This option allows you to share products/services between entities.<br>INFO: If you want to be able to customize the price of the product in each entity, this requires enabling the "Several segment of prices per product/service" option in the Product/Service module configuration in each entity that uses this share.<br>If you want to personalize the VAT rates of the price levels, you have to add this constant:<br>"PRODUIT_MULTIPRICES_USE_VAT_PER_LEVEL" with as value 1 in each entity that uses this share.
  154. ShareProductprice=Enable sharing of products/services prices
  155. ProductPriceSharingInfo=This option allows you to share the price levels of a product.<br>IMPORTANT: This requires enabling the "Several segment of prices per product/service" option in the Product/Service module configuration.
  156. ShareProductsupplierprice=Enable sharing of products/services supplier prices
  157. ShareThirdpartiesAndContacts=Enable sharing of thirdparties and contacts
  158. ShareCategory=Enable sharing categories
  159. ShareAgenda=Enable sharing calendars
  160. ShareStock=Enable sharing of stocks
  161. ShareBankaccount=Enable sharing of bank accounts
  162. ElementNumberSharingInfo=This option allows you to have an overall incrementation of the element numbers between the entities that use this share. You will need to select a referring entity for the configuration values of the selected numbering module. Each entity will have to use the same numbering model.
  163. ShareProposalnumber=Enable sharing of proposals number
  164. ShareOrdernumber=Enable sharing of orders number
  165. ShareInvoicenumber=Enable sharing of invoices number
  166. ShareProjectnumber=Enable sharing of projects number
  167. ShareTicketnumber=Enable sharing of tickets number
  168. ShareExpensereport=Enable sharing of expenses reports
  169. ShareProject=Enable sharing of projects
  170. ShareMember=Enable sharing of members
  171. ShareMember_type=Enable sharing of members type
  172. ShareHoliday=Enable sharing of holidays
  173. GlobalSharings=Sharing features
  174. GlobalSharingsInfo=After sharing options are activated, it will be necessary to configure each entity in the "Environments" tab to allow the shares between entities.
  175. ActivatingDictsShares=Customizing dictionaries
  176. DictsSharingsInfo=By default, all entities use the dictionaries of the main entity.<br>You can activate the customization of a dictionary in order to have a different version by entity.
  177. CustomPaiement=Enable customization of payment methods by entity (llx_c_paiement)
  178. CustomPaymentTerm=Enable customization of payment terms by entity (llx_c_payment_term)
  179. CustomAccountingJournal=Enable customization of accounting journal by entity (llx_accounting_journal)
  180. CustomAccountingCategory=Enable customization of accounting category by entity (llx_c_accounting_category)
  181. CustomSocialNetworks=Enable customization of social networks by entity (llx_c_socialnetworks)
  182. CustomTypeContainer=Enable customization of type of container by entity for module Website (llx_c_type_container)
  183. ActivatingObjectShares=Activating objects sharing
  184. ObjectSharingsInfo=After sharing options are activated, it will be necessary to configure each entity in the "Environments" tab to allow the shares between entities.
  185. ActivatingObjectNumberShares=Activating objects number sharing
  186. ObjectNumberSharingsInfo=After sharing options are activated, it will be necessary to configure each entity in the "Environments" tab to allow the shares between entities.
  187. ShareProposal=Share customers proposals
  188. ShareOrder=Share customers orders
  189. ShareInvoice=Share customers invoices
  190. TemplateOfEntityManagement=Templates of entities management
  191. TemplateOfEntityManagementInfo=This option allows you to create feature templates to enable and pre-configure modules, shares between entities, and user access rights only with the user centralization mode on the primary entity.
  192. TemplateOfCompany=Define as a template of entity
  193. SelectTemplateOfCompany=Use a template for this new entity
  194. AddNewEntityInAllOtherEntities=Add this new entity in the sharing of other entities
  195. WarningThisIsATemplate=Warning ! This is a non-functional entity template and will only be visible to super administrators
  196. WarningMulticompanyIsInDevelopMode=Warning ! You are in development mode in your Dolibarr
  197. ShowTopMenuEntityLabel=Show entity label in top menu
  198. ShareContract=Share customers contracts
  199. ShareTicket=Enable sharing of tickets
  200. # Granularity tab
  201. EnableSharingsByElement=Enable features of sharings by element
  202. MultiCompanySharingsByElementSetup=Setup of sharings by element
  203. SharingsByElement=Sharings by element
  204. SharingsByElementInfo=This option allows you to define a granularity of sharings between entities.
  205. ShareByElement=Share by element
  206. EnableGranularityForThirdparties=Activate the granularity of shares on thirdparties
  207. EnableGranularityForContacts=Activate the granularity of shares on contacts
  208. EnableGranularityForProducts=Activate the granularity of shares on products/services
  209. ConfirmMassThirdpartySharingByElement=Select the entities with which you want to share these third parties and their associated contacts.
  210. ConfirmMassThirdpartySharingByElementQuestion=Are you sure you want to modify the shares of the %s selected third parties?
  211. MassActionThirdpartySharingByElementIsOk=The sharing of third parties and associated contacts was successful.
  212. ConfirmMassProductSharingByElement=Select the entities with which you want to share these products/services.
  213. ConfirmMassProductSharingByElementQuestion=Are you sure you want to modify the shares of the %s selected products/services?
  214. MassActionProductSharingByElementIsOk=The sharing of products/services was successful.
  215. ShareAllByDefault=Share all by default
  216. ShareAllByDefaultInfo=If this option is enabled, all items will be shared by default. Leave this option disabled if you have few items to share, and enable this option if you have few items not to share.
  217. # Admin caches tab
  218. MulticompanyCacheSystemInfo=The use of a cache can be useful if you have a large number of entities (≈50+), this will accelerate the display of Dolibarr.
  219. MulticompanySession=PHP $_SESSION cache
  220. MulticompanySessionDescription=The data is stored in the PHP $_SESSION global variable.<br>This cache is not shared and is limited to the current user.
  221. MulticompanyMemcached=Memcached server
  222. MulticompanyMemcachedDescription=This option allows you to use a Memcached server to improve the speed of display.<br>Requires a Memcached server and the Memcached or Memcache plugin for PHP.
  223. MulticompanyMemcachedUnavailable=Memcached or Memcache are not available on your PHP.
  224. MemcachedServerIsReady=The Memcached server is accessible
  225. MemcachedServerIsNotReady=The Memcached server is not accessible, check the address and port.
  226. MulticompanyShmop=Shared Memory (Shmop)
  227. MulticompanyShmopDescription=Shmop is a set of simple functions to manage shared memory with PHP.<br>(Read, write, create and delete UNIX shared memory Segments).
  228. MulticompanyShmopAvailable=Shmop is available on your PHP
  229. MulticompanyShmopUnavailable=Shmop is not available on your PHP
  230. # Select/Change entity
  231. GlobalEntityDesc=Modification of the entity will only be permitted if no documents have been created. (Commercial proposal, orders, invoices, etc ...)
  232. ThirdpartyEntityDesc=You can use the current entity or assign that third party to another entity
  233. ThirdpartyModifyEntity=You can change its membership entity
  234. ThirdpartyModifyEntityDescription=Would you like to change the entity of that third party?
  235. ThirdpartyModifyEntitySuccess=The entity of this third party has been modified successfully
  236. ContactModifyEntity=You can change its membership entity
  237. ContactModifyEntityDescription=Would you like to change the entity of that contact?
  238. ContactModifyEntitySuccess=The entity of this contact has been modified successfully
  239. ProjectModifyEntity=You can change its membership entity
  240. ProjectModifyEntityDescription=Would you like to change the entity of that project?
  241. ProjectModifyEntitySuccess=The entity of this project has been modified successfully
  242. ModifyEntityNotAllowed=Modification of the entity is not permitted
  243. # Errors
  244. ErrorEntityLabelAlreadyExist=Error: The label of that entity already exists.
  245. ErrorEntityIsNotValid=Error: This entity is not valid.
  246. ErrorNotDeleteMasterEntity=Error: Can not delete the master entity.
  247. ErrorThirdpartyModifyEntity=Error: Changing the entity of that third party can not be finalized!
  248. ErrorDropDownListOfEntitiesMustBeHidden=The drop-down list of entities on the login page must be hidden!
  249. ErrorLinkUserGroupEntity=You must associate user with a group and one or more entities in order to define permissions !!
  250. ErrorMulticompanyConfAuthentication=You need to enable Multicompany authentication by changing this line in conf.php with this value: $dolibarr_main_authentication = 'mc';
  251. ErrorDolibarrConfAuthentication=You need to enable Dolibarr authentication by changing this line in conf.php with this value: $dolibarr_main_authentication = 'dolibarr';
  252. ErrorElementIsUsedBy=The entities below cannot be removed because this element is used in this one: <br><br>%s
  253. ErrorOnlySuperadminCanManageUserAdnGroup=In "centralized management of users and groups on the main entity" mode, only a superadmin can manage users and groups!
  254. # Multiselect
  255. EntitiesSelected=Entities selected
  256. EntitiesAvailable=Entities available
  257. MulticompanySharingElementByEntity=Share with these entities
  258. MulticompanySharedWithThisEntities=Shared with this entities
  259. MulticompanySharedWithThisEntity=Shared with this entity
  260. MulticompanyOriginatingEntity=Originating entity
  261. InfoRemoveThisShareFromContacts=This sharing will also be deleted in the contacts associated with this third party.
  262. #Upgrade
  263. MulticompanyUpdateProductPMPPerEntity=Update of the WAP of products by entity
  264. MulticompanyUpdateSocialNetworksPerEntity=Update of social networks by entity
  265. MulticompanyUpdateAccountingJournalPerEntity=Update of accounting journal by entity
  266. MulticompanyUpdatetypeContainerPerEntity=Update of type of container by entity
  267. # Others
  268. SelectEntityToCloneAccounts=Select the entity with which you want to copy the accounting accounts:
  269. CloneAccountingAccountFromOtherEntity=Activate the possibility of copying the accounting accounts of another entity
  270. # Datatables
  271. CloseDialog=Close
  272. LineEntries=lines
  273. Showing=Showing
  274. ShowingOf=Showing of
  275. TotalOf=total of
  276. Print=Print
  277. FilteredFrom=filtered from
  278. TotalEntries=total entries
  279. ShowHideColumns=Show/hide columns
  280. LoadingDataFromServer=Loading data from server
  281. NoRecordsToDisplay=No records to display
  282. NoEntriesToShow=No entries to show
  283. Processing=Processing...
  284. To=to
  285. First=First
  286. Last=Last
  287. Tools=Tools