Skip to content

Commit

Permalink
[ja] sync translated content (#17808)
Browse files Browse the repository at this point in the history
* ja: sync translated content

* 英語版での変更を反映

* ja: sync translated content

* 不要なファイルを削除

* ja: sync translated content

* 不要なファイルを削除

* ja: sync translated content

* ja: sync translated content

* ja: sync translated content

* ja: sync translated content

* Revert "Merge branch 'content-sync-ja' of https://github.com/mdn/translated-content into content-sync-ja"

This reverts commit dc2da88, reversing
changes made to e9cbbca.

Revert "Revert "Merge branch 'content-sync-ja' of https://github.com/mdn/translated-content into content-sync-ja""

This reverts commit 0f338d7.

* ja: sync translated content

* remove old documents

---------

Co-authored-by: Masahiro FUJIMOTO <[email protected]>
  • Loading branch information
mdn-bot and mfuji09 authored Jan 9, 2024
1 parent d4124b1 commit 2533ca7
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 225 deletions.
20 changes: 13 additions & 7 deletions files/ja/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@
/ja/docs/DOM/DOM_Storage /ja/docs/Web/API/Web_Storage_API
/ja/docs/DOM/DOM_event_reference/compositionend /ja/docs/Web/API/Element/compositionend_event
/ja/docs/DOM/DOM_event_reference/compositionstart /ja/docs/Web/API/Element/compositionstart_event
/ja/docs/DOM/DOM_event_reference/input /ja/docs/Web/API/HTMLElement/input_event
/ja/docs/DOM/DOM_event_reference/input /ja/docs/Web/API/Element/input_event
/ja/docs/DOM/Document.querySelector /ja/docs/Web/API/Document/querySelector
/ja/docs/DOM/Document.scripts /ja/docs/Web/API/Document/scripts
/ja/docs/DOM/Element.hasAttributes /ja/docs/Web/API/Element/hasAttributes
Expand Down Expand Up @@ -640,7 +640,7 @@
/ja/docs/DOM/MediaQueryList /ja/docs/Web/API/MediaQueryList
/ja/docs/DOM/Mozilla_event_reference/compositionend /ja/docs/Web/API/Element/compositionend_event
/ja/docs/DOM/Mozilla_event_reference/compositionstart /ja/docs/Web/API/Element/compositionstart_event
/ja/docs/DOM/Mozilla_event_reference/input /ja/docs/Web/API/HTMLElement/input_event
/ja/docs/DOM/Mozilla_event_reference/input /ja/docs/Web/API/Element/input_event
/ja/docs/DOM/MutationObserver /ja/docs/Web/API/MutationObserver
/ja/docs/DOM/Node /ja/docs/Web/API/Node
/ja/docs/DOM/Node.appendChild /ja/docs/Web/API/Node/appendChild
Expand Down Expand Up @@ -2681,6 +2681,7 @@
/ja/docs/Web/API/Document/inputEncoding /ja/docs/Web/API/Document/characterSet
/ja/docs/Web/API/Document/keydown_event /ja/docs/Web/API/Element/keydown_event
/ja/docs/Web/API/Document/keyup_event /ja/docs/Web/API/Element/keyup_event
/ja/docs/Web/API/Document/lostpointercapture_event /ja/docs/conflicting/Web/API/Element/lostpointercapture_event
/ja/docs/Web/API/Document/onafterscriptexecute /ja/docs/Web/API/Document/afterscriptexecute_event
/ja/docs/Web/API/Document/onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event
/ja/docs/Web/API/Document/onfullscreenchange /ja/docs/Web/API/Document/fullscreenchange_event
Expand Down Expand Up @@ -2781,7 +2782,7 @@
/ja/docs/Web/API/GlobalEventHandlers/onfocus /ja/docs/Web/API/Window/focus_event
/ja/docs/Web/API/GlobalEventHandlers/onformdata /ja/docs/Web/API/HTMLFormElement/formdata_event
/ja/docs/Web/API/GlobalEventHandlers/ongotpointercapture /ja/docs/Web/API/Element/gotpointercapture_event
/ja/docs/Web/API/GlobalEventHandlers/oninput /ja/docs/Web/API/HTMLElement/input_event
/ja/docs/Web/API/GlobalEventHandlers/oninput /ja/docs/Web/API/Element/input_event
/ja/docs/Web/API/GlobalEventHandlers/oninvalid /ja/docs/Web/API/HTMLInputElement/invalid_event
/ja/docs/Web/API/GlobalEventHandlers/onkeydown /ja/docs/Web/API/Element/keydown_event
/ja/docs/Web/API/GlobalEventHandlers/onkeypress /ja/docs/Web/API/Element/keypress_event
Expand Down Expand Up @@ -2824,8 +2825,10 @@
/ja/docs/Web/API/HTMLElement/animationend_event /ja/docs/Web/API/Element/animationend_event
/ja/docs/Web/API/HTMLElement/animationiteration_event /ja/docs/Web/API/Element/animationiteration_event
/ja/docs/Web/API/HTMLElement/animationstart_event /ja/docs/Web/API/Element/animationstart_event
/ja/docs/Web/API/HTMLElement/beforeinput_event /ja/docs/Web/API/Element/beforeinput_event
/ja/docs/Web/API/HTMLElement/contextMenu /ja/docs/orphaned/Web/API/HTMLElement/contextMenu
/ja/docs/Web/API/HTMLElement/gotpointercapture_event /ja/docs/Web/API/Element/gotpointercapture_event
/ja/docs/Web/API/HTMLElement/input_event /ja/docs/Web/API/Element/input_event
/ja/docs/Web/API/HTMLElement/lostpointercapture_event /ja/docs/Web/API/Element/lostpointercapture_event
/ja/docs/Web/API/HTMLElement/oncopy /ja/docs/Web/API/HTMLElement/copy_event
/ja/docs/Web/API/HTMLElement/oncut /ja/docs/Web/API/HTMLElement/cut_event
Expand Down Expand Up @@ -3840,7 +3843,7 @@
/ja/docs/Web/Events/fullscreenerror /ja/docs/Web/API/Document/fullscreenerror_event
/ja/docs/Web/Events/gamepadconnected /ja/docs/Web/API/Window/gamepadconnected_event
/ja/docs/Web/Events/gamepaddisconnected /ja/docs/Web/API/Window/gamepaddisconnected_event
/ja/docs/Web/Events/input /ja/docs/Web/API/HTMLElement/input_event
/ja/docs/Web/Events/input /ja/docs/Web/API/Element/input_event
/ja/docs/Web/Events/install /ja/docs/Web/API/Window/appinstalled_event
/ja/docs/Web/Events/load /ja/docs/Web/API/Window/load_event
/ja/docs/Web/Events/loadeddata /ja/docs/Web/API/HTMLMediaElement/loadeddata_event
Expand Down Expand Up @@ -3966,6 +3969,9 @@
/ja/docs/Web/Guide/Index /ja/docs/Web/Guide
/ja/docs/Web/Guide/Introduction_to_Web_development /ja/docs/Learn
/ja/docs/Web/Guide/Localizations_and_character_encodings /ja/docs/orphaned/Web/Guide/Localizations_and_character_encodings
/ja/docs/Web/Guide/Mobile /ja/docs/Learn/CSS/CSS_layout/Responsive_Design
/ja/docs/Web/Guide/Mobile/A_hybrid_approach /ja/docs/Learn/CSS/CSS_layout/Responsive_Design
/ja/docs/Web/Guide/Mobile/Mobile-friendliness /ja/docs/Learn/CSS/CSS_layout/Responsive_Design
/ja/docs/Web/Guide/Mobile/Separate_sites /ja/docs/Web/Progressive_web_apps
/ja/docs/Web/Guide/Parsing_and_serializing_XML /ja/docs/Web/XML/Parsing_and_serializing_XML
/ja/docs/Web/Guide/Performance /ja/docs/Web/Performance
Expand Down Expand Up @@ -4504,7 +4510,7 @@
/ja/docs/Web/Reference/Events/fullscreenerror /ja/docs/Web/API/Document/fullscreenerror_event
/ja/docs/Web/Reference/Events/gamepadconnected /ja/docs/Web/API/Window/gamepadconnected_event
/ja/docs/Web/Reference/Events/gamepaddisconnected /ja/docs/Web/API/Window/gamepaddisconnected_event
/ja/docs/Web/Reference/Events/input /ja/docs/Web/API/HTMLElement/input_event
/ja/docs/Web/Reference/Events/input /ja/docs/Web/API/Element/input_event
/ja/docs/Web/Reference/Events/install /ja/docs/Web/API/Window/appinstalled_event
/ja/docs/Web/Reference/Events/load /ja/docs/Web/API/Window/load_event
/ja/docs/Web/Reference/Events/mousedown /ja/docs/Web/API/Element/mousedown_event
Expand Down Expand Up @@ -4617,7 +4623,7 @@
/ja/docs/Web/XSLT/XSLT_JS_interface_in_Gecko/Setting_Parameters /ja/docs/Web/API/XSLTProcessor
/ja/docs/Web2/Reference/Events/compositionend /ja/docs/Web/API/Element/compositionend_event
/ja/docs/Web2/Reference/Events/compositionstart /ja/docs/Web/API/Element/compositionstart_event
/ja/docs/Web2/Reference/Events/input /ja/docs/Web/API/HTMLElement/input_event
/ja/docs/Web2/Reference/Events/input /ja/docs/Web/API/Element/input_event
/ja/docs/WebAPI /ja/docs/Web/API
/ja/docs/WebAPI/Battery_Status /ja/docs/Web/API/Battery_Status_API
/ja/docs/WebAPI/Managing_screen_orientation /ja/docs/Web/API/CSS_Object_Model/Managing_screen_orientation
Expand Down Expand Up @@ -4655,7 +4661,7 @@
/ja/docs/Web_Development /ja/docs/Web/Guide
/ja/docs/Web_Development/Historical_artifacts_to_avoid /ja/docs/Learn/HTML/Introduction_to_HTML
/ja/docs/Web_Development/Introduction_to_Web_development /ja/docs/Learn
/ja/docs/Web_Development/Mobile /ja/docs/Web/Guide/Mobile
/ja/docs/Web_Development/Mobile /ja/docs/Learn/CSS/CSS_layout/Responsive_Design
/ja/docs/Web_Development/Mobile/Responsive_design /ja/docs/Web/Progressive_web_apps
/ja/docs/Web_Development/Writing_forward-compatible_websites /ja/docs/Learn/Tools_and_testing/Cross_browser_testing/JavaScript
/ja/docs/Whitespace_in_the_DOM /ja/docs/Web/API/Document_Object_Model/Whitespace
Expand Down
36 changes: 12 additions & 24 deletions files/ja/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -7268,10 +7268,6 @@
"modified": "2020-10-15T21:21:49.768Z",
"contributors": ["mfuji09", "fscholz", "khalid32", "ethertank"]
},
"Web/API/Document/lostpointercapture_event": {
"modified": "2020-10-15T22:16:22.873Z",
"contributors": ["mfuji09"]
},
"Web/API/Document/open": {
"modified": "2020-10-15T21:15:48.961Z",
"contributors": ["mfuji09", "fscholz", "khalid32", "ethertank", "Potappo"]
Expand Down Expand Up @@ -7618,6 +7614,10 @@
"modified": "2020-10-17T03:58:22.731Z",
"contributors": ["Potappo", "Shirasu"]
},
"Web/API/Element/beforeinput_event": {
"modified": "2020-12-09T10:48:15.929Z",
"contributors": ["mfuji09", "Wind1808"]
},
"Web/API/Element/blur_event": {
"modified": "2020-10-15T21:58:39.988Z",
"contributors": ["mfuji09", "fscholz", "TNKSoftware"]
Expand Down Expand Up @@ -7878,6 +7878,10 @@
"Hfjapancom"
]
},
"Web/API/Element/input_event": {
"modified": "2020-10-15T22:22:03.393Z",
"contributors": ["mfuji09"]
},
"Web/API/Element/insertAdjacentHTML": {
"modified": "2019-03-23T23:38:38.922Z",
"contributors": [
Expand Down Expand Up @@ -9041,10 +9045,6 @@
"modified": "2020-10-15T22:02:47.537Z",
"contributors": ["dskmori", "8845musign"]
},
"Web/API/HTMLElement/beforeinput_event": {
"modified": "2020-12-09T10:48:15.929Z",
"contributors": ["mfuji09", "Wind1808"]
},
"Web/API/HTMLElement/blur": {
"modified": "2020-10-15T21:21:43.979Z",
"contributors": ["mfuji09", "Wind1808", "fscholz", "ethertank"]
Expand Down Expand Up @@ -9108,10 +9108,6 @@
"modified": "2020-10-15T21:43:21.632Z",
"contributors": ["genzai", "mfuji09", "momdo", "j5a"]
},
"Web/API/HTMLElement/input_event": {
"modified": "2020-10-15T22:22:03.393Z",
"contributors": ["mfuji09"]
},
"Web/API/HTMLElement/isContentEditable": {
"modified": "2020-10-15T21:21:11.925Z",
"contributors": ["mfuji09", "fscholz", "AshfaqHossain", "ethertank"]
Expand Down Expand Up @@ -20299,18 +20295,6 @@
"modified": "2020-07-24T06:19:03.585Z",
"contributors": ["Wind1808"]
},
"Web/Guide/Mobile": {
"modified": "2020-03-07T14:24:28.388Z",
"contributors": ["mfuji09", "silverskyvicto"]
},
"Web/Guide/Mobile/A_hybrid_approach": {
"modified": "2019-04-11T09:38:06.495Z",
"contributors": ["Wind1808"]
},
"Web/Guide/Mobile/Mobile-friendliness": {
"modified": "2019-04-16T23:59:54.980Z",
"contributors": ["Uemmra3", "Wind1808"]
},
"Web/HTML": {
"modified": "2020-12-14T11:33:50.265Z",
"contributors": [
Expand Down Expand Up @@ -30166,6 +30150,10 @@
"modified": "2020-10-15T21:21:07.088Z",
"contributors": ["mfuji09", "fscholz", "AshfaqHossain", "ethertank"]
},
"conflicting/Web/API/Element/lostpointercapture_event": {
"modified": "2020-10-15T22:16:22.873Z",
"contributors": ["mfuji09"]
},
"conflicting/Web/API/Element/touchcancel_event": {
"modified": "2020-10-15T22:15:27.879Z",
"contributors": ["mfuji09"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Document: lostpointercapture イベント"
slug: Web/API/Document/lostpointercapture_event
slug: conflicting/Web/API/Element/lostpointercapture_event
original_slug: Web/API/Document/lostpointercapture_event
---

{{APIRef}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: "HTMLElement: beforeinput イベント"
slug: Web/API/HTMLElement/beforeinput_event
l10n:
sourceCommit: a3d9f61a8990ba7b53bda9748d1f26a9e9810b18
slug: Web/API/Element/beforeinput_event
original_slug: Web/API/HTMLElement/beforeinput_event
---

{{APIRef}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: "HTMLElement: input イベント"
slug: Web/API/HTMLElement/input_event
l10n:
sourceCommit: a3d9f61a8990ba7b53bda9748d1f26a9e9810b18
slug: Web/API/Element/input_event
original_slug: Web/API/HTMLElement/input_event
---

{{APIRef}}
Expand Down
Loading

0 comments on commit 2533ca7

Please sign in to comment.