forked from Wavyzz/dolibarr
29 lines
1.9 KiB
Plaintext
29 lines
1.9 KiB
Plaintext
# Dolibarr language file - Source file is en_US - website
|
|
Shortname=代码
|
|
WebsiteSetupDesc=Create here as much entry as number of different websites you need. Then go into menu Websites to edit them.
|
|
DeleteWebsite=删除网址
|
|
ConfirmDeleteWebsite=Are you sure you want to delete this web site. All its pages and content will also be removed.
|
|
WEBSITE_PAGENAME=页面名字/别名
|
|
WEBSITE_CSS_URL=外部CSS文件的URL地址
|
|
WEBSITE_CSS_INLINE=CSS 内容
|
|
MediaFiles=媒体库
|
|
EditCss=编辑 Style/CSS
|
|
EditMenu=编辑菜单
|
|
EditPageMeta=编辑 Meta
|
|
EditPageContent=编辑内容
|
|
Website=网站
|
|
Webpage=Web page
|
|
AddPage=添加页面
|
|
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=网站 '%s' 页面 %s 已删除
|
|
PageAdded=页面 '%s' 已添加
|
|
ViewSiteInNewTab=在新标签页查看网站
|
|
ViewPageInNewTab=在新标签页查看页面
|
|
SetAsHomePage=设为首页
|
|
RealURL=真实URL地址
|
|
ViewWebsiteInProduction=使用主页URL网址查看网页
|
|
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 can be done also using this direct web server access and not only using Dolibarr server.
|
|
PreviewSiteServedByWebServer=Preview %s in a new tab. The %s will be served by an external web server (like Apache, Nginx, IIS). You must instal and setup this server before.<br>URL of %s served by external server:<br><strong>%s</strong>
|
|
PreviewSiteServedByDolibarr=Preview %s in a new tab. The %s will be served by Dolibarr server so it does not need any extra web server (like Apache, Nginx, IIS) to be installed.<br>The inconvenient is that URL of pages are using path of your Dolibarr.<br>URL of %s served by Dolibarr:<br><strong>%s</strong>
|