website.lang 1.3 KB

12345678910111213141516171819202122232425
  1. # Dolibarr language file - Source file is en_US - website
  2. Shortname=Code
  3. WebsiteSetupDesc=Create here as much entry as number of different websites you need. Then go into menu Websites to edit them.
  4. DeleteWebsite=Delete website
  5. ConfirmDeleteWebsite=Are you sure you want to delete this web site. All its pages and content will also be removed.
  6. WEBSITE_PAGENAME=Page name/alias
  7. WEBSITE_CSS_URL=URL of external CSS file
  8. WEBSITE_CSS_INLINE=CSS content
  9. MediaFiles=Media library
  10. EditCss=Edit Style/CSS
  11. EditMenu=Edit menu
  12. EditPageMeta=Edit Meta
  13. EditPageContent=Edit Content
  14. Website=Web site
  15. AddPage=Add page
  16. PreviewOfSiteNotYetAvailable=Preview of your website <strong>%s</strong> not yet available. You must first add a page.
  17. RequestedPageHasNoContentYet=Requested page with id %s has not content yet or cache file .tpl.php was removed. Edit content of page to solve this.
  18. PageDeleted=Page '%s' of website %s deleted
  19. PageAdded=Page '%s' added
  20. ViewSiteInNewTab=View site in new tab
  21. ViewPageInNewTab=View page in new tab
  22. SetAsHomePage=Set as Home page
  23. RealURL=Real URL
  24. ViewWebsiteInProduction=View web site using home URLs
  25. SetHereVirtualHost=If you can set, on your web server, a dedicated virtual host with a root directory on <strong>%s</strong>, define here the virtual hostname so the preview will be done using this direct access instead of Dolibarr URLs wrapper.