aboutsummaryrefslogtreecommitdiff
path: root/files/vi/web
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:56 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:56 +0100
commit9201e4212c57af09becda69f17c17a3a34f226c2 (patch)
treed914256ec5ee504d15da3a0201318d3ed1e6d0fc /files/vi/web
parent904a5994c87295d84d25f869d5555f35fbce5070 (diff)
downloadtranslated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.gz
translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.bz2
translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.zip
unslug vi: modify
Diffstat (limited to 'files/vi/web')
-rw-r--r--files/vi/web/api/baseaudiocontext/createoscillator/index.html3
-rw-r--r--files/vi/web/api/htmlorforeignelement/dataset/index.html3
-rw-r--r--files/vi/web/api/navigator/sendbeacon/index.html3
-rw-r--r--files/vi/web/api/window/load_event/index.html3
-rw-r--r--files/vi/web/css/css_box_model/introduction_to_the_css_box_model/index.html3
-rw-r--r--files/vi/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html3
-rw-r--r--files/vi/web/css/url()/index.html3
-rw-r--r--files/vi/web/javascript/guide/grammar_and_types/index.html3
-rw-r--r--files/vi/web/javascript/guide/introduction/index.html3
-rw-r--r--files/vi/web/javascript/reference/errors/too_much_recursion/index.html3
-rw-r--r--files/vi/web/javascript/reference/global_objects/array/sort/index.html3
-rw-r--r--files/vi/web/javascript/reference/global_objects/error/index.html3
12 files changed, 24 insertions, 12 deletions
diff --git a/files/vi/web/api/baseaudiocontext/createoscillator/index.html b/files/vi/web/api/baseaudiocontext/createoscillator/index.html
index e0a786a181..1cef402134 100644
--- a/files/vi/web/api/baseaudiocontext/createoscillator/index.html
+++ b/files/vi/web/api/baseaudiocontext/createoscillator/index.html
@@ -1,7 +1,8 @@
---
title: AudioContext.createOscillator()
-slug: Web/API/AudioContext/createOscillator
+slug: Web/API/BaseAudioContext/createOscillator
translation_of: Web/API/BaseAudioContext/createOscillator
+original_slug: Web/API/AudioContext/createOscillator
---
<p>{{ APIRef("Web Audio API") }}</p>
diff --git a/files/vi/web/api/htmlorforeignelement/dataset/index.html b/files/vi/web/api/htmlorforeignelement/dataset/index.html
index 44ce2c7393..ad2617ab56 100644
--- a/files/vi/web/api/htmlorforeignelement/dataset/index.html
+++ b/files/vi/web/api/htmlorforeignelement/dataset/index.html
@@ -1,6 +1,6 @@
---
title: HTMLElement.dataset
-slug: Web/API/HTMLElement/dataset
+slug: Web/API/HTMLOrForeignElement/dataset
tags:
- API
- HTML DOM
@@ -9,6 +9,7 @@ tags:
- Thuộc tính
- dataset
translation_of: Web/API/HTMLOrForeignElement/dataset
+original_slug: Web/API/HTMLElement/dataset
---
<div>{{ APIRef("HTML DOM") }}</div>
diff --git a/files/vi/web/api/navigator/sendbeacon/index.html b/files/vi/web/api/navigator/sendbeacon/index.html
index a91adf05fd..1a48443fc9 100644
--- a/files/vi/web/api/navigator/sendbeacon/index.html
+++ b/files/vi/web/api/navigator/sendbeacon/index.html
@@ -1,6 +1,6 @@
---
title: Navigator.sendBeacon()
-slug: Web/API/Navigator/sendBeacon-vi
+slug: Web/API/Navigator/sendBeacon
tags:
- API
- Beacon
@@ -8,6 +8,7 @@ tags:
- sendBeacon
- web perfomance
translation_of: Web/API/Navigator/sendBeacon
+original_slug: Web/API/Navigator/sendBeacon-vi
---
<div><span class="seoSummary">Phương thức <code><strong>navigator.sendBeacon()</strong></code> gửi </span>{{glossary("Asynchronous", "bất đồng bộ")}} 1 lượng nhỏ dữ liệu đến máy chủ (web server) thông qua giao thức {{Glossary("HTTP")}} .</div>
diff --git a/files/vi/web/api/window/load_event/index.html b/files/vi/web/api/window/load_event/index.html
index 130d6b9af0..ec1d576ff4 100644
--- a/files/vi/web/api/window/load_event/index.html
+++ b/files/vi/web/api/window/load_event/index.html
@@ -1,11 +1,12 @@
---
title: load
-slug: Web/Events/load
+slug: Web/API/Window/load_event
tags:
- DOM
- Event
- Sự kiện
translation_of: Web/API/Window/load_event
+original_slug: Web/Events/load
---
<p>Sự kiện <strong><code>load</code></strong> có hiệu lực (được kích hoạt) khi các tài nguyên của một đối tượng hoặc các tài nguyên phụ thuộc vào đối tượng đó đã được tải nạp hoàn tất.</p>
diff --git a/files/vi/web/css/css_box_model/introduction_to_the_css_box_model/index.html b/files/vi/web/css/css_box_model/introduction_to_the_css_box_model/index.html
index 287d709494..88e2103617 100644
--- a/files/vi/web/css/css_box_model/introduction_to_the_css_box_model/index.html
+++ b/files/vi/web/css/css_box_model/introduction_to_the_css_box_model/index.html
@@ -1,11 +1,12 @@
---
title: Kiến thức cơ bản về CSS box model
-slug: Web/CSS/CSS_Box_Model/Kien_thuc_co_ban_ve_css_box_model
+slug: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model
tags:
- CSS
- CSS Box Model
- Layout
translation_of: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model
+original_slug: Web/CSS/CSS_Box_Model/Kien_thuc_co_ban_ve_css_box_model
---
<div>{{CSSRef}}</div>
diff --git a/files/vi/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html b/files/vi/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html
index c1ebfbf5d5..07473396c2 100644
--- a/files/vi/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html
+++ b/files/vi/web/css/css_grid_layout/basic_concepts_of_grid_layout/index.html
@@ -1,9 +1,10 @@
---
title: Tổng quan về Bố cục Lưới
-slug: Web/CSS/CSS_Grid_Layout/tong_quan_ve_grid_layout
+slug: Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout
tags:
- ok
translation_of: Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout
+original_slug: Web/CSS/CSS_Grid_Layout/tong_quan_ve_grid_layout
---
<p><a href="/en-US/docs/Web/CSS/CSS_Grid_Layout">Bố cục Lưới CSS</a> đưa vào CSS một hệ thống lưới hai chiều. Các lưới có thể dùng để bố cục những vùng lớn trong trang hoặc những thành phần giao diện người dùng nhỏ. Bài viết này giới thiệu Bố cục Lưới CSS và hệ thống thuật ngữ nằm trong chi tiết kỹ thuật của Bố cục Lưới CSS Cấp 1. Những đặc trưng được thể hiện trong tổng quan này sẽ được giải thích chi tiết hơn trong phần còn lại của hướng dẫn.</p>
diff --git a/files/vi/web/css/url()/index.html b/files/vi/web/css/url()/index.html
index bcff92ebe2..cf6c32736c 100644
--- a/files/vi/web/css/url()/index.html
+++ b/files/vi/web/css/url()/index.html
@@ -1,8 +1,9 @@
---
title: url()
-slug: Web/CSS/filter-function/url
+slug: Web/CSS/url()
translation_of: Web/CSS/url()
translation_of_original: Web/CSS/filter-function/url
+original_slug: Web/CSS/filter-function/url
---
<div>{{cssref}}</div>
diff --git a/files/vi/web/javascript/guide/grammar_and_types/index.html b/files/vi/web/javascript/guide/grammar_and_types/index.html
index 64f63492d2..910d465526 100644
--- a/files/vi/web/javascript/guide/grammar_and_types/index.html
+++ b/files/vi/web/javascript/guide/grammar_and_types/index.html
@@ -1,7 +1,8 @@
---
title: Cú pháp lập trình
-slug: Web/JavaScript/Guide/cu-phap-lap-trinh
+slug: Web/JavaScript/Guide/Grammar_and_types
translation_of: Web/JavaScript/Guide/Grammar_and_types
+original_slug: Web/JavaScript/Guide/cu-phap-lap-trinh
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Introduction", "Web/JavaScript/Guide/Control_flow_and_error_handling")}}</div>
diff --git a/files/vi/web/javascript/guide/introduction/index.html b/files/vi/web/javascript/guide/introduction/index.html
index f8fddcf666..84ada37f1c 100644
--- a/files/vi/web/javascript/guide/introduction/index.html
+++ b/files/vi/web/javascript/guide/introduction/index.html
@@ -1,10 +1,11 @@
---
title: Giới thiệu
-slug: Web/JavaScript/Guide/Gioi-thieu
+slug: Web/JavaScript/Guide/Introduction
tags:
- Guide
- JavaScript
translation_of: Web/JavaScript/Guide/Introduction
+original_slug: Web/JavaScript/Guide/Gioi-thieu
---
<div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}</div>
diff --git a/files/vi/web/javascript/reference/errors/too_much_recursion/index.html b/files/vi/web/javascript/reference/errors/too_much_recursion/index.html
index a4851c4f56..32084a7de0 100644
--- a/files/vi/web/javascript/reference/errors/too_much_recursion/index.html
+++ b/files/vi/web/javascript/reference/errors/too_much_recursion/index.html
@@ -1,11 +1,12 @@
---
title: 'InternalError: Quá nhiều đệ quy'
-slug: Web/JavaScript/Reference/Errors/qua_nhieu_de_quy
+slug: Web/JavaScript/Reference/Errors/Too_much_recursion
tags:
- JavaScript
- Lỗi
- Lỗi bên trong
translation_of: Web/JavaScript/Reference/Errors/Too_much_recursion
+original_slug: Web/JavaScript/Reference/Errors/qua_nhieu_de_quy
---
<div>{{jsSidebar("Errors")}}</div>
diff --git a/files/vi/web/javascript/reference/global_objects/array/sort/index.html b/files/vi/web/javascript/reference/global_objects/array/sort/index.html
index 1d01c587e0..3b723bc8f9 100644
--- a/files/vi/web/javascript/reference/global_objects/array/sort/index.html
+++ b/files/vi/web/javascript/reference/global_objects/array/sort/index.html
@@ -1,7 +1,8 @@
---
title: Array.prototype.sort()
-slug: Web/JavaScript/Reference/Global_Objects/Array/Sắp_xếp
+slug: Web/JavaScript/Reference/Global_Objects/Array/sort
translation_of: Web/JavaScript/Reference/Global_Objects/Array/sort
+original_slug: Web/JavaScript/Reference/Global_Objects/Array/Sắp_xếp
---
<div>{{JSRef}}</div>
diff --git a/files/vi/web/javascript/reference/global_objects/error/index.html b/files/vi/web/javascript/reference/global_objects/error/index.html
index a9733ce5b0..c1e957c6f0 100644
--- a/files/vi/web/javascript/reference/global_objects/error/index.html
+++ b/files/vi/web/javascript/reference/global_objects/error/index.html
@@ -1,11 +1,12 @@
---
title: Lỗi
-slug: Web/JavaScript/Reference/Global_Objects/loi
+slug: Web/JavaScript/Reference/Global_Objects/Error
tags:
- JavaScript
- Lỗi
- Tham chiếu
translation_of: Web/JavaScript/Reference/Global_Objects/Error
+original_slug: Web/JavaScript/Reference/Global_Objects/loi
---
<div>{{JSRef}}</div>