website.lang 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. # Dolibarr language file - Source file is en_US - website
  2. Shortname=Mã
  3. WebsiteName=Name of the website
  4. 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.
  5. DeleteWebsite=Xóa trang web
  6. 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.
  7. WEBSITE_TYPE_CONTAINER=Loại trang / khung chứa
  8. WEBSITE_PAGE_EXAMPLE=Trang web để sử dụng làm ví dụ
  9. WEBSITE_PAGENAME=Tên trang / bí danh
  10. WEBSITE_ALIASALT=Tên trang / bí danh thay thế
  11. 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, ...
  12. WEBSITE_CSS_URL=URL của tệp CSS bên ngoài
  13. WEBSITE_CSS_INLINE=Nội dung tệp CSS (chung cho tất cả các trang)
  14. WEBSITE_JS_INLINE=Nội dung tệp Javascript (chung cho tất cả các trang)
  15. WEBSITE_HTML_HEADER=Bổ sung ở dưới cùng của Tiêu đề HTML (chung cho tất cả các trang)
  16. WEBSITE_ROBOT=Tệp robot (robot.txt)
  17. WEBSITE_HTACCESS=Trang web tệp .htaccess
  18. WEBSITE_MANIFEST_JSON=Trang web tệp manifest.json
  19. WEBSITE_KEYWORDSDesc=Use a comma to separate values
  20. 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.
  21. 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.
  22. HtmlHeaderPage=Tiêu đề HTML (chỉ dành riêng cho trang này)
  23. 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.
  24. 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.
  25. MediaFiles=Thư viện phương tiện
  26. EditCss=Chỉnh sửa thuộc tính trang web
  27. EditMenu=Chỉnh sửa menu
  28. EditMedias=Chỉnh sửa phương tiện
  29. EditPageMeta=Chỉnh sửa thuộc tính trang / vùng chứa
  30. EditInLine=Chỉnh sửa nội tuyến
  31. AddWebsite=Thêm trang web
  32. Webpage=Trang web / vùng chứa
  33. AddPage=Thêm trang / vùng chứa
  34. PageContainer=Trang
  35. 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>'.
  36. 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.
  37. SiteDeleted=Trang web '%s' đã bị xóa
  38. PageContent=Trang / Vùng chứa
  39. PageDeleted=Trang / Vùng chứa '%s' của trang web %s đã bị xóa
  40. PageAdded=Trang / Vùng chứa '%s' đã thêm
  41. ViewSiteInNewTab=Xem trang web trong tab mới
  42. ViewPageInNewTab=Xem trang trong tab mới
  43. SetAsHomePage=Đặt làm trang chủ
  44. RealURL=URL thật
  45. ViewWebsiteInProduction=Xem trang web bằng URL nhà
  46. Virtualhost=Virtual host or domain name
  47. VirtualhostDesc=The name of the Virtual host or domain (For example: www.mywebsite.com, mybigcompany.net, ...)
  48. 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>
  49. ExampleToUseInApacheVirtualHostConfig=Example to use in Apache virtual host setup:
  50. 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>
  51. 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>
  52. CheckVirtualHostPerms=Check also that the virtual host user (for example www-data) has <strong>%s</strong> permissions on files into<br><strong>%s</strong>
  53. ReadPerm=Đọc
  54. WritePerm=Viết
  55. TestDeployOnWeb=Kiểm tra / triển khai trên web
  56. 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>
  57. 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".
  58. 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
  59. NoPageYet=Chưa có trang nào
  60. YouCanCreatePageOrImportTemplate=Bạn có thể tạo một trang mới hoặc nhập một mẫu trang web đầy đủ
  61. SyntaxHelp=Trợ giúp về các mẹo cú pháp cụ thể
  62. 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.
  63. YouCanEditHtmlSource=<br><span class="fa fa-bug"></span> You can include PHP code into this source using tags <strong>&lt;?php ?&gt;</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>&lt;?php includeContainer('alias_of_container_to_include'); ?&gt;</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>&lt;?php redirectToContainer('alias_of_container_to_redirect_to'); ?&gt;</strong><br><br><span class="fa fa-link"></span> To add a link to another page, use the syntax:<br><strong>&lt;a href="alias_of_page_to_link_to.php"&gt;mylink&lt;a&gt;</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>&lt;a href="/document.php?modulepart=ecm&file=[relative_dir/]filename.ext"&gt;</strong><br>For a file into documents/medias (open directory for public access), syntax is:<br><strong>&lt;a href="/document.php?modulepart=medias&file=[relative_dir/]filename.ext"&gt;</strong><br>For a file shared with a share link (open access using the sharing hash key of file), syntax is:<br><strong>&lt;a href="/document.php?hashp=publicsharekeyoffile"&gt;</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>&lt;img src="/viewimage.php?modulepart=medias&amp;file=[relative_dir/]filename.ext"&gt;</strong><br>
  64. #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>&lt;img src="/viewimage.php?hashp=12345679012..."&gt;</strong><br>
  65. YouCanEditHtmlSource2=For an image shared with a share link (open access using the sharing hash key of file), syntax is:<br><strong>&lt;img src="/viewimage.php?hashp=12345679012..."&gt;</strong><br>
  66. 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>.
  67. ClonePage=Nhân bản Trang / vùng chứa
  68. CloneSite=Nhân bản trang web
  69. SiteAdded=Đã thêm trang web
  70. 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.
  71. PageIsANewTranslation=Trang mới là bản dịch của trang hiện tại?
  72. 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.
  73. ParentPageId=ID trang cha
  74. WebsiteId=ID trang web
  75. CreateByFetchingExternalPage=Tạo trang / vùng chứa bằng cách tìm nạp trang từ URL bên ngoài ...
  76. OrEnterPageInfoManually=Hoặc tạo trang từ đầu hoặc từ mẫu trang ...
  77. FetchAndCreate=Tìm nạp và tạo
  78. ExportSite=Xuất trang web
  79. ImportSite=Nhập mẫu trang web
  80. IDOfPage=Id của trang
  81. Banner=Ảnh bìa
  82. BlogPost=Bài viết trên blog
  83. WebsiteAccount=Tài khoản trang web
  84. WebsiteAccounts=Tài khoản trang web
  85. AddWebsiteAccount=Tạo tài khoản trang web
  86. BackToListForThirdParty=Back to list for the third-party
  87. DisableSiteFirst=Vô hiệu hóa trang web đầu tiên
  88. MyContainerTitle=Tiêu đề trang web của tôi
  89. 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)
  90. SorryWebsiteIsCurrentlyOffLine=Xin lỗi, trang web này hiện đang tắt. Vui lòng quay lại sau ...
  91. WEBSITE_USE_WEBSITE_ACCOUNTS=Kích hoạt bảng tài khoản trang web
  92. 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
  93. YouMustDefineTheHomePage=Trước tiên bạn phải xác định Trang chủ mặc định
  94. 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.
  95. 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
  96. GrabImagesInto=Lấy hình ảnh cũng được tìm thấy trong css và trang.
  97. ImagesShouldBeSavedInto=Hình ảnh nên được lưu vào thư mục
  98. WebsiteRootOfImages=Thư mục gốc cho hình ảnh trang web
  99. SubdirOfPage=Thư mục con dành riêng cho trang
  100. AliasPageAlreadyExists=Trang bí danh <strong>%s</strong> đã tồn tại
  101. CorporateHomePage=Trang chủ công ty
  102. EmptyPage=Trang trống
  103. ExternalURLMustStartWithHttp=URL bên ngoài phải bắt đầu bằng http:// hoặc https://
  104. ZipOfWebsitePackageToImport=Tải lên tệp Zip của gói mẫu trang web
  105. ZipOfWebsitePackageToLoad=hoặc Chọn gói mẫu trang web nhúng có sẵn
  106. ShowSubcontainers=Show dynamic content
  107. InternalURLOfPage=URL nội bộ của trang
  108. ThisPageIsTranslationOf=Trang / vùng chứa này là bản dịch của
  109. ThisPageHasTranslationPages=Trang / vùng chứa này có bản dịch
  110. NoWebSiteCreateOneFirst=Chưa có trang web nào được tạo ra. Tạo một cái đầu tiên.
  111. GoTo=Đi đến
  112. 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).
  113. 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.
  114. ReplaceWebsiteContent=Tìm kiếm hoặc Thay thế nội dung trang web
  115. DeleteAlsoJs=Xóa tất cả các tập tin javascript cụ thể cho trang web này?
  116. DeleteAlsoMedias=Xóa tất cả các tập tin trung gian cụ thể cho trang web này?
  117. MyWebsitePages=Trang web của tôi
  118. SearchReplaceInto=Tìm kiếm | Thay thế vào
  119. ReplaceString=Chuỗi mới
  120. 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.
  121. 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.
  122. Dynamiccontent=Mẫu của một trang có nội dung động
  123. ImportSite=Nhập mẫu trang web
  124. EditInLineOnOff=Chế độ 'Chỉnh sửa nội tuyến' là %s
  125. ShowSubContainersOnOff=Chế độ thực thi 'nội dung động' là %s
  126. GlobalCSSorJS=Tệp CSS / JS / Tiêu đề toàn cục của trang web
  127. BackToHomePage=Quay lại trang chủ...
  128. TranslationLinks=Liên kết dịch
  129. YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.<br>(ref=%s, type=%s, status=%s)
  130. UseTextBetween5And70Chars=Để thực hành SEO tốt, hãy sử dụng văn bản có từ 5 đến 70 ký tự
  131. MainLanguage=Ngôn ngữ chính
  132. OtherLanguages=Ngôn ngữ khác
  133. UseManifest=Cung cấp một file manifest.json
  134. PublicAuthorAlias=Tên tác giả công khai
  135. AvailableLanguagesAreDefinedIntoWebsiteProperties=Các ngôn ngữ hiện hữu để thiết lập vào thuộc tính website
  136. ReplacementDoneInXPages=Replacement done in %s pages or containers
  137. RSSFeed=RSS Feed
  138. RSSFeedDesc=You can get a RSS feed of latest articles with type 'blogpost' using this URL
  139. PagesRegenerated=%s page(s)/container(s) regenerated
  140. RegenerateWebsiteContent=Regenerate web site cache files
  141. AllowedInFrames=Allowed in Frames
  142. DefineListOfAltLanguagesInWebsiteProperties=Define list of all available languages into web site properties.
  143. GenerateSitemaps=Generate website sitemap.xml file
  144. ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file...
  145. ConfirmSitemapsCreation=Confirm sitemap generation
  146. SitemapGenerated=Sitemap file <b>%s</b> generated
  147. ImportFavicon=Favicon
  148. ErrorFaviconType=Favicon must be png
  149. ErrorFaviconSize=Favicon must be sized 16x16, 32x32 or 64x64
  150. FaviconTooltip=Upload an image which needs to be a png (16x16, 32x32 or 64x64)
  151. NextContainer=Next page/container
  152. PreviousContainer=Previous page/container
  153. WebsiteMustBeDisabled=The website must have the status "%s"
  154. WebpageMustBeDisabled=The web page must have the status "%s"
  155. SetWebsiteOnlineBefore=When website is offline, all pages are offline. Change status of website first.
  156. Booking=Booking
  157. Reservation=Reservation