# Dolibarr language file - Source file is en_US - website Shortname=Mã WebsiteName=Name of the website WebsiteSetupDesc=Tạo ở đây các trang web bạn muốn sử dụng. Sau đó vào menu Trang web để chỉnh sửa chúng. DeleteWebsite=Xóa trang web ConfirmDeleteWebsite=Bạn có chắc chắn muốn xóa trang web này? Tất cả các trang và nội dung của nó cũng sẽ bị xóa. Các tệp được tải lên (như vào thư mục trung gian, mô-đun ECM, ...) sẽ vẫn còn. WEBSITE_TYPE_CONTAINER=Loại trang / khung chứa WEBSITE_PAGE_EXAMPLE=Trang web để sử dụng làm ví dụ WEBSITE_PAGENAME=Tên trang / bí danh WEBSITE_ALIASALT=Tên trang / bí danh thay thế WEBSITE_ALIASALTDesc=Sử dụng ở đây danh sách các tên / bí danh khác để trang cũng có thể được truy cập bằng cách sử dụng tên / bí danh khác này (ví dụ tên cũ sau khi đổi tên bí danh để giữ liên kết ngược trên liên kết / tên cũ hoạt động). Cú pháp là:
Alternativename1, Alternativename2, ... WEBSITE_CSS_URL=URL của tệp CSS bên ngoài WEBSITE_CSS_INLINE=Nội dung tệp CSS (chung cho tất cả các trang) WEBSITE_JS_INLINE=Nội dung tệp Javascript (chung cho tất cả các trang) WEBSITE_HTML_HEADER=Bổ sung ở dưới cùng của Tiêu đề HTML (chung cho tất cả các trang) WEBSITE_ROBOT=Tệp robot (robot.txt) WEBSITE_HTACCESS=Trang web tệp .htaccess WEBSITE_MANIFEST_JSON=Trang web tệp manifest.json WEBSITE_KEYWORDSDesc=Use a comma to separate values EnterHereReadmeInformation=Enter here a description of the website. If you distribute your website as a template, the file will be included into the temptate package. EnterHereLicenseInformation=Enter here the LICENSE of the code of the website. If you distribute your website as a template, the file will be included into the temptate package. HtmlHeaderPage=Tiêu đề HTML (chỉ dành riêng cho trang này) PageNameAliasHelp=Tên hoặc bí danh của trang.
Bí danh này cũng được sử dụng để giả mạo SEO URL khi trang web được chạy từ máy chủ ảo của máy chủ Web (như Apacke, Nginx, ...). Sử dụng nút " %s " để chỉnh sửa bí danh này. EditTheWebSiteForACommonHeader=Lưu ý: Nếu bạn muốn xác định tiêu đề được cá nhân hóa cho tất cả các trang, hãy chỉnh sửa tiêu đề ở cấp trang thay vì trên trang / vùng chứa. MediaFiles=Thư viện phương tiện EditCss=Chỉnh sửa thuộc tính trang web EditMenu=Chỉnh sửa menu EditMedias=Chỉnh sửa phương tiện EditPageMeta=Chỉnh sửa thuộc tính trang / vùng chứa EditInLine=Chỉnh sửa nội tuyến AddWebsite=Thêm trang web Webpage=Trang web / vùng chứa AddPage=Thêm trang / vùng chứa PageContainer=Trang PreviewOfSiteNotYetAvailable=The preview of your website %s is not yet available. You must first 'Import a full website template' or just 'Add a page/container'. RequestedPageHasNoContentYet=Trang được yêu cầu có id %s chưa có nội dung hoặc tệp bộ đệm .tpl.php đã bị xóa. Chỉnh sửa nội dung của trang để giải quyết điều này. SiteDeleted=Trang web '%s' đã bị xóa PageContent=Trang / Vùng chứa PageDeleted=Trang / Vùng chứa '%s' của trang web %s đã bị xóa PageAdded=Trang / Vùng chứa '%s' đã thêm ViewSiteInNewTab=Xem trang web trong tab mới ViewPageInNewTab=Xem trang trong tab mới SetAsHomePage=Đặt làm trang chủ RealURL=URL thật ViewWebsiteInProduction=Xem trang web bằng URL nhà Virtualhost=Virtual host or domain name VirtualhostDesc=The name of the Virtual host or domain (For example: www.mywebsite.com, mybigcompany.net, ...) SetHereVirtualHost=Use with Apache/NGinx/...
Create on your web server (Apache, Nginx, ...) a dedicated Virtual Host with PHP enabled and a Root directory on
%s ExampleToUseInApacheVirtualHostConfig=Example to use in Apache virtual host setup: YouCanAlsoTestWithPHPS=Sử dụng với máy chủ nhúng PHP
Trên môi trường phát triển, bạn có thể muốn kiểm tra trang web với máy chủ web nhúng PHP (yêu cầu PHP 5.5) bằng cách chạy
php -S 0.0.0.0:8080 -t %s YouCanAlsoDeployToAnotherWHP=Run your web site with another Dolibarr Hosting provider
If you don't have a web server like Apache or NGinx available on internet, you can export and import your web site onto another Dolibarr instance provided by another Dolibarr hosting provider that provide full integration with the Website module. You can find a list of some Dolibarr hosting providers on https://saas.dolibarr.org CheckVirtualHostPerms=Check also that the virtual host user (for example www-data) has %s permissions on files into
%s ReadPerm=Đọc WritePerm=Viết TestDeployOnWeb=Kiểm tra / triển khai trên web PreviewSiteServedByWebServer=Xem trước %s trong một tab mới.

%s sẽ được phục vụ bởi một máy chủ web bên ngoài (như Apache, Nginx, IIS). Bạn phải cài đặt và thiết lập máy chủ này trước khi trỏ đến thư mục:
%s
URL được phục vụ bởi máy chủ bên ngoài:
%s 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.
The inconvenient is that the URLs of pages are not user friendly and start with the path of your Dolibarr.
URL served by Dolibarr:
%s

To use your own external web server to serve this web site, create a virtual host on your web server that points on directory
%s
then enter the name of this virtual server in the properties of this website and click on the link "Test/Deploy on the web". VirtualHostUrlNotDefined=URL của máy chủ ảo được cung cấp bởi máy chủ web bên ngoài không được xác định NoPageYet=Chưa có trang nào YouCanCreatePageOrImportTemplate=Bạn có thể tạo một trang mới hoặc nhập một mẫu trang web đầy đủ SyntaxHelp=Trợ giúp về các mẹo cú pháp cụ thể YouCanEditHtmlSourceckeditor=Bạn có thể chỉnh sửa mã nguồn HTML bằng nút "Nguồn" trong trình chỉnh sửa. YouCanEditHtmlSource=
You can include PHP code into this source using tags <?php ?>. The following global variables are available: $conf, $db, $mysoc, $user, $website, $websitepage, $weblangs, $pagelangs.

You can also include content of another Page/Container with the following syntax:
<?php includeContainer('alias_of_container_to_include'); ?>

You can make a redirect to another Page/Container with the following syntax (Note: do not output any content before a redirect):
<?php redirectToContainer('alias_of_container_to_redirect_to'); ?>

To add a link to another page, use the syntax:
<a href="alias_of_page_to_link_to.php">mylink<a>

To include a link to download a file stored into the documents directory, use the document.php wrapper:
Example, for a file into documents/ecm (need to be logged), syntax is:
<a href="/document.php?modulepart=ecm&file=[relative_dir/]filename.ext">
For a file into documents/medias (open directory for public access), syntax is:
<a href="/document.php?modulepart=medias&file=[relative_dir/]filename.ext">
For a file shared with a share link (open access using the sharing hash key of file), syntax is:
<a href="/document.php?hashp=publicsharekeyoffile">

To include an image stored into the documents directory, use the viewimage.php wrapper:
Example, for an image into documents/medias (open directory for public access), syntax is:
<img src="/viewimage.php?modulepart=medias&file=[relative_dir/]filename.ext">
#YouCanEditHtmlSource2=
To include a image shared publicaly, use the viewimage.php wrapper:
Example with a shared key 123456789, syntax is:
<img src="/viewimage.php?hashp=12345679012...">
YouCanEditHtmlSource2=For an image shared with a share link (open access using the sharing hash key of file), syntax is:
<img src="/viewimage.php?hashp=12345679012...">
YouCanEditHtmlSourceMore=
More examples of HTML or dynamic code available on the wiki documentation
. ClonePage=Nhân bản Trang / vùng chứa CloneSite=Nhân bản trang web SiteAdded=Đã thêm trang web ConfirmClonePage=Vui lòng nhập mã / bí danh của trang mới và nếu đó là bản dịch của trang nhân bản. PageIsANewTranslation=Trang mới là bản dịch của trang hiện tại? LanguageMustNotBeSameThanClonedPage=Bạn sao chép một trang như một bản dịch. Ngôn ngữ của trang mới phải khác với ngôn ngữ của trang nguồn. ParentPageId=ID trang cha WebsiteId=ID trang web CreateByFetchingExternalPage=Tạo trang / vùng chứa bằng cách tìm nạp trang từ URL bên ngoài ... OrEnterPageInfoManually=Hoặc tạo trang từ đầu hoặc từ mẫu trang ... FetchAndCreate=Tìm nạp và tạo ExportSite=Xuất trang web ImportSite=Nhập mẫu trang web IDOfPage=Id của trang Banner=Ảnh bìa BlogPost=Bài viết trên blog WebsiteAccount=Tài khoản trang web WebsiteAccounts=Tài khoản trang web AddWebsiteAccount=Tạo tài khoản trang web BackToListForThirdParty=Back to list for the third-party DisableSiteFirst=Vô hiệu hóa trang web đầu tiên MyContainerTitle=Tiêu đề trang web của tôi AnotherContainer=Đây là cách bao gồm nội dung của trang / vùng chứa khác (bạn có thể gặp lỗi ở đây nếu bạn bật mã động vì nhà cung cấp phụ được nhúng có thể không tồn tại) SorryWebsiteIsCurrentlyOffLine=Xin lỗi, trang web này hiện đang tắt. Vui lòng quay lại sau ... WEBSITE_USE_WEBSITE_ACCOUNTS=Kích hoạt bảng tài khoản trang web WEBSITE_USE_WEBSITE_ACCOUNTSTooltip=Cho phép bảng để lưu trữ tài khoản trang web (đăng nhập / mật khẩu) cho mỗi trang web / bên thứ ba YouMustDefineTheHomePage=Trước tiên bạn phải xác định Trang chủ mặc định OnlyEditionOfSourceForGrabbedContentFuture=Warning: Creating a web page by importing an external web page is reserved for experienced users. Depending on the complexity of source page, the result of importation may differ from the original. Also if the source page uses common CSS styles or conflicting javascript, it may break the look or features of the Website editor when working on this page. This method is a quicker way to create a page but it is recommended to create your new page from scratch or from a suggested page template.
Note also that the inline editor may not works correclty when used on a grabbed external page. OnlyEditionOfSourceForGrabbedContent=Chỉ có phiên bản nguồn HTML khi nội dung được lấy từ một trang bên ngoài GrabImagesInto=Lấy hình ảnh cũng được tìm thấy trong css và trang. ImagesShouldBeSavedInto=Hình ảnh nên được lưu vào thư mục WebsiteRootOfImages=Thư mục gốc cho hình ảnh trang web SubdirOfPage=Thư mục con dành riêng cho trang AliasPageAlreadyExists=Trang bí danh %s đã tồn tại CorporateHomePage=Trang chủ công ty EmptyPage=Trang trống ExternalURLMustStartWithHttp=URL bên ngoài phải bắt đầu bằng http:// hoặc https:// ZipOfWebsitePackageToImport=Tải lên tệp Zip của gói mẫu trang web ZipOfWebsitePackageToLoad=hoặc Chọn gói mẫu trang web nhúng có sẵn ShowSubcontainers=Show dynamic content InternalURLOfPage=URL nội bộ của trang ThisPageIsTranslationOf=Trang / vùng chứa này là bản dịch của ThisPageHasTranslationPages=Trang / vùng chứa này có bản dịch NoWebSiteCreateOneFirst=Chưa có trang web nào được tạo ra. Tạo một cái đầu tiên. GoTo=Đi đến DynamicPHPCodeContainsAForbiddenInstruction=Bạn thêm mã PHP động chứa hướng dẫn PHP ' %s ' bị cấm theo mặc định là nội dung động (xem các tùy chọn ẩn WEBSITE_PHP_ALLOW_xxx để tăng danh sách các lệnh được phép). NotAllowedToAddDynamicContent=Bạn không có quyền thêm hoặc chỉnh sửa nội dung động PHP trong các trang web. Xin phép hoặc chỉ giữ mã vào các thẻ php không được sửa đổi. ReplaceWebsiteContent=Tìm kiếm hoặc Thay thế nội dung trang web DeleteAlsoJs=Xóa tất cả các tập tin javascript cụ thể cho trang web này? DeleteAlsoMedias=Xóa tất cả các tập tin trung gian cụ thể cho trang web này? MyWebsitePages=Trang web của tôi SearchReplaceInto=Tìm kiếm | Thay thế vào ReplaceString=Chuỗi mới CSSContentTooltipHelp=Nhập vào đây nội dung CSS. Để tránh mọi xung đột với CSS của ứng dụng, hãy đảm bảo thêm trước tất cả khai báo với lớp .bodywebsite. Ví dụ:

#mycssselector, input.myclass:hover {...}
cần phải
.bodywebsite #mycssselector, .bodywebsite input.myclass: hover {...}

Lưu ý: Nếu bạn có một tệp lớn không có tiền tố này, bạn có thể sử dụng 'lessc' để chuyển đổi nó để nối thêm tiền tố .bodywebsite ở mọi nơi. LinkAndScriptsHereAreNotLoadedInEditor=Cảnh báo: Nội dung này chỉ được xuất khi trang web được truy cập từ máy chủ. Nó không được sử dụng trong chế độ Chỉnh sửa, vì vậy nếu bạn cần tải các tệp javascript cũng ở chế độ chỉnh sửa, chỉ cần thêm thẻ 'script src=...' vào trang. Dynamiccontent=Mẫu của một trang có nội dung động ImportSite=Nhập mẫu trang web EditInLineOnOff=Chế độ 'Chỉnh sửa nội tuyến' là %s ShowSubContainersOnOff=Chế độ thực thi 'nội dung động' là %s GlobalCSSorJS=Tệp CSS / JS / Tiêu đề toàn cục của trang web BackToHomePage=Quay lại trang chủ... TranslationLinks=Liên kết dịch YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s) UseTextBetween5And70Chars=Để thực hành SEO tốt, hãy sử dụng văn bản có từ 5 đến 70 ký tự MainLanguage=Ngôn ngữ chính OtherLanguages=Ngôn ngữ khác UseManifest=Cung cấp một file manifest.json PublicAuthorAlias=Tên tác giả công khai AvailableLanguagesAreDefinedIntoWebsiteProperties=Các ngôn ngữ hiện hữu để thiết lập vào thuộc tính website ReplacementDoneInXPages=Replacement done in %s pages or containers RSSFeed=RSS Feed RSSFeedDesc=You can get a RSS feed of latest articles with type 'blogpost' using this URL PagesRegenerated=%s page(s)/container(s) regenerated RegenerateWebsiteContent=Regenerate web site cache files AllowedInFrames=Allowed in Frames DefineListOfAltLanguagesInWebsiteProperties=Define list of all available languages into web site properties. GenerateSitemaps=Generate website sitemap.xml file ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file... ConfirmSitemapsCreation=Confirm sitemap generation SitemapGenerated=Sitemap file %s generated ImportFavicon=Favicon ErrorFaviconType=Favicon must be png ErrorFaviconSize=Favicon must be sized 16x16, 32x32 or 64x64 FaviconTooltip=Upload an image which needs to be a png (16x16, 32x32 or 64x64) NextContainer=Next page/container PreviousContainer=Previous page/container WebsiteMustBeDisabled=The website must have the status "%s" WebpageMustBeDisabled=The web page must have the status "%s" SetWebsiteOnlineBefore=When website is offline, all pages are offline. Change status of website first. Booking=Booking Reservation=Reservation