main.lang 38 KB

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