aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
Diffstat (limited to 'files')
-rw-r--r--files/ja/_redirects.txt1
-rw-r--r--files/ja/_wikihistory.json14
-rw-r--r--files/ja/orphaned/web/guide/localizations_and_character_encodings/index.html (renamed from files/ja/web/guide/localizations_and_character_encodings/index.html)3
-rw-r--r--files/ru/_redirects.txt1
-rw-r--r--files/ru/_wikihistory.json14
-rw-r--r--files/ru/orphaned/web/guide/localizations_and_character_encodings/index.html (renamed from files/ru/web/guide/localizations_and_character_encodings/index.html)3
-rw-r--r--files/zh-cn/_redirects.txt1
-rw-r--r--files/zh-cn/_wikihistory.json16
-rw-r--r--files/zh-cn/orphaned/web/guide/localizations_and_character_encodings/index.html (renamed from files/zh-cn/web/guide/localizations_and_character_encodings/index.html)3
9 files changed, 31 insertions, 25 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index 154923052d..b407f2a6f4 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -4613,6 +4613,7 @@
/ja/docs/Web/Guide/HTML/HTML5/Introduction_to_HTML5 /ja/docs/orphaned/Web/Guide/HTML/HTML5/Introduction_to_HTML5
/ja/docs/Web/Guide/HTML/Introduction /ja/docs/Learn/HTML/Introduction_to_HTML
/ja/docs/Web/Guide/HTML/Obsolete_things_to_avoid /ja/docs/conflicting/Learn/HTML/Introduction_to_HTML
+/ja/docs/Web/Guide/Localizations_and_character_encodings /ja/docs/orphaned/Web/Guide/Localizations_and_character_encodings
/ja/docs/Web/Guide/Performance/Using_web_workers /ja/docs/Web/API/Web_Workers_API/Using_web_workers
/ja/docs/Web/Guide/User_experience/Using_the_Page_Visibility_API /ja/docs/Web/API/Page_Visibility_API
/ja/docs/Web/Guide/Using_FormData_Objects /ja/docs/conflicting/Web/API/FormData/Using_FormData_Objects
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index bd93f7770c..be730f20a5 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -33960,13 +33960,6 @@
"silverskyvicto"
]
},
- "Web/Guide/Localizations_and_character_encodings": {
- "modified": "2020-09-18T02:40:01.125Z",
- "contributors": [
- "morinokami",
- "silverskyvicto"
- ]
- },
"Web/Guide/Mobile": {
"modified": "2020-03-07T14:24:28.388Z",
"contributors": [
@@ -52718,6 +52711,13 @@
"Potappo"
]
},
+ "orphaned/Web/Guide/Localizations_and_character_encodings": {
+ "modified": "2020-09-18T02:40:01.125Z",
+ "contributors": [
+ "morinokami",
+ "silverskyvicto"
+ ]
+ },
"orphaned/Web/HTML/Element/command": {
"modified": "2020-10-15T21:25:54.776Z",
"contributors": [
diff --git a/files/ja/web/guide/localizations_and_character_encodings/index.html b/files/ja/orphaned/web/guide/localizations_and_character_encodings/index.html
index 2ac71992d7..d0b80151b3 100644
--- a/files/ja/web/guide/localizations_and_character_encodings/index.html
+++ b/files/ja/orphaned/web/guide/localizations_and_character_encodings/index.html
@@ -1,7 +1,8 @@
---
title: ローカライゼーションと文字エンコーディング
-slug: Web/Guide/Localizations_and_character_encodings
+slug: orphaned/Web/Guide/Localizations_and_character_encodings
translation_of: Web/Guide/Localizations_and_character_encodings
+original_slug: Web/Guide/Localizations_and_character_encodings
---
<p>ブラウザは内部的にテキストを Unicode として処理します。ただし、ネットワークを介してブラウザにテキストを転送するには、文字をバイトで表現する方法 (文字エンコーディング) が使用されます。<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#charset">HTML 仕様</a>では、UTF-8 エンコーディング (これはすべての Unicode を表すことができます) の使用を推奨しています。使用されるエンコーディングにかかわらず、Web コンテンツがどのエンコーディングを使用するかを宣言する必要があります。</p>
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt
index 5b8b92e802..ac286b6904 100644
--- a/files/ru/_redirects.txt
+++ b/files/ru/_redirects.txt
@@ -614,6 +614,7 @@
/ru/docs/Web/Guide/HTML/Sections_and_Outlines_of_an_HTML5_document /ru/docs/Web/Guide/HTML/Using_HTML_sections_and_outlines
/ru/docs/Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages /ru/docs/Learn/HTML/Howto/Author_fast-loading_HTML_pages
/ru/docs/Web/Guide/HTML/Using_data_attributes /ru/docs/Learn/HTML/Howto/Use_data_attributes
+/ru/docs/Web/Guide/Localizations_and_character_encodings /ru/docs/orphaned/Web/Guide/Localizations_and_character_encodings
/ru/docs/Web/Guide/Графика /ru/docs/Web/Guide/Graphics
/ru/docs/Web/Guide/Производительность /ru/docs/Web/Guide/Performance
/ru/docs/Web/HTML/CORS_settings_attributes /ru/docs/Web/HTML/Attributes/crossorigin
diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json
index 46f8df7e43..8dc219163b 100644
--- a/files/ru/_wikihistory.json
+++ b/files/ru/_wikihistory.json
@@ -15392,13 +15392,6 @@
"lerniri"
]
},
- "Web/Guide/Localizations_and_character_encodings": {
- "modified": "2020-12-14T08:44:06.511Z",
- "contributors": [
- "azahw935",
- "bogpok"
- ]
- },
"Web/Guide/Parsing_and_serializing_XML": {
"modified": "2020-10-11T12:29:17.772Z",
"contributors": [
@@ -25692,6 +25685,13 @@
"Grakov"
]
},
+ "orphaned/Web/Guide/Localizations_and_character_encodings": {
+ "modified": "2020-12-14T08:44:06.511Z",
+ "contributors": [
+ "azahw935",
+ "bogpok"
+ ]
+ },
"orphaned/Web/HTML/Element/element": {
"modified": "2019-03-23T22:16:19.667Z",
"contributors": [
diff --git a/files/ru/web/guide/localizations_and_character_encodings/index.html b/files/ru/orphaned/web/guide/localizations_and_character_encodings/index.html
index 1da05508fd..e40c707ea0 100644
--- a/files/ru/web/guide/localizations_and_character_encodings/index.html
+++ b/files/ru/orphaned/web/guide/localizations_and_character_encodings/index.html
@@ -1,7 +1,8 @@
---
title: Локализация и кодировка символов
-slug: Web/Guide/Localizations_and_character_encodings
+slug: orphaned/Web/Guide/Localizations_and_character_encodings
translation_of: Web/Guide/Localizations_and_character_encodings
+original_slug: Web/Guide/Localizations_and_character_encodings
---
<p>По умолчанию браузер обрабатывает текст в кодировке Юникод (Unicode). При этом, при передаче информации через сеть (network) к браузеру символы кодируются байтами (см. <a href="https://en.wikipedia.org/wiki/Character_encoding">кодирование символов</a>). <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#charset" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#charset">Стандартом HTML</a> рекомендуется использовать кодировку UTF-8 (which can represent all of Unicode) and regardless of the encoding used requires Web content to declare what encoding was used.</p>
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt
index a8a1ddf3c5..c8f0a43894 100644
--- a/files/zh-cn/_redirects.txt
+++ b/files/zh-cn/_redirects.txt
@@ -2319,6 +2319,7 @@
/zh-CN/docs/Web/Guide/HTML/Tips_for_authoring_fast-loading_HTML_pages /zh-CN/docs/Learn/HTML/Howto/Author_fast-loading_HTML_pages
/zh-CN/docs/Web/Guide/HTML/Using_HTML5_audio_and_video /zh-CN/docs/conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content
/zh-CN/docs/Web/Guide/HTML/Using_data_attributes /zh-CN/docs/Learn/HTML/Howto/Use_data_attributes
+/zh-CN/docs/Web/Guide/Localizations_and_character_encodings /zh-CN/docs/orphaned/Web/Guide/Localizations_and_character_encodings
/zh-CN/docs/Web/Guide/Performance/Using_web_workers /zh-CN/docs/Web/API/Web_Workers_API/Using_web_workers
/zh-CN/docs/Web/Guide/Using_FormData_Objects /zh-CN/docs/Web/API/FormData/Using_FormData_Objects
/zh-CN/docs/Web/HTML/Attributes/自动完成属性 /zh-CN/docs/Web/HTML/Attributes/autocomplete
diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json
index e9d6f5f614..4240db30b9 100644
--- a/files/zh-cn/_wikihistory.json
+++ b/files/zh-cn/_wikihistory.json
@@ -31719,14 +31719,6 @@
"fantasticfears"
]
},
- "Web/Guide/Localizations_and_character_encodings": {
- "modified": "2020-05-07T10:52:56.537Z",
- "contributors": [
- "Ende93",
- "91JOJO",
- "xdsnet"
- ]
- },
"Web/Guide/Mobile": {
"modified": "2019-03-23T23:20:37.061Z",
"contributors": [
@@ -50582,6 +50574,14 @@
"leegorous"
]
},
+ "orphaned/Web/Guide/Localizations_and_character_encodings": {
+ "modified": "2020-05-07T10:52:56.537Z",
+ "contributors": [
+ "Ende93",
+ "91JOJO",
+ "xdsnet"
+ ]
+ },
"orphaned/Web/HTML/Element/command": {
"modified": "2019-03-18T20:43:33.481Z",
"contributors": [
diff --git a/files/zh-cn/web/guide/localizations_and_character_encodings/index.html b/files/zh-cn/orphaned/web/guide/localizations_and_character_encodings/index.html
index 5a5c2169e2..8164afecff 100644
--- a/files/zh-cn/web/guide/localizations_and_character_encodings/index.html
+++ b/files/zh-cn/orphaned/web/guide/localizations_and_character_encodings/index.html
@@ -1,10 +1,11 @@
---
title: 本地化和字符编码
-slug: Web/Guide/Localizations_and_character_encodings
+slug: orphaned/Web/Guide/Localizations_and_character_encodings
tags:
- HTML
- 字符编码
translation_of: Web/Guide/Localizations_and_character_encodings
+original_slug: Web/Guide/Localizations_and_character_encodings
---
<p>浏览器内部是以 Unicode 来处理文本的。然而,在将文本通过网络传递到浏览器时,是使用字节(字符编码)来表示字符的。<a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#charset" title="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#charset">HTML规范 </a>推荐使用UTF-8编码(可以代表所有的Unicode),并且无论网站要使用哪种编码,都需要其声明所使用的编码类型。</p>