123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157 |
- # 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à: <br> 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. <br> 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 " <strong>%s</strong> " để 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 <strong>%s</strong> is not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
- 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=<u>Use with Apache/NGinx/...</u><br>Create on your web server (Apache, Nginx, ...) a dedicated Virtual Host with PHP enabled and a Root directory on<br><strong>%s</strong>
- ExampleToUseInApacheVirtualHostConfig=Example to use in Apache virtual host setup:
- YouCanAlsoTestWithPHPS=<u>Sử dụng với máy chủ nhúng PHP</u> <br> 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 <br> <strong>php -S 0.0.0.0:8080 -t %s</strong>
- YouCanAlsoDeployToAnotherWHP=<u>Run your web site with another Dolibarr Hosting provider</u><br>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 <a href="https://saas.dolibarr.org" target="_blank" rel="noopener noreferrer external">https://saas.dolibarr.org</a>
- CheckVirtualHostPerms=Check also that the virtual host user (for example www-data) has <strong>%s</strong> permissions on files into<br><strong>%s</strong>
- ReadPerm=Đọc
- WritePerm=Viết
- TestDeployOnWeb=Kiểm tra / triển khai trên web
- PreviewSiteServedByWebServer=<u>Xem trước %s trong một tab mới.</u> <br><br> %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: <br> <strong>%s</strong> <br> URL được phục vụ bởi máy chủ bên ngoài: <br> <strong>%s</strong>
- PreviewSiteServedByDolibarr=<u>Preview %s in a new tab.</u><br><br>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 the URLs of pages are not user friendly and start with the path of your Dolibarr.<br>URL served by Dolibarr:<br><strong>%s</strong><br><br>To use your own external web server to serve this web site, create a virtual host on your web server that points on directory<br><strong>%s</strong><br>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=<br><span class="fa fa-bug"></span> You can include PHP code into this source using tags <strong><?php ?></strong>. The following global variables are available: $conf, $db, $mysoc, $user, $website, $websitepage, $weblangs, $pagelangs.<br><br><span class="fa fa-bug"></span> You can also include content of another Page/Container with the following syntax:<br><strong><?php includeContainer('alias_of_container_to_include'); ?></strong><br><br><span class="fa fa-bug"></span> You can make a redirect to another Page/Container with the following syntax (Note: do not output any content before a redirect):<br><strong><?php redirectToContainer('alias_of_container_to_redirect_to'); ?></strong><br><br><span class="fa fa-link"></span> To add a link to another page, use the syntax:<br><strong><a href="alias_of_page_to_link_to.php">mylink<a></strong><br><br><span class="fa fa-download"></span> To include a <strong>link to download</strong> a file stored into the <strong>documents</strong> directory, use the <strong>document.php</strong> wrapper:<br>Example, for a file into documents/ecm (need to be logged), syntax is:<br><strong><a href="/document.php?modulepart=ecm&file=[relative_dir/]filename.ext"></strong><br>For a file into documents/medias (open directory for public access), syntax is:<br><strong><a href="/document.php?modulepart=medias&file=[relative_dir/]filename.ext"></strong><br>For a file shared with a share link (open access using the sharing hash key of file), syntax is:<br><strong><a href="/document.php?hashp=publicsharekeyoffile"></strong><br><br><span class="fa fa-picture-o"></span> To include an <strong>image</strong> stored into the <strong>documents</strong> directory, use the <strong>viewimage.php</strong> wrapper:<br>Example, for an image into documents/medias (open directory for public access), syntax is:<br><strong><img src="/viewimage.php?modulepart=medias&file=[relative_dir/]filename.ext"></strong><br>
- #YouCanEditHtmlSource2=<br><span class="fa fa-picture-o"></span> To include a <strong>image</strong> shared publicaly, use the <strong>viewimage.php</strong> wrapper:<br>Example with a shared key 123456789, syntax is:<br><strong><img src="/viewimage.php?hashp=12345679012..."></strong><br>
- YouCanEditHtmlSource2=For an image shared with a share link (open access using the sharing hash key of file), syntax is:<br><strong><img src="/viewimage.php?hashp=12345679012..."></strong><br>
- YouCanEditHtmlSourceMore=<br>More examples of HTML or dynamic code available on <a href="%s" target="_blank" rel="noopener noreferrer external">the wiki documentation</a><br>.
- 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.<br>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 <strong>%s</strong> đã 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 ' <strong>%s</strong> ' 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ụ: <br><br> #mycssselector, input.myclass:hover {...} <br> cần phải <br> .bodywebsite #mycssselector, .bodywebsite input.myclass: hover {...} <br><br> 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.<br>(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 <b>%s</b> 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
|