main.lang 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111
  1. # Dolibarr language file - Source file is en_US - main
  2. DIRECTION=ltr
  3. # Note for Chinese:
  4. # msungstdlight or cid0ct are for traditional Chinese (traditional does not render with Ubuntu pdf reader)
  5. # stsongstdlight or cid0cs are for simplified Chinese
  6. # To read Chinese pdf with Linux: sudo apt-get install poppler-data
  7. FONTFORPDF=helvetica
  8. FONTSIZEFORPDF=10
  9. SeparatorDecimal=.
  10. SeparatorThousand=,
  11. FormatDateShort=%m/%d/%Y
  12. FormatDateShortInput=%m/%d/%Y
  13. FormatDateShortJava=MM/dd/yyyy
  14. FormatDateShortJavaInput=MM/dd/yyyy
  15. FormatDateShortJQuery=mm/dd/yy
  16. FormatDateShortJQueryInput=mm/dd/yy
  17. FormatHourShortJQuery=HH:MI
  18. FormatHourShort=%I:%M %p
  19. FormatHourShortDuration=%H:%M
  20. FormatDateTextShort=%b %d, %Y
  21. FormatDateText=%B %d, %Y
  22. FormatDateHourShort=%m/%d/%Y %I:%M %p
  23. FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
  24. FormatDateHourTextShort=%b %d, %Y, %I:%M %p
  25. FormatDateHourText=%B %d, %Y, %I:%M %p
  26. DatabaseConnection=Database connection
  27. NoTemplateDefined=No template available for this email type
  28. AvailableVariables=Available substitution variables
  29. NoTranslation=No translation
  30. Translation=Translation
  31. EmptySearchString=Enter non empty search criterias
  32. NoRecordFound=No record found
  33. NoRecordDeleted=No record deleted
  34. NotEnoughDataYet=Not enough data
  35. NoError=No error
  36. Error=Error
  37. Errors=Errors
  38. ErrorFieldRequired=Field '%s' is required
  39. ErrorFieldFormat=Field '%s' has a bad value
  40. ErrorFileDoesNotExists=File %s does not exist
  41. ErrorFailedToOpenFile=Failed to open file %s
  42. ErrorCanNotCreateDir=Cannot create dir %s
  43. ErrorCanNotReadDir=Cannot read dir %s
  44. ErrorConstantNotDefined=Parameter %s not defined
  45. ErrorUnknown=Unknown error
  46. ErrorSQL=SQL Error
  47. ErrorLogoFileNotFound=Logo file '%s' was not found
  48. ErrorGoToGlobalSetup=Go to 'Company/Organization' setup to fix this
  49. ErrorGoToModuleSetup=Go to Module setup to fix this
  50. ErrorFailedToSendMail=Failed to send mail (sender=%s, receiver=%s)
  51. ErrorFileNotUploaded=File was not uploaded. Check that size does not exceed maximum allowed, that free space is available on disk and that there is not already a file with same name in this directory.
  52. ErrorInternalErrorDetected=Error detected
  53. ErrorWrongHostParameter=Wrong host parameter
  54. ErrorYourCountryIsNotDefined=Your country is not defined. Go to Home-Setup-Edit and post the form again.
  55. ErrorRecordIsUsedByChild=Failed to delete this record. This record is used by at least one child record.
  56. ErrorWrongValue=Wrong value
  57. ErrorWrongValueForParameterX=Wrong value for parameter %s
  58. ErrorNoRequestInError=No request in error
  59. ErrorServiceUnavailableTryLater=Service not available at the moment. Try again later.
  60. ErrorDuplicateField=Duplicate value in a unique field
  61. ErrorSomeErrorWereFoundRollbackIsDone=Some errors were found. Changes have been rolled back.
  62. ErrorConfigParameterNotDefined=Parameter <b>%s</b> is not defined in the Dolibarr config file <b>conf.php</b>.
  63. ErrorCantLoadUserFromDolibarrDatabase=Failed to find user <b>%s</b> in Dolibarr database.
  64. ErrorNoVATRateDefinedForSellerCountry=Error, no vat rates defined for country '%s'.
  65. ErrorNoSocialContributionForSellerCountry=Error, no social/fiscal taxes type defined for country '%s'.
  66. ErrorFailedToSaveFile=Error, failed to save file.
  67. ErrorCannotAddThisParentWarehouse=You are trying to add a parent warehouse which is already a child of a existing warehouse
  68. MaxNbOfRecordPerPage=Max. number of records per page
  69. NotAuthorized=You are not authorized to do that.
  70. SetDate=Set date
  71. SelectDate=Select a date
  72. SeeAlso=See also %s
  73. SeeHere=See here
  74. ClickHere=Click here
  75. Here=Here
  76. Apply=Apply
  77. BackgroundColorByDefault=Default background color
  78. FileRenamed=The file was successfully renamed
  79. FileGenerated=The file was successfully generated
  80. FileSaved=The file was successfully saved
  81. FileUploaded=The file was successfully uploaded
  82. FileTransferComplete=File(s) uploaded successfully
  83. FilesDeleted=File(s) successfully deleted
  84. FileWasNotUploaded=A file is selected for attachment but was not yet uploaded. Click on "Attach file" for this.
  85. NbOfEntries=No. of entries
  86. GoToWikiHelpPage=Read online help (Internet access needed)
  87. GoToHelpPage=Read help
  88. DedicatedPageAvailable=This is a dedicated help page related to your current screen
  89. HomePage=Home Page
  90. RecordSaved=Record saved
  91. RecordDeleted=Record deleted
  92. RecordGenerated=Record generated
  93. LevelOfFeature=Level of features
  94. NotDefined=Not defined
  95. DolibarrInHttpAuthenticationSoPasswordUseless=Dolibarr authentication mode is set to <b>%s</b> in configuration file <b>conf.php</b>.<br>This means that the password database is external to Dolibarr, so changing this field may have no effect.
  96. Administrator=Administrator
  97. Undefined=Undefined
  98. PasswordForgotten=Password forgotten?
  99. NoAccount=No account?
  100. SeeAbove=See above
  101. HomeArea=Home
  102. LastConnexion=Last login
  103. PreviousConnexion=Previous login
  104. PreviousValue=Previous value
  105. ConnectedOnMultiCompany=Connected on environment
  106. ConnectedSince=Connected since
  107. AuthenticationMode=Authentication mode
  108. RequestedUrl=Requested URL
  109. DatabaseTypeManager=Database type manager
  110. RequestLastAccessInError=Latest database access request error
  111. ReturnCodeLastAccessInError=Return code for latest database access request error
  112. InformationLastAccessInError=Information for latest database access request error
  113. DolibarrHasDetectedError=Dolibarr has detected a technical error
  114. YouCanSetOptionDolibarrMainProdToZero=You can read log file or set option $dolibarr_main_prod to '0' in your config file to get more information.
  115. InformationToHelpDiagnose=This information can be useful for diagnostic purposes (you can set option $dolibarr_main_prod to '1' to remove such notices)
  116. MoreInformation=More information
  117. TechnicalInformation=Technical information
  118. TechnicalID=Technical ID
  119. LineID=Line ID
  120. NotePublic=Note (public)
  121. NotePrivate=Note (private)
  122. PrecisionUnitIsLimitedToXDecimals=Dolibarr was setup to limit precision of unit prices to <b>%s</b> decimals.
  123. DoTest=Test
  124. ToFilter=Filter
  125. NoFilter=No filter
  126. WarningYouHaveAtLeastOneTaskLate=Warning, you have at least one element that has exceeded the tolerance time.
  127. yes=yes
  128. Yes=Yes
  129. no=no
  130. No=No
  131. All=All
  132. Home=Home
  133. Help=Help
  134. OnlineHelp=Online help
  135. PageWiki=Wiki page
  136. MediaBrowser=Media browser
  137. Always=Always
  138. Never=Never
  139. Under=under
  140. Period=Period
  141. PeriodEndDate=End date for period
  142. SelectedPeriod=Selected period
  143. PreviousPeriod=Previous period
  144. Activate=Activate
  145. Activated=Activated
  146. Closed=Closed
  147. Closed2=Closed
  148. NotClosed=Not closed
  149. Enabled=Enabled
  150. Enable=Enable
  151. Deprecated=Deprecated
  152. Disable=Disable
  153. Disabled=Disabled
  154. Add=Add
  155. AddLink=Add link
  156. RemoveLink=Remove link
  157. AddToDraft=Add to draft
  158. Update=Update
  159. Close=Close
  160. CloseAs=Set status to
  161. CloseBox=Remove widget from your dashboard
  162. Confirm=Confirm
  163. ConfirmSendCardByMail=Do you really want to send the content of this card by mail to <b>%s</b>?
  164. Delete=Delete
  165. Remove=Remove
  166. Resiliate=Terminate
  167. Cancel=Cancel
  168. Modify=Modify
  169. Edit=Edit
  170. Validate=Validate
  171. ValidateAndApprove=Validate and Approve
  172. ToValidate=To validate
  173. NotValidated=Not validated
  174. Save=Save
  175. SaveAs=Save As
  176. SaveAndStay=Save and stay
  177. SaveAndNew=Save and new
  178. TestConnection=Test connection
  179. ToClone=Clone
  180. ConfirmCloneAsk=Are you sure you want to clone the object <b>%s</b>?
  181. ConfirmClone=Choose data you want to clone:
  182. NoCloneOptionsSpecified=No data to clone defined.
  183. Of=of
  184. Go=Go
  185. Run=Run
  186. CopyOf=Copy of
  187. Show=Show
  188. Hide=Hide
  189. ShowCardHere=Show card
  190. Search=Search
  191. SearchOf=Search
  192. SearchMenuShortCut=Ctrl + shift + f
  193. QuickAdd=Quick add
  194. QuickAddMenuShortCut=Ctrl + shift + l
  195. Valid=Valid
  196. Approve=Approve
  197. Disapprove=Disapprove
  198. ReOpen=Re-Open
  199. Upload=Upload
  200. ToLink=Link
  201. Select=Select
  202. SelectAll=Select all
  203. Choose=Choose
  204. Resize=Resize
  205. ResizeOrCrop=Resize or Crop
  206. Recenter=Recenter
  207. Author=Author
  208. User=User
  209. Users=Users
  210. Group=Group
  211. Groups=Groups
  212. NoUserGroupDefined=No user group defined
  213. Password=Password
  214. PasswordRetype=Retype your password
  215. NoteSomeFeaturesAreDisabled=Note that a lot of features/modules are disabled in this demonstration.
  216. Name=Name
  217. NameSlashCompany=Name / Company
  218. Person=Person
  219. Parameter=Parameter
  220. Parameters=Parameters
  221. Value=Value
  222. PersonalValue=Personal value
  223. NewObject=New %s
  224. NewValue=New value
  225. CurrentValue=Current value
  226. Code=Code
  227. Type=Type
  228. Language=Language
  229. MultiLanguage=Multi-language
  230. Note=Note
  231. Title=Title
  232. Label=Label
  233. RefOrLabel=Ref. or label
  234. Info=Log
  235. Family=Family
  236. Description=Description
  237. Designation=Description
  238. DescriptionOfLine=Description of line
  239. DateOfLine=Date of line
  240. DurationOfLine=Duration of line
  241. Model=Doc template
  242. DefaultModel=Default doc template
  243. Action=Event
  244. About=About
  245. Number=Number
  246. NumberByMonth=Number by month
  247. AmountByMonth=Amount by month
  248. Numero=Number
  249. Limit=Limit
  250. Limits=Limits
  251. Logout=Logout
  252. NoLogoutProcessWithAuthMode=No applicative disconnect feature with authentication mode <b>%s</b>
  253. Connection=Login
  254. Setup=Setup
  255. Alert=Alert
  256. MenuWarnings=Alerts
  257. Previous=Previous
  258. Next=Next
  259. Cards=Cards
  260. Card=Card
  261. Now=Now
  262. HourStart=Start hour
  263. Deadline=Deadline
  264. Date=Date
  265. DateAndHour=Date and hour
  266. DateToday=Today's date
  267. DateReference=Reference date
  268. DateStart=Start date
  269. DateEnd=End date
  270. DateCreation=Creation date
  271. DateCreationShort=Creat. date
  272. IPCreation=Creation IP
  273. DateModification=Modification date
  274. DateModificationShort=Modif. date
  275. IPModification=Modification IP
  276. DateLastModification=Latest modification date
  277. DateValidation=Validation date
  278. DateClosing=Closing date
  279. DateDue=Due date
  280. DateValue=Value date
  281. DateValueShort=Value date
  282. DateOperation=Operation date
  283. DateOperationShort=Oper. Date
  284. DateLimit=Limit date
  285. DateRequest=Request date
  286. DateProcess=Process date
  287. DateBuild=Report build date
  288. DatePayment=Date of payment
  289. DateApprove=Approving date
  290. DateApprove2=Approving date (second approval)
  291. RegistrationDate=Registration date
  292. UserCreation=Creation user
  293. UserModification=Modification user
  294. UserValidation=Validation user
  295. UserCreationShort=Creat. user
  296. UserModificationShort=Modif. user
  297. UserValidationShort=Valid. user
  298. DurationYear=year
  299. DurationMonth=month
  300. DurationWeek=week
  301. DurationDay=day
  302. DurationYears=years
  303. DurationMonths=months
  304. DurationWeeks=weeks
  305. DurationDays=days
  306. Year=Year
  307. Month=Month
  308. Week=Week
  309. WeekShort=Week
  310. Day=Day
  311. Hour=Hour
  312. Minute=Minute
  313. Second=Second
  314. Years=Years
  315. Months=Months
  316. Days=Days
  317. days=days
  318. Hours=Hours
  319. Minutes=Minutes
  320. Seconds=Seconds
  321. Weeks=Weeks
  322. Today=Today
  323. Yesterday=Yesterday
  324. Tomorrow=Tomorrow
  325. Morning=Morning
  326. Afternoon=Afternoon
  327. Quadri=Quadri
  328. MonthOfDay=Month of the day
  329. DaysOfWeek=Days of week
  330. HourShort=H
  331. MinuteShort=mn
  332. Rate=Rate
  333. CurrencyRate=Currency conversion rate
  334. UseLocalTax=Include tax
  335. Bytes=Bytes
  336. KiloBytes=Kilobytes
  337. MegaBytes=Megabytes
  338. GigaBytes=Gigabytes
  339. TeraBytes=Terabytes
  340. UserAuthor=User of creation
  341. UserModif=User of last update
  342. b=b.
  343. Kb=Kb
  344. Mb=Mb
  345. Gb=Gb
  346. Tb=Tb
  347. Cut=Cut
  348. Copy=Copy
  349. Paste=Paste
  350. Default=Default
  351. DefaultValue=Default value
  352. DefaultValues=Default values/filters/sorting
  353. Price=Price
  354. PriceCurrency=Price (currency)
  355. UnitPrice=Unit price
  356. UnitPriceHT=Unit price (excl.)
  357. UnitPriceHTCurrency=Unit price (excl.) (currency)
  358. UnitPriceTTC=Unit price
  359. PriceU=U.P.
  360. PriceUHT=U.P. (net)
  361. PriceUHTCurrency=U.P (currency)
  362. PriceUTTC=U.P. (inc. tax)
  363. Amount=Amount
  364. AmountInvoice=Invoice amount
  365. AmountInvoiced=Amount invoiced
  366. AmountInvoicedHT=Amount invoiced (excl. tax)
  367. AmountInvoicedTTC=Amount invoiced (inc. tax)
  368. AmountPayment=Payment amount
  369. AmountHTShort=Amount (excl.)
  370. AmountTTCShort=Amount (inc. tax)
  371. AmountHT=Amount (excl. tax)
  372. AmountTTC=Amount (inc. tax)
  373. AmountVAT=Amount tax
  374. MulticurrencyAlreadyPaid=Already paid, original currency
  375. MulticurrencyRemainderToPay=Remain to pay, original currency
  376. MulticurrencyPaymentAmount=Payment amount, original currency
  377. MulticurrencyAmountHT=Amount (excl. tax), original currency
  378. MulticurrencyAmountTTC=Amount (inc. of tax), original currency
  379. MulticurrencyAmountVAT=Amount tax, original currency
  380. MulticurrencySubPrice=Amount sub price multi currency
  381. AmountLT1=Amount tax 2
  382. AmountLT2=Amount tax 3
  383. AmountLT1ES=Amount RE
  384. AmountLT2ES=Amount IRPF
  385. AmountTotal=Total amount
  386. AmountAverage=Average amount
  387. PriceQtyMinHT=Price quantity min. (excl. tax)
  388. PriceQtyMinHTCurrency=Price quantity min. (excl. tax) (currency)
  389. Percentage=Percentage
  390. Total=Total
  391. SubTotal=Subtotal
  392. TotalHTShort=Total (excl.)
  393. TotalHT100Short=Total 100%% (excl.)
  394. TotalHTShortCurrency=Total (excl. in currency)
  395. TotalTTCShort=Total (inc. tax)
  396. TotalHT=Total (excl. tax)
  397. TotalHTforthispage=Total (excl. tax) for this page
  398. Totalforthispage=Total for this page
  399. TotalTTC=Total (inc. tax)
  400. TotalTTCToYourCredit=Total (inc. tax) to your credit
  401. TotalVAT=Total tax
  402. TotalVATIN=Total IGST
  403. TotalLT1=Total tax 2
  404. TotalLT2=Total tax 3
  405. TotalLT1ES=Total RE
  406. TotalLT2ES=Total IRPF
  407. TotalLT1IN=Total CGST
  408. TotalLT2IN=Total SGST
  409. HT=Excl. tax
  410. TTC=Inc. tax
  411. INCVATONLY=Inc. VAT
  412. INCT=Inc. all taxes
  413. VAT=Sales tax
  414. VATIN=IGST
  415. VATs=Sales taxes
  416. VATINs=IGST taxes
  417. LT1=Sales tax 2
  418. LT1Type=Sales tax 2 type
  419. LT2=Sales tax 3
  420. LT2Type=Sales tax 3 type
  421. LT1ES=RE
  422. LT2ES=IRPF
  423. LT1IN=CGST
  424. LT2IN=SGST
  425. LT1GC=Additionnal cents
  426. VATRate=Tax Rate
  427. VATCode=Tax Rate code
  428. VATNPR=Tax Rate NPR
  429. DefaultTaxRate=Default tax rate
  430. Average=Average
  431. Sum=Sum
  432. Delta=Delta
  433. StatusToPay=To pay
  434. RemainToPay=Remain to pay
  435. Module=Module/Application
  436. Modules=Modules/Applications
  437. Option=Option
  438. List=List
  439. FullList=Full list
  440. FullConversation=Full conversation
  441. Statistics=Statistics
  442. OtherStatistics=Other statistics
  443. Status=Status
  444. Favorite=Favorite
  445. ShortInfo=Info.
  446. Ref=Ref.
  447. ExternalRef=Ref. extern
  448. RefSupplier=Ref. vendor
  449. RefPayment=Ref. payment
  450. CommercialProposalsShort=Commercial proposals
  451. Comment=Comment
  452. Comments=Comments
  453. ActionsToDo=Events to do
  454. ActionsToDoShort=To do
  455. ActionsDoneShort=Done
  456. ActionNotApplicable=Not applicable
  457. ActionRunningNotStarted=To start
  458. ActionRunningShort=In progress
  459. ActionDoneShort=Finished
  460. ActionUncomplete=Incomplete
  461. LatestLinkedEvents=Latest %s linked events
  462. CompanyFoundation=Company/Organization
  463. Accountant=Accountant
  464. ContactsForCompany=Contacts for this third party
  465. ContactsAddressesForCompany=Contacts/addresses for this third party
  466. AddressesForCompany=Addresses for this third party
  467. ActionsOnCompany=Events for this third party
  468. ActionsOnContact=Events for this contact/address
  469. ActionsOnContract=Events for this contract
  470. ActionsOnMember=Events about this member
  471. ActionsOnProduct=Events about this product
  472. NActionsLate=%s late
  473. ToDo=To do
  474. Completed=Completed
  475. Running=In progress
  476. RequestAlreadyDone=Request already recorded
  477. Filter=Filter
  478. FilterOnInto=Search criteria '<strong>%s</strong>' into fields %s
  479. RemoveFilter=Remove filter
  480. ChartGenerated=Chart generated
  481. ChartNotGenerated=Chart not generated
  482. GeneratedOn=Build on %s
  483. Generate=Generate
  484. Duration=Duration
  485. TotalDuration=Total duration
  486. Summary=Summary
  487. DolibarrStateBoard=Database Statistics
  488. DolibarrWorkBoard=Open Items
  489. NoOpenedElementToProcess=No open element to process
  490. Available=Available
  491. NotYetAvailable=Not yet available
  492. NotAvailable=Not available
  493. Categories=Tags/categories
  494. Category=Tag/category
  495. By=By
  496. From=From
  497. FromDate=From
  498. FromLocation=From
  499. at=at
  500. to=to
  501. To=to
  502. and=and
  503. or=or
  504. Other=Other
  505. Others=Others
  506. OtherInformations=Other information
  507. Quantity=Quantity
  508. Qty=Qty
  509. ChangedBy=Changed by
  510. ApprovedBy=Approved by
  511. ApprovedBy2=Approved by (second approval)
  512. Approved=Approved
  513. Refused=Refused
  514. ReCalculate=Recalculate
  515. ResultKo=Failure
  516. Reporting=Reporting
  517. Reportings=Reporting
  518. Draft=Draft
  519. Drafts=Drafts
  520. StatusInterInvoiced=Invoiced
  521. Validated=Validated
  522. ValidatedToProduce=Validated (To produce)
  523. Opened=Open
  524. OpenAll=Open (All)
  525. ClosedAll=Closed (All)
  526. New=New
  527. Discount=Discount
  528. Unknown=Unknown
  529. General=General
  530. Size=Size
  531. OriginalSize=Original size
  532. Received=Received
  533. Paid=Paid
  534. Topic=Subject
  535. ByCompanies=By third parties
  536. ByUsers=By user
  537. Links=Links
  538. Link=Link
  539. Rejects=Rejects
  540. Preview=Preview
  541. NextStep=Next step
  542. Datas=Data
  543. None=None
  544. NoneF=None
  545. NoneOrSeveral=None or several
  546. Late=Late
  547. LateDesc=An item is defined as Delayed as per the system configuration in menu Home - Setup - Alerts.
  548. NoItemLate=No late item
  549. Photo=Picture
  550. Photos=Pictures
  551. AddPhoto=Add picture
  552. DeletePicture=Picture delete
  553. ConfirmDeletePicture=Confirm picture deletion?
  554. Login=Login
  555. LoginEmail=Login (email)
  556. LoginOrEmail=Login or Email
  557. CurrentLogin=Current login
  558. EnterLoginDetail=Enter login details
  559. January=January
  560. February=February
  561. March=March
  562. April=April
  563. May=May
  564. June=June
  565. July=July
  566. August=August
  567. September=September
  568. October=October
  569. November=November
  570. December=December
  571. Month01=January
  572. Month02=February
  573. Month03=March
  574. Month04=April
  575. Month05=May
  576. Month06=June
  577. Month07=July
  578. Month08=August
  579. Month09=September
  580. Month10=October
  581. Month11=November
  582. Month12=December
  583. MonthShort01=Jan
  584. MonthShort02=Feb
  585. MonthShort03=Mar
  586. MonthShort04=Apr
  587. MonthShort05=May
  588. MonthShort06=Jun
  589. MonthShort07=Jul
  590. MonthShort08=Aug
  591. MonthShort09=Sep
  592. MonthShort10=Oct
  593. MonthShort11=Nov
  594. MonthShort12=Dec
  595. MonthVeryShort01=J
  596. MonthVeryShort02=F
  597. MonthVeryShort03=M
  598. MonthVeryShort04=A
  599. MonthVeryShort05=M
  600. MonthVeryShort06=J
  601. MonthVeryShort07=J
  602. MonthVeryShort08=A
  603. MonthVeryShort09=S
  604. MonthVeryShort10=O
  605. MonthVeryShort11=N
  606. MonthVeryShort12=D
  607. AttachedFiles=Attached files and documents
  608. JoinMainDoc=Join main document
  609. DateFormatYYYYMM=YYYY-MM
  610. DateFormatYYYYMMDD=YYYY-MM-DD
  611. DateFormatYYYYMMDDHHMM=YYYY-MM-DD HH:SS
  612. ReportName=Report name
  613. ReportPeriod=Report period
  614. ReportDescription=Description
  615. Report=Report
  616. Keyword=Keyword
  617. Origin=Origin
  618. Legend=Legend
  619. Fill=Fill
  620. Reset=Reset
  621. File=File
  622. Files=Files
  623. NotAllowed=Not allowed
  624. ReadPermissionNotAllowed=Read permission not allowed
  625. AmountInCurrency=Amount in %s currency
  626. Example=Example
  627. Examples=Examples
  628. NoExample=No example
  629. FindBug=Report a bug
  630. NbOfThirdParties=Number of third parties
  631. NbOfLines=Number of lines
  632. NbOfObjects=Number of objects
  633. NbOfObjectReferers=Number of related items
  634. Referers=Related items
  635. TotalQuantity=Total quantity
  636. DateFromTo=From %s to %s
  637. DateFrom=From %s
  638. DateUntil=Until %s
  639. Check=Check
  640. Uncheck=Uncheck
  641. Internal=Internal
  642. External=External
  643. Internals=Internal
  644. Externals=External
  645. Warning=Warning
  646. Warnings=Warnings
  647. BuildDoc=Build Doc
  648. Entity=Environment
  649. Entities=Entities
  650. CustomerPreview=Customer preview
  651. SupplierPreview=Vendor preview
  652. ShowCustomerPreview=Show customer preview
  653. ShowSupplierPreview=Show vendor preview
  654. RefCustomer=Ref. customer
  655. Currency=Currency
  656. InfoAdmin=Information for administrators
  657. Undo=Undo
  658. Redo=Redo
  659. ExpandAll=Expand all
  660. UndoExpandAll=Undo expand
  661. SeeAll=See all
  662. Reason=Reason
  663. FeatureNotYetSupported=Feature not yet supported
  664. CloseWindow=Close window
  665. Response=Response
  666. Priority=Priority
  667. SendByMail=Send by email
  668. MailSentBy=Email sent by
  669. NotSent=Not sent
  670. TextUsedInTheMessageBody=Email body
  671. SendAcknowledgementByMail=Send confirmation email
  672. SendMail=Send email
  673. Email=Email
  674. NoEMail=No email
  675. AlreadyRead=Already read
  676. NotRead=Not read
  677. NoMobilePhone=No mobile phone
  678. Owner=Owner
  679. FollowingConstantsWillBeSubstituted=The following constants will be replaced with the corresponding value.
  680. Refresh=Refresh
  681. BackToList=Back to list
  682. BackToTree=Back to tree
  683. GoBack=Go back
  684. CanBeModifiedIfOk=Can be modified if valid
  685. CanBeModifiedIfKo=Can be modified if not valid
  686. ValueIsValid=Value is valid
  687. ValueIsNotValid=Value is not valid
  688. RecordCreatedSuccessfully=Record created successfully
  689. RecordModifiedSuccessfully=Record modified successfully
  690. RecordsModified=%s record(s) modified
  691. RecordsDeleted=%s record(s) deleted
  692. RecordsGenerated=%s record(s) generated
  693. AutomaticCode=Automatic code
  694. FeatureDisabled=Feature disabled
  695. MoveBox=Move widget
  696. Offered=Offered
  697. NotEnoughPermissions=You don't have permission for this action
  698. SessionName=Session name
  699. Method=Method
  700. Receive=Receive
  701. CompleteOrNoMoreReceptionExpected=Complete or nothing more expected
  702. ExpectedValue=Expected Value
  703. ExpectedQty=Expected Qty
  704. PartialWoman=Partial
  705. TotalWoman=Total
  706. NeverReceived=Never received
  707. Canceled=Canceled
  708. YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu Setup - Dictionaries
  709. YouCanChangeValuesForThisListFrom=You can change values for this list from menu %s
  710. YouCanSetDefaultValueInModuleSetup=You can set the default value used when creating a new record in module setup
  711. Color=Color
  712. Documents=Linked files
  713. Documents2=Documents
  714. UploadDisabled=Upload disabled
  715. MenuAccountancy=Accounting
  716. MenuECM=Documents
  717. MenuAWStats=AWStats
  718. MenuMembers=Members
  719. MenuAgendaGoogle=Google agenda
  720. MenuTaxesAndSpecialExpenses=Taxes | Special expenses
  721. ThisLimitIsDefinedInSetup=Dolibarr limit (Menu home-setup-security): %s Kb, PHP limit: %s Kb
  722. NoFileFound=No documents saved in this directory
  723. CurrentUserLanguage=Current language
  724. CurrentTheme=Current theme
  725. CurrentMenuManager=Current menu manager
  726. Browser=Browser
  727. Layout=Layout
  728. Screen=Screen
  729. DisabledModules=Disabled modules
  730. For=For
  731. ForCustomer=For customer
  732. Signature=Signature
  733. DateOfSignature=Date of signature
  734. HidePassword=Show command with password hidden
  735. UnHidePassword=Show real command with clear password
  736. Root=Root
  737. RootOfMedias=Root of public medias (/medias)
  738. Informations=Information
  739. Page=Page
  740. Notes=Notes
  741. AddNewLine=Add new line
  742. AddFile=Add file
  743. FreeZone=Free-text product
  744. FreeLineOfType=Free-text item, type:
  745. CloneMainAttributes=Clone object with its main attributes
  746. ReGeneratePDF=Re-generate PDF
  747. PDFMerge=PDF Merge
  748. Merge=Merge
  749. DocumentModelStandardPDF=Standard PDF template
  750. PrintContentArea=Show page to print main content area
  751. MenuManager=Menu manager
  752. WarningYouAreInMaintenanceMode=Warning, you are in maintenance mode: only login <b>%s</b> is allowed to use the application in this mode.
  753. CoreErrorTitle=System error
  754. CoreErrorMessage=Sorry, an error occurred. Contact your system administrator to check the logs or disable $dolibarr_main_prod=1 to get more information.
  755. CreditCard=Credit card
  756. ValidatePayment=Validate payment
  757. CreditOrDebitCard=Credit or debit card
  758. FieldsWithAreMandatory=Fields with <b>%s</b> are mandatory
  759. FieldsWithIsForPublic=Fields with <b>%s</b> are shown in public list of members. If you don't want this, uncheck the "public" box.
  760. AccordingToGeoIPDatabase=(according to GeoIP conversion)
  761. Line=Line
  762. NotSupported=Not supported
  763. RequiredField=Required field
  764. Result=Result
  765. ToTest=Test
  766. ValidateBefore=Item must be validated before using this feature
  767. Visibility=Visibility
  768. Totalizable=Totalizable
  769. TotalizableDesc=This field is totalizable in list
  770. Private=Private
  771. Hidden=Hidden
  772. Resources=Resources
  773. Source=Source
  774. Prefix=Prefix
  775. Before=Before
  776. After=After
  777. IPAddress=IP address
  778. Frequency=Frequency
  779. IM=Instant messaging
  780. NewAttribute=New attribute
  781. AttributeCode=Attribute code
  782. URLPhoto=URL of photo/logo
  783. SetLinkToAnotherThirdParty=Link to another third party
  784. LinkTo=Link to
  785. LinkToProposal=Link to proposal
  786. LinkToOrder=Link to order
  787. LinkToInvoice=Link to invoice
  788. LinkToTemplateInvoice=Link to template invoice
  789. LinkToSupplierOrder=Link to purchase order
  790. LinkToSupplierProposal=Link to vendor proposal
  791. LinkToSupplierInvoice=Link to vendor invoice
  792. LinkToContract=Link to contract
  793. LinkToIntervention=Link to intervention
  794. LinkToTicket=Link to ticket
  795. CreateDraft=Create draft
  796. SetToDraft=Back to draft
  797. ClickToEdit=Click to edit
  798. ClickToRefresh=Click to refresh
  799. EditWithEditor=Edit with CKEditor
  800. EditWithTextEditor=Edit with Text editor
  801. EditHTMLSource=Edit HTML Source
  802. ObjectDeleted=Object %s deleted
  803. ByCountry=By country
  804. ByTown=By town
  805. ByDate=By date
  806. ByMonthYear=By month/year
  807. ByYear=By year
  808. ByMonth=By month
  809. ByDay=By day
  810. BySalesRepresentative=By sales representative
  811. LinkedToSpecificUsers=Linked to a particular user contact
  812. NoResults=No results
  813. AdminTools=Admin Tools
  814. SystemTools=System tools
  815. ModulesSystemTools=Modules tools
  816. Test=Test
  817. Element=Element
  818. NoPhotoYet=No pictures available yet
  819. Dashboard=Dashboard
  820. MyDashboard=My Dashboard
  821. Deductible=Deductible
  822. from=from
  823. toward=toward
  824. Access=Access
  825. SelectAction=Select action
  826. SelectTargetUser=Select target user/employee
  827. HelpCopyToClipboard=Use Ctrl+C to copy to clipboard
  828. SaveUploadedFileWithMask=Save file on server with name "<strong>%s</strong>" (otherwise "%s")
  829. OriginFileName=Original filename
  830. SetDemandReason=Set source
  831. SetBankAccount=Define Bank Account
  832. AccountCurrency=Account currency
  833. ViewPrivateNote=View notes
  834. XMoreLines=%s line(s) hidden
  835. ShowMoreLines=Show more/less lines
  836. PublicUrl=Public URL
  837. AddBox=Add box
  838. SelectElementAndClick=Select an element and click %s
  839. PrintFile=Print File %s
  840. ShowTransaction=Show entry on bank account
  841. ShowIntervention=Show intervention
  842. ShowContract=Show contract
  843. GoIntoSetupToChangeLogo=Go to Home - Setup - Company to change logo or go to Home - Setup - Display to hide.
  844. Deny=Deny
  845. Denied=Denied
  846. ListOf=List of %s
  847. ListOfTemplates=List of templates
  848. Gender=Gender
  849. Genderman=Man
  850. Genderwoman=Woman
  851. Genderother=Other
  852. ViewList=List view
  853. ViewGantt=Gantt view
  854. ViewKanban=Kanban view
  855. Mandatory=Mandatory
  856. Hello=Hello
  857. GoodBye=GoodBye
  858. Sincerely=Sincerely
  859. ConfirmDeleteObject=Are you sure you want to delete this object?
  860. DeleteLine=Delete line
  861. ConfirmDeleteLine=Are you sure you want to delete this line?
  862. ErrorPDFTkOutputFileNotFound=Error: the file was not generated. Please check that the 'pdftk' command is installed in a directory included in the $PATH environment variable (linux/unix only) or contact your system administrator.
  863. NoPDFAvailableForDocGenAmongChecked=No PDF were available for the document generation among checked record
  864. TooManyRecordForMassAction=Too many records selected for mass action. The action is restricted to a list of %s records.
  865. NoRecordSelected=No record selected
  866. MassFilesArea=Area for files built by mass actions
  867. ShowTempMassFilesArea=Show area of files built by mass actions
  868. ConfirmMassDeletion=Bulk Delete confirmation
  869. ConfirmMassDeletionQuestion=Are you sure you want to delete the %s selected record(s)?
  870. RelatedObjects=Related Objects
  871. ClassifyBilled=Classify billed
  872. ClassifyUnbilled=Classify unbilled
  873. Progress=Progress
  874. ProgressShort=Progr.
  875. FrontOffice=Front office
  876. BackOffice=Back office
  877. Submit=Submit
  878. View=View
  879. Export=Export
  880. Exports=Exports
  881. ExportFilteredList=Export filtered list
  882. ExportList=Export list
  883. ExportOptions=Export Options
  884. IncludeDocsAlreadyExported=Include docs already exported
  885. ExportOfPiecesAlreadyExportedIsEnable=Export of pieces already exported is enable
  886. ExportOfPiecesAlreadyExportedIsDisable=Export of pieces already exported is disable
  887. AllExportedMovementsWereRecordedAsExported=All exported movements were recorded as exported
  888. NotAllExportedMovementsCouldBeRecordedAsExported=Not all exported movements could be recorded as exported
  889. Miscellaneous=Miscellaneous
  890. Calendar=Calendar
  891. GroupBy=Group by...
  892. ViewFlatList=View flat list
  893. ViewAccountList=View ledger
  894. ViewSubAccountList=View subaccount ledger
  895. RemoveString=Remove string '%s'
  896. SomeTranslationAreUncomplete=Some of the languages offered may be only partially translated or may contain errors. Please help to correct your language by registering at <a href="https://transifex.com/projects/p/dolibarr/" target="_blank">https://transifex.com/projects/p/dolibarr/</a> to add your improvements.
  897. DirectDownloadLink=Direct download link (public/external)
  898. DirectDownloadInternalLink=Direct download link (need to be logged and need permissions)
  899. Download=Download
  900. DownloadDocument=Download document
  901. ActualizeCurrency=Update currency rate
  902. Fiscalyear=Fiscal year
  903. ModuleBuilder=Module and Application Builder
  904. SetMultiCurrencyCode=Set currency
  905. BulkActions=Bulk actions
  906. ClickToShowHelp=Click to show tooltip help
  907. WebSite=Website
  908. WebSites=Websites
  909. WebSiteAccounts=Website accounts
  910. ExpenseReport=Expense report
  911. ExpenseReports=Expense reports
  912. HR=HR
  913. HRAndBank=HR and Bank
  914. AutomaticallyCalculated=Automatically calculated
  915. TitleSetToDraft=Go back to draft
  916. ConfirmSetToDraft=Are you sure you want to go back to Draft status?
  917. ImportId=Import id
  918. Events=Events
  919. EMailTemplates=Email templates
  920. FileNotShared=File not shared to external public
  921. Project=Project
  922. Projects=Projects
  923. LeadOrProject=Lead | Project
  924. LeadsOrProjects=Leads | Projects
  925. Lead=Lead
  926. Leads=Leads
  927. ListOpenLeads=List open leads
  928. ListOpenProjects=List open projects
  929. NewLeadOrProject=New lead or project
  930. Rights=Permissions
  931. LineNb=Line no.
  932. IncotermLabel=Incoterms
  933. TabLetteringCustomer=Customer lettering
  934. TabLetteringSupplier=Vendor lettering
  935. Monday=Monday
  936. Tuesday=Tuesday
  937. Wednesday=Wednesday
  938. Thursday=Thursday
  939. Friday=Friday
  940. Saturday=Saturday
  941. Sunday=Sunday
  942. MondayMin=Mo
  943. TuesdayMin=Tu
  944. WednesdayMin=We
  945. ThursdayMin=Th
  946. FridayMin=Fr
  947. SaturdayMin=Sa
  948. SundayMin=Su
  949. Day1=Monday
  950. Day2=Tuesday
  951. Day3=Wednesday
  952. Day4=Thursday
  953. Day5=Friday
  954. Day6=Saturday
  955. Day0=Sunday
  956. ShortMonday=M
  957. ShortTuesday=T
  958. ShortWednesday=W
  959. ShortThursday=T
  960. ShortFriday=F
  961. ShortSaturday=S
  962. ShortSunday=S
  963. one=one
  964. two=two
  965. three=three
  966. four=four
  967. five=five
  968. six=six
  969. seven=seven
  970. eight=eight
  971. nine=nine
  972. ten=ten
  973. eleven=eleven
  974. twelve=twelve
  975. thirteen=thirdteen
  976. fourteen=fourteen
  977. fifteen=fifteen
  978. sixteen=sixteen
  979. seventeen=seventeen
  980. eighteen=eighteen
  981. nineteen=nineteen
  982. twenty=twenty
  983. thirty=thirty
  984. forty=forty
  985. fifty=fifty
  986. sixty=sixty
  987. seventy=seventy
  988. eighty=eighty
  989. ninety=ninety
  990. hundred=hundred
  991. thousand=thousand
  992. million=million
  993. billion=billion
  994. trillion=trillion
  995. quadrillion=quadrillion
  996. SelectMailModel=Select an email template
  997. SetRef=Set ref
  998. Select2ResultFoundUseArrows=Some results found. Use arrows to select.
  999. Select2NotFound=No result found
  1000. Select2Enter=Enter
  1001. Select2MoreCharacter=or more character
  1002. Select2MoreCharacters=or more characters
  1003. Select2MoreCharactersMore=<strong>Search syntax:</strong><br><kbd><strong> |</strong></kbd><kbd> OR</kbd> (a|b)<br><kbd><strong>*</strong></kbd><kbd> Any character</kbd> (a*b)<br><kbd><strong>^</strong></kbd><kbd> Start with</kbd> (^ab)<br><kbd><strong>$</strong></kbd><kbd> End with</kbd> (ab$)<br>
  1004. Select2LoadingMoreResults=Loading more results...
  1005. Select2SearchInProgress=Search in progress...
  1006. SearchIntoThirdparties=Third parties
  1007. SearchIntoContacts=Contacts
  1008. SearchIntoMembers=Members
  1009. SearchIntoUsers=Users
  1010. SearchIntoProductsOrServices=Products or services
  1011. SearchIntoProjects=Projects
  1012. SearchIntoMO=Manufacturing Orders
  1013. SearchIntoTasks=Tasks
  1014. SearchIntoCustomerInvoices=Customer invoices
  1015. SearchIntoSupplierInvoices=Vendor invoices
  1016. SearchIntoCustomerOrders=Sales orders
  1017. SearchIntoSupplierOrders=Purchase orders
  1018. SearchIntoCustomerProposals=Commercial proposals
  1019. SearchIntoSupplierProposals=Vendor proposals
  1020. SearchIntoInterventions=Interventions
  1021. SearchIntoContracts=Contracts
  1022. SearchIntoCustomerShipments=Customer shipments
  1023. SearchIntoExpenseReports=Expense reports
  1024. SearchIntoLeaves=Leave
  1025. SearchIntoTickets=Tickets
  1026. SearchIntoCustomerPayments=Customer payments
  1027. SearchIntoVendorPayments=Vendor payments
  1028. SearchIntoMiscPayments=Miscellaneous payments
  1029. CommentLink=Comments
  1030. NbComments=Number of comments
  1031. CommentPage=Comments space
  1032. CommentAdded=Comment added
  1033. CommentDeleted=Comment deleted
  1034. Everybody=Everybody
  1035. PayedBy=Paid by
  1036. PayedTo=Paid to
  1037. Monthly=Monthly
  1038. Quarterly=Quarterly
  1039. Annual=Annual
  1040. Local=Local
  1041. Remote=Remote
  1042. LocalAndRemote=Local and Remote
  1043. KeyboardShortcut=Keyboard shortcut
  1044. AssignedTo=Assigned to
  1045. Deletedraft=Delete draft
  1046. ConfirmMassDraftDeletion=Draft mass delete confirmation
  1047. FileSharedViaALink=File shared via a link
  1048. SelectAThirdPartyFirst=Select a third party first...
  1049. YouAreCurrentlyInSandboxMode=You are currently in the %s "sandbox" mode
  1050. Inventory=Inventory
  1051. AnalyticCode=Analytic code
  1052. TMenuMRP=MRP
  1053. ShowMoreInfos=Show More Infos
  1054. NoFilesUploadedYet=Please upload a document first
  1055. SeePrivateNote=See private note
  1056. PaymentInformation=Payment information
  1057. ValidFrom=Valid from
  1058. ValidUntil=Valid until
  1059. NoRecordedUsers=No users
  1060. ToClose=To close
  1061. ToProcess=To process
  1062. ToApprove=To approve
  1063. GlobalOpenedElemView=Global view
  1064. NoArticlesFoundForTheKeyword=No article found for the keyword '<strong>%s</strong>'
  1065. NoArticlesFoundForTheCategory=No article found for the category
  1066. ToAcceptRefuse=To accept | refuse
  1067. ContactDefault_agenda=Event
  1068. ContactDefault_commande=Order
  1069. ContactDefault_contrat=Contract
  1070. ContactDefault_facture=Invoice
  1071. ContactDefault_fichinter=Intervention
  1072. ContactDefault_invoice_supplier=Supplier Invoice
  1073. ContactDefault_order_supplier=Purchase Order
  1074. ContactDefault_project=Project
  1075. ContactDefault_project_task=Task
  1076. ContactDefault_propal=Proposal
  1077. ContactDefault_supplier_proposal=Supplier Proposal
  1078. ContactDefault_ticket=Ticket
  1079. ContactAddedAutomatically=Contact added from contact thirdparty roles
  1080. More=More
  1081. ShowDetails=Show details
  1082. CustomReports=Custom reports
  1083. StatisticsOn=Statistics on
  1084. SelectYourGraphOptionsFirst=Select your graph options to build a graph
  1085. Measures=Measures
  1086. XAxis=X-Axis
  1087. YAxis=Y-Axis
  1088. StatusOfRefMustBe=Status of %s must be %s
  1089. DeleteFileHeader=Confirm file delete
  1090. DeleteFileText=Do you really want delete this file?
  1091. ShowOtherLanguages=Show other languages
  1092. SwitchInEditModeToAddTranslation=Switch in edit mode to add translations for this language
  1093. NotUsedForThisCustomer=Not used for this customer
  1094. AmountMustBePositive=Amount must be positive
  1095. ByStatus=By status
  1096. InformationMessage=Information
  1097. Used=Used
  1098. ASAP=As Soon As Possible
  1099. CREATEInDolibarr=Record %s created
  1100. MODIFYInDolibarr=Record %s modified
  1101. DELETEInDolibarr=Record %s deleted
  1102. VALIDATEInDolibarr=Record %s validated
  1103. APPROVEDInDolibarr=Record %s approved
  1104. DefaultMailModel=Default Mail Model
  1105. PublicVendorName=Public name of vendor
  1106. DateOfBirth=Date of birth
  1107. SecurityTokenHasExpiredSoActionHasBeenCanceledPleaseRetry=Security token has expired, so action has been canceled. Please try again.
  1108. UpToDate=Up-to-date
  1109. OutOfDate=Out-of-date
  1110. EventReminder=Event Reminder
  1111. UpdateForAllLines=Update for all lines