forked from Wavyzz/dolibarr
44 lines
3.8 KiB
Plaintext
44 lines
3.8 KiB
Plaintext
# Dolibarr language file - Source file is en_US - admin
|
|
Foundation=Company
|
|
VersionProgram=Program Version
|
|
VersionLastInstall=Version Initially Installed
|
|
SessionSavePath=Storage session localisation
|
|
PurgeSessions=Purge sessions
|
|
NoSessionListWithThisHandler=The Saved session handler configured in your PHP does not allow listing of all running sessions.
|
|
ConfirmLockNewSessions=Are you sure you want to restrict any new Dolibarr connections to yourself. Only user <b>%s</b> will be able to connect after that.
|
|
Sessions=User session
|
|
NoSessionFound=Your PHP does not allow listing active sessions. Directory used to save sessions (<b>%s</b>) might be protected (For example, by OS permissions or by PHP directive open_basedir).
|
|
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any usage of the update tool.
|
|
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.
|
|
ErrorReservedTypeSystemSystemAuto=Entry 'system' and 'systemauto' for this type is reserved. You can use 'user' as a value to add your own record
|
|
ErrorCodeCantContainZero=Code can't contain value 0 (zero)
|
|
DisableJavascript=Disable JavaScript and Ajax functions (Recommended for a blind person or text browsers)
|
|
NumberOfKeyToSearch=Number of characters to trigger search: %s
|
|
MustBeLowerThanPHPLimit=Note: Your PHP limits each file upload's size to <b>%s</b> %s, whatever you enter here
|
|
MaxSizeForUploadedFiles=Maximum size for uploaded files (0 to prevent any uploads)
|
|
AntiVirusCommandExample=Example for ClamWin: c:\\Progra~1\\ClamWin\\bin\\clamscan.exe<br>Example for ClamAv: /usr/bin/clamscan
|
|
AntiVirusParamExample=Example for ClamWin: --database="C:\\Program Files (x86)\\ClamWin\\lib"
|
|
CurrentValueSeparatorThousand=Thousands separator
|
|
PositionByDefault=Default position
|
|
MenusDesc=Menu managers set the content of the two menu bars (horizontal and vertical).
|
|
MenusEditorDesc=The menu editor allows you to define custom menu entries. Use it carefully to avoid instability and make permanently unreachable menu entries.<br />Some modules add menu entries (in menu <b>All</b> mostly). If you remove some of these entries by mistake, you can restore them by disabling and re-enabling the module.
|
|
PurgeDeleteAllFilesInDocumentsDir=Delete all files in directory <b>%s</b>. All temporary files including database backup dumps, any files attached to elements (third parties, invoices, ...) and files uploaded into the ECM module will be deleted.
|
|
ConfirmPurgeAuditEvents=Are you sure you want to purge all security events? All security logs will be deleted but no other data will be removed.
|
|
ImportMySqlDesc=To import a backup file, you must use the mysql command from the command line:
|
|
ImportPostgreSqlDesc=To import a backup file, you must use the pg_restore command from the command line:
|
|
FileNameToGenerate=File name to be generated\n
|
|
CommandsToDisableForeignKeysForImportWarning=This is mandatory if you want to restore your sql dumps later
|
|
GenericMaskCodes4a=<u>Example on the 99th %s of the third party The Company, with date 2007-01-31:</u><br>
|
|
ExampleOfDirectoriesForModelGen=Examples of syntax:<br>c:\\mydir<br>/home/mydir<br>DOL_DATA_ROOT/ecm/ecmdir
|
|
Module330Desc=Bookmark management
|
|
Module50200Name=PayPal
|
|
Permission300=Read barcodes
|
|
Permission301=Create/modify barcodes
|
|
Permission302=Delete barcodes
|
|
DictionaryAccountancyCategory=Finance account groups
|
|
DictionaryAccountancyJournal=Finance journals
|
|
GenbarcodeLocation=Barcode 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
|
|
ToGenerateCodeDefineAutomaticRuleFirst=To be able to automatically generate codes, you must first set a rule to define the barcode number.
|