12345678910111213141516171819202122232425 |
- # Dolibarr language file - Source file is en_US - website
- Shortname=Code
- WebsiteSetupDesc=Create here as much entry as number of different websites you need. Then go into menu Websites to edit them.
- DeleteWebsite=Delete website
- ConfirmDeleteWebsite=Are you sure you want to delete this web site. All its pages and content will also be removed.
- WEBSITE_PAGENAME=Page name/alias
- WEBSITE_CSS_URL=URL of external CSS file
- WEBSITE_CSS_INLINE=CSS content
- MediaFiles=Media library
- EditCss=Edit Style/CSS
- EditMenu=Edit menu
- EditPageMeta=Edit Meta
- EditPageContent=Edit Content
- Website=Web site
- AddPage=Add page
- PreviewOfSiteNotYetAvailable=Preview of your website <strong>%s</strong> not yet available. You must first add a page.
- RequestedPageHasNoContentYet=Requested page with id %s has not content yet or cache file .tpl.php was removed. Edit content of page to solve this.
- PageDeleted=Page '%s' of website %s deleted
- PageAdded=Page '%s' added
- ViewSiteInNewTab=View site in new tab
- ViewPageInNewTab=View page in new tab
- SetAsHomePage=Set as Home page
- RealURL=Real URL
- ViewWebsiteInProduction=View web site using home URLs
- 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.
|