mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Suite module action/agenda
This commit is contained in:
@@ -171,7 +171,7 @@ ModuleFamilyProducts=Products Management
|
||||
ModuleFamilyHr=Human Ressource Management
|
||||
ModuleFamilyProjects=Projects/Collaborative work
|
||||
ModuleFamilyOther=Other
|
||||
ModuleFamilyTechnic=Tools or System Modules
|
||||
ModuleFamilyTechnic=Tools mutli-modules
|
||||
ModuleFamilyExperimental=Experimental modules
|
||||
ModuleFamilyFinancial=Financial Modules (Accountancy/Treasury)
|
||||
ModuleFamilyECM=ECM
|
||||
@@ -260,9 +260,9 @@ Module600Name=Notifications
|
||||
Module600Desc=Send notifications (by email) on Dolibarr business events
|
||||
Module700Name=Donations
|
||||
Module700Desc=Donations' management
|
||||
Module800Name=OSCommerce 1
|
||||
Module800Name=OSCommerce direct
|
||||
Module800Desc=Interface to show an OSCommerce shop via direct database access
|
||||
Module900Name=OSCommerce 2
|
||||
Module900Name=OSCommerce by WS
|
||||
Module900Desc=Interface to show an OSCommerce shop via Web services.\nThis module requiere you to install components from /oscommerce_ws/ws_server into your OSCommerce server. See README file in /oscommerce_ws/ws_server.
|
||||
Module1200Name=Mantis
|
||||
Module1200Desc=Mantis integration
|
||||
@@ -273,7 +273,7 @@ Module2200Desc=Gestion du droit de pr
|
||||
Module2300Name=Menus
|
||||
Module2300Desc=Menus' management
|
||||
Module2400Name=Agenda
|
||||
Module2400Desc=Agenda and actions management
|
||||
Module2400Desc=Actions/tasks and agenda management
|
||||
Module2500Name=Electronic Content Management
|
||||
Module2500Desc=Save and share documents
|
||||
Permission11=Read invoices
|
||||
@@ -523,7 +523,7 @@ LogEvents=Events
|
||||
Audit=Audit
|
||||
ListEvents=Audit events
|
||||
ListOfEvents=List of events
|
||||
LogEventDesc=You can enable here log for some common events in the dolibarr event table.
|
||||
LogEventDesc=You can enable here log for some common events in the Dolibarr events table. Administrators can then see its content via menu <b>System tools - Audit</b>. Warning, this feature can consume a large amount of datas in database.
|
||||
AreaForAdminOnly=Those features can be used by <b>administrator users</b> only. Administrator features and help are identified in Dolibarr by the following picto:
|
||||
SystemInfoDesc=System information is miscellanous technical information you get in read only mode and visible for administrators only.
|
||||
SystemAreaForAdminOnly=This area is available for administrator users only. None of the Dolibarr permissions can reduce this limit.
|
||||
@@ -872,3 +872,13 @@ DeleteMenu=Delete menu entry
|
||||
ConfirmDeleteMenu=Are you sure you want to delete menu entry <b>%s</b> ?
|
||||
DeleteLine=Delete line
|
||||
ConfirmDeleteLine=Are you sure you want to delete this line ?
|
||||
##### Tax #####
|
||||
TaxSetup=Taxes, social contributions and dividends module setup
|
||||
OptionVatMode=Option d'exigibilit<69> de TVA
|
||||
OptionVATDefault=Standard
|
||||
OptionVATDebitOption=Option services sur debit
|
||||
OptionVatDefaultDesc=L'exigibilit<69> de la TVA est:<br>- sur livraison pour les biens<br>- sur paiement pour les services
|
||||
OptionVatDebitOptionDesc=L'exigibilit<69> de la TVA est:<br>- sur livraison pour les biens<br>- sur facturation (d<>bit) pour les services
|
||||
##### Agenda #####
|
||||
AgendaSetup=Actions/Tasks and agenda module setup
|
||||
PasswordTogetVCalExport=Key to authorize vcal export link
|
||||
|
||||
Reference in New Issue
Block a user