main.lang 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  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=DejaVuSans
  8. FONTSIZEFORPDF=8
  9. SeparatorDecimal=,
  10. SeparatorThousand=Space
  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 defined for this email type
  28. AvailableVariables=Available substitution variables
  29. NoTranslation=No translation
  30. NoRecordFound=No record found
  31. NotEnoughDataYet=Not enough data
  32. NoError=No error
  33. Error=Error
  34. Errors=Errors
  35. ErrorFieldRequired=Field '%s' is required
  36. ErrorFieldFormat=Field '%s' has a bad value
  37. ErrorFileDoesNotExists=File %s does not exist
  38. ErrorFailedToOpenFile=Failed to open file %s
  39. ErrorCanNotCreateDir=Cannot create dir %s
  40. ErrorCanNotReadDir=Cannot read dir %s
  41. ErrorConstantNotDefined=Parameter %s not defined
  42. ErrorUnknown=Unknown error
  43. ErrorSQL=SQL Error
  44. ErrorLogoFileNotFound=Logo file '%s' was not found
  45. ErrorGoToGlobalSetup=Go to 'Company/Foundation' setup to fix this
  46. ErrorGoToModuleSetup=Go to Module setup to fix this
  47. ErrorFailedToSendMail=Failed to send mail (sender=%s, receiver=%s)
  48. 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.
  49. ErrorInternalErrorDetected=Error detected
  50. ErrorWrongHostParameter=Wrong host parameter
  51. ErrorYourCountryIsNotDefined=Your country is not defined. Go to Home-Setup-Edit and post again the form.
  52. ErrorRecordIsUsedByChild=Failed to delete this record. This record is used by at least one child records.
  53. ErrorWrongValue=Wrong value
  54. ErrorWrongValueForParameterX=Wrong value for parameter %s
  55. ErrorNoRequestInError=No request in error
  56. ErrorServiceUnavailableTryLater=Service not available for the moment. Try again later.
  57. ErrorDuplicateField=Duplicate value in a unique field
  58. ErrorSomeErrorWereFoundRollbackIsDone=Some errors were found. We rollback changes.
  59. ErrorConfigParameterNotDefined=Parameter <b>%s</b> is not defined inside Dolibarr config file <b>conf.php</b>.
  60. ErrorCantLoadUserFromDolibarrDatabase=Failed to find user <b>%s</b> in Dolibarr database.
  61. ErrorNoVATRateDefinedForSellerCountry=Error, no vat rates defined for country '%s'.
  62. ErrorNoSocialContributionForSellerCountry=Error, no social/fiscal taxes type defined for country '%s'.
  63. ErrorFailedToSaveFile=Error, failed to save file.
  64. NotAuthorized=You are not authorized to do that.
  65. SetDate=Set date
  66. SelectDate=Select a date
  67. SeeAlso=See also %s
  68. SeeHere=See here
  69. BackgroundColorByDefault=Default background color
  70. FileUploaded=The file was successfully uploaded
  71. FileWasNotUploaded=A file is selected for attachment but was not yet uploaded. Click on "Attach file" for this.
  72. NbOfEntries=Nb of entries
  73. GoToWikiHelpPage=Read online help (Internet access needed)
  74. GoToHelpPage=Read help
  75. RecordSaved=Record saved
  76. RecordDeleted=Record deleted
  77. LevelOfFeature=Level of features
  78. NotDefined=Not defined
  79. DolibarrInHttpAuthenticationSoPasswordUseless=Dolibarr authentication mode is setup to <b>%s</b> in configuration file <b>conf.php</b>.<br>This means that password database is extern to Dolibarr, so changing this field may have no effects.
  80. Administrator=Administrator
  81. Undefined=Undefined
  82. PasswordForgotten=Password forgotten ?
  83. SeeAbove=See above
  84. HomeArea=Home area
  85. LastConnexion=Last connection
  86. PreviousConnexion=Previous connection
  87. PreviousValue=Previous value
  88. ConnectedOnMultiCompany=Connected on environment
  89. ConnectedSince=Connected since
  90. AuthenticationMode=Authentification mode
  91. RequestedUrl=Requested Url
  92. DatabaseTypeManager=Database type manager
  93. RequestLastAccessInError=Latest database access request error
  94. ReturnCodeLastAccessInError=Return code for latest database access request error
  95. InformationLastAccessInError=Information for latest database access request error
  96. DolibarrHasDetectedError=Dolibarr has detected a technical error
  97. InformationToHelpDiagnose=This information can be useful for diagnostic
  98. MoreInformation=More information
  99. TechnicalInformation=Technical information
  100. TechnicalID=Technical ID
  101. NotePublic=Note (public)
  102. NotePrivate=Note (private)
  103. PrecisionUnitIsLimitedToXDecimals=Dolibarr was setup to limit precision of unit prices to <b>%s</b> decimals.
  104. DoTest=Test
  105. ToFilter=Filter
  106. NoFilter=No filter
  107. WarningYouHaveAtLeastOneTaskLate=Warning, you have at least one element that has exceeded the tolerance delay.
  108. yes=yes
  109. Yes=Yes
  110. no=no
  111. No=No
  112. All=All
  113. Home=Home
  114. Help=Help
  115. OnlineHelp=Online help
  116. PageWiki=Wiki page
  117. MediaBrowser=Media browser
  118. Always=Always
  119. Never=Never
  120. Under=under
  121. Period=Period
  122. PeriodEndDate=End date for period
  123. Activate=Activate
  124. Activated=Activated
  125. Closed=Closed
  126. Closed2=Closed
  127. Enabled=Enabled
  128. Deprecated=Deprecated
  129. Disable=Disable
  130. Disabled=Disabled
  131. Add=Add
  132. AddLink=Add link
  133. RemoveLink=Remove link
  134. AddToDraft=Add to draft
  135. Update=Update
  136. Close=Close
  137. CloseBox=Remove widget from your dashboard
  138. Confirm=Confirm
  139. ConfirmSendCardByMail=Do you really want to send content of this card by mail to <b>%s</b> ?
  140. Delete=Delete
  141. Remove=Remove
  142. Resiliate=Resiliate
  143. Cancel=Cancel
  144. Modify=Modify
  145. Edit=Edit
  146. Validate=Validate
  147. ValidateAndApprove=Validate and Approve
  148. ToValidate=To validate
  149. Save=Save
  150. SaveAs=Save As
  151. TestConnection=Test connection
  152. ToClone=Clone
  153. ConfirmClone=Choose data you want to clone :
  154. NoCloneOptionsSpecified=No data to clone defined.
  155. Of=of
  156. Go=Go
  157. Run=Run
  158. CopyOf=Copy of
  159. Show=Show
  160. ShowCardHere=Show card
  161. Search=Search
  162. SearchOf=Search
  163. Valid=Valid
  164. Approve=Approve
  165. Disapprove=Disapprove
  166. ReOpen=Re-Open
  167. Upload=Send file
  168. ToLink=Link
  169. Select=Select
  170. Choose=Choose
  171. Resize=Resize
  172. Recenter=Recenter
  173. Author=Author
  174. User=User
  175. Users=Users
  176. Group=Group
  177. Groups=Groups
  178. NoUserGroupDefined=No user group defined
  179. Password=Password
  180. PasswordRetype=Retype your password
  181. NoteSomeFeaturesAreDisabled=Note that a lot of features/modules are disabled in this demonstration.
  182. Name=Name
  183. Person=Person
  184. Parameter=Parameter
  185. Parameters=Parameters
  186. Value=Value
  187. PersonalValue=Personal value
  188. NewValue=New value
  189. CurrentValue=Current value
  190. Code=Code
  191. Type=Type
  192. Language=Language
  193. MultiLanguage=Multi-language
  194. Note=Note
  195. Title=Title
  196. Label=Label
  197. RefOrLabel=Ref. or label
  198. Info=Log
  199. Family=Family
  200. Description=Description
  201. Designation=Description
  202. Model=Model
  203. DefaultModel=Default model
  204. Action=Event
  205. About=About
  206. Number=Number
  207. NumberByMonth=Number by month
  208. AmountByMonth=Amount by month
  209. Numero=Number
  210. Limit=Limit
  211. Limits=Limits
  212. Logout=Logout
  213. NoLogoutProcessWithAuthMode=No applicative disconnect feature with authentication mode <b>%s</b>
  214. Connection=Connection
  215. Setup=Setup
  216. Alert=Alert
  217. Previous=Previous
  218. Next=Next
  219. Cards=Cards
  220. Card=Card
  221. Now=Now
  222. HourStart=Start hour
  223. Date=Date
  224. DateAndHour=Date and hour
  225. DateToday=Today's date
  226. DateReference=Reference date
  227. DateStart=Start date
  228. DateEnd=End date
  229. DateCreation=Creation date
  230. DateCreationShort=Creat. date
  231. DateModification=Modification date
  232. DateModificationShort=Modif. date
  233. DateLastModification=Last modification date
  234. DateValidation=Validation date
  235. DateClosing=Closing date
  236. DateDue=Due date
  237. DateValue=Value date
  238. DateValueShort=Value date
  239. DateOperation=Operation date
  240. DateOperationShort=Oper. Date
  241. DateLimit=Limit date
  242. DateRequest=Request date
  243. DateProcess=Process date
  244. DateBuild=Report build date
  245. DatePayment=Date of payment
  246. DateApprove=Approving date
  247. DateApprove2=Approving date (second approval)
  248. DurationYear=year
  249. DurationMonth=month
  250. DurationWeek=week
  251. DurationDay=day
  252. DurationYears=years
  253. DurationMonths=months
  254. DurationWeeks=weeks
  255. DurationDays=days
  256. Year=Year
  257. Month=Month
  258. Week=Week
  259. Day=Day
  260. Hour=Hour
  261. Minute=Minute
  262. Second=Second
  263. Years=Years
  264. Months=Months
  265. Days=Days
  266. days=days
  267. Hours=Hours
  268. Minutes=Minutes
  269. Seconds=Seconds
  270. Weeks=Weeks
  271. Today=Today
  272. Yesterday=Yesterday
  273. Tomorrow=Tomorrow
  274. Morning=Morning
  275. Afternoon=Afternoon
  276. Quadri=Quadri
  277. MonthOfDay=Month of the day
  278. HourShort=H
  279. MinuteShort=mn
  280. Rate=Rate
  281. UseLocalTax=Include tax
  282. Bytes=Bytes
  283. KiloBytes=Kilobytes
  284. MegaBytes=Megabytes
  285. GigaBytes=Gigabytes
  286. TeraBytes=Terabytes
  287. b=b.
  288. Kb=Kb
  289. Mb=Mb
  290. Gb=Gb
  291. Tb=Tb
  292. Cut=Cut
  293. Copy=Copy
  294. Paste=Paste
  295. Default=Default
  296. DefaultValue=Default value
  297. Price=Price
  298. UnitPrice=Unit price
  299. UnitPriceHT=Unit price (net)
  300. UnitPriceTTC=Unit price
  301. PriceU=U.P.
  302. PriceUHT=U.P. (net)
  303. PriceUHTCurrency=U.P (currency)
  304. PriceUTTC=U.P. (inc. tax)
  305. Amount=Amount
  306. AmountInvoice=Invoice amount
  307. AmountPayment=Payment amount
  308. AmountHTShort=Amount (net)
  309. AmountTTCShort=Amount (inc. tax)
  310. AmountHT=Amount (net of tax)
  311. AmountTTC=Amount (inc. tax)
  312. AmountVAT=Amount tax
  313. MulticurrencyAmountHT=Amount (net of tax), original currency
  314. MulticurrencyAmountTTC=Amount (inc. of tax), original currency
  315. MulticurrencyAmountVAT=Amount tax, original currency
  316. AmountLT1=Amount tax 2
  317. AmountLT2=Amount tax 3
  318. AmountLT1ES=Amount RE
  319. AmountLT2ES=Amount IRPF
  320. AmountTotal=Total amount
  321. AmountAverage=Average amount
  322. PriceQtyMinHT=Price quantity min. (net of tax)
  323. Percentage=Percentage
  324. Total=Total
  325. SubTotal=Subtotal
  326. TotalHTShort=Total (net)
  327. TotalHTShortCurrency=Total (net in currency)
  328. TotalTTCShort=Total (inc. tax)
  329. TotalHT=Total (net of tax)
  330. TotalHTforthispage=Total (net of tax) for this page
  331. Totalforthispage=Total for this page
  332. TotalTTC=Total (inc. tax)
  333. TotalTTCToYourCredit=Total (inc. tax) to your credit
  334. TotalVAT=Total tax
  335. TotalLT1=Total tax 2
  336. TotalLT2=Total tax 3
  337. TotalLT1ES=Total RE
  338. TotalLT2ES=Total IRPF
  339. HT=Net of tax
  340. TTC=Inc. tax
  341. VAT=Sales tax
  342. VATs=Sales taxes
  343. LT1ES=RE
  344. LT2ES=IRPF
  345. VATRate=Tax Rate
  346. Average=Average
  347. Sum=Sum
  348. Delta=Delta
  349. Module=Module
  350. Option=Option
  351. List=List
  352. FullList=Full list
  353. Statistics=Statistics
  354. OtherStatistics=Other statistics
  355. Status=Status
  356. Favorite=Favorite
  357. ShortInfo=Info.
  358. Ref=Ref.
  359. ExternalRef=Ref. extern
  360. RefSupplier=Ref. supplier
  361. RefPayment=Ref. payment
  362. CommercialProposalsShort=Poslovni prijedlozi
  363. Comment=Comment
  364. Comments=Comments
  365. ActionsToDo=Events to do
  366. ActionsToDoShort=To do
  367. ActionsDoneShort=Done
  368. ActionNotApplicable=Not applicable
  369. ActionRunningNotStarted=To start
  370. ActionRunningShort=Started
  371. ActionDoneShort=Finished
  372. ActionUncomplete=Uncomplete
  373. CompanyFoundation=Company/Foundation
  374. ContactsForCompany=Contacts for this third party
  375. ContactsAddressesForCompany=Contacts/addresses for this third party
  376. AddressesForCompany=Addresses for this third party
  377. ActionsOnCompany=Events about this third party
  378. ActionsOnMember=Events about this member
  379. NActionsLate=%s late
  380. RequestAlreadyDone=Request already recorded
  381. Filter=Filter
  382. FilterOnInto=Search criteria '<strong>%s</strong>' into fields %s
  383. RemoveFilter=Remove filter
  384. ChartGenerated=Chart generated
  385. ChartNotGenerated=Chart not generated
  386. GeneratedOn=Build on %s
  387. Generate=Generate
  388. Duration=Duration
  389. TotalDuration=Total duration
  390. Summary=Summary
  391. DolibarrStateBoard=Statistics
  392. DolibarrWorkBoard=Work tasks board
  393. Available=Available
  394. NotYetAvailable=Not yet available
  395. NotAvailable=Not available
  396. Categories=Tags/categories
  397. Category=Tag/category
  398. By=By
  399. From=From
  400. to=to
  401. and=and
  402. or=or
  403. Other=Other
  404. Others=Others
  405. OtherInformations=Other informations
  406. Quantity=Quantity
  407. Qty=Qty
  408. ChangedBy=Changed by
  409. ApprovedBy=Approved by
  410. ApprovedBy2=Approved by (second approval)
  411. Approved=Approved
  412. Refused=Refused
  413. ReCalculate=Recalculate
  414. ResultKo=Failure
  415. Reporting=Reporting
  416. Reportings=Reporting
  417. Draft=Draft
  418. Drafts=Drafts
  419. Validated=Validated
  420. Opened=Open
  421. New=New
  422. Discount=Discount
  423. Unknown=Unknown
  424. General=General
  425. Size=Size
  426. Received=Received
  427. Paid=Paid
  428. Topic=Subject
  429. ByCompanies=By third parties
  430. ByUsers=By users
  431. Links=Links
  432. Link=Link
  433. Rejects=Rejects
  434. Preview=Preview
  435. NextStep=Next step
  436. Datas=Data
  437. None=None
  438. NoneF=None
  439. Late=Late
  440. LateDesc=Delay to define if a record is late or not depends on your setup. Ask your admin to change delay from menu Home - Setup - Alerts.
  441. Photo=Picture
  442. Photos=Pictures
  443. AddPhoto=Add picture
  444. DeletePicture=Picture delete
  445. ConfirmDeletePicture=Confirm picture deletion?
  446. Login=Login
  447. CurrentLogin=Current login
  448. January=January
  449. February=February
  450. March=March
  451. April=April
  452. May=May
  453. June=June
  454. July=July
  455. August=August
  456. September=September
  457. October=October
  458. November=November
  459. December=December
  460. JanuaryMin=Jan
  461. FebruaryMin=Feb
  462. MarchMin=Mar
  463. AprilMin=Apr
  464. MayMin=May
  465. JuneMin=Jun
  466. JulyMin=Jul
  467. AugustMin=Aug
  468. SeptemberMin=Sep
  469. OctoberMin=Oct
  470. NovemberMin=Nov
  471. DecemberMin=Dec
  472. Month01=January
  473. Month02=February
  474. Month03=March
  475. Month04=April
  476. Month05=May
  477. Month06=June
  478. Month07=July
  479. Month08=August
  480. Month09=September
  481. Month10=October
  482. Month11=November
  483. Month12=December
  484. MonthShort01=Jan
  485. MonthShort02=Feb
  486. MonthShort03=Mar
  487. MonthShort04=Apr
  488. MonthShort05=May
  489. MonthShort06=Jun
  490. MonthShort07=Jul
  491. MonthShort08=Aug
  492. MonthShort09=Sep
  493. MonthShort10=Oct
  494. MonthShort11=Nov
  495. MonthShort12=Dec
  496. AttachedFiles=Attached files and documents
  497. FileTransferComplete=File was uploaded successfuly
  498. DateFormatYYYYMM=YYYY-MM
  499. DateFormatYYYYMMDD=YYYY-MM-DD
  500. DateFormatYYYYMMDDHHMM=YYYY-MM-DD HH:SS
  501. ReportName=Report name
  502. ReportPeriod=Report period
  503. ReportDescription=Description
  504. Report=Report
  505. Keyword=Keyword
  506. Legend=Legend
  507. Fill=Fill
  508. Reset=Reset
  509. File=File
  510. Files=Files
  511. NotAllowed=Not allowed
  512. ReadPermissionNotAllowed=Read permission not allowed
  513. AmountInCurrency=Amount in %s currency
  514. Example=Example
  515. Examples=Examples
  516. NoExample=No example
  517. FindBug=Report a bug
  518. NbOfThirdParties=Number of third parties
  519. NbOfLines=Number of lines
  520. NbOfObjects=Number of objects
  521. NbOfObjectReferers=Number of related items
  522. Referers=Related items
  523. TotalQuantity=Total quantity
  524. DateFromTo=From %s to %s
  525. DateFrom=From %s
  526. DateUntil=Until %s
  527. Check=Check
  528. Uncheck=Uncheck
  529. Internal=Internal
  530. External=External
  531. Internals=Internal
  532. Externals=External
  533. Warning=Warning
  534. Warnings=Warnings
  535. BuildDoc=Build Doc
  536. Entity=Environment
  537. Entities=Entities
  538. CustomerPreview=Customer preview
  539. SupplierPreview=Supplier preview
  540. ShowCustomerPreview=Show customer preview
  541. ShowSupplierPreview=Show supplier preview
  542. RefCustomer=Ref. customer
  543. Currency=Currency
  544. InfoAdmin=Information for administrators
  545. Undo=Undo
  546. Redo=Redo
  547. ExpandAll=Expand all
  548. UndoExpandAll=Undo expand
  549. Reason=Reason
  550. FeatureNotYetSupported=Feature not yet supported
  551. CloseWindow=Close window
  552. Response=Response
  553. Priority=Priority
  554. SendByMail=Send by EMail
  555. MailSentBy=Email sent by
  556. TextUsedInTheMessageBody=Email body
  557. SendAcknowledgementByMail=Send confirmation email
  558. EMail=E-mail
  559. NoEMail=No email
  560. NoMobilePhone=No mobile phone
  561. Owner=Owner
  562. FollowingConstantsWillBeSubstituted=The following constants will be replaced with the corresponding value.
  563. Refresh=Refresh
  564. BackToList=Back to list
  565. GoBack=Go back
  566. CanBeModifiedIfOk=Can be modified if valid
  567. CanBeModifiedIfKo=Can be modified if not valid
  568. RecordModifiedSuccessfully=Record modified successfully
  569. RecordsModified=%s records modified
  570. AutomaticCode=Automatic code
  571. FeatureDisabled=Feature disabled
  572. MoveBox=Move widget
  573. Offered=Offered
  574. NotEnoughPermissions=You don't have permission for this action
  575. SessionName=Session name
  576. Method=Method
  577. Receive=Receive
  578. PartialWoman=Partial
  579. TotalWoman=Total
  580. NeverReceived=Never received
  581. Canceled=Canceled
  582. YouCanChangeValuesForThisListFromDictionarySetup=You can change values for this list from menu setup - dictionary
  583. YouCanSetDefaultValueInModuleSetup=You can set the default value used when creating a new record into module setup
  584. Color=Color
  585. Documents=Linked files
  586. Documents2=Documents
  587. UploadDisabled=Upload disabled
  588. MenuECM=Documents
  589. MenuAWStats=AWStats
  590. MenuMembers=Members
  591. MenuAgendaGoogle=Google agenda
  592. ThisLimitIsDefinedInSetup=Dolibarr limit (Menu home-setup-security): %s Kb, PHP limit: %s Kb
  593. NoFileFound=No documents saved in this directory
  594. CurrentUserLanguage=Current language
  595. CurrentTheme=Current theme
  596. CurrentMenuManager=Current menu manager
  597. DisabledModules=Disabled modules
  598. For=For
  599. ForCustomer=For customer
  600. Signature=Signature
  601. HidePassword=Show command with password hidden
  602. UnHidePassword=Show real command with clear password
  603. Root=Root
  604. Informations=Informations
  605. Page=Page
  606. Notes=Notes
  607. AddNewLine=Add new line
  608. AddFile=Add file
  609. FreeZone=Free entry
  610. FreeLineOfType=Free entry of type
  611. CloneMainAttributes=Clone object with its main attributes
  612. PDFMerge=PDF Merge
  613. Merge=Merge
  614. PrintContentArea=Show page to print main content area
  615. MenuManager=Menu manager
  616. WarningYouAreInMaintenanceMode=Warning, you are in a maintenance mode, so only login <b>%s</b> is allowed to use application at the moment.
  617. CoreErrorTitle=System error
  618. CoreErrorMessage=Sorry, an error occurred. Check the logs or contact your system administrator.
  619. CreditCard=Credit card
  620. FieldsWithAreMandatory=Fields with <b>%s</b> are mandatory
  621. FieldsWithIsForPublic=Fields with <b>%s</b> are shown on public list of members. If you don't want this, check off the "public" box.
  622. AccordingToGeoIPDatabase=(according to GeoIP convertion)
  623. Line=Line
  624. NotSupported=Not supported
  625. RequiredField=Required field
  626. Result=Result
  627. ToTest=Test
  628. ValidateBefore=Card must be validated before using this feature
  629. Visibility=Visibility
  630. Private=Private
  631. Hidden=Hidden
  632. Resources=Resources
  633. Source=Source
  634. Prefix=Prefix
  635. Before=Before
  636. After=After
  637. IPAddress=IP address
  638. Frequency=Frequency
  639. IM=Instant messaging
  640. NewAttribute=New attribute
  641. AttributeCode=Attribute code
  642. URLPhoto=URL of photo/logo
  643. SetLinkToAnotherThirdParty=Link to another third party
  644. CreateDraft=Create draft
  645. SetToDraft=Back to draft
  646. ClickToEdit=Click to edit
  647. ObjectDeleted=Object %s deleted
  648. ByCountry=By country
  649. ByTown=By town
  650. ByDate=By date
  651. ByMonthYear=By month/year
  652. ByYear=By year
  653. ByMonth=By month
  654. ByDay=By day
  655. BySalesRepresentative=By sales representative
  656. LinkedToSpecificUsers=Linked to a particular user contact
  657. NoResults=No results
  658. AdminTools=Admin tools
  659. SystemTools=System tools
  660. ModulesSystemTools=Modules tools
  661. Test=Test
  662. Element=Element
  663. NoPhotoYet=No pictures available yet
  664. Dashboard=Dashboard
  665. Deductible=Deductible
  666. from=from
  667. toward=toward
  668. Access=Access
  669. SelectAction=Select action
  670. HelpCopyToClipboard=Use Ctrl+C to copy to clipboard
  671. SaveUploadedFileWithMask=Save file on server with name "<strong>%s</strong>" (otherwise "%s")
  672. OriginFileName=Original filename
  673. SetDemandReason=Set source
  674. SetBankAccount=Define Bank Account
  675. AccountCurrency=Account Currency
  676. ViewPrivateNote=View notes
  677. XMoreLines=%s line(s) hidden
  678. PublicUrl=Public URL
  679. AddBox=Add box
  680. SelectElementAndClickRefresh=Select an element and click Refresh
  681. PrintFile=Print File %s
  682. ShowTransaction=Show transaction on bank account
  683. GoIntoSetupToChangeLogo=Go into Home - Setup - Company to change logo or go into Home - Setup - Display to hide.
  684. Deny=Deny
  685. Denied=Denied
  686. ListOfTemplates=List of templates
  687. Gender=Gender
  688. Genderman=Man
  689. Genderwoman=Woman
  690. ViewList=List view
  691. Mandatory=Mandatory
  692. Hello=Hello
  693. Sincerely=Sincerely
  694. DeleteLine=Delete line
  695. ConfirmDeleteLine=Are you sure you want to delete this line ?
  696. NoPDFAvailableForDocGenAmongChecked=No PDF were available for the document generation among checked records
  697. TooManyRecordForMassAction=Too many records selected for mass action. The action is restricted to a list of %s records.
  698. MassFilesArea=Area for files built by mass actions
  699. ShowTempMassFilesArea=Show area of files built by mass actions
  700. RelatedObjects=Related Objects
  701. ClassifyBilled=Classify billed
  702. Progress=Progress
  703. ClickHere=Click here
  704. # Week day
  705. Monday=Monday
  706. Tuesday=Tuesday
  707. Wednesday=Wednesday
  708. Thursday=Thursday
  709. Friday=Friday
  710. Saturday=Saturday
  711. Sunday=Sunday
  712. MondayMin=Mo
  713. TuesdayMin=Tu
  714. WednesdayMin=We
  715. ThursdayMin=Th
  716. FridayMin=Fr
  717. SaturdayMin=Sa
  718. SundayMin=Su
  719. Day1=Monday
  720. Day2=Tuesday
  721. Day3=Wednesday
  722. Day4=Thursday
  723. Day5=Friday
  724. Day6=Saturday
  725. Day0=Sunday
  726. ShortMonday=M
  727. ShortTuesday=T
  728. ShortWednesday=W
  729. ShortThursday=T
  730. ShortFriday=F
  731. ShortSaturday=S
  732. ShortSunday=S
  733. SelectMailModel=Select email template
  734. SetRef=Set ref
  735. Select2ResultFoundUseArrows=
  736. Select2NotFound=No result found
  737. Select2Enter=Enter
  738. Select2MoreCharacter=or more character
  739. Select2MoreCharacters=or more characters
  740. Select2LoadingMoreResults=Loading more results...
  741. Select2SearchInProgress=Search in progress...
  742. SearchIntoThirdparties=Thirdparties
  743. SearchIntoContacts=Contacts
  744. SearchIntoMembers=Members
  745. SearchIntoUsers=Users
  746. SearchIntoProductsOrServices=Products or services
  747. SearchIntoProjects=Projects
  748. SearchIntoTasks=Tasks
  749. SearchIntoCustomerInvoices=Customer invoices
  750. SearchIntoSupplierInvoices=Supplier invoices
  751. SearchIntoCustomerOrders=Customer orders
  752. SearchIntoSupplierOrders=Supplier orders
  753. SearchIntoCustomerProposals=Customer proposals
  754. SearchIntoSupplierProposals=Supplier proposals
  755. SearchIntoInterventions=Interventions
  756. SearchIntoContracts=Contracts
  757. SearchIntoCustomerShipments=Customer shipments
  758. SearchIntoExpenseReports=Expense reports
  759. SearchIntoLeaves=Leaves