diff options
author | MDN <actions@users.noreply.github.com> | 2021-07-07 00:36:00 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-07-07 00:36:00 +0000 |
commit | 751e4b6115b0d8f30a147dcba95a3e21445ba4de (patch) | |
tree | 3d63e324fe754f9b9f371f50394cfd55692ab32e /files/ja | |
parent | 4f70db6399a732ca7571c6c8cb952be7c9a85763 (diff) | |
download | translated-content-751e4b6115b0d8f30a147dcba95a3e21445ba4de.tar.gz translated-content-751e4b6115b0d8f30a147dcba95a3e21445ba4de.tar.bz2 translated-content-751e4b6115b0d8f30a147dcba95a3e21445ba4de.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 4 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 26 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/domlocator/index.html (renamed from files/ja/web/api/domlocator/index.html) | 3 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/htmlorforeignelement/nonce/index.html (renamed from files/ja/web/api/htmlorforeignelement/nonce/index.html) | 3 |
4 files changed, 20 insertions, 16 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 0dce209c98..ed20668cc1 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3742,6 +3742,7 @@ /ja/docs/Web/API/Console.error /ja/docs/Web/API/Console/error /ja/docs/Web/API/Coordinates /ja/docs/Web/API/GeolocationCoordinates /ja/docs/Web/API/DOMCursor.done /ja/docs/Web/API/DOMCursor/done +/ja/docs/Web/API/DOMLocator /ja/docs/orphaned/Web/API/DOMLocator /ja/docs/Web/API/DOMRequest.error /ja/docs/Web/API/DOMRequest/error /ja/docs/Web/API/DeviceAcceleration /ja/docs/Web/API/DeviceMotionEventAcceleration /ja/docs/Web/API/DeviceLightEvent /ja/docs/orphaned/Web/API/DeviceLightEvent @@ -3823,7 +3824,7 @@ /ja/docs/Web/API/HTMLElement/dataset /ja/docs/orphaned/Web/API/HTMLOrForeignElement/dataset /ja/docs/Web/API/HTMLElement/focus /ja/docs/Web/API/HTMLOrForeignElement/focus /ja/docs/Web/API/HTMLElement/forceSpellCheck /ja/docs/orphaned/Web/API/HTMLElement/forceSpellCheck -/ja/docs/Web/API/HTMLElement/nonce /ja/docs/Web/API/HTMLOrForeignElement/nonce +/ja/docs/Web/API/HTMLElement/nonce /ja/docs/orphaned/Web/API/HTMLOrForeignElement/nonce /ja/docs/Web/API/HTMLElement/style /ja/docs/orphaned/Web/API/ElementCSSInlineStyle/style /ja/docs/Web/API/HTMLElement/tabIndex /ja/docs/orphaned/Web/API/HTMLOrForeignElement/tabIndex /ja/docs/Web/API/HTMLFormElement.acceptCharset /ja/docs/Web/API/HTMLFormElement/acceptCharset @@ -3853,6 +3854,7 @@ /ja/docs/Web/API/HTMLIFrameElement.getVisible /ja/docs/Web/API/HTMLIFrameElement/getVisible /ja/docs/Web/API/HTMLIFrameElement.stop /ja/docs/Web/API/HTMLIFrameElement/stop /ja/docs/Web/API/HTMLOrForeignElement/dataset /ja/docs/orphaned/Web/API/HTMLOrForeignElement/dataset +/ja/docs/Web/API/HTMLOrForeignElement/nonce /ja/docs/orphaned/Web/API/HTMLOrForeignElement/nonce /ja/docs/Web/API/HTMLOrForeignElement/tabIndex /ja/docs/orphaned/Web/API/HTMLOrForeignElement/tabIndex /ja/docs/Web/API/HTMLTableElement.align /ja/docs/Web/API/HTMLTableElement/align /ja/docs/Web/API/HTMLTableElement.bgColor /ja/docs/Web/API/HTMLTableElement/bgColor diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 5691642ed0..8e442ad50d 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -11890,12 +11890,6 @@ "Uemmra3" ] }, - "Web/API/DOMLocator": { - "modified": "2020-08-13T09:34:48.574Z", - "contributors": [ - "eltociear" - ] - }, "Web/API/DOMMatrix": { "modified": "2019-03-23T22:26:24.870Z", "contributors": [ @@ -17060,13 +17054,6 @@ "ethertank" ] }, - "Web/API/HTMLOrForeignElement/nonce": { - "modified": "2020-10-15T22:22:13.107Z", - "contributors": [ - "mfuji09", - "Wind1808" - ] - }, "Web/API/HTMLOutputElement": { "modified": "2020-10-15T21:18:44.480Z", "contributors": [ @@ -51647,6 +51634,12 @@ "Shirasu" ] }, + "orphaned/Web/API/DOMLocator": { + "modified": "2020-08-13T09:34:48.574Z", + "contributors": [ + "eltociear" + ] + }, "orphaned/Web/API/Detecting_device_orientation": { "modified": "2020-10-15T21:21:30.973Z", "contributors": [ @@ -51755,6 +51748,13 @@ "Kenju" ] }, + "orphaned/Web/API/HTMLOrForeignElement/nonce": { + "modified": "2020-10-15T22:22:13.107Z", + "contributors": [ + "mfuji09", + "Wind1808" + ] + }, "orphaned/Web/API/HTMLOrForeignElement/tabIndex": { "modified": "2020-10-15T21:09:43.599Z", "contributors": [ diff --git a/files/ja/web/api/domlocator/index.html b/files/ja/orphaned/web/api/domlocator/index.html index 1cc40f4afe..a43fbf8320 100644 --- a/files/ja/web/api/domlocator/index.html +++ b/files/ja/orphaned/web/api/domlocator/index.html @@ -1,6 +1,6 @@ --- title: DOMLocator -slug: Web/API/DOMLocator +slug: orphaned/Web/API/DOMLocator tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Obsolete - Reference translation_of: Web/API/DOMLocator +original_slug: Web/API/DOMLocator --- <p>{{APIRef("DOM")}}{{obsolete_header}}</p> diff --git a/files/ja/web/api/htmlorforeignelement/nonce/index.html b/files/ja/orphaned/web/api/htmlorforeignelement/nonce/index.html index cd64acbbb5..ab1e19b3a6 100644 --- a/files/ja/web/api/htmlorforeignelement/nonce/index.html +++ b/files/ja/orphaned/web/api/htmlorforeignelement/nonce/index.html @@ -1,6 +1,6 @@ --- title: HTMLOrForeignElement.nonce -slug: Web/API/HTMLOrForeignElement/nonce +slug: orphaned/Web/API/HTMLOrForeignElement/nonce tags: - API - Content Security Policy @@ -11,6 +11,7 @@ tags: - Reference - nonce translation_of: Web/API/HTMLOrForeignElement/nonce +original_slug: Web/API/HTMLOrForeignElement/nonce --- <div>{{APIRef("HTML DOM")}}</div> |