|
@@ -75,7 +75,7 @@ Dictionary=Dictionaries
|
|
|
ErrorReservedTypeSystemSystemAuto=Value 'system' and 'systemauto' for type is reserved. You can use 'user' as value to add your own record
|
|
|
ErrorCodeCantContainZero=Code can't contain value 0
|
|
|
DisableJavascript=Disable JavaScript and Ajax functions
|
|
|
-DisableJavascriptNote=Note: For test or debug purpose. For optimization for blind person or text browsers, you may prefer to use the setup on the profile of user
|
|
|
+DisableJavascriptNote=Note: For test or debug purpose only. For optimization for blind person or text browsers, you may prefer to use the setup on the profile of user
|
|
|
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.
|
|
|
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.
|
|
|
DelaiedFullListToSelectCompany=Wait until a key is pressed before loading content of Third Parties combo list.<br>This may increase performance if you have a large number of third parties, but it is less convenient.
|
|
@@ -85,6 +85,7 @@ NumberOfBytes=Number of Bytes
|
|
|
SearchString=Search string
|
|
|
NotAvailableWhenAjaxDisabled=Not available when Ajax disabled
|
|
|
AllowToSelectProjectFromOtherCompany=On document of a third party, can choose a project linked to another third party
|
|
|
+TimesheetPreventAfterFollowingMonths=Prevent recording time spent after the following number of months
|
|
|
JavascriptDisabled=JavaScript disabled
|
|
|
UsePreviewTabs=Use preview tabs
|
|
|
ShowPreview=Show preview
|
|
@@ -117,6 +118,7 @@ MultiCurrencySetup=Multi-currency setup
|
|
|
MenuLimits=Limits and accuracy
|
|
|
MenuIdParent=Parent menu ID
|
|
|
DetailMenuIdParent=ID of parent menu (empty for a top menu)
|
|
|
+ParentID=Parent ID
|
|
|
DetailPosition=Sort number to define menu position
|
|
|
AllMenus=All
|
|
|
NotConfigured=Module/Application not configured
|
|
@@ -131,7 +133,6 @@ IdModule=Module ID
|
|
|
IdPermissions=Permissions ID
|
|
|
LanguageBrowserParameter=Parameter %s
|
|
|
LocalisationDolibarrParameters=Localization parameters
|
|
|
-ClientTZ=Client Time Zone (user)
|
|
|
ClientHour=Client time (user)
|
|
|
OSTZ=Server OS Time Zone
|
|
|
PHPTZ=PHP server Time Zone
|
|
@@ -159,7 +160,7 @@ Purge=Purge
|
|
|
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 normally 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.
|
|
|
PurgeDeleteLogFile=Delete log files, including <b>%s</b> defined for Syslog module (no risk of losing data)
|
|
|
PurgeDeleteTemporaryFiles=Delete all log and temporary files (no risk of losing data). Parameter can be 'tempfilesold', 'logfiles' or both 'tempfilesold+logfiles'. Note: Deletion of temporary files is done only if the temp directory was created more than 24 hours ago.
|
|
|
-PurgeDeleteTemporaryFilesShort=Delete log and temporary files
|
|
|
+PurgeDeleteTemporaryFilesShort=Delete log and temporary files (no risk of losing data)
|
|
|
PurgeDeleteAllFilesInDocumentsDir=Delete all files in directory: <b>%s</b>.<br>This will delete all generated documents related to elements (third parties, invoices etc...), files uploaded into the ECM module, database backup dumps and temporary files.
|
|
|
PurgeRunNow=Purge now
|
|
|
PurgeNothingToDelete=No directory or files to delete.
|
|
@@ -209,6 +210,7 @@ FeatureAvailableOnlyOnStable=Feature only available on official stable versions
|
|
|
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 trashcan to disable it.
|
|
|
OnlyActiveElementsAreShown=Only elements from <a href="%s">enabled modules</a> are shown.
|
|
|
ModulesDesc=The modules/applications determine which features are available in the software. Some modules require permissions to be granted to users after activating the module. Click the on/off button <span class="small valignmiddle">%s</span> of each module to enable or disable a module/application.
|
|
|
+ModulesDesc2=Click the wheel button <span class="small valignmiddle">%s</span> to configure the module/application.
|
|
|
ModulesMarketPlaceDesc=You can find more modules to download on external websites on the Internet...
|
|
|
ModulesDeployDesc=If permissions on your file system allow it, you can use this tool to deploy an external module. The module will then be visible on the tab <strong>%s</strong>.
|
|
|
ModulesMarketPlaces=Find external app/modules
|
|
@@ -277,6 +279,7 @@ SpaceX=Space X
|
|
|
SpaceY=Space Y
|
|
|
FontSize=Font size
|
|
|
Content=Content
|
|
|
+ContentForLines=Content to display for each product or service (from variable __LINES__ of Content)
|
|
|
NoticePeriod=Notice period
|
|
|
NewByMonth=New by month
|
|
|
Emails=Emails
|
|
@@ -372,8 +375,8 @@ UMask=UMask parameter for new files on Unix/Linux/BSD/Mac file system.
|
|
|
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.
|
|
|
SeeWikiForAllTeam=Take a look at the Wiki page for a list of contributors and their organization
|
|
|
UseACacheDelay= Delay for caching export response in seconds (0 or empty for no cache)
|
|
|
-DisableLinkToHelpCenter=Hide link "<b>Need help or support</b>" on login page
|
|
|
-DisableLinkToHelp=Hide link to online help "<b>%s</b>"
|
|
|
+DisableLinkToHelpCenter=Hide the link "<b>Need help or support</b>" on the login page
|
|
|
+DisableLinkToHelp=Hide the link to the online help "<b>%s</b>"
|
|
|
AddCRIfTooLong=There is no automatic text wrapping, text that is too long will not display on documents. Please add carriage returns in the text area if needed.
|
|
|
ConfirmPurge=Are you sure you want to execute this purge?<br>This will permanently delete all your data files with no way to restore them (ECM files, attached files...).
|
|
|
MinLength=Minimum length
|
|
@@ -495,9 +498,10 @@ WarningPHPMail=WARNING: The setup to send emails from the application is using t
|
|
|
WarningPHPMailA=- Using the server of the Email Service Provider increases the trustability of your email, so it increases the deliverablity without being flagged as SPAM
|
|
|
WarningPHPMailB=- Some Email Service Providers (like Yahoo) do not allow you to send an email from another server than their own server. Your current setup uses the server of the application to send email and not the server of your email provider, so some recipients (the one compatible with the restrictive DMARC protocol), will ask your email provider if they can accept your email and some email providers (like Yahoo) may respond "no" because the server is not theirs, so few of your sent Emails may not be accepted for delivery (be careful also of your email provider's sending quota).
|
|
|
WarningPHPMailC=- Using the SMTP server of your own Email Service Provider to send emails is also interesting so all emails sent from application will also be saved into your "Sent" directory of your mailbox.
|
|
|
-WarningPHPMailD=If the method 'PHP Mail' is really the method you would like to use, you can remove this warning by adding the constant MAIN_HIDE_WARNING_TO_ENCOURAGE_SMTP_SETUP to 1 in Home - Setup - Other.
|
|
|
+WarningPHPMailD=Also, it is therefore recommended to change the sending method of e-mails to the value "SMTP". If you really want to keep the default "PHP" method to send emails, just ignore this warning, or remove it by setting the MAIN_HIDE_WARNING_TO_ENCOURAGE_SMTP_SETUP constant to 1 in Home - Setup - Other.
|
|
|
WarningPHPMail2=If your email SMTP provider need to restrict email client to some IP addresses (very rare), this is the IP address of the mail user agent (MUA) for your ERP CRM application: <strong>%s</strong>.
|
|
|
-WarningPHPMailSPF=If the domain name in your sender email address is protected by a SPF record (ask you domain name registar), you must add the following IPs in the SPF record of the DNS of your domain: <strong>%s</strong>.
|
|
|
+WarningPHPMailSPF=If the domain name in your sender email address is protected by a SPF record (ask your domain name registar), you must add the following IPs in the SPF record of the DNS of your domain: <strong>%s</strong>.
|
|
|
+ActualMailSPFRecordFound=Actual SPF record found : %s
|
|
|
ClickToShowDescription=Click to show description
|
|
|
DependsOn=This module needs the module(s)
|
|
|
RequiredBy=This module is required by module(s)
|
|
@@ -514,6 +518,9 @@ Field=Field
|
|
|
ProductDocumentTemplates=Document templates to generate product document
|
|
|
FreeLegalTextOnExpenseReports=Free legal text on expense reports
|
|
|
WatermarkOnDraftExpenseReports=Watermark on draft expense reports
|
|
|
+ProjectIsRequiredOnExpenseReports=The project is mandatory for entering an expense report
|
|
|
+PrefillExpenseReportDatesWithCurrentMonth=Pre-fill start and end dates of new expense report with start and end dates of the current month
|
|
|
+ForceExpenseReportsLineAmountsIncludingTaxesOnly=Force the entry of expense report amounts always in amount with taxes
|
|
|
AttachMainDocByDefault=Set this to 1 if you want to attach main document to email by default (if applicable)
|
|
|
FilesAttachedToEmail=Attach file
|
|
|
SendEmailsReminders=Send agenda reminders by emails
|
|
@@ -603,7 +610,7 @@ Module400Desc=Management of projects, leads/opportunities and/or tasks. You can
|
|
|
Module410Name=Webcalendar
|
|
|
Module410Desc=Webcalendar integration
|
|
|
Module500Name=Taxes & Special Expenses
|
|
|
-Module500Desc=Management of other expenses (sale taxes, social or fiscal taxes, dividends, ...)
|
|
|
+Module500Desc=Management of other expenses (sales taxes, social or fiscal taxes, dividends, ...)
|
|
|
Module510Name=Salaries
|
|
|
Module510Desc=Record and track employee payments
|
|
|
Module520Name=Loans
|
|
@@ -895,6 +902,11 @@ Permission1002=Create/modify warehouses
|
|
|
Permission1003=Delete warehouses
|
|
|
Permission1004=Read stock movements
|
|
|
Permission1005=Create/modify stock movements
|
|
|
+Permission1011=View inventories
|
|
|
+Permission1012=Create new inventory
|
|
|
+Permission1014=Validate inventory
|
|
|
+Permission1015=Allow to change PMP value for a product
|
|
|
+Permission1016=Delete inventory
|
|
|
Permission1101=Read delivery receipts
|
|
|
Permission1102=Create/modify delivery receipts
|
|
|
Permission1104=Validate delivery receipts
|
|
@@ -950,6 +962,14 @@ Permission4001=See employees
|
|
|
Permission4002=Create employees
|
|
|
Permission4003=Delete employees
|
|
|
Permission4004=Export employees
|
|
|
+Permission4010=Read skill/job/position
|
|
|
+Permission4011=Create/modify skill/job/position
|
|
|
+Permission4012=Delete skill/job/position
|
|
|
+Permission4020=Read evaluation
|
|
|
+Permission4021=Create/modify evaluation
|
|
|
+Permission4022=Validate evaluation
|
|
|
+Permission4023=Delete evaluation
|
|
|
+Permission4030=See comparison menu
|
|
|
Permission10001=Read website content
|
|
|
Permission10002=Create/modify website content (html and javascript content)
|
|
|
Permission10003=Create/modify website content (dynamic php code). Dangerous, must be reserved to restricted developers.
|
|
@@ -1032,7 +1052,7 @@ DictionaryFees=Expense report - Types of expense report lines
|
|
|
DictionarySendingMethods=Shipping methods
|
|
|
DictionaryStaff=Number of Employees
|
|
|
DictionaryAvailability=Delivery delay
|
|
|
-DictionaryOrderMethods=Ordering methods
|
|
|
+DictionaryOrderMethods=Order methods
|
|
|
DictionarySource=Origin of proposals/orders
|
|
|
DictionaryAccountancyCategory=Personalized groups for reports
|
|
|
DictionaryAccountancysystem=Models for chart of accounts
|
|
@@ -1165,7 +1185,8 @@ DoNotSuggestPaymentMode=Do not suggest
|
|
|
NoActiveBankAccountDefined=No active bank account defined
|
|
|
OwnerOfBankAccount=Owner of bank account %s
|
|
|
BankModuleNotActive=Bank accounts module not enabled
|
|
|
-ShowBugTrackLink=Define the link "<strong>%s</strong>" (empty to not display this link, 'github' for the link to the Dolibarr project or define directly an url 'https://...')
|
|
|
+ShowBugTrackLink=Show the link "<strong>%s</strong>"
|
|
|
+ShowBugTrackLinkDesc=Keep empty to not display this link, use value 'github' for the link to the Dolibarr project or define directly an url 'https://...'
|
|
|
Alerts=Alerts
|
|
|
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
|
|
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
|
@@ -1190,6 +1211,9 @@ SetupDescription2=The following two sections are mandatory (the two first entrie
|
|
|
SetupDescription3=<a href="%s">%s -> %s</a><br><br>Basic parameters used to customize the default behavior of your application (e.g for country-related features).
|
|
|
SetupDescription4=<a href="%s">%s -> %s</a><br><br>This software is a suite of many modules/applications. The modules related to your needs must be enabled and configured. Menu entries will appears with the activation of these modules.
|
|
|
SetupDescription5=Other Setup menu entries manage optional parameters.
|
|
|
+SetupDescriptionLink=<a href="%s">%s - %s</a>
|
|
|
+SetupDescription3b=Basic parameters used to customize the default behavior of your application (e.g for country-related features).
|
|
|
+SetupDescription4b=This software is a suite of many modules/applications. The modules related to your needs must be enabled and configured. Menu entries will appears with the activation of these modules.
|
|
|
AuditedSecurityEvents=Security events that are audited
|
|
|
NoSecurityEventsAreAduited=No security events are audited. You can enable them from menu %s
|
|
|
Audit=Security events
|
|
@@ -1212,7 +1236,7 @@ SystemAreaForAdminOnly=This area is available to administrator users only. Dolib
|
|
|
CompanyFundationDesc=Edit the information of your company/organization. Click on "%s" button at the bottom of the page when done.
|
|
|
AccountantDesc=If you have an external accountant/bookkeeper, you can edit here its information.
|
|
|
AccountantFileNumber=Accountant code
|
|
|
-DisplayDesc=Parameters affecting the look and behaviour of Dolibarr can be modified here.
|
|
|
+DisplayDesc=Parameters affecting the look and presentation of the application can be modified here.
|
|
|
AvailableModules=Available app/modules
|
|
|
ToActivateModule=To activate modules, go on setup Area (Home->Setup->Modules).
|
|
|
SessionTimeOut=Time out for session
|
|
@@ -1264,7 +1288,7 @@ SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn w
|
|
|
ShowProfIdInAddress=Show professional ID with addresses
|
|
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
|
|
TranslationUncomplete=Partial translation
|
|
|
-MAIN_DISABLE_METEO=Disable meteorological view
|
|
|
+MAIN_DISABLE_METEO=Disable weather thumb
|
|
|
MeteoStdMod=Standard mode
|
|
|
MeteoStdModEnabled=Standard mode enabled
|
|
|
MeteoPercentageMod=Percentage mode
|
|
@@ -1335,6 +1359,7 @@ BrowserIsKO=You are using the %s web browser. This browser is known to be a bad
|
|
|
PHPModuleLoaded=PHP component %s is loaded
|
|
|
PreloadOPCode=Preloaded OPCode is used
|
|
|
AddRefInList=Display Customer/Vendor ref. info list (select list or combobox) and most of hyperlink.<br>Third Parties will appear with a name format of "CC12345 - SC45678 - The Big Company corp." instead of "The Big Company corp".
|
|
|
+AddVatInList=Display Customer/Vendor VAT number. info list (select list or combobox).
|
|
|
AddAdressInList=Display Customer/Vendor adress info list (select list or combobox)<br>Third Parties will appear with a name format of "The Big Company corp. - 21 jump street 123456 Big town - USA" instead of "The Big Company corp".
|
|
|
AddEmailPhoneTownInContactList=Display Contact email (or phones if not defined) and town info list (select list or combobox)<br>Contacts will appear with a name format of "Dupond Durand - dupond.durand@email.com - Paris" or "Dupond Durand - 06 07 59 65 66 - Paris" instead of "Dupond Durand".
|
|
|
AskForPreferredShippingMethod=Ask for preferred shipping method for Third Parties.
|
|
@@ -1366,7 +1391,7 @@ AccountCodeManager=Options for automatic generation of customer/vendor accountin
|
|
|
NotificationsDesc=Email notifications can be sent automatically for some Dolibarr events.<br>Recipients of notifications can be defined:
|
|
|
NotificationsDescUser=* per user, one user at a time.
|
|
|
NotificationsDescContact=* per third-party contacts (customers or vendors), one contact at a time.
|
|
|
-NotificationsDescGlobal=* or by setting global email addresses in this setup page.
|
|
|
+NotificationsDescGlobal=* or by setting global email addresses in the setup page of the module.
|
|
|
ModelModules=Document Templates
|
|
|
DocumentModelOdt=Generate documents from OpenDocument templates (.ODT / .ODS files from LibreOffice, OpenOffice, KOffice, TextEdit,...)
|
|
|
WatermarkOnDraft=Watermark on draft document
|
|
@@ -1415,7 +1440,7 @@ WAREHOUSE_ASK_WAREHOUSE_DURING_ORDER=Ask for Warehouse Source for order
|
|
|
##### Suppliers Orders #####
|
|
|
BANK_ASK_PAYMENT_BANK_DURING_SUPPLIER_ORDER=Ask for bank account destination of purchase order
|
|
|
##### Orders #####
|
|
|
-SuggestedPaymentModesIfNotDefinedInOrder=Suggested payments mode on sale order by default if not defined on the order
|
|
|
+SuggestedPaymentModesIfNotDefinedInOrder=Suggested payments mode on sales order by default if not defined on the order
|
|
|
OrdersSetup=Sales Orders management setup
|
|
|
OrdersNumberingModules=Orders numbering models
|
|
|
OrdersModelModule=Order documents models
|
|
@@ -1466,10 +1491,10 @@ LDAPSynchronizeMembersTypes=Organization of foundation's members types in LDAP
|
|
|
LDAPPrimaryServer=Primary server
|
|
|
LDAPSecondaryServer=Secondary server
|
|
|
LDAPServerPort=Server port
|
|
|
-LDAPServerPortExample=Default port: 389
|
|
|
+LDAPServerPortExample=Standard or StartTLS: 389, LDAPs: 636
|
|
|
LDAPServerProtocolVersion=Protocol version
|
|
|
LDAPServerUseTLS=Use TLS
|
|
|
-LDAPServerUseTLSExample=Your LDAP server use TLS
|
|
|
+LDAPServerUseTLSExample=Your LDAP server use StartTLS
|
|
|
LDAPServerDn=Server DN
|
|
|
LDAPAdminDn=Administrator DN
|
|
|
LDAPAdminDnExample=Complete DN (ex: cn=admin,dc=example,dc=com or cn=Administrator,cn=Users,dc=example,dc=com for active directory)
|
|
@@ -1619,8 +1644,7 @@ ProductSetup=Products module setup
|
|
|
ServiceSetup=Services module setup
|
|
|
ProductServiceSetup=Products and Services modules setup
|
|
|
NumberOfProductShowInSelect=Maximum number of products to show in combo select lists (0=no limit)
|
|
|
-ViewProductDescInFormAbility=Display product descriptions in forms (otherwise shown in a tooltip popup)
|
|
|
-DoNotAddProductDescAtAddLines=Do not add product description (from product card) on submit add lines on forms
|
|
|
+ViewProductDescInFormAbility=Display product descriptions in lines of items (otherwise show description in a tooltip popup)
|
|
|
OnProductSelectAddProductDesc=How to use the description of the products when adding a product as a line of a document
|
|
|
AutoFillFormFieldBeforeSubmit=Auto fill the description input field with the description of product
|
|
|
DoNotAutofillButAutoConcat=Do not autofill the input field with description of product. Description of the product will be concatenated to the entered description automatically.
|
|
@@ -1684,6 +1708,8 @@ MailingDelay=Seconds to wait after sending next message
|
|
|
NotificationSetup=Email Notification module setup
|
|
|
NotificationEMailFrom=Sender email (From) for emails sent by the Notifications module
|
|
|
FixedEmailTarget=Recipient
|
|
|
+NotificationDisableConfirmMessageFix=Disable notification info in confirm message for fix notification
|
|
|
+NotificationDisableConfirmMessageUser=Disable notification info in confirm message for user notification
|
|
|
##### Sendings #####
|
|
|
SendingsSetup=Shipping module setup
|
|
|
SendingsReceiptModel=Sending receipt model
|
|
@@ -1699,8 +1725,10 @@ FreeLegalTextOnDeliveryReceipts=Free text on delivery receipts
|
|
|
##### FCKeditor #####
|
|
|
AdvancedEditor=Advanced editor
|
|
|
ActivateFCKeditor=Activate advanced editor for:
|
|
|
-FCKeditorForCompany=WYSIWIG creation/edition of elements description and note (except products/services)
|
|
|
-FCKeditorForProduct=WYSIWIG creation/edition of products/services description and note
|
|
|
+FCKeditorForNotePublic=WYSIWIG creation/edition of the field public notes of elements
|
|
|
+FCKeditorForNotePrivate=WYSIWIG creation/edition of the field private notes of elements
|
|
|
+FCKeditorForCompany=WYSIWIG creation/edition of the field description of elements (except products/services)
|
|
|
+FCKeditorForProduct=WYSIWIG creation/edition of the field description of products/services
|
|
|
FCKeditorForProductDetails=WYSIWIG creation/edition of products details lines for all entities (proposals, orders, invoices, etc...). <span class="warning">Warning: Using this option for this case is seriously not recommended as it can create problems with special characters and page formatting when building PDF files.</span>
|
|
|
FCKeditorForMailing= WYSIWIG creation/edition for mass eMailings (Tools->eMailing)
|
|
|
FCKeditorForUserSignature=WYSIWIG creation/edition of user signature
|
|
@@ -1779,7 +1807,7 @@ ClickToDialSetup=Click To Dial module setup
|
|
|
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 clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
|
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
|
|
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
|
|
-ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
|
|
+ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need a link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill the next field.
|
|
|
##### Point Of Sale (CashDesk) #####
|
|
|
CashDesk=Point of Sale
|
|
|
CashDeskSetup=Point of Sales module setup
|
|
@@ -1909,11 +1937,11 @@ UnicodeCurrency=Enter here between braces, list of byte number that represent th
|
|
|
ColorFormat=The RGB color is in HEX format, eg: FF0000
|
|
|
PictoHelp=Icon name in dolibarr format ('image.png' if into the current theme directory, 'image.png@nom_du_module' if into the directory /img/ of a module)
|
|
|
PositionIntoComboList=Position of line into combo lists
|
|
|
-SellTaxRate=Sale tax rate
|
|
|
+SellTaxRate=Sales tax rate
|
|
|
RecuperableOnly=Yes for VAT "Not Perceived but Recoverable" dedicated for some state in France. Keep value to "No" in all other cases.
|
|
|
UrlTrackingDesc=If the provider or transport service offers a page or web site to check the status of your shipments, you may enter it here. You can use the key {TRACKID} in the URL parameters so the system will replace it with the tracking number the user entered into the shipment card.
|
|
|
OpportunityPercent=When you create a lead, you will define an estimated amount of project/lead. According to status of the lead, this amount may be multiplied by this rate to evaluate a total amount all your leads may generate. Value is a percentage (between 0 and 100).
|
|
|
-TemplateForElement=This template record is dedicated to which element
|
|
|
+TemplateForElement=This mail template is related to what type of object? An email template is available only when using the "Send Email" button from the related object.
|
|
|
TypeOfTemplate=Type of template
|
|
|
TemplateIsVisibleByOwnerOnly=Template is visible to owner only
|
|
|
VisibleEverywhere=Visible everywhere
|
|
@@ -1988,7 +2016,14 @@ MAIN_PDF_MARGIN_RIGHT=Right margin on PDF
|
|
|
MAIN_PDF_MARGIN_TOP=Top margin on PDF
|
|
|
MAIN_PDF_MARGIN_BOTTOM=Bottom margin on PDF
|
|
|
MAIN_DOCUMENTS_LOGO_HEIGHT=Height for logo on PDF
|
|
|
-MAIN_GENERATE_PROPOSALS_WITH_PICTURE=Add picture on proposal line
|
|
|
+MAIN_GENERATE_PROPOSALS_WITH_PICTURE=Add column for picture on proposal lines
|
|
|
+MAIN_DOCUMENTS_WITH_PICTURE_WIDTH=Width of the column if a picture is added on lines
|
|
|
+MAIN_PDF_NO_SENDER_FRAME=Hide borders on sender address frame
|
|
|
+MAIN_PDF_NO_RECIPENT_FRAME=Hide borders on recipent address frame
|
|
|
+MAIN_PDF_HIDE_CUSTOMER_CODE=Hide customer code
|
|
|
+MAIN_PDF_HIDE_SENDER_NAME=Hide sender/company name in address block
|
|
|
+PROPOSAL_PDF_HIDE_PAYMENTTERM=Hide payments conditions
|
|
|
+PROPOSAL_PDF_HIDE_PAYMENTMODE=Hide payment mode
|
|
|
MAIN_PDF_PROPAL_USE_ELECTRONIC_SIGNING=Add electronic sign in PDF
|
|
|
NothingToSetup=There is no specific setup required for this module.
|
|
|
SetToYesIfGroupIsComputationOfOtherGroups=Set this to yes if this group is a computation of other groups
|
|
@@ -2089,7 +2124,7 @@ LargerThan=Larger than
|
|
|
IfTrackingIDFoundEventWillBeLinked=Note that If a tracking ID of an object is found into email, or if the email is an answer of an email aready collected and linked to an object, the created event will be automatically linked to the known related object.
|
|
|
WithGMailYouCanCreateADedicatedPassword=With a GMail account, if you enabled the 2 steps validation, it is recommanded to create a dedicated second password for the application instead of using your own account passsword from https://myaccount.google.com/.
|
|
|
EmailCollectorTargetDir=It may be a desired behaviour to move the email into another tag/directory when it was processed successfully. Just set name of directory here to use this feature (Do NOT use special characters in name). Note that you must also use a read/write login account.
|
|
|
-EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it. In the parameter field you can use for example 'EXTRACT:BODY:Name:\\s([^\\s]*)' if you want to extract the name of the thirdparty from a string 'Name: name to find' found into the body.
|
|
|
+EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it.<br>For example, if you want to create a thirdparty with a name extracted a string 'Name: name to find' found into the body, use sender email as email, you can set the parameter field like this:<br>'email=HEADER:^From:(.*);name=EXTRACT:BODY:Name:\\s([^\\s]*);client=SET:2;'<br>
|
|
|
EndPointFor=End point for %s : %s
|
|
|
DeleteEmailCollector=Delete email collector
|
|
|
ConfirmDeleteEmailCollector=Are you sure you want to delete this email collector?
|
|
@@ -2106,6 +2141,7 @@ EMailsWillHaveMessageID=Emails will have a tag 'References' matching this syntax
|
|
|
PDF_SHOW_PROJECT=Show project on document
|
|
|
ShowProjectLabel=Project Label
|
|
|
PDF_USE_ALSO_LANGUAGE_CODE=If you want to have some texts in your PDF duplicated in 2 different languages in the same generated PDF, you must set here this second language so generated PDF will contains 2 different languages in same page, the one chosen when generating PDF and this one (only few PDF templates support this). Keep empty for 1 language per PDF.
|
|
|
+PDF_USE_A=Gererate PDF documents with format PDF/A instead of defaut format PDF
|
|
|
FafaIconSocialNetworksDesc=Enter here the code of a FontAwesome icon. If you don't know what is FontAwesome, you can use the generic value fa-address-book.
|
|
|
RssNote=Note: Each RSS feed definition provides a widget that you must enable to have it available in dashboard
|
|
|
JumpToBoxes=Jump to Setup -> Widgets
|
|
@@ -2128,6 +2164,7 @@ AskThisIDToYourBank=Contact your bank to get this ID
|
|
|
AdvancedModeOnly=Permision available in Advanced permission mode only
|
|
|
ConfFileIsReadableOrWritableByAnyUsers=The conf file is readable or writable by any users. Give permission to web server user and group only.
|
|
|
MailToSendEventOrganization=Event Organization
|
|
|
+MailToPartnership=Partnership
|
|
|
AGENDA_EVENT_DEFAULT_STATUS=Default event status when creating a event from the form
|
|
|
YouShouldDisablePHPFunctions=You should disable PHP functions
|
|
|
IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system commands in custom code, you shoud disable PHP functions
|
|
@@ -2136,7 +2173,7 @@ NoWritableFilesFoundIntoRootDir=No writable files or directories of the common p
|
|
|
RecommendedValueIs=Recommended: %s
|
|
|
Recommended=Recommended
|
|
|
NotRecommended=Not recommended
|
|
|
-ARestrictedPath=A restricted path
|
|
|
+ARestrictedPath=Some restricted path
|
|
|
CheckForModuleUpdate=Check for external modules updates
|
|
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
|
|
ModuleUpdateAvailable=An update is available
|
|
@@ -2148,3 +2185,27 @@ DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
|
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
|
|
APIsAreNotEnabled=APIs modules are not enabled
|
|
|
YouShouldSetThisToOff=You should set this to 0 or off
|
|
|
+InstallAndUpgradeLockedBy=Install and upgrades are locked by the file <b>%s</b>
|
|
|
+OldImplementation=Old implementation
|
|
|
+PDF_SHOW_LINK_TO_ONLINE_PAYMENT=If some online payment modules are enabled (Paypal, Stripe, ...), add a link on the PDF to make the online payment
|
|
|
+DashboardDisableGlobal=Disable globally all the thumbs of open objects
|
|
|
+BoxstatsDisableGlobal=Disable totally box statistics
|
|
|
+DashboardDisableBlocks=Thumbs of open objects (to process or late) on main dashboard
|
|
|
+DashboardDisableBlockAgenda=Disable the thumb for agenda
|
|
|
+DashboardDisableBlockProject=Disable the thumb for projects
|
|
|
+DashboardDisableBlockCustomer=Disable the thumb for customers
|
|
|
+DashboardDisableBlockSupplier=Disable the thumb for suppliers
|
|
|
+DashboardDisableBlockContract=Disable the thumb for contracts
|
|
|
+DashboardDisableBlockTicket=Disable the thumb for tickets
|
|
|
+DashboardDisableBlockBank=Disable the thumb for banks
|
|
|
+DashboardDisableBlockAdherent=Disable the thumb for memberships
|
|
|
+DashboardDisableBlockExpenseReport=Disable the thumb for expense reports
|
|
|
+DashboardDisableBlockHoliday=Disable the thumb for leaves
|
|
|
+EnabledCondition=Condition to have field enabled (if not enabled, visibility will always be off)
|
|
|
+IfYouUseASecondTaxYouMustSetYouUseTheMainTax=If you want to use a second tax, you must enable also the first sale tax
|
|
|
+IfYouUseAThirdTaxYouMustSetYouUseTheMainTax=If you want to use a third tax, you must enable also the first sale tax
|
|
|
+LanguageAndPresentation=Language and presentation
|
|
|
+SkinAndColors=Skin and colors
|
|
|
+IfYouUseASecondTaxYouMustSetYouUseTheMainTax=If you want to use a second tax, you must enable also the first sale tax
|
|
|
+IfYouUseAThirdTaxYouMustSetYouUseTheMainTax=If you want to use a third tax, you must enable also the first sale tax
|
|
|
+PDF_USE_1A=Generate PDF with PDF/A-1b format
|