diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-13 00:50:02 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-13 00:50:02 +0000 |
commit | e84571bf4315e3de19726493b526416d22643a1f (patch) | |
tree | d1789b794b88e38a7bf97aef4b738d2948e25c1a /files | |
parent | 270962aa08ad831c6b2bbf3bd7373a8dacbda959 (diff) | |
download | translated-content-e84571bf4315e3de19726493b526416d22643a1f.tar.gz translated-content-e84571bf4315e3de19726493b526416d22643a1f.tar.bz2 translated-content-e84571bf4315e3de19726493b526416d22643a1f.zip |
[CRON] sync translated content
Diffstat (limited to 'files')
-rw-r--r-- | files/ja/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/xrinputsource/handedness/index.html (renamed from files/ja/web/api/xrhandedness/index.html) | 3 | ||||
-rw-r--r-- | files/ja/conflicting/web/api/xrinputsource/targetraymode/index.html (renamed from files/ja/web/api/xrtargetraymode/index.html) | 3 |
4 files changed, 18 insertions, 14 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index acceb018dd..7c139f1bf5 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3331,11 +3331,13 @@ /ja/docs/Web/API/WindowTimers/setTimeout /ja/docs/Web/API/setTimeout /ja/docs/Web/API/WorkerGlobalScope/caches /ja/docs/Web/API/caches /ja/docs/Web/API/XMLHttpRequest/openRequest /ja/docs/orphaned/Web/API/XMLHttpRequest/openRequest +/ja/docs/Web/API/XRHandedness /ja/docs/conflicting/Web/API/XRInputSource/handedness /ja/docs/Web/API/XRReferenceSpaceEventInit /ja/docs/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent /ja/docs/Web/API/XRReferenceSpaceEventInit/referenceSpace /ja/docs/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent /ja/docs/Web/API/XRReferenceSpaceEventInit/transform /ja/docs/Web/API/XRReferenceSpaceEvent/XRReferenceSpaceEvent /ja/docs/Web/API/XRReferenceSpaceType /ja/docs/Web/API/XRSession/requestReferenceSpace /ja/docs/Web/API/XRSessionMode /ja/docs/orphaned/Web/API/XRSessionMode +/ja/docs/Web/API/XRTargetRayMode /ja/docs/conflicting/Web/API/XRInputSource/targetRayMode /ja/docs/Web/API/console.dir /ja/docs/Web/API/Console/dir /ja/docs/Web/API/console.log /ja/docs/Web/API/Console/log /ja/docs/Web/API/console.time /ja/docs/Web/API/Console/time diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 06c2c4984e..d693e71dfb 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -25946,12 +25946,6 @@ "Wind1808" ] }, - "Web/API/XRHandedness": { - "modified": "2020-12-06T13:23:10.937Z", - "contributors": [ - "Wind1808" - ] - }, "Web/API/XRInputSource": { "modified": "2020-12-06T11:35:46.714Z", "contributors": [ @@ -26072,12 +26066,6 @@ "Wind1808" ] }, - "Web/API/XRTargetRayMode": { - "modified": "2020-12-08T09:23:22.538Z", - "contributors": [ - "Wind1808" - ] - }, "Web/API/XSLTProcessor": { "modified": "2020-10-15T21:59:36.911Z", "contributors": [ @@ -48571,6 +48559,18 @@ "silverskyvicto" ] }, + "conflicting/Web/API/XRInputSource/handedness": { + "modified": "2020-12-06T13:23:10.937Z", + "contributors": [ + "Wind1808" + ] + }, + "conflicting/Web/API/XRInputSource/targetRayMode": { + "modified": "2020-12-08T09:23:22.538Z", + "contributors": [ + "Wind1808" + ] + }, "orphaned/Building_a_Mozilla_Distribution": { "modified": "2019-03-23T23:49:07.062Z", "contributors": [ diff --git a/files/ja/web/api/xrhandedness/index.html b/files/ja/conflicting/web/api/xrinputsource/handedness/index.html index c66cb6f7c6..ea3db01eec 100644 --- a/files/ja/web/api/xrhandedness/index.html +++ b/files/ja/conflicting/web/api/xrinputsource/handedness/index.html @@ -1,6 +1,6 @@ --- title: XRHandedness -slug: Web/API/XRHandedness +slug: conflicting/Web/API/XRInputSource/handedness tags: - API - AR @@ -17,6 +17,7 @@ tags: - left - right translation_of: Web/API/XRHandedness +original_slug: Web/API/XRHandedness --- <p>{{APIRef("WebXR")}}</p> diff --git a/files/ja/web/api/xrtargetraymode/index.html b/files/ja/conflicting/web/api/xrinputsource/targetraymode/index.html index 7c9848eca4..e787a3e7be 100644 --- a/files/ja/web/api/xrtargetraymode/index.html +++ b/files/ja/conflicting/web/api/xrinputsource/targetraymode/index.html @@ -1,6 +1,6 @@ --- title: XRTargetRayMode -slug: Web/API/XRTargetRayMode +slug: conflicting/Web/API/XRInputSource/targetRayMode tags: - 3D - API @@ -22,6 +22,7 @@ tags: - source - target translation_of: Web/API/XRTargetRayMode +original_slug: Web/API/XRTargetRayMode --- <p>{{APIRef("WebXR")}}</p> |