mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
1678 lines
103 KiB
Text
1678 lines
103 KiB
Text
# Dolibarr language file - Source file is en_US - admin
|
|
Foundation=Установа
|
|
Version=Версія
|
|
VersionProgram=Версія програми
|
|
VersionLastInstall=Версія первинної інсталяції
|
|
VersionLastUpgrade=Версія останнього оновлення
|
|
VersionExperimental=Експериментальна
|
|
VersionDevelopment=Розробча
|
|
VersionUnknown=Невизначена
|
|
VersionRecommanded=Рекомендована
|
|
FileCheck=Files Integrity
|
|
FilesMissing=Missing Files
|
|
FilesUpdated=Updated Files
|
|
FileCheckDolibarr=Check Dolibarr Files Integrity
|
|
XmlNotFound=Xml File of Dolibarr Integrity Not Found
|
|
SessionId=ID Сессії
|
|
SessionSaveHandler=Handler to save sessions
|
|
SessionSavePath=Storage session localization
|
|
PurgeSessions=Purge of sessions
|
|
ConfirmPurgeSessions=Do you really want to purge all sessions ? This will disconnect every user (except yourself).
|
|
NoSessionListWithThisHandler=Save session handler configured in your PHP does not allow to list all running sessions.
|
|
LockNewSessions=Lock new connections
|
|
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.
|
|
UnlockNewSessions=Remove connection lock
|
|
YourSession=Ваш сеанс
|
|
Sessions=Users session
|
|
WebUserGroup=Web server user/group
|
|
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).
|
|
HTMLCharset=Charset for generated HTML pages
|
|
DBStoringCharset=Database charset to store data
|
|
DBSortingCharset=Database charset to sort data
|
|
WarningModuleNotActive=Модуль <b>%s</b> повинен бути активованим
|
|
WarningOnlyPermissionOfActivatedModules=Only permissions related to activated modules are shown here. You can activate other modules in the Home->Setup->Modules page.
|
|
DolibarrSetup=Dolibarr install or upgrade
|
|
DolibarrUser=Dolibarr user
|
|
InternalUser=Internal user
|
|
ExternalUser=External user
|
|
InternalUsers=Internal users
|
|
ExternalUsers=External users
|
|
GlobalSetup=Global setup
|
|
GUISetup=Display
|
|
SetupArea=Setup area
|
|
FormToTestFileUploadForm=Form to test file upload (according to setup)
|
|
IfModuleEnabled=Note: yes is effective only if module <b>%s</b> is enabled
|
|
RemoveLock=Remove file <b>%s</b> if it exists to allow usage of the update tool.
|
|
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any usage of update tool.
|
|
SecuritySetup=Security setup
|
|
ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
|
|
ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
|
|
ErrorDecimalLargerThanAreForbidden=Error, a precision higher than <b>%s</b> is not supported.
|
|
DictionarySetup=Dictionary setup
|
|
Dictionary=Dictionaries
|
|
Chartofaccounts=Chart of accounts
|
|
Fiscalyear=Fiscal years
|
|
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 (Recommended for blind person or text browsers)
|
|
ConfirmAjax=Use Ajax confirmation popups
|
|
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.
|
|
UseSearchToSelectCompany=Use autocompletion fields to choose third parties instead of using a list box.
|
|
ActivityStateToSelectCompany= Add a filter option to show/hide thirdparties which are currently in activity or has ceased it
|
|
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.
|
|
UseSearchToSelectContact=Use autocompletion fields to choose contact (instead of using a list box).
|
|
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)
|
|
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)
|
|
SearchFilter=Search filters options
|
|
NumberOfKeyToSearch=Nbr of characters to trigger search: %s
|
|
ViewFullDateActions=Show full dates events in the third sheet
|
|
NotAvailableWhenAjaxDisabled=Not available when Ajax disabled
|
|
JavascriptDisabled=JavaScript disabled
|
|
UsePopupCalendar=Use popup for dates input
|
|
UsePreviewTabs=Use preview tabs
|
|
ShowPreview=Show preview
|
|
PreviewNotAvailable=Preview not available
|
|
ThemeCurrentlyActive=Theme currently active
|
|
CurrentTimeZone=TimeZone PHP (server)
|
|
MySQLTimeZone=TimeZone MySql (database)
|
|
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).
|
|
Space=Space
|
|
Table=Table
|
|
Fields=Fields
|
|
Index=Index
|
|
Mask=Mask
|
|
NextValue=Next value
|
|
NextValueForInvoices=Next value (invoices)
|
|
NextValueForCreditNotes=Next value (credit notes)
|
|
NextValueForDeposit=Next value (deposit)
|
|
NextValueForReplacements=Next value (replacements)
|
|
MustBeLowerThanPHPLimit=Note: your PHP limits each file upload's size to <b>%s</b> %s, whatever this parameter's value is
|
|
NoMaxSizeByPHPLimit=Note: No limit is set in your PHP configuration
|
|
MaxSizeForUploadedFiles=Maximum size for uploaded files (0 to disallow any upload)
|
|
UseCaptchaCode=Use graphical code (CAPTCHA) on login page
|
|
UseAvToScanUploadedFiles=Use anti-virus to scan uploaded files
|
|
AntiVirusCommand= Full path to antivirus command
|
|
AntiVirusCommandExample= Example for ClamWin: c:\\Progra~1\\ClamWin\\bin\\clamscan.exe<br>Example for ClamAv: /usr/bin/clamscan
|
|
AntiVirusParam= More parameters on command line
|
|
AntiVirusParamExample= Example for ClamWin: --database="C:\\Program Files (x86)\\ClamWin\\lib"
|
|
ComptaSetup=Accounting module setup
|
|
UserSetup=User management setup
|
|
MenuSetup=Menu management setup
|
|
MenuLimits=Limits and accuracy
|
|
MenuIdParent=Parent menu ID
|
|
DetailMenuIdParent=ID of parent menu (empty for a top menu)
|
|
DetailPosition=Sort number to define menu position
|
|
PersonalizedMenusNotSupported=Personalized menus not supported
|
|
AllMenus=All
|
|
NotConfigured=Module not configured
|
|
Setup=Setup
|
|
Activation=Activation
|
|
Active=Active
|
|
SetupShort=Setup
|
|
OtherOptions=Other options
|
|
OtherSetup=Other setup
|
|
CurrentValueSeparatorDecimal=Decimal separator
|
|
CurrentValueSeparatorThousand=Thousand separator
|
|
Destination=Destination
|
|
IdModule=Module ID
|
|
IdPermissions=Permissions ID
|
|
Modules=Modules
|
|
ModulesCommon=Main modules
|
|
ModulesOther=Other modules
|
|
ModulesInterfaces=Interfaces modules
|
|
ModulesSpecial=Modules very specific
|
|
ParameterInDolibarr=Parameter %s
|
|
LanguageParameter=Language parameter %s
|
|
LanguageBrowserParameter=Parameter %s
|
|
LocalisationDolibarrParameters=Localisation parameters
|
|
ClientTZ=Client Time Zone (user)
|
|
ClientHour=Client time (user)
|
|
OSTZ=Server OS Time Zone
|
|
PHPTZ=PHP server Time Zone
|
|
PHPServerOffsetWithGreenwich=PHP server offset width Greenwich (seconds)
|
|
ClientOffsetWithGreenwich=Client/Browser offset width Greenwich (seconds)
|
|
DaylingSavingTime=Daylight saving time
|
|
CurrentHour=PHP Time (server)
|
|
CompanyTZ=Company Time Zone (main company)
|
|
CompanyHour=Company Time (main company)
|
|
CurrentSessionTimeOut=Current session timeout
|
|
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"
|
|
OSEnv=OS Environment
|
|
Box=Box
|
|
Boxes=Boxes
|
|
MaxNbOfLinesForBoxes=Max number of lines for boxes
|
|
PositionByDefault=Default order
|
|
Position=Position
|
|
MenusDesc=Menus managers define content of the 2 menu bars (horizontal bar and vertical bar).
|
|
MenusEditorDesc=The menu editor allow you to define personalized entries in menus. Use it carefully to avoid making dolibarr unstable and menu entries permanently unreachable.<br>Some modules add entries in the menus (in menu <b>All</b> in most cases). If you removed some of these entries by mistake, you can restore them by disabling and reenabling the module.
|
|
MenuForUsers=Menu for users
|
|
LangFile=.lang file
|
|
System=System
|
|
SystemInfo=System information
|
|
SystemToolsArea=System tools area
|
|
SystemToolsAreaDesc=This area provides administration features. Use the menu to choose the feature you're looking for.
|
|
Purge=Purge
|
|
PurgeAreaDesc=This page allows you to delete all files built or stored by Dolibarr (temporary files or all files in <b>%s</b> directory). Using this feature is not necessary. It is provided for users whose Dolibarr is hosted by a provider that does not offer permissions to delete files built by the web server.
|
|
PurgeDeleteLogFile=Delete log file <b>%s</b> defined for Syslog module (no risk to loose data)
|
|
PurgeDeleteTemporaryFiles=Delete all temporary files (no risk to loose data)
|
|
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.
|
|
PurgeRunNow=Purge now
|
|
PurgeNothingToDelete=No directory or file to delete.
|
|
PurgeNDirectoriesDeleted=<b>%s</b> files or directories deleted.
|
|
PurgeAuditEvents=Purge all security events
|
|
ConfirmPurgeAuditEvents=Are you sure you want to purge all security events ? All security logs will be deleted, no other data will be removed.
|
|
NewBackup=New backup
|
|
GenerateBackup=Generate backup
|
|
Backup=Backup
|
|
Restore=Restore
|
|
RunCommandSummary=Backup has been launched with the following command
|
|
RunCommandSummaryToLaunch=Backup can be launched with the following command
|
|
WebServerMustHavePermissionForCommand=Your web server must have the permission to run such commands
|
|
BackupResult=Backup result
|
|
BackupFileSuccessfullyCreated=Backup file successfully generated
|
|
YouCanDownloadBackupFile=Generated files can now be downloaded
|
|
NoBackupFileAvailable=No backup files available.
|
|
ExportMethod=Export method
|
|
ImportMethod=Import method
|
|
ToBuildBackupFileClickHere=To build a backup file, click <a href="%s">here</a>.
|
|
ImportMySqlDesc=To import a backup file, you must use mysql command from command line:
|
|
ImportPostgreSqlDesc=To import a backup file, you must use pg_restore command from command line:
|
|
ImportMySqlCommand=%s %s < mybackupfile.sql
|
|
ImportPostgreSqlCommand=%s %s mybackupfile.sql
|
|
FileNameToGenerate=File name to generate
|
|
Compression=Compression
|
|
CommandsToDisableForeignKeysForImport=Command to disable foreign keys on import
|
|
CommandsToDisableForeignKeysForImportWarning=Mandatory if you want to be able to restore your sql dump later
|
|
ExportCompatibility=Compatibility of generated export file
|
|
MySqlExportParameters=MySQL export parameters
|
|
PostgreSqlExportParameters= PostgreSQL export parameters
|
|
UseTransactionnalMode=Use transactional mode
|
|
FullPathToMysqldumpCommand=Full path to mysqldump command
|
|
FullPathToPostgreSQLdumpCommand=Full path to pg_dump command
|
|
ExportOptions=Export Options
|
|
AddDropDatabase=Add DROP DATABASE command
|
|
AddDropTable=Add DROP TABLE command
|
|
ExportStructure=Structure
|
|
Datas=Data
|
|
NameColumn=Name columns
|
|
ExtendedInsert=Extended INSERT
|
|
NoLockBeforeInsert=No lock commands around INSERT
|
|
DelayedInsert=Delayed insert
|
|
EncodeBinariesInHexa=Encode binary data in hexadecimal
|
|
IgnoreDuplicateRecords=Ignore errors of duplicate records (INSERT IGNORE)
|
|
Yes=Yes
|
|
No=No
|
|
AutoDetectLang=Autodetect (browser language)
|
|
FeatureDisabledInDemo=Feature disabled in demo
|
|
Rights=Permissions
|
|
BoxesDesc=Boxes are screen area that show a piece of information on some pages. You can choose between showing the box or not by selecting target page and clicking 'Activate', or by clicking the dustbin to disable it.
|
|
OnlyActiveElementsAreShown=Only elements from <a href="%s">enabled modules</a> are shown.
|
|
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.
|
|
ModulesInterfaceDesc=The Dolibarr modules interface allows you to add features depending on external software, systems or services.
|
|
ModulesSpecialDesc=Special modules are very specific or seldom used modules.
|
|
ModulesJobDesc=Business modules provide simple predefined setup of Dolibarr for a particular business.
|
|
ModulesMarketPlaceDesc=You can find more modules to download on external web sites on the Internet...
|
|
ModulesMarketPlaces=More modules...
|
|
DoliStoreDesc=DoliStore, the official market place for Dolibarr ERP/CRM external modules
|
|
DoliPartnersDesc=List with some companies that can provide/develop on-demand modules or features (Note: any Open Source company knowning PHP language can provide you specific development)
|
|
WebSiteDesc=Web site providers you can search to find more modules...
|
|
URL=Link
|
|
BoxesAvailable=Boxes available
|
|
BoxesActivated=Boxes activated
|
|
ActivateOn=Activate on
|
|
ActiveOn=Activated on
|
|
SourceFile=Source file
|
|
AutomaticIfJavascriptDisabled=Automatic if Javascript is disabled
|
|
AvailableOnlyIfJavascriptNotDisabled=Available only if JavaScript is not disabled
|
|
AvailableOnlyIfJavascriptAndAjaxNotDisabled=Available only if JavaScript is not disabled
|
|
Required=Required
|
|
UsedOnlyWithTypeOption=Used by some agenda option only
|
|
Security=Security
|
|
Passwords=Passwords
|
|
DoNotStoreClearPassword=Do no store clear passwords in database but store only encrypted value (Activated recommended)
|
|
MainDbPasswordFileConfEncrypted=Database password encrypted in conf.php (Activated recommended)
|
|
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>
|
|
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>
|
|
ProtectAndEncryptPdfFiles=Protection of generated pdf files (Activated NOT recommended, breaks mass pdf generation)
|
|
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).
|
|
Feature=Feature
|
|
DolibarrLicense=License
|
|
DolibarrProjectLeader=Project leader
|
|
Developpers=Developers/contributors
|
|
OtherDeveloppers=Other developers/contributors
|
|
OfficialWebSite=Dolibarr international official web site
|
|
OfficialWebSiteFr=French official web site
|
|
OfficialWiki=Dolibarr documentation on Wiki
|
|
OfficialDemo=Dolibarr online demo
|
|
OfficialMarketPlace=Official market place for external modules/addons
|
|
OfficialWebHostingService=Referenced web hosting services (Cloud hosting)
|
|
ReferencedPreferredPartners=Preferred Partners
|
|
OtherResources=Autres ressources
|
|
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>
|
|
ForAnswersSeeForum=For any other questions/help, you can use the Dolibarr forum:<br><b><a href="%s" target="_blank">%s</a></b>
|
|
HelpCenterDesc1=This area can help you to get a Help support service on Dolibarr.
|
|
HelpCenterDesc2=Some part of this service are available in <b>english only</b>.
|
|
CurrentTopMenuHandler=Current top menu handler
|
|
CurrentLeftMenuHandler=Current left menu handler
|
|
CurrentMenuHandler=Current menu handler
|
|
CurrentSmartphoneMenuHandler=Current smartphone menu handler
|
|
MeasuringUnit=Measuring unit
|
|
Emails=E-mails
|
|
EMailsSetup=E-mails setup
|
|
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.
|
|
MAIN_MAIL_SMTP_PORT=SMTP/SMTPS Port (By default in php.ini: <b>%s</b>)
|
|
MAIN_MAIL_SMTP_SERVER=SMTP/SMTPS Host (By default in php.ini: <b>%s</b>)
|
|
MAIN_MAIL_SMTP_PORT_NotAvailableOnLinuxLike=SMTP/SMTPS Port (Not defined into PHP on Unix like systems)
|
|
MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=SMTP/SMTPS Host (Not defined into PHP on Unix like systems)
|
|
MAIN_MAIL_EMAIL_FROM=Sender e-mail for automatic emails (By default in php.ini: <b>%s</b>)
|
|
MAIN_MAIL_ERRORS_TO=Sender e-mail used for error returns emails sent
|
|
MAIN_MAIL_AUTOCOPY_TO= Send systematically a hidden carbon-copy of all sent emails to
|
|
MAIN_MAIL_AUTOCOPY_PROPOSAL_TO= Send systematically a hidden carbon-copy of proposals sent by email to
|
|
MAIN_MAIL_AUTOCOPY_ORDER_TO= Send systematically a hidden carbon-copy of orders sent by email to
|
|
MAIN_MAIL_AUTOCOPY_INVOICE_TO= Send systematically a hidden carbon-copy of invoice sent by emails to
|
|
MAIN_DISABLE_ALL_MAILS=Disable all e-mails sendings (for test purposes or demos)
|
|
MAIN_MAIL_SENDMODE=Method to use to send EMails
|
|
MAIN_MAIL_SMTPS_ID=SMTP ID if authentication required
|
|
MAIN_MAIL_SMTPS_PW=SMTP Password if authentication required
|
|
MAIN_MAIL_EMAIL_TLS= Use TLS (SSL) encrypt
|
|
MAIN_DISABLE_ALL_SMS=Disable all SMS sendings (for test purposes or demos)
|
|
MAIN_SMS_SENDMODE=Method to use to send SMS
|
|
MAIN_MAIL_SMS_FROM=Default sender phone number for Sms sending
|
|
FeatureNotAvailableOnLinux=Feature not available on Unix like systems. Test your sendmail program locally.
|
|
SubmitTranslation=If translation for this language is not complete or you find errors, you can correct this by editing files into directory <b>langs/%s</b> and submit modified files on www.dolibarr.org forum.
|
|
ModuleSetup=Module setup
|
|
ModulesSetup=Modules setup
|
|
ModuleFamilyBase=System
|
|
ModuleFamilyCrm=Customer Relation Management (CRM)
|
|
ModuleFamilyProducts=Products Management
|
|
ModuleFamilyHr=Human Resource Management
|
|
ModuleFamilyProjects=Projects/Collaborative work
|
|
ModuleFamilyOther=Other
|
|
ModuleFamilyTechnic=Multi-modules tools
|
|
ModuleFamilyExperimental=Experimental modules
|
|
ModuleFamilyFinancial=Financial Modules (Accounting/Treasury)
|
|
ModuleFamilyECM=Electronic Content Management (ECM)
|
|
MenuHandlers=Menu handlers
|
|
MenuAdmin=Menu editor
|
|
DoNotUseInProduction=Do not use in production
|
|
ThisIsProcessToFollow=This is setup to process:
|
|
ThisIsAlternativeProcessToFollow=This is an alternative setup to process:
|
|
StepNb=Step %s
|
|
FindPackageFromWebSite=Find a package that provides feature you want (for example on official web site %s).
|
|
DownloadPackageFromWebSite=Download package (for example from official web site %s).
|
|
UnpackPackageInDolibarrRoot=Unpack package file into Dolibarr server directory dedicated to external modules: <b>%s</b>
|
|
SetupIsReadyForUse=Install is finished and Dolibarr is ready to use with this new component.
|
|
NotExistsDirect=The alternative root directory is not defined.<br>
|
|
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>
|
|
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.
|
|
YouCanSubmitFile=For this step, you can send package using this tool: Select module file
|
|
CurrentVersion=Dolibarr current version
|
|
CallUpdatePage=Go to the page that updates the database structure and datas: %s.
|
|
LastStableVersion=Last stable version
|
|
UpdateServerOffline=Update server offline
|
|
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>
|
|
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>
|
|
GenericMaskCodes3=All other characters in the mask will remain intact.<br>Spaces are not allowed.<br>
|
|
GenericMaskCodes4a=<u>Example on the 99th %s of the third party TheCompany done 2007-01-31:</u><br>
|
|
GenericMaskCodes4b=<u>Example on third party created on 2007-03-01:</u><br>
|
|
GenericMaskCodes4c=<u>Example on product created on 2007-03-01:</u><br>
|
|
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>
|
|
GenericNumRefModelDesc=Returns a customizable number according to a defined mask.
|
|
ServerAvailableOnIPOrPort=Server is available at address <b>%s</b> on port <b>%s</b>
|
|
ServerNotAvailableOnIPOrPort=Server is not available at address <b>%s</b> on port <b>%s</b>
|
|
DoTestServerAvailability=Test server connectivity
|
|
DoTestSend=Test sending
|
|
DoTestSendHTML=Test sending HTML
|
|
ErrorCantUseRazIfNoYearInMask=Error, can't use option @ to reset counter each year if sequence {yy} or {yyyy} is not in mask.
|
|
ErrorCantUseRazInStartedYearIfNoYearMonthInMask=Error, can't use option @ if sequence {yy}{mm} or {yyyy}{mm} is not in mask.
|
|
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 full list of all actors and their organisation
|
|
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 "<b>%s Online help</b>" on left menu
|
|
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.
|
|
ModuleDisabled=Module disabled
|
|
ModuleDisabledSoNoEvent=Module disabled so event never created
|
|
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...).
|
|
MinLength=Minimum length
|
|
LanguageFilesCachedIntoShmopSharedMemory=Files .lang loaded in shared memory
|
|
ExamplesWithCurrentSetup=Examples with current running setup
|
|
ListOfDirectories=List of OpenDocument templates directories
|
|
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>.
|
|
NumberOfModelFilesFound=Number of ODT/ODS templates files found in those directories
|
|
ExampleOfDirectoriesForModelGen=Examples of syntax:<br>c:\\mydir<br>/home/mydir<br>DOL_DATA_ROOT/ecm/ecmdir
|
|
FollowingSubstitutionKeysCanBeUsed=<br>To know how to create your odt document templates, before storing them in those directories, read wiki documentation:
|
|
FullListOnOnlineDocumentation=http://wiki.dolibarr.org/index.php/Create_an_ODT_document_template
|
|
FirstnameNamePosition=Position of Name/Lastname
|
|
DescWeather=The following pictures will be shown on dashboard when number of late actions reach the following values:
|
|
KeyForWebServicesAccess=Key to use Web Services (parameter "dolibarrkey" in webservices)
|
|
TestSubmitForm=Input test form
|
|
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.
|
|
ThemeDir=Skins directory
|
|
ConnectionTimeout=Connexion timeout
|
|
ResponseTimeout=Response timeout
|
|
SmsTestMessage=Test message from __PHONEFROM__ to __PHONETO__
|
|
ModuleMustBeEnabledFirst=Module <b>%s</b> must be enabled first before using this feature.
|
|
SecurityToken=Key to secure URLs
|
|
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
|
|
PDF=PDF
|
|
PDFDesc=You can set each global options related to the PDF generation
|
|
PDFAddressForging=Rules to forge address boxes
|
|
HideAnyVATInformationOnPDF=Hide all information related to VAT on generated PDF
|
|
HideDescOnPDF=Hide products description on generated PDF
|
|
HideRefOnPDF=Hide products ref. on generated PDF
|
|
HideDetailsOnPDF=Hide products lines details on generated PDF
|
|
Library=Library
|
|
UrlGenerationParameters=Parameters to secure URLs
|
|
SecurityTokenIsUnique=Use a unique securekey parameter for each URL
|
|
EnterRefToBuildUrl=Enter reference for object %s
|
|
GetSecuredUrl=Get calculated URL
|
|
ButtonHideUnauthorized=Hide buttons for unauthorized actions instead of showing disabled buttons
|
|
OldVATRates=Old VAT rate
|
|
NewVATRates=New VAT rate
|
|
PriceBaseTypeToChange=Modify on prices with base reference value defined on
|
|
MassConvert=Launch mass convert
|
|
String=String
|
|
TextLong=Long text
|
|
Int=Integer
|
|
Float=Float
|
|
DateAndTime=Date and hour
|
|
Unique=Unique
|
|
Boolean=Boolean (Checkbox)
|
|
ExtrafieldPhone = Phone
|
|
ExtrafieldPrice = Price
|
|
ExtrafieldMail = Email
|
|
ExtrafieldSelect = Select list
|
|
ExtrafieldSelectList = Select from table
|
|
ExtrafieldSeparator=Separator
|
|
ExtrafieldCheckBox=Checkbox
|
|
ExtrafieldRadio=Radio button
|
|
ExtrafieldCheckBoxFromList= Checkbox from table
|
|
ExtrafieldLink=Link to an object
|
|
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
|
|
ExtrafieldParamHelpcheckbox=Parameters list have to be like key,value<br><br> for example : <br>1,value1<br>2,value2<br>3,value3<br>...
|
|
ExtrafieldParamHelpradio=Parameters list have to be like key,value<br><br> for example : <br>1,value1<br>2,value2<br>3,value3<br>...
|
|
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> 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
|
|
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> 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
|
|
LibraryToBuildPDF=Library used to build PDF
|
|
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>
|
|
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)
|
|
SMS=SMS
|
|
LinkToTestClickToDial=Enter a phone number to call to show a link to test the ClickToDial url for user <strong>%s</strong>
|
|
RefreshPhoneLink=Refresh link
|
|
LinkToTest=Clickable link generated for user <strong>%s</strong> (click phone number to test)
|
|
KeepEmptyToUseDefault=Keep empty to use default value
|
|
DefaultLink=Default link
|
|
ValueOverwrittenByUserSetup=Warning, this value may be overwritten by user specific setup (each user can set his own clicktodial url)
|
|
ExternalModule=External module - Installed into directory %s
|
|
BarcodeInitForThirdparties=Mass barcode init for thirdparties
|
|
BarcodeInitForProductsOrServices=Mass barcode init or reset for products or services
|
|
CurrentlyNWithoutBarCode=Currently, you have <strong>%s</strong> records on <strong>%s</strong> %s without barcode defined.
|
|
InitEmptyBarCode=Init value for next %s empty records
|
|
EraseAllCurrentBarCode=Erase all current barcode values
|
|
ConfirmEraseAllCurrentBarCode=Are you sure you want to erase all current barcode values ?
|
|
AllBarcodeReset=All barcode values have been removed
|
|
NoBarcodeNumberingTemplateDefined=No numbering barcode template enabled into barcode module setup.
|
|
NoRecordWithoutBarcodeDefined=No record with no barcode value defined.
|
|
|
|
# Modules
|
|
Module0Name=Users & groups
|
|
Module0Desc=Users and groups management
|
|
Module1Name=Third parties
|
|
Module1Desc=Companies and contact management (customers, prospects...)
|
|
Module2Name=Commercial
|
|
Module2Desc=Commercial management
|
|
Module10Name=Accounting
|
|
Module10Desc=Simple accounting reports (journals, turnover) based onto database content. No dispatching.
|
|
Module20Name=Proposals
|
|
Module20Desc=Commercial proposal management
|
|
Module22Name=Mass E-mailings
|
|
Module22Desc=Mass E-mailing management
|
|
Module23Name=Energy
|
|
Module23Desc=Monitoring the consumption of energies
|
|
Module25Name=Customer Orders
|
|
Module25Desc=Customer order management
|
|
Module30Name=Invoices
|
|
Module30Desc=Invoice and credit note management for customers. Invoice management for suppliers
|
|
Module40Name=Suppliers
|
|
Module40Desc=Supplier management and buying (orders and invoices)
|
|
Module42Name=Logs
|
|
Module42Desc=Logging facilities (file, syslog, ...)
|
|
Module49Name=Editors
|
|
Module49Desc=Editor management
|
|
Module50Name=Products
|
|
Module50Desc=Product management
|
|
Module51Name=Mass mailings
|
|
Module51Desc=Mass paper mailing management
|
|
Module52Name=Stocks
|
|
Module52Desc=Stock management (products)
|
|
Module53Name=Services
|
|
Module53Desc=Service management
|
|
Module54Name=Contracts/Subscriptions
|
|
Module54Desc=Management of contracts (services or reccuring subscriptions)
|
|
Module55Name=Barcodes
|
|
Module55Desc=Barcode management
|
|
Module56Name=Telephony
|
|
Module56Desc=Telephony integration
|
|
Module57Name=Standing orders
|
|
Module57Desc=Standing orders and withdrawal management. Also includes generation of SEPA file for european countries.
|
|
Module58Name=ClickToDial
|
|
Module58Desc=Integration of a ClickToDial system (Asterisk, ...)
|
|
Module59Name=Bookmark4u
|
|
Module59Desc=Add function to generate Bookmark4u account from a Dolibarr account
|
|
Module70Name=Interventions
|
|
Module70Desc=Intervention management
|
|
Module75Name=Expense and trip notes
|
|
Module75Desc=Expense and trip notes management
|
|
Module80Name=Shipments
|
|
Module80Desc=Shipments and delivery order management
|
|
Module85Name=Banks and cash
|
|
Module85Desc=Management of bank or cash accounts
|
|
Module100Name=External site
|
|
Module100Desc=This module include an external web site or page into Dolibarr menus and view it into a Dolibarr frame
|
|
Module105Name=Mailman and SPIP
|
|
Module105Desc=Mailman or SPIP interface for member module
|
|
Module200Name=LDAP
|
|
Module200Desc=LDAP directory synchronisation
|
|
Module210Name=PostNuke
|
|
Module210Desc=PostNuke integration
|
|
Module240Name=Data exports
|
|
Module240Desc=Tool to export Dolibarr datas (with assistants)
|
|
Module250Name=Data imports
|
|
Module250Desc=Tool to import datas in Dolibarr (with assistants)
|
|
Module310Name=Members
|
|
Module310Desc=Foundation members management
|
|
Module320Name=RSS Feed
|
|
Module320Desc=Add RSS feed inside Dolibarr screen pages
|
|
Module330Name=Bookmarks
|
|
Module330Desc=Bookmark management
|
|
Module400Name=Projects/Opportunities/Leads
|
|
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.
|
|
Module410Name=Webcalendar
|
|
Module410Desc=Webcalendar integration
|
|
Module500Name=Special expenses
|
|
Module500Desc=Management of special expenses (taxes, social or fiscal taxes, dividends)
|
|
Module510Name=Salaries
|
|
Module510Desc=Management of employees salaries and payments
|
|
Module520Name=Loan
|
|
Module520Desc=Management of loans
|
|
Module600Name=Notifications
|
|
Module600Desc=Send EMail notifications on some Dolibarr business events to third-party contacts (setup defined on each thirdparty)
|
|
Module700Name=Donations
|
|
Module700Desc=Donation management
|
|
Module770Name=Expense reports
|
|
Module770Desc=Management and claim expense reports (transportation, meal, ...)
|
|
Module1120Name=Supplier commercial proposal
|
|
Module1120Desc=Request supplier commercial proposal and prices
|
|
Module1200Name=Mantis
|
|
Module1200Desc=Mantis integration
|
|
Module1400Name=Accounting
|
|
Module1400Desc=Accounting management (double parties)
|
|
Module1520Name=Document Generation
|
|
Module1520Desc=Mass mail document generation
|
|
Module1780Name=Tags/Categories
|
|
Module1780Desc=Create tags/category (products, customers, suppliers, contacts or members)
|
|
Module2000Name=WYSIWYG editor
|
|
Module2000Desc=Allow to edit some text area using an advanced editor
|
|
Module2200Name=Dynamic Prices
|
|
Module2200Desc=Enable the usage of math expressions for prices
|
|
Module2300Name=Cron
|
|
Module2300Desc=Scheduled job management
|
|
Module2400Name=Agenda
|
|
Module2400Desc=Events/tasks and agenda management
|
|
Module2500Name=Electronic Content Management
|
|
Module2500Desc=Save and share documents
|
|
Module2600Name=API services (Web services SOAP)
|
|
Module2600Desc=Enable the Dolibarr SOAP server providing API services
|
|
Module2610Name=API services (Web services REST)
|
|
Module2610Desc=Enable the Dolibarr REST server providing API services
|
|
Module2650Name=WebServices (client)
|
|
Module2650Desc=Enable the Dolibarr web services client (Can be used to push data/requests to external servers. Supplier orders supported only for the moment)
|
|
Module2700Name=Gravatar
|
|
Module2700Desc=Use online Gravatar service (www.gravatar.com) to show photo of users/members (found with their emails). Need an internet access
|
|
Module2800Desc=FTP Client
|
|
Module2900Name=GeoIPMaxmind
|
|
Module2900Desc=GeoIP Maxmind conversions capabilities
|
|
Module3100Name=Skype
|
|
Module3100Desc=Add a Skype button into card of adherents / third parties / contacts
|
|
Module5000Name=Multi-company
|
|
Module5000Desc=Allows you to manage multiple companies
|
|
Module6000Name=Workflow
|
|
Module6000Desc=Workflow management
|
|
Module20000Name=Leave Requests management
|
|
Module20000Desc=Declare and follow employees leaves requests
|
|
Module39000Name=Product lot
|
|
Module39000Desc=Lot or serial number, eat-by and sell-by date management on products
|
|
Module50000Name=PayBox
|
|
Module50000Desc=Module to offer an online payment page by credit card with PayBox
|
|
Module50100Name=Point of sales
|
|
Module50100Desc=Point of sales module
|
|
Module50200Name=Paypal
|
|
Module50200Desc=Module to offer an online payment page by credit card with Paypal
|
|
Module50400Name=Accounting (advanced)
|
|
Module50400Desc=Accounting management (double parties)
|
|
Module54000Name=PrintIPP
|
|
Module54000Desc=Direct print (without opening the documents) using Cups IPP interface (Printer must be visible from server, and CUPS must be installe on server).
|
|
Module55000Name=Poll, Survey or Vote
|
|
Module55000Desc=Module to make online polls, surveys or votes (like Doodle, Studs, Rdvz, ...)
|
|
Module59000Name=Margins
|
|
Module59000Desc=Module to manage margins
|
|
Module60000Name=Commissions
|
|
Module60000Desc=Module to manage commissions
|
|
Permission11=Read customer invoices
|
|
Permission12=Create/modify customer invoices
|
|
Permission13=Unvalidate customer invoices
|
|
Permission14=Validate customer invoices
|
|
Permission15=Send customer invoices by email
|
|
Permission16=Create payments for customer invoices
|
|
Permission19=Delete customer invoices
|
|
Permission21=Read commercial proposals
|
|
Permission22=Create/modify commercial proposals
|
|
Permission24=Validate commercial proposals
|
|
Permission25=Send commercial proposals
|
|
Permission26=Close commercial proposals
|
|
Permission27=Delete commercial proposals
|
|
Permission28=Export commercial proposals
|
|
Permission31=Read products
|
|
Permission32=Create/modify products
|
|
Permission34=Delete products
|
|
Permission36=See/manage hidden products
|
|
Permission38=Export products
|
|
Permission41=Read projects and tasks (shared project and projects i'm contact for). Can also enter time consumed on assigned tasks (timesheet)
|
|
Permission42=Create/modify projects (shared project and projects i'm contact for)
|
|
Permission44=Delete projects (shared project and projects i'm contact for)
|
|
Permission61=Read interventions
|
|
Permission62=Create/modify interventions
|
|
Permission64=Delete interventions
|
|
Permission67=Export interventions
|
|
Permission71=Read members
|
|
Permission72=Create/modify members
|
|
Permission74=Delete members
|
|
Permission75=Setup types of membership
|
|
Permission76=Export datas
|
|
Permission78=Read subscriptions
|
|
Permission79=Create/modify subscriptions
|
|
Permission81=Read customers orders
|
|
Permission82=Create/modify customers orders
|
|
Permission84=Validate customers orders
|
|
Permission86=Send customers orders
|
|
Permission87=Close customers orders
|
|
Permission88=Cancel customers orders
|
|
Permission89=Delete customers orders
|
|
Permission91=Read social or fiscal taxes and vat
|
|
Permission92=Create/modify social or fiscal taxes and vat
|
|
Permission93=Delete social or fiscal taxes and vat
|
|
Permission94=Export social or fiscal taxes
|
|
Permission95=Read reports
|
|
Permission101=Read sendings
|
|
Permission102=Create/modify sendings
|
|
Permission104=Validate sendings
|
|
Permission106=Export sendings
|
|
Permission109=Delete sendings
|
|
Permission111=Read financial accounts
|
|
Permission112=Create/modify/delete and compare transactions
|
|
Permission113=Setup financial accounts (create, manage categories)
|
|
Permission114=Reconciliate transactions
|
|
Permission115=Export transactions and account statements
|
|
Permission116=Transfers between accounts
|
|
Permission117=Manage cheques dispatching
|
|
Permission121=Read third parties linked to user
|
|
Permission122=Create/modify third parties linked to user
|
|
Permission125=Delete third parties linked to user
|
|
Permission126=Export third parties
|
|
Permission141=Read all projects and tasks (also private projects i am not contact for)
|
|
Permission142=Create/modify all projects and tasks (also private projects i am not contact for)
|
|
Permission144=Delete all projects and tasks (also private projects i am not contact for)
|
|
Permission146=Read providers
|
|
Permission147=Read stats
|
|
Permission151=Read standing orders
|
|
Permission152=Create/modify a standing orders request
|
|
Permission153=Transmission standing orders receipts
|
|
Permission154=Credit/refuse standing orders receipts
|
|
Permission161=Read contracts/subscriptions
|
|
Permission162=Create/modify contracts/subscriptions
|
|
Permission163=Activate a service/subscription of a contract
|
|
Permission164=Disable a service/subscription of a contract
|
|
Permission165=Delete contracts/subscriptions
|
|
Permission171=Read trips and expenses (own and his subordinates)
|
|
Permission172=Create/modify trips and expenses
|
|
Permission173=Delete trips and expenses
|
|
Permission174=Read all trips and expenses
|
|
Permission178=Export trips and expenses
|
|
Permission180=Read suppliers
|
|
Permission181=Read supplier orders
|
|
Permission182=Create/modify supplier orders
|
|
Permission183=Validate supplier orders
|
|
Permission184=Approve supplier orders
|
|
Permission185=Order or cancel supplier orders
|
|
Permission186=Receive supplier orders
|
|
Permission187=Close supplier orders
|
|
Permission188=Cancel supplier orders
|
|
Permission192=Create lines
|
|
Permission193=Cancel lines
|
|
Permission194=Read the bandwith lines
|
|
Permission202=Create ADSL connections
|
|
Permission203=Order connections orders
|
|
Permission204=Order connections
|
|
Permission205=Manage connections
|
|
Permission206=Read connections
|
|
Permission211=Read Telephony
|
|
Permission212=Order lines
|
|
Permission213=Activate line
|
|
Permission214=Setup Telephony
|
|
Permission215=Setup providers
|
|
Permission221=Read emailings
|
|
Permission222=Create/modify emailings (topic, recipients...)
|
|
Permission223=Validate emailings (allows sending)
|
|
Permission229=Delete emailings
|
|
Permission237=View recipients and info
|
|
Permission238=Manually send mailings
|
|
Permission239=Delete mailings after validation or sent
|
|
Permission241=Read categories
|
|
Permission242=Create/modify categories
|
|
Permission243=Delete categories
|
|
Permission244=See the contents of the hidden categories
|
|
Permission251=Read other users and groups
|
|
PermissionAdvanced251=Read other users
|
|
Permission252=Read permissions of other users
|
|
Permission253=Create/modify other users, groups and permisssions
|
|
PermissionAdvanced253=Create/modify internal/external users and permissions
|
|
Permission254=Create/modify external users only
|
|
Permission255=Modify other users password
|
|
Permission256=Delete or disable other users
|
|
Permission262=Extend access to all third parties (not only those linked to user). Not effective for external users (always limited to themselves).
|
|
Permission271=Read CA
|
|
Permission272=Read invoices
|
|
Permission273=Issue invoices
|
|
Permission281=Read contacts
|
|
Permission282=Create/modify contacts
|
|
Permission283=Delete contacts
|
|
Permission286=Export contacts
|
|
Permission291=Read tariffs
|
|
Permission292=Set permissions on the tariffs
|
|
Permission293=Modify costumers tariffs
|
|
Permission300=Read bar codes
|
|
Permission301=Create/modify bar codes
|
|
Permission302=Delete bar codes
|
|
Permission311=Read services
|
|
Permission312=Assign service/subscription to contract
|
|
Permission331=Read bookmarks
|
|
Permission332=Create/modify bookmarks
|
|
Permission333=Delete bookmarks
|
|
Permission341=Read its own permissions
|
|
Permission342=Create/modify his own user information
|
|
Permission343=Modify his own password
|
|
Permission344=Modify its own permissions
|
|
Permission351=Read groups
|
|
Permission352=Read groups permissions
|
|
Permission353=Create/modify groups
|
|
Permission354=Delete or disable groups
|
|
Permission358=Export users
|
|
Permission401=Read discounts
|
|
Permission402=Create/modify discounts
|
|
Permission403=Validate discounts
|
|
Permission404=Delete discounts
|
|
Permission510=Read Salaries
|
|
Permission512=Create/modify salaries
|
|
Permission514=Delete salaries
|
|
Permission517=Export salaries
|
|
Permission520=Read Loans
|
|
Permission522=Create/modify loans
|
|
Permission524=Delete loans
|
|
Permission525=Access loan calculator
|
|
Permission527=Export loans
|
|
Permission531=Read services
|
|
Permission532=Create/modify services
|
|
Permission534=Delete services
|
|
Permission536=See/manage hidden services
|
|
Permission538=Export services
|
|
Permission701=Read donations
|
|
Permission702=Create/modify donations
|
|
Permission703=Delete donations
|
|
Permission771=Read expense reports (own and his subordinates)
|
|
Permission772=Create/modify expense reports
|
|
Permission773=Delete expense reports
|
|
Permission774=Read all expense reports (even for user not subordinates)
|
|
Permission775=Approve expense reports
|
|
Permission776=Pay expense reports
|
|
Permission779=Export expense reports
|
|
Permission1001=Read stocks
|
|
Permission1002=Create/modify warehouses
|
|
Permission1003=Delete warehouses
|
|
Permission1004=Read stock movements
|
|
Permission1005=Create/modify stock movements
|
|
Permission1101=Read delivery orders
|
|
Permission1102=Create/modify delivery orders
|
|
Permission1104=Validate delivery orders
|
|
Permission1109=Delete delivery orders
|
|
Permission1181=Read suppliers
|
|
Permission1182=Read supplier orders
|
|
Permission1183=Create/modify supplier orders
|
|
Permission1184=Validate supplier orders
|
|
Permission1185=Approve supplier orders
|
|
Permission1186=Order supplier orders
|
|
Permission1187=Acknowledge receipt of supplier orders
|
|
Permission1188=Delete supplier orders
|
|
Permission1190=Approve (second approval) supplier orders
|
|
Permission1201=Get result of an export
|
|
Permission1202=Create/Modify an export
|
|
Permission1231=Read supplier invoices
|
|
Permission1232=Create/modify supplier invoices
|
|
Permission1233=Validate supplier invoices
|
|
Permission1234=Delete supplier invoices
|
|
Permission1235=Send supplier invoices by email
|
|
Permission1236=Export supplier invoices, attributes and payments
|
|
Permission1237=Export supplier orders and their details
|
|
Permission1251=Run mass imports of external data into database (data load)
|
|
Permission1321=Export customer invoices, attributes and payments
|
|
Permission1421=Export customer orders and attributes
|
|
Permission23001=Read Scheduled job
|
|
Permission23002=Create/update Scheduled job
|
|
Permission23003=Delete Scheduled job
|
|
Permission23004=Execute Scheduled job
|
|
Permission2401=Read actions (events or tasks) linked to his account
|
|
Permission2402=Create/modify actions (events or tasks) linked to his account
|
|
Permission2403=Delete actions (events or tasks) linked to his account
|
|
Permission2411=Read actions (events or tasks) of others
|
|
Permission2412=Create/modify actions (events or tasks) of others
|
|
Permission2413=Delete actions (events or tasks) of others
|
|
Permission2501=Read/Download documents
|
|
Permission2502=Download documents
|
|
Permission2503=Submit or delete documents
|
|
Permission2515=Setup documents directories
|
|
Permission2801=Use FTP client in read mode (browse and download only)
|
|
Permission2802=Use FTP client in write mode (delete or upload files)
|
|
Permission50101=Use Point of sales
|
|
Permission50201=Read transactions
|
|
Permission50202=Import transactions
|
|
Permission54001=Print
|
|
Permission55001=Read polls
|
|
Permission55002=Create/modify polls
|
|
Permission59001=Read commercial margins
|
|
Permission59002=Define commercial margins
|
|
Permission59003=Read every user margin
|
|
DictionaryCompanyType=Thirdparties type
|
|
DictionaryCompanyJuridicalType=Juridical kinds of thirdparties
|
|
DictionaryProspectLevel=Prospect potential level
|
|
DictionaryCanton=State/Cantons
|
|
DictionaryRegion=Regions
|
|
DictionaryCountry=Countries
|
|
DictionaryCurrency=Currencies
|
|
DictionaryCivility=Civility title
|
|
DictionaryActions=Type of agenda events
|
|
DictionarySocialContributions=Social or fiscal taxes types
|
|
DictionaryVAT=VAT Rates or Sales Tax Rates
|
|
DictionaryRevenueStamp=Amount of revenue stamps
|
|
DictionaryPaymentConditions=Payment terms
|
|
DictionaryPaymentModes=Payment modes
|
|
DictionaryTypeContact=Contact/Address types
|
|
DictionaryEcotaxe=Ecotax (WEEE)
|
|
DictionaryPaperFormat=Paper formats
|
|
DictionaryFees=Type of fees
|
|
DictionarySendingMethods=Shipping methods
|
|
DictionaryStaff=Staff
|
|
DictionaryAvailability=Delivery delay
|
|
DictionaryOrderMethods=Ordering methods
|
|
DictionarySource=Origin of proposals/orders
|
|
DictionaryAccountancyplan=Chart of accounts
|
|
DictionaryAccountancysystem=Models for chart of accounts
|
|
DictionaryEMailTemplates=Emails templates
|
|
DictionaryUnits=Units
|
|
DictionaryProspectStatus=Prospection status
|
|
DictionaryHolidayTypes=Type of leaves
|
|
DictionaryOpportunityStatus=Opportunity status for project/lead
|
|
SetupSaved=Setup saved
|
|
BackToModuleList=Back to modules list
|
|
BackToDictionaryList=Back to dictionaries list
|
|
VATReceivedOnly=Special rate not charged
|
|
VATManagement=VAT Management
|
|
VATIsUsedDesc=The VAT rate by default when creating prospects, invoices, orders etc follow the active standard rule:<br>If the seller is not subjected to VAT, then VAT by default=0. End of rule.<br>If the (selling country= buying country), then the VAT by default=VAT of the product in the selling country. End of rule. <br>If seller and buyer in the European Community and goods are transport products (car, ship, plane), the default VAT=0 ( The VAT should be paid by the buyer at the customoffice of his country and not at the seller). End of rule.<br>If seller and buyer in the European Community and buyer is not a company, then the VAT by default=VAT of product sold. End of rule.<br>If seller and buyer in the European Community and buyer is a company, then the VAT by default=0. End of rule.<br>Else the proposed default VAT=0. End of rule.
|
|
VATIsNotUsedDesc=By default the proposed VAT is 0 which can be used for cases like associations, individuals ou small companies.
|
|
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.
|
|
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.
|
|
##### Local Taxes #####
|
|
LTRate=Rate
|
|
LocalTax1IsUsed=Use second tax
|
|
LocalTax1IsNotUsed=Do not use second tax
|
|
LocalTax1IsUsedDesc=Use a second type of tax (other than VAT)
|
|
LocalTax1IsNotUsedDesc=Do not use other type of tax (other than VAT)
|
|
LocalTax1Management=Second type of tax
|
|
LocalTax1IsUsedExample=
|
|
LocalTax1IsNotUsedExample=
|
|
LocalTax2IsUsed=Use third tax
|
|
LocalTax2IsNotUsed=Do not use third tax
|
|
LocalTax2IsUsedDesc=Use a third type of tax (other than VAT)
|
|
LocalTax2IsNotUsedDesc=Do not use other type of tax (other than VAT)
|
|
LocalTax2Management=Third type of tax
|
|
LocalTax2IsUsedExample=
|
|
LocalTax2IsNotUsedExample=
|
|
LocalTax1ManagementES= RE Management
|
|
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>
|
|
LocalTax1IsNotUsedDescES= By default the proposed RE is 0. End of rule.
|
|
LocalTax1IsUsedExampleES= In Spain they are professionals subject to some specific sections of the Spanish IAE.
|
|
LocalTax1IsNotUsedExampleES= In Spain they are professional and societies and subject to certain sections of the Spanish IAE.
|
|
LocalTax2ManagementES= IRPF Management
|
|
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>
|
|
LocalTax2IsNotUsedDescES= By default the proposed IRPF is 0. End of rule.
|
|
LocalTax2IsUsedExampleES= In Spain, freelancers and independent professionals who provide services and companies who have chosen the tax system of modules.
|
|
LocalTax2IsNotUsedExampleES= In Spain they are bussines not subject to tax system of modules.
|
|
CalcLocaltax=Reports on local taxes
|
|
CalcLocaltax1=Sales - Purchases
|
|
CalcLocaltax1Desc=Local Taxes reports are calculated with the difference between localtaxes sales and localtaxes purchases
|
|
CalcLocaltax2=Purchases
|
|
CalcLocaltax2Desc=Local Taxes reports are the total of localtaxes purchases
|
|
CalcLocaltax3=Sales
|
|
CalcLocaltax3Desc=Local Taxes reports are the total of localtaxes sales
|
|
LabelUsedByDefault=Label used by default if no translation can be found for code
|
|
LabelOnDocuments=Label on documents
|
|
NbOfDays=Nb of days
|
|
AtEndOfMonth=At end of month
|
|
Offset=Offset
|
|
AlwaysActive=Always active
|
|
UpdateRequired=Your system needs to be updated. To do this, click on <a href="%s">Update now</a>.
|
|
Upgrade=Upgrade
|
|
MenuUpgrade=Upgrade / Extend
|
|
AddExtensionThemeModuleOrOther=Add extension (theme, module, ...)
|
|
WebServer=Web server
|
|
DocumentRootServer=Web server's root directory
|
|
DataRootServer=Data files directory
|
|
IP=IP
|
|
Port=Port
|
|
VirtualServerName=Virtual server name
|
|
AllParameters=All parameters
|
|
OS=OS
|
|
PhpEnv=Env
|
|
PhpModules=Modules
|
|
PhpConf=Conf
|
|
PhpWebLink=Web-Php link
|
|
Pear=Pear
|
|
PearPackages=Pear Packages
|
|
Browser=Browser
|
|
Server=Server
|
|
Database=Database
|
|
DatabaseServer=Database host
|
|
DatabaseName=Database name
|
|
DatabasePort=Database port
|
|
DatabaseUser=Database user
|
|
DatabasePassword=Database password
|
|
DatabaseConfiguration=Database setup
|
|
Tables=Tables
|
|
TableName=Table name
|
|
TableLineFormat=Line format
|
|
NbOfRecord=Nb of records
|
|
Constraints=Constraints
|
|
ConstraintsType=Constraints type
|
|
ConstraintsToShowOrNotEntry=Constraint to show or not the menu entry
|
|
AllMustBeOk=All of these must be checked
|
|
Host=Server
|
|
DriverType=Driver type
|
|
SummarySystem=System information summary
|
|
SummaryConst=List of all Dolibarr setup parameters
|
|
SystemUpdate=System update
|
|
SystemSuccessfulyUpdate=Your system has been updated successfuly
|
|
MenuCompanySetup=Company/Foundation
|
|
MenuNewUser=New user
|
|
MenuTopManager=Top menu manager
|
|
MenuLeftManager=Left menu manager
|
|
MenuManager=Menu manager
|
|
MenuSmartphoneManager=Smartphone menu manager
|
|
DefaultMenuTopManager=Top menu manager
|
|
DefaultMenuLeftManager=Left menu manager
|
|
DefaultMenuManager= Standard menu manager
|
|
DefaultMenuSmartphoneManager=Smartphone menu manager
|
|
Skin=Skin theme
|
|
DefaultSkin=Default skin theme
|
|
MaxSizeList=Max length for list
|
|
DefaultMaxSizeList=Default max length for list
|
|
MessageOfDay=Message of the day
|
|
MessageLogin=Login page message
|
|
PermanentLeftSearchForm=Permanent search form on left menu
|
|
DefaultLanguage=Default language to use (language code)
|
|
EnableMultilangInterface=Enable multilingual interface
|
|
EnableShowLogo=Show logo on left menu
|
|
EnableHtml5=Enable Html5 (Developement - Only available on Eldy template)
|
|
SystemSuccessfulyUpdated=Your system has been updated successfully
|
|
CompanyInfo=Company/foundation information
|
|
CompanyIds=Company/foundation identities
|
|
CompanyName=Name
|
|
CompanyAddress=Address
|
|
CompanyZip=Zip
|
|
CompanyTown=Town
|
|
CompanyCountry=Country
|
|
CompanyCurrency=Main currency
|
|
CompanyObject=Object of the company
|
|
Logo=Logo
|
|
DoNotShow=Do not show
|
|
DoNotSuggestPaymentMode=Do not suggest
|
|
NoActiveBankAccountDefined=No active bank account defined
|
|
OwnerOfBankAccount=Owner of bank account %s
|
|
BankModuleNotActive=Bank accounts module not enabled
|
|
ShowBugTrackLink=Show link "<strong>%s</strong>"
|
|
ShowWorkBoard=Show "workbench" on homepage
|
|
Alerts=Alerts
|
|
Delays=Delays
|
|
DelayBeforeWarning=Delay before warning
|
|
DelaysBeforeWarning=Delays before warning
|
|
DelaysOfToleranceBeforeWarning=Tolerance delays before warning
|
|
DelaysOfToleranceDesc=This screen allows you to define the tolerated delays before an alert is reported on screen with picto %s for each late element.
|
|
Delays_MAIN_DELAY_ACTIONS_TODO=Delay tolerance (in days) before alert on planned events not yet realised
|
|
Delays_MAIN_DELAY_ORDERS_TO_PROCESS=Delay tolerance (in days) before alert on orders not yet processed
|
|
Delays_MAIN_DELAY_SUPPLIER_ORDERS_TO_PROCESS=Delay tolerance (in days) before alert on suppliers orders not yet processed
|
|
Delays_MAIN_DELAY_PROPALS_TO_CLOSE=Delay tolerance (in days) before alert on proposals to close
|
|
Delays_MAIN_DELAY_PROPALS_TO_BILL=Delay tolerance (in days) before alert on proposals not billed
|
|
Delays_MAIN_DELAY_NOT_ACTIVATED_SERVICES=Tolerance delay (in days) before alert on services to activate
|
|
Delays_MAIN_DELAY_RUNNING_SERVICES=Tolerance delay (in days) before alert on expired services
|
|
Delays_MAIN_DELAY_SUPPLIER_BILLS_TO_PAY=Tolerance delay (in days) before alert on unpaid supplier invoices
|
|
Delays_MAIN_DELAY_CUSTOMER_BILLS_UNPAYED=Tolerence delay (in days) before alert on unpaid client invoices
|
|
Delays_MAIN_DELAY_TRANSACTIONS_TO_CONCILIATE=Tolerance delay (in days) before alert on pending bank reconciliation
|
|
Delays_MAIN_DELAY_MEMBERS=Tolerance delay (in days) before alert on delayed membership fee
|
|
Delays_MAIN_DELAY_CHEQUES_TO_DEPOSIT=Tolerance delay (in days) before alert for cheques deposit to do
|
|
SetupDescription1=All parameters available in the setup area allow you to setup Dolibarr before starting using it.
|
|
SetupDescription2=The 2 most important setup steps are the 2 first ones in the left setup menu, this means Company/foundation setup page and Modules setup page:
|
|
SetupDescription3=Parameters in menu <a href="%s">Setup -> Company/foundation</a> are required because input information is used on Dolibarr displays and to modify Dolibarr behaviour (for example for features related to your country).
|
|
SetupDescription4=Parameters in menu <a href="%s">Setup -> Modules</a> are required because Dolibarr is not a fixed ERP/CRM but a sum of several modules, all more or less independant. It's only after activating modules you're interesting in that you will see features appeared in menus.
|
|
SetupDescription5=Other menu entries manage optional parameters.
|
|
EventsSetup=Setup for events logs
|
|
LogEvents=Security audit events
|
|
Audit=Audit
|
|
InfoDolibarr=Infos Dolibarr
|
|
InfoBrowser=Infos Browser
|
|
InfoOS=Infos OS
|
|
InfoWebServer=Infos web server
|
|
InfoDatabase=Infos database
|
|
InfoPHP=Infos PHP
|
|
InfoPerf=Infos performances
|
|
BrowserName=Browser name
|
|
BrowserOS=Browser OS
|
|
ListEvents=Audit events
|
|
ListOfSecurityEvents=List of Dolibarr security events
|
|
SecurityEventsPurged=Security events purged
|
|
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.
|
|
AreaForAdminOnly=Those features can be used by <b>administrator users</b> only.
|
|
SystemInfoDesc=System information is miscellaneous 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.
|
|
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)
|
|
DisplayDesc=You can choose each parameter related to the Dolibarr look and feel here
|
|
AvailableModules=Available modules
|
|
ToActivateModule=To activate modules, go on setup Area (Home->Setup->Modules).
|
|
SessionTimeOut=Time out for session
|
|
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.
|
|
TriggersAvailable=Available triggers
|
|
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, ...).
|
|
TriggerDisabledByName=Triggers in this file are disabled by the <b>-NORUN</b> suffix in their name.
|
|
TriggerDisabledAsModuleDisabled=Triggers in this file are disabled as module <b>%s</b> is disabled.
|
|
TriggerAlwaysActive=Triggers in this file are always active, whatever are the activated Dolibarr modules.
|
|
TriggerActiveAsModuleActive=Triggers in this file are active as module <b>%s</b> is enabled.
|
|
GeneratedPasswordDesc=Define here which rule you want to use to generate new password if you ask to have auto generated password
|
|
DictionaryDesc=Define here all reference datas. You can complete predefined value with yours.
|
|
ConstDesc=This page allows you to edit all other parameters not available in previous pages. They are reserved parameters for advanced developers or for troubleshouting.
|
|
OnceSetupFinishedCreateUsers=Warning, you are a Dolibarr administrator user. Administrator users are used to setup Dolibarr. For a usual usage of Dolibarr, it is recommended to use a non administrator user created from Users & Groups menu.
|
|
MiscellaneousDesc=Define here all other parameters related to security.
|
|
LimitsSetup=Limits/Precision setup
|
|
LimitsDesc=You can define limits, precisions and optimisations used by Dolibarr here
|
|
MAIN_MAX_DECIMALS_UNIT=Max decimals for unit prices
|
|
MAIN_MAX_DECIMALS_TOT=Max decimals for total prices
|
|
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)
|
|
MAIN_DISABLE_PDF_COMPRESSION=Use PDF compression for generated PDF files.
|
|
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)
|
|
UnitPriceOfProduct=Net unit price of a product
|
|
TotalPriceAfterRounding=Total price (net/vat/incl tax) after rounding
|
|
ParameterActiveForNextInputOnly=Parameter effective for next input only
|
|
NoEventOrNoAuditSetup=No security event has been recorded yet. This can be normal if audit has not been enabled on "setup - security - audit" page.
|
|
NoEventFoundWithCriteria=No security event has been found for such search criterias.
|
|
SeeLocalSendMailSetup=See your local sendmail setup
|
|
BackupDesc=To make a complete backup of Dolibarr, you must:
|
|
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).
|
|
BackupDesc3=Save content of your database (<b>%s</b>) into a dump file. For this, you can use following assistant.
|
|
BackupDescX=Archived directory should be stored in a secure place.
|
|
BackupDescY=The generated dump file should be stored in a secure place.
|
|
BackupPHPWarning=Backup can't be guaranted with this method. Prefer previous one
|
|
RestoreDesc=To restore a Dolibarr backup, you must:
|
|
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>).
|
|
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.
|
|
RestoreMySQL=MySQL import
|
|
ForcedToByAModule= This rule is forced to <b>%s</b> by an activated module
|
|
PreviousDumpFiles=Available database backup dump files
|
|
WeekStartOnDay=First day of week
|
|
RunningUpdateProcessMayBeRequired=Running the upgrade process seems to be required (Programs version %s differs from database version %s)
|
|
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.
|
|
YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
|
DownloadMoreSkins=More skins to download
|
|
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
|
|
ShowProfIdInAddress=Show professionnal id with addresses on documents
|
|
ShowVATIntaInAddress=Hide VAT Intra num with addresses on documents
|
|
TranslationUncomplete=Partial translation
|
|
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>.
|
|
MenuUseLayout=Make vertical menu hidable (option javascript must not be disabled)
|
|
MAIN_DISABLE_METEO=Disable meteo view
|
|
TestLoginToAPI=Test login to API
|
|
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.
|
|
ExternalAccess=External access
|
|
MAIN_PROXY_USE=Use a proxy server (otherwise direct access to internet)
|
|
MAIN_PROXY_HOST=Name/Address of proxy server
|
|
MAIN_PROXY_PORT=Port of proxy server
|
|
MAIN_PROXY_USER=Login to use the proxy server
|
|
MAIN_PROXY_PASS=Password to use the proxy server
|
|
DefineHereComplementaryAttributes=Define here all attributes, not already available by default, and that you want to be supported for %s.
|
|
ExtraFields=Complementary attributes
|
|
ExtraFieldsLines=Complementary attributes (lines)
|
|
ExtraFieldsSupplierOrdersLines=Complementary attributes (order lines)
|
|
ExtraFieldsSupplierInvoicesLines=Complementary attributes (invoice lines)
|
|
ExtraFieldsThirdParties=Complementary attributes (thirdparty)
|
|
ExtraFieldsContacts=Complementary attributes (contact/address)
|
|
ExtraFieldsMember=Complementary attributes (member)
|
|
ExtraFieldsMemberType=Complementary attributes (member type)
|
|
ExtraFieldsCustomerOrders=Complementary attributes (orders)
|
|
ExtraFieldsCustomerInvoices=Complementary attributes (invoices)
|
|
ExtraFieldsSupplierOrders=Complementary attributes (orders)
|
|
ExtraFieldsSupplierInvoices=Complementary attributes (invoices)
|
|
ExtraFieldsProject=Complementary attributes (projects)
|
|
ExtraFieldsProjectTask=Complementary attributes (tasks)
|
|
ExtraFieldHasWrongValue=Attribute %s has a wrong value.
|
|
AlphaNumOnlyCharsAndNoSpace=only alphanumericals characters without space
|
|
AlphaNumOnlyLowerCharsAndNoSpace=only alphanumericals and lower case characters without space
|
|
SendingMailSetup=Setup of sendings by email
|
|
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).
|
|
PathToDocuments=Path to documents
|
|
PathDirectory=Directory
|
|
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.
|
|
TranslationSetup=Configuration de la traduction
|
|
TranslationDesc=Choice of language visible on screen can be modified:<br>* Globally from menu <strong>Home - Setup - Display</strong><br>* For user only from tab <strong>User display</strong> of user card (click on login on top of screen).
|
|
TotalNumberOfActivatedModules=Total number of activated feature modules: <b>%s</b>
|
|
YouMustEnableOneModule=You must at least enable 1 module
|
|
ClassNotFoundIntoPathWarning=Class %s not found into PHP path
|
|
YesInSummer=Yes in summer
|
|
OnlyFollowingModulesAreOpenedToExternalUsers=Note, only following modules are open to external users (whatever are permission of such users):
|
|
SuhosinSessionEncrypt=Session storage encrypted by Suhosin
|
|
ConditionIsCurrently=Condition is currently %s
|
|
YouUseBestDriver=You use driver %s that is best driver available currently.
|
|
YouDoNotUseBestDriver=You use drive %s but driver %s is recommended.
|
|
NbOfProductIsLowerThanNoPb=You have only %s products/services into database. This does not required any particular optimization.
|
|
SearchOptim=Search optimization
|
|
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.
|
|
BrowserIsOK=You are using the web browser %s. This browser is ok for security and performance.
|
|
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.
|
|
XDebugInstalled=XDebug is loaded.
|
|
XCacheInstalled=XCache is loaded.
|
|
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".
|
|
FieldEdition=Edition of field %s
|
|
FixTZ=TimeZone fix
|
|
FillThisOnlyIfRequired=Example: +2 (fill only if timezone offset problems are experienced)
|
|
GetBarCode=Get barcode
|
|
EmptyNumRefModelDesc=The code is free. This code can be modified at any time.
|
|
##### Module password generation
|
|
PasswordGenerationStandard=Return a password generated according to internal Dolibarr algorithm: 8 characters containing shared numbers and characters in lowercase.
|
|
PasswordGenerationNone=Do not suggest any generated password. Password must be type in manually.
|
|
##### Users setup #####
|
|
UserGroupSetup=Users and groups module setup
|
|
GeneratePassword=Suggest a generated password
|
|
RuleForGeneratedPasswords=Rule to generate suggested passwords or validate passwords
|
|
DoNotSuggest=Do not suggest any password
|
|
EncryptedPasswordInDatabase=To allow the encryption of the passwords in the database
|
|
DisableForgetPasswordLinkOnLogonPage=Do not show the link "Forget password" on login page
|
|
UsersSetup=Users module setup
|
|
UserMailRequired=EMail required to create a new user
|
|
##### Company setup #####
|
|
CompanySetup=Companies module setup
|
|
CompanyCodeChecker=Module for third parties code generation and checking (customer or supplier)
|
|
AccountCodeManager=Module for accountancy code generation (customer or supplier)
|
|
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.
|
|
ModuleCompanyCodePanicum=Return an empty accountancy code.
|
|
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.
|
|
UseNotifications=Use notifications
|
|
NotificationsDesc=EMails notifications feature allows you to silently send automatic mail, for some Dolibarr events. Targets of notifications can be defined:<br>* per third parties contacts (customers or suppliers), one contact at time.<br>* or by setting global target email addresses in module setup page.
|
|
ModelModules=Documents templates
|
|
DocumentModelOdt=Generate documents from OpenDocuments templates (.ODT or .ODS files for OpenOffice, KOffice, TextEdit,...)
|
|
WatermarkOnDraft=Watermark on draft document
|
|
JSOnPaimentBill=Activate feature to autofill payment lines on payment form
|
|
CompanyIdProfChecker=Rules on Professional Ids
|
|
MustBeUnique=Must be unique ?
|
|
MustBeMandatory=Mandatory to create third parties ?
|
|
MustBeInvoiceMandatory=Mandatory to validate invoices ?
|
|
Miscellaneous=Miscellaneous
|
|
##### Webcal setup #####
|
|
WebCalSetup=Webcalendar link setup
|
|
WebCalSyncro=Add Dolibarr events to WebCalendar
|
|
WebCalAllways=Always, no asking
|
|
WebCalYesByDefault=On demand (yes by default)
|
|
WebCalNoByDefault=On demand (no by default)
|
|
WebCalNever=Never
|
|
WebCalURL=URL for calendar access
|
|
WebCalServer=Server hosting calendar database
|
|
WebCalDatabaseName=Database name
|
|
WebCalUser=User to access database
|
|
WebCalSetupSaved=Webcalendar setup saved successfully.
|
|
WebCalTestOk=Connection to server '%s' on database '%s' with user '%s' successful.
|
|
WebCalTestKo1=Connection to server '%s' succeed but database '%s' could not be reached.
|
|
WebCalTestKo2=Connection to server '%s' with user '%s' failed.
|
|
WebCalErrorConnectOkButWrongDatabase=Connection succeeded but database doesn't look to be a Webcalendar database.
|
|
WebCalAddEventOnCreateActions=Add calendar event on actions create
|
|
WebCalAddEventOnCreateCompany=Add calendar event on companies create
|
|
WebCalAddEventOnStatusPropal=Add calendar event on commercial proposals status change
|
|
WebCalAddEventOnStatusContract=Add calendar event on contracts status change
|
|
WebCalAddEventOnStatusBill=Add calendar event on bills status change
|
|
WebCalAddEventOnStatusMember=Add calendar event on members status change
|
|
WebCalUrlForVCalExport=An export link to <b>%s</b> format is available at following link: %s
|
|
WebCalCheckWebcalSetup=Maybe the Webcal module setup is not correct.
|
|
##### Invoices #####
|
|
BillsSetup=Invoices module setup
|
|
BillsDate=Invoices date
|
|
BillsNumberingModule=Invoices and credit notes numbering model
|
|
BillsPDFModules=Invoice documents models
|
|
CreditNoteSetup=Credit note module setup
|
|
CreditNotePDFModules=Credit note document models
|
|
CreditNote=Credit note
|
|
CreditNotes=Credit notes
|
|
ForceInvoiceDate=Force invoice date to validation date
|
|
DisableRepeatable=Disable repeatable invoices
|
|
SuggestedPaymentModesIfNotDefinedInInvoice=Suggested payments mode on invoice by default if not defined for invoice
|
|
EnableEditDeleteValidInvoice=Enable the possibility to edit/delete valid invoice with no payment
|
|
SuggestPaymentByRIBOnAccount=Suggest payment by withdraw on account
|
|
SuggestPaymentByChequeToAddress=Suggest payment by cheque to
|
|
FreeLegalTextOnInvoices=Free text on invoices
|
|
WatermarkOnDraftInvoices=Watermark on draft invoices (none if empty)
|
|
##### Proposals #####
|
|
PropalSetup=Commercial proposals module setup
|
|
CreateForm=Create forms
|
|
NumberOfProductLines=Number of product lines
|
|
ProposalsNumberingModules=Commercial proposal numbering models
|
|
ProposalsPDFModules=Commercial proposal documents models
|
|
ClassifiedInvoiced=Classified invoiced
|
|
HideTreadedPropal=Hide the treated commercial proposals in the list
|
|
AddShippingDateAbility=Add shipping date ability
|
|
AddDeliveryAddressAbility=Add delivery date ability
|
|
UseOptionLineIfNoQuantity=A line of product/service with a zero amount is considered as an option
|
|
FreeLegalTextOnProposal=Free text on commercial proposals
|
|
WatermarkOnDraftProposal=Watermark on draft commercial proposals (none if empty)
|
|
BANK_ASK_PAYMENT_BANK_DURING_PROPOSAL=Ask for bank account destination of proposal
|
|
##### AskPriceSupplier #####
|
|
AskPriceSupplierSetup=Price requests suppliers module setup
|
|
AskPriceSupplierNumberingModules=Price requests suppliers numbering models
|
|
AskPriceSupplierPDFModules=Price requests suppliers documents models
|
|
FreeLegalTextOnAskPriceSupplier=Free text on price requests suppliers
|
|
WatermarkOnDraftAskPriceSupplier=Watermark on draft price requests suppliers (none if empty)
|
|
BANK_ASK_PAYMENT_BANK_DURING_ASKPRICESUPPLIER=Ask for bank account destination of price request
|
|
##### Orders #####
|
|
OrdersSetup=Order management setup
|
|
OrdersNumberingModules=Orders numbering models
|
|
OrdersModelModule=Order documents models
|
|
HideTreadedOrders=Hide the treated or cancelled orders in the list
|
|
ValidOrderAfterPropalClosed=To validate the order after proposal closer, makes it possible not to step by the provisional order
|
|
FreeLegalTextOnOrders=Free text on orders
|
|
WatermarkOnDraftOrders=Watermark on draft orders (none if empty)
|
|
ShippableOrderIconInList=Add an icon in Orders list which indicate if order is shippable
|
|
BANK_ASK_PAYMENT_BANK_DURING_ORDER=Ask for bank account destination of order
|
|
##### Clicktodial #####
|
|
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 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).
|
|
##### Bookmark4u #####
|
|
Bookmark4uSetup=Bookmark4u module setup
|
|
##### Interventions #####
|
|
InterventionsSetup=Interventions module setup
|
|
FreeLegalTextOnInterventions=Free text on intervention documents
|
|
FicheinterNumberingModules=Intervention numbering models
|
|
TemplatePDFInterventions=Intervention card documents models
|
|
WatermarkOnDraftInterventionCards=Watermark on intervention card documents (none if empty)
|
|
##### Contracts #####
|
|
ContractsSetup=Contracts/Subscriptions module setup
|
|
ContractsNumberingModules=Contracts numbering modules
|
|
TemplatePDFContracts=Contracts documents models
|
|
FreeLegalTextOnContracts=Free text on contracts
|
|
WatermarkOnDraftContractCards=Watermark on draft contracts (none if empty)
|
|
##### Members #####
|
|
MembersSetup=Members module setup
|
|
MemberMainOptions=Main options
|
|
AddSubscriptionIntoAccount=Suggest by default to create a bank transaction, in bank module, when adding a new payed subscription
|
|
AdherentLoginRequired= Manage a Login for each member
|
|
AdherentMailRequired=EMail required to create a new member
|
|
MemberSendInformationByMailByDefault=Checkbox to send mail confirmation to members (validation or new subscription) is on by default
|
|
##### LDAP setup #####
|
|
LDAPSetup=LDAP Setup
|
|
LDAPGlobalParameters=Global parameters
|
|
LDAPUsersSynchro=Users
|
|
LDAPGroupsSynchro=Groups
|
|
LDAPContactsSynchro=Contacts
|
|
LDAPMembersSynchro=Members
|
|
LDAPSynchronization=LDAP synchronisation
|
|
LDAPFunctionsNotAvailableOnPHP=LDAP functions are not available on your PHP
|
|
LDAPToDolibarr=LDAP -> Dolibarr
|
|
DolibarrToLDAP=Dolibarr -> LDAP
|
|
LDAPNamingAttribute=Key in LDAP
|
|
LDAPSynchronizeUsers=Organization of users in LDAP
|
|
LDAPSynchronizeGroups=Organization of groups in LDAP
|
|
LDAPSynchronizeContacts=Organization of contacts in LDAP
|
|
LDAPSynchronizeMembers=Organization of foundation's members in LDAP
|
|
LDAPTypeExample=OpenLdap, Egroupware or Active Directory
|
|
LDAPPrimaryServer=Primary server
|
|
LDAPSecondaryServer=Secondary server
|
|
LDAPServerPort=Server port
|
|
LDAPServerPortExample=Default port : 389
|
|
LDAPServerProtocolVersion=Protocol version
|
|
LDAPServerUseTLS=Use TLS
|
|
LDAPServerUseTLSExample=Your LDAP server use TLS
|
|
LDAPServerDn=Server DN
|
|
LDAPAdminDn=Administrator DN
|
|
LDAPAdminDnExample=Complete DN (ex: cn=admin,dc=example,dc=com)
|
|
LDAPPassword=Administrator password
|
|
LDAPUserDn=Users' DN
|
|
LDAPUserDnExample=Complete DN (ex: ou=users,dc=example,dc=com)
|
|
LDAPGroupDn=Groups' DN
|
|
LDAPGroupDnExample=Complete DN (ex: ou=groups,dc=example,dc=com)
|
|
LDAPServerExample=Server address (ex: localhost, 192.168.0.2, ldaps://ldap.example.com/)
|
|
LDAPServerDnExample=Complete DN (ex: dc=example,dc=com)
|
|
LDAPPasswordExample=Admin password
|
|
LDAPDnSynchroActive=Users and groups synchronization
|
|
LDAPDnSynchroActiveExample=LDAP to Dolibarr or Dolibarr to LDAP synchronization
|
|
LDAPDnContactActive=Contacts' synchronization
|
|
LDAPDnContactActiveYes=Activated synchronization
|
|
LDAPDnContactActiveExample=Activated/Unactivated synchronization
|
|
LDAPDnMemberActive=Members' synchronization
|
|
LDAPDnMemberActiveExample=Activated/Unactivated synchronization
|
|
LDAPContactDn=Dolibarr contacts' DN
|
|
LDAPContactDnExample=Complete DN (ex: ou=contacts,dc=example,dc=com)
|
|
LDAPMemberDn=Dolibarr members DN
|
|
LDAPMemberDnExample=Complete DN (ex: ou=members,dc=example,dc=com)
|
|
LDAPMemberObjectClassList=List of objectClass
|
|
LDAPMemberObjectClassListExample=List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)
|
|
LDAPUserObjectClassList=List of objectClass
|
|
LDAPUserObjectClassListExample=List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)
|
|
LDAPGroupObjectClassList=List of objectClass
|
|
LDAPGroupObjectClassListExample=List of objectClass defining record attributes (ex: top,groupOfUniqueNames)
|
|
LDAPContactObjectClassList=List of objectClass
|
|
LDAPContactObjectClassListExample=List of objectClass defining record attributes (ex: top,inetOrgPerson or top,user for active directory)
|
|
LDAPMemberTypeDn=Dolibarr members type DN
|
|
LDAPMemberTypeDnExample=Complete DN (ex: ou=type_members,dc=example,dc=com)
|
|
LDAPTestConnect=Test LDAP connection
|
|
LDAPTestSynchroContact=Test contacts synchronization
|
|
LDAPTestSynchroUser=Test user synchronization
|
|
LDAPTestSynchroGroup=Test group synchronization
|
|
LDAPTestSynchroMember=Test member synchronization
|
|
LDAPTestSearch= Test a LDAP search
|
|
LDAPSynchroOK=Synchronization test successful
|
|
LDAPSynchroKO=Failed synchronization test
|
|
LDAPSynchroKOMayBePermissions=Failed synchronization test. Check that connexion to server is correctly configured and allows LDAP udpates
|
|
LDAPTCPConnectOK=TCP connect to LDAP server successful (Server=%s, Port=%s)
|
|
LDAPTCPConnectKO=TCP connect to LDAP server failed (Server=%s, Port=%s)
|
|
LDAPBindOK=Connect/Authentificate to LDAP server successful (Server=%s, Port=%s, Admin=%s, Password=%s)
|
|
LDAPBindKO=Connect/Authentificate to LDAP server failed (Server=%s, Port=%s, Admin=%s, Password=%s)
|
|
LDAPUnbindSuccessfull=Disconnect successful
|
|
LDAPUnbindFailed=Disconnect failed
|
|
LDAPConnectToDNSuccessfull=Connection to DN (%s) successful
|
|
LDAPConnectToDNFailed=Connection to DN (%s) failed
|
|
LDAPSetupForVersion3=LDAP server configured for version 3
|
|
LDAPSetupForVersion2=LDAP server configured for version 2
|
|
LDAPDolibarrMapping=Dolibarr Mapping
|
|
LDAPLdapMapping=LDAP Mapping
|
|
LDAPFieldLoginUnix=Login (unix)
|
|
LDAPFieldLoginExample=Example : uid
|
|
LDAPFilterConnection=Search filter
|
|
LDAPFilterConnectionExample=Example : &(objectClass=inetOrgPerson)
|
|
LDAPFieldLoginSamba=Login (samba, activedirectory)
|
|
LDAPFieldLoginSambaExample=Example : samaccountname
|
|
LDAPFieldFullname=Full name
|
|
LDAPFieldFullnameExample=Example : cn
|
|
LDAPFieldPassword=Password
|
|
LDAPFieldPasswordNotCrypted=Password not crypted
|
|
LDAPFieldPasswordCrypted=Password crypted
|
|
LDAPFieldPasswordExample=Example : userPassword
|
|
LDAPFieldCommonName=Common name
|
|
LDAPFieldCommonNameExample=Example : cn
|
|
LDAPFieldName=Name
|
|
LDAPFieldNameExample=Example : sn
|
|
LDAPFieldFirstName=First name
|
|
LDAPFieldFirstNameExample=Example : givenName
|
|
LDAPFieldMail=Email address
|
|
LDAPFieldMailExample=Example : mail
|
|
LDAPFieldPhone=Professional phone number
|
|
LDAPFieldPhoneExample=Example : telephonenumber
|
|
LDAPFieldHomePhone=Personal phone number
|
|
LDAPFieldHomePhoneExample=Example : homephone
|
|
LDAPFieldMobile=Cellular phone
|
|
LDAPFieldMobileExample=Example : mobile
|
|
LDAPFieldFax=Fax number
|
|
LDAPFieldFaxExample=Example : facsimiletelephonenumber
|
|
LDAPFieldAddress=Street
|
|
LDAPFieldAddressExample=Example : street
|
|
LDAPFieldZip=Zip
|
|
LDAPFieldZipExample=Example : postalcode
|
|
LDAPFieldTown=Town
|
|
LDAPFieldTownExample=Example : l
|
|
LDAPFieldCountry=Country
|
|
LDAPFieldCountryExample=Example : c
|
|
LDAPFieldDescription=Description
|
|
LDAPFieldDescriptionExample=Example : description
|
|
LDAPFieldNotePublic=Public Note
|
|
LDAPFieldNotePublicExample=Example : publicnote
|
|
LDAPFieldGroupMembers= Group members
|
|
LDAPFieldGroupMembersExample= Example : uniqueMember
|
|
LDAPFieldBirthdate=Birthdate
|
|
LDAPFieldBirthdateExample=Example :
|
|
LDAPFieldCompany=Company
|
|
LDAPFieldCompanyExample=Example : o
|
|
LDAPFieldSid=SID
|
|
LDAPFieldSidExample=Example : objectsid
|
|
LDAPFieldEndLastSubscription=Date of subscription end
|
|
LDAPFieldTitle=Post/Function
|
|
LDAPFieldTitleExample=Example: title
|
|
LDAPParametersAreStillHardCoded=LDAP parameters are still hardcoded (in contact class)
|
|
LDAPSetupNotComplete=LDAP setup not complete (go on others tabs)
|
|
LDAPNoUserOrPasswordProvidedAccessIsReadOnly=No administrator or password provided. LDAP access will be anonymous and in read only mode.
|
|
LDAPDescContact=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr contacts.
|
|
LDAPDescUsers=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr users.
|
|
LDAPDescGroups=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr groups.
|
|
LDAPDescMembers=This page allows you to define LDAP attributes name in LDAP tree for each data found on Dolibarr members module.
|
|
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.
|
|
ForANonAnonymousAccess=For an authenticated access (for a write access for example)
|
|
PerfDolibarr=Performance setup/optimizing report
|
|
YouMayFindPerfAdviceHere=You will find on this page some checks or advices related to performance.
|
|
NotInstalled=Not installed, so your server is not slow down by this.
|
|
ApplicativeCache=Applicative cache
|
|
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.
|
|
MemcachedModuleAvailableButNotSetup=Module memcached for applicative cache found but setup of module is not complete.
|
|
MemcachedAvailableAndSetup=Module memcached dedicated to use memcached server is enabled.
|
|
OPCodeCache=OPCode cache
|
|
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).
|
|
HTTPCacheStaticResources=HTTP cache for static resources (css, img, javascript)
|
|
FilesOfTypeCached=Files of type %s are cached by HTTP server
|
|
FilesOfTypeNotCached=Files of type %s are not cached by HTTP server
|
|
FilesOfTypeCompressed=Files of type %s are compressed by HTTP server
|
|
FilesOfTypeNotCompressed=Files of type %s are not compressed by HTTP server
|
|
CacheByServer=Cache by server
|
|
CacheByClient=Cache by browser
|
|
CompressionOfResources=Compression of HTTP responses
|
|
TestNotPossibleWithCurrentBrowsers=Such an automatic detection is not possible with current browsers
|
|
##### Products #####
|
|
ProductSetup=Products module setup
|
|
ServiceSetup=Services module setup
|
|
ProductServiceSetup=Products and Services modules setup
|
|
NumberOfProductShowInSelect=Max number of products in combos select lists (0=no limit)
|
|
ConfirmDeleteProductLineAbility=Confirmation when removing product lines in forms
|
|
ModifyProductDescAbility=Personalization of product descriptions in forms
|
|
ViewProductDescInFormAbility=Visualization of product descriptions in the forms (otherwise as popup tooltip)
|
|
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
|
|
ViewProductDescInThirdpartyLanguageAbility=Visualization of products descriptions in the thirdparty language
|
|
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.
|
|
UseSearchToSelectProduct=Use a search form to choose a product (rather than a drop-down list).
|
|
UseEcoTaxeAbility=Support Eco-Taxe (WEEE)
|
|
SetDefaultBarcodeTypeProducts=Default barcode type to use for products
|
|
SetDefaultBarcodeTypeThirdParties=Default barcode type to use for third parties
|
|
UseUnits=Define a unit of measure for Quantity during order, proposal or invoice lines edition
|
|
ProductCodeChecker= Module for product code generation and checking (product or service)
|
|
ProductOtherConf= Product / Service configuration
|
|
##### Syslog #####
|
|
SyslogSetup=Logs module setup
|
|
SyslogOutput=Logs outputs
|
|
SyslogSyslog=Syslog
|
|
SyslogFacility=Facility
|
|
SyslogLevel=Level
|
|
SyslogSimpleFile=File
|
|
SyslogFilename=File name and path
|
|
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.
|
|
ErrorUnknownSyslogConstant=Constant %s is not a known Syslog constant
|
|
OnlyWindowsLOG_USER=Windows only supports LOG_USER
|
|
##### Donations #####
|
|
DonationsSetup=Donation module setup
|
|
DonationsReceiptModel=Template of donation receipt
|
|
##### Barcode #####
|
|
BarcodeSetup=Barcode setup
|
|
PaperFormatModule=Print format module
|
|
BarcodeEncodeModule=Barcode encoding type
|
|
UseBarcodeInProductModule=Use bar codes for products
|
|
CodeBarGenerator=Barcode generator
|
|
ChooseABarCode=No generator defined
|
|
FormatNotSupportedByGenerator=Format not supported by this generator
|
|
BarcodeDescEAN8=Barcode of type EAN8
|
|
BarcodeDescEAN13=Barcode of type EAN13
|
|
BarcodeDescUPC=Barcode of type UPC
|
|
BarcodeDescISBN=Barcode of type ISBN
|
|
BarcodeDescC39=Barcode of type C39
|
|
BarcodeDescC128=Barcode of type C128
|
|
BarcodeDescDATAMATRIX=Barcode of type Datamatrix
|
|
BarcodeDescQRCODE=Barcode of type QR code
|
|
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
|
|
BarcodeInternalEngine=Internal engine
|
|
BarCodeNumberManager=Manager to auto define barcode numbers
|
|
##### Prelevements #####
|
|
WithdrawalsSetup=Withdrawal module setup
|
|
##### ExternalRSS #####
|
|
ExternalRSSSetup=External RSS imports setup
|
|
NewRSS=New RSS Feed
|
|
RSSUrl=RSS URL
|
|
RSSUrlExample=An interesting RSS feed
|
|
##### Mailing #####
|
|
MailingSetup=EMailing module setup
|
|
MailingEMailFrom=Sender EMail (From) for emails sent by emailing module
|
|
MailingEMailError=Return EMail (Errors-to) for emails with errors
|
|
MailingDelay=Seconds to wait after sending next message
|
|
##### Notification #####
|
|
NotificationSetup=EMail notification module setup
|
|
NotificationEMailFrom=Sender EMail (From) for emails sent for notifications
|
|
ListOfAvailableNotifications=List of events you can set notification on, for each thirdparty (go into thirdparty card to setup) or by setting a fixed email (List depends on activated modules)
|
|
FixedEmailTarget=Fixed email target
|
|
##### Sendings #####
|
|
SendingsSetup=Sending module setup
|
|
SendingsReceiptModel=Sending receipt model
|
|
SendingsNumberingModules=Sendings numbering modules
|
|
SendingsAbility=Support shipping sheets for customer deliveries
|
|
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.
|
|
FreeLegalTextOnShippings=Free text on shipments
|
|
##### Deliveries #####
|
|
DeliveryOrderNumberingModules=Products deliveries receipt numbering module
|
|
DeliveryOrderModel=Products deliveries receipt model
|
|
DeliveriesOrderAbility=Support products deliveries receipts
|
|
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
|
|
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>
|
|
FCKeditorForMailing= WYSIWIG creation/edition for mass eMailings (Tools->eMailing)
|
|
FCKeditorForUserSignature=WYSIWIG creation/edition of user signature
|
|
FCKeditorForMail=WYSIWIG creation/edition for all mail (except Outils->eMailing)
|
|
##### OSCommerce 1 #####
|
|
OSCommerceErrorConnectOkButWrongDatabase=Connection succeeded but database doesn't look to be an OSCommerce database (Key %s not found in table %s).
|
|
OSCommerceTestOk=Connection to server '%s' on database '%s' with user '%s' successfull.
|
|
OSCommerceTestKo1=Connection to server '%s' succeed but database '%s' could not be reached.
|
|
OSCommerceTestKo2=Connection to server '%s' with user '%s' failed.
|
|
##### Stock #####
|
|
StockSetup=Warehouse module setup
|
|
UserWarehouse=Use user personal warehouses
|
|
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.
|
|
##### Menu #####
|
|
MenuDeleted=Menu deleted
|
|
TreeMenu=Tree menus
|
|
Menus=Menus
|
|
TreeMenuPersonalized=Personalized menus
|
|
NewMenu=New menu
|
|
MenuConf=Menus setup
|
|
Menu=Selection of menu
|
|
MenuHandler=Menu handler
|
|
MenuModule=Source module
|
|
HideUnauthorizedMenu= Hide unauthorized menus (gray)
|
|
DetailId=Id menu
|
|
DetailMenuHandler=Menu handler where to show new menu
|
|
DetailMenuModule=Module name if menu entry come from a module
|
|
DetailType=Type of menu (top or left)
|
|
DetailTitre=Menu label or label code for translation
|
|
DetailMainmenu=Group for which it belongs (obsolete)
|
|
DetailUrl=URL where menu send you (Absolute URL link or external link with http://)
|
|
DetailLeftmenu=Display condition or not (obsolete)
|
|
DetailEnabled=Condition to show or not entry
|
|
DetailRight=Condition to display unauthorized grey menus
|
|
DetailLangs=Lang file name for label code translation
|
|
DetailUser=Intern / Extern / All
|
|
Target=Target
|
|
DetailTarget=Target for links (_blank top open a new window)
|
|
DetailLevel=Level (-1:top menu, 0:header menu, >0 menu and sub menu)
|
|
ModifMenu=Menu change
|
|
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 or fiscal taxes and dividends module setup
|
|
OptionVatMode=VAT due
|
|
OptionVATDefault=Cash basis
|
|
OptionVATDebitOption=Accrual basis
|
|
OptionVatDefaultDesc=VAT is due:<br>- on delivery for goods (we use invoice date)<br>- on payments for services
|
|
OptionVatDebitOptionDesc=VAT is due:<br>- on delivery for goods (we use invoice date)<br>- on invoice (debit) for services
|
|
SummaryOfVatExigibilityUsedByDefault=Time of VAT exigibility by default according to chosen option:
|
|
OnDelivery=On delivery
|
|
OnPayment=On payment
|
|
OnInvoice=On invoice
|
|
SupposedToBePaymentDate=Payment date used
|
|
SupposedToBeInvoiceDate=Invoice date used
|
|
Buy=Buy
|
|
Sell=Sell
|
|
InvoiceDateUsed=Invoice date used
|
|
YourCompanyDoesNotUseVAT=Your company has been defined to not use VAT (Home - Setup - Company/Foundation), so there is no VAT options to setup.
|
|
AccountancyCode=Accountancy Code
|
|
AccountancyCodeSell=Sale account. code
|
|
AccountancyCodeBuy=Purchase account. code
|
|
##### Agenda #####
|
|
AgendaSetup=Events and agenda module setup
|
|
PasswordTogetVCalExport=Key to authorize export link
|
|
PastDelayVCalExport=Do not export event older than
|
|
AGENDA_USE_EVENT_TYPE=Use events types (managed into menu Setup -> Dictionary -> Type of agenda events)
|
|
AGENDA_DEFAULT_FILTER_TYPE=Set automatically this type of event into search filter of agenda view
|
|
AGENDA_DEFAULT_FILTER_STATUS=Set automatically this status for events into search filter of agenda view
|
|
AGENDA_DEFAULT_VIEW=Which tab do you want to open by default when selecting menu Agenda
|
|
##### ClickToDial #####
|
|
ClickToDialDesc=This module allows to add an icon after phone numbers. A click on this icon will call a server with a particular URL you define below. This can be used to call a call center system from Dolibarr that can call the phone number on a SIP system for example.
|
|
##### Point Of Sales (CashDesk) #####
|
|
CashDesk=Point of sales
|
|
CashDeskSetup=Point of sales module setup
|
|
CashDeskThirdPartyForSell=Default generic third party to use for sells
|
|
CashDeskBankAccountForSell=Default account to use to receive cash payments
|
|
CashDeskBankAccountForCheque= Default account to use to receive payments by cheque
|
|
CashDeskBankAccountForCB= Default account to use to receive payments by credit cards
|
|
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).
|
|
CashDeskIdWareHouse=Force and restrict warehouse to use for stock decrease
|
|
StockDecreaseForPointOfSaleDisabled=Stock decrease from Point Of Sale disabled
|
|
StockDecreaseForPointOfSaleDisabledbyBatch=Stock decrease in POS is not compatible with lot management
|
|
CashDeskYouDidNotDisableStockDecease=You did not disable stock decrease when making a sell from Point Of Sale. So a warehouse is required.
|
|
##### Bookmark #####
|
|
BookmarkSetup=Bookmark module setup
|
|
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.
|
|
NbOfBoomarkToShow=Maximum number of bookmarks to show in left menu
|
|
##### WebServices #####
|
|
WebServicesSetup=Webservices module setup
|
|
WebServicesDesc=By enabling this module, Dolibarr become a web service server to provide miscellaneous web services.
|
|
WSDLCanBeDownloadedHere=WSDL descriptor files of provided services can be download here
|
|
EndPointIs=SOAP clients must send their requests to the Dolibarr endpoint available at Url
|
|
##### API ####
|
|
ApiSetup=API module setup
|
|
ApiDesc=By enabling this module, Dolibarr become a REST server to provide miscellaneous web services.
|
|
KeyForApiAccess=Key to use API (parameter "api_key")
|
|
ApiProductionMode=Enable production mode
|
|
ApiEndPointIs=You can access to the API at url
|
|
ApiExporerIs=You can explore the API at url
|
|
OnlyActiveElementsAreExposed=Only elements from enabled modules are exposed
|
|
ApiKey=Key for API
|
|
##### Bank #####
|
|
BankSetupModule=Bank module setup
|
|
FreeLegalTextOnChequeReceipts=Free text on cheque receipts
|
|
BankOrderShow=Display order of bank accounts for countries using "detailed bank number"
|
|
BankOrderGlobal=General
|
|
BankOrderGlobalDesc=General display order
|
|
BankOrderES=Spanish
|
|
BankOrderESDesc=Spanish display order
|
|
##### Multicompany #####
|
|
MultiCompanySetup=Multi-company module setup
|
|
##### Suppliers #####
|
|
SuppliersSetup=Supplier module setup
|
|
SuppliersCommandModel=Complete template of supplier order (logo...)
|
|
SuppliersInvoiceModel=Complete template of supplier invoice (logo...)
|
|
SuppliersInvoiceNumberingModel=Supplier invoices numbering models
|
|
IfSetToYesDontForgetPermission=If set to yes, don't forget to provide permissions to groups or users allowed for the second approval
|
|
##### GeoIPMaxmind #####
|
|
GeoIPMaxmindSetup=GeoIP Maxmind module setup
|
|
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
|
|
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).
|
|
YouCanDownloadFreeDatFileTo=You can download a <b>free demo version</b> of the Maxmind GeoIP country file at %s.
|
|
YouCanDownloadAdvancedDatFileTo=You can also download a more <b>complete version, with updates,</b> of the Maxmind GeoIP country file at %s.
|
|
TestGeoIPResult=Test of a conversion IP -> country
|
|
##### Projects #####
|
|
ProjectsNumberingModules=Projects numbering module
|
|
ProjectsSetup=Project module setup
|
|
ProjectsModelModule=Project reports document model
|
|
TasksNumberingModules=Tasks numbering module
|
|
TaskModelModule=Tasks reports document model
|
|
UseSearchToSelectProject=Use autocompletion fields to choose project (instead of using a list box)
|
|
##### ECM (GED) #####
|
|
ECMSetup = GED Setup
|
|
ECMAutoTree = Automatic tree folder and document
|
|
##### Fiscal Year #####
|
|
FiscalYears=Fiscal years
|
|
FiscalYear=Fiscal year
|
|
FiscalYearCard=Fiscal year card
|
|
NewFiscalYear=New fiscal year
|
|
EditFiscalYear=Edit fiscal year
|
|
OpenFiscalYear=Open fiscal year
|
|
CloseFiscalYear=Close fiscal year
|
|
DeleteFiscalYear=Delete fiscal year
|
|
ConfirmDeleteFiscalYear=Are you sure to delete this fiscal year ?
|
|
Opened=Open
|
|
Closed=Closed
|
|
AlwaysEditable=Can always be edited
|
|
MAIN_APPLICATION_TITLE=Force visible name of application (warning: setting your own name here may break autofill login feature when using DoliDroid mobile application)
|
|
NbMajMin=Minimum number of uppercase characters
|
|
NbNumMin=Minimum number of numeric characters
|
|
NbSpeMin=Minimum number of special characters
|
|
NbIteConsecutive=Maximum number of repeating same characters
|
|
NoAmbiCaracAutoGeneration=Do not use ambiguous characters ("1","l","i","|","0","O") for automatic generation
|
|
SalariesSetup=Setup of module salaries
|
|
SortOrder=Sort order
|
|
Format=Format
|
|
TypePaymentDesc=0:Customer payment type, 1:Supplier payment type, 2:Both customers and suppliers payment type
|
|
IncludePath=Include path (defined into variable %s)
|
|
ExpenseReportsSetup=Setup of module Expense Reports
|
|
TemplatePDFExpenseReports=Document templates to generate expense report document
|
|
NoModueToManageStockDecrease=No module able to manage automatic stock decrease has been activated. Stock decrease will be done on manual input only.
|
|
NoModueToManageStockIncrease=No module able to manage automatic stock increase has been activated. Stock increase will be done on manual input only.
|
|
YouMayFindNotificationsFeaturesIntoModuleNotification=You may find options for EMail notifications by enabling and configuring the module "Notification".
|
|
ListOfNotificationsPerContact=List of notifications per contact*
|
|
ListOfFixedNotifications=List of fixed notifications
|
|
GoOntoContactCardToAddMore=Go on the tab "Notifications" of a thirdparty contact to add or remove notifications for contacts/addresses
|
|
Threshold=Threshold
|
|
BackupDumpWizard=Wizard to build database backup dump file
|
|
SomethingMakeInstallFromWebNotPossible=Installation of external module is not possible from the web interface for the following reason:
|
|
SomethingMakeInstallFromWebNotPossible2=For this reason, process to upgrade described here is only manual steps a privileged user can do.
|
|
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.
|
|
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</strong> enabled to value <strong>$dolibarr_main_url_root_alt="/custom"</strong><br>- <strong>$dolibarr_main_document_root_alt</strong> enabled to value <strong>"%s/custom"</strong>
|
|
HighlightLinesOnMouseHover=Highlight table lines when mouse move passes over
|
|
PressF5AfterChangingThis=Press F5 on keyboard after changing this value to have it effective
|
|
NotSupportedByAllThemes=Will works with eldy theme but is not supported by all themes
|
|
BackgroundColor=Background color
|
|
TopMenuBackgroundColor=Background color for Top menu
|
|
LeftMenuBackgroundColor=Background color for Left menu
|
|
BackgroundTableTitleColor=Background color for table title line
|
|
BackgroundTableLineOddColor=Background color for odd table lines
|
|
BackgroundTableLineEvenColor=Background color for even table lines
|
|
MinimumNoticePeriod=Minimum notice period (Your leave request must be done before this delay)
|
|
NbAddedAutomatically=Number of days added to counters of users (automatically) each month
|
|
EnterAnyCode=This field contains a reference to identify line. Enter any value of your choice, but without special characters.
|
|
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]
|
|
PositionIntoComboList=Position of line into combo lists
|
|
SellTaxRate=Sale tax rate
|
|
RecuperableOnly=Yes for VAT "Non Perçue Récupérable" dedicated for some state in France. Keep value to "No" in all other cases.
|
|
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.
|
|
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).
|
|
TemplateForElement=This template record is dedicated to which element
|
|
TypeOfTemplate=Type of template
|
|
TemplateIsVisibleByOwnerOnly=Template is visible by owner only
|
|
FixTZ=TimeZone fix
|
|
FillFixTZOnlyIfRequired=Example: +2 (fill only if problem experienced)
|
|
ExpectedChecksum=Expected Checksum
|
|
CurrentChecksum=Current Checksum
|
|
MailToSendProposal=To send customer proposal
|
|
MailToSendOrder=To send customer order
|
|
MailToSendInvoice=To send customer invoice
|
|
MailToSendShipment=To send shipment
|
|
MailToSendIntervention=To send intervention
|
|
MailToSendSupplierRequestForQuotation=To send quotation request to supplier
|
|
MailToSendSupplierOrder=To send supplier order
|
|
MailToSendSupplierInvoice=To send supplier invoice
|
|
MailToThirdparty=To send email from thirdparty page
|