From 9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:08:35 +0100 Subject: unslug ja: modify --- .../web/javascript/reference/global_objects/escape/index.html | 3 ++- .../javascript/reference/global_objects/intl/datetimeformat/index.html | 3 ++- .../web/javascript/reference/global_objects/json/index.html | 3 ++- .../javascript/reference/global_objects/string/lastindexof/index.html | 3 ++- .../web/javascript/reference/global_objects/unescape/index.html | 3 ++- .../reference/global_objects/webassembly/instance/index.html | 3 ++- .../javascript/reference/global_objects/webassembly/memory/index.html | 3 ++- .../javascript/reference/global_objects/webassembly/table/index.html | 3 ++- 8 files changed, 16 insertions(+), 8 deletions(-) (limited to 'files/ja/conflicting/web/javascript/reference/global_objects') diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/escape/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/escape/index.html index 48ab4cab3b..c8cdd4711c 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/escape/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/escape/index.html @@ -1,6 +1,6 @@ --- title: window.escape -slug: Web/API/Window/escape +slug: conflicting/Web/JavaScript/Reference/Global_Objects/escape tags: - DOM - DOM_0 @@ -9,6 +9,7 @@ tags: - Window translation_of: Web/JavaScript/Reference/Global_Objects/escape translation_of_original: Web/API/Window.escape +original_slug: Web/API/Window/escape ---
{{ApiRef}}
diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/intl/datetimeformat/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/intl/datetimeformat/index.html index 5705852c36..1192084436 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/intl/datetimeformat/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/intl/datetimeformat/index.html @@ -1,6 +1,6 @@ --- title: Intl.DateTimeFormat.prototype -slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype +slug: conflicting/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat tags: - DateTimeFormat - Internationalization @@ -9,6 +9,7 @@ tags: - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype +original_slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype ---
{{JSRef}}
diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/json/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/json/index.html index a4f38307ea..514b59db12 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/json/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/json/index.html @@ -1,8 +1,9 @@ --- title: ネイティブ JSON を使う -slug: Using_native_JSON +slug: conflicting/Web/JavaScript/Reference/Global_Objects/JSON translation_of: Web/JavaScript/Reference/Global_Objects/JSON translation_of_original: Web/JavaScript/Guide/Using_native_JSON +original_slug: Using_native_JSON ---
{{gecko_minversion_header("1.9.1")}}
diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/string/lastindexof/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/string/lastindexof/index.html index 1dc9e038db..4d5869267a 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/string/lastindexof/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/string/lastindexof/index.html @@ -1,10 +1,11 @@ --- title: lastIndexOf -slug: lastIndexOf +slug: conflicting/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf tags: - Disambiguation translation_of: Web/JavaScript/Reference/Global_Objects/String/lastIndexOf translation_of_original: lastIndexOf +original_slug: lastIndexOf ---

lastIndexOf は、いくつかの JavaScript オブジェクトが持つメソッドです。

diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/unescape/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/unescape/index.html index 07564a02ee..64f70e8d54 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/unescape/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/unescape/index.html @@ -1,6 +1,6 @@ --- title: window.unescape -slug: Web/API/Window/unescape +slug: conflicting/Web/JavaScript/Reference/Global_Objects/unescape tags: - DOM - DOM_0 @@ -9,6 +9,7 @@ tags: - Window translation_of: Web/JavaScript/Reference/Global_Objects/unescape translation_of_original: Web/API/Window.unescape +original_slug: Web/API/Window/unescape ---
{{ApiRef}}
diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/instance/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/instance/index.html index fedccef945..656d849574 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/instance/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/instance/index.html @@ -1,8 +1,9 @@ --- title: WebAssembly.Instance.prototype -slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/prototype +slug: conflicting/Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/prototype +original_slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/prototype ---
{{JSRef}} {{SeeCompatTable}}
diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/memory/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/memory/index.html index 6d837f2f73..d02abab71d 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/memory/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/memory/index.html @@ -1,6 +1,6 @@ --- title: WebAssembly.Memory.prototype -slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory/prototype +slug: conflicting/Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory tags: - JavaScript - Property @@ -9,6 +9,7 @@ tags: - memory translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory/prototype +original_slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory/prototype ---
{{JSRef}} {{SeeCompatTable}}
diff --git a/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/table/index.html b/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/table/index.html index 84709eb736..4903fcfbb1 100644 --- a/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/table/index.html +++ b/files/ja/conflicting/web/javascript/reference/global_objects/webassembly/table/index.html @@ -1,6 +1,6 @@ --- title: WebAssembly.Table.prototype -slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table/prototype +slug: conflicting/Web/JavaScript/Reference/Global_Objects/WebAssembly/Table tags: - JavaScript - Property @@ -9,6 +9,7 @@ tags: - table translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table/prototype +original_slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Table/prototype ---
{{JSRef}} {{SeeCompatTable}}
-- cgit v1.2.3-54-g00ecf