diff options
author | MDN <actions@users.noreply.github.com> | 2021-04-27 00:11:20 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-04-27 00:11:20 +0000 |
commit | a1711eaef7357451a07140b41bb970bc3c0e0ccb (patch) | |
tree | 990337693f1f419106a97b26b587d896322e60bb /files/ja | |
parent | aa7bd8a3cd0805e7e2b987542c7edf47f804344a (diff) | |
download | translated-content-a1711eaef7357451a07140b41bb970bc3c0e0ccb.tar.gz translated-content-a1711eaef7357451a07140b41bb970bc3c0e0ccb.tar.bz2 translated-content-a1711eaef7357451a07140b41bb970bc3c0e0ccb.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 3 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 36 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/deviceproximityevent/max/index.html (renamed from files/ja/web/api/deviceproximityevent/max/index.html) | 3 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/deviceproximityevent/min/index.html (renamed from files/ja/web/api/deviceproximityevent/min/index.html) | 3 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/deviceproximityevent/value/index.html (renamed from files/ja/web/api/deviceproximityevent/value/index.html) | 3 |
5 files changed, 27 insertions, 21 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 7c9273da6e..29ba1458ca 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3745,6 +3745,9 @@ /ja/docs/Web/API/Detecting_device_orientation /ja/docs/orphaned/Web/API/Detecting_device_orientation /ja/docs/Web/API/DeviceAcceleration /ja/docs/Web/API/DeviceMotionEventAcceleration /ja/docs/Web/API/DeviceLightEvent.value /ja/docs/Web/API/DeviceLightEvent/value +/ja/docs/Web/API/DeviceProximityEvent/max /ja/docs/orphaned/Web/API/DeviceProximityEvent/max +/ja/docs/Web/API/DeviceProximityEvent/min /ja/docs/orphaned/Web/API/DeviceProximityEvent/min +/ja/docs/Web/API/DeviceProximityEvent/value /ja/docs/orphaned/Web/API/DeviceProximityEvent/value /ja/docs/Web/API/Document.domConfig /ja/docs/Web/API/Document /ja/docs/Web/API/Document/async /ja/docs/Web/API/XMLDocument/async /ja/docs/Web/API/Document/defaultView/storage_event /ja/docs/Web/API/Window/storage_event diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 0a54926ffe..a0aa7393e8 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -11457,24 +11457,6 @@ "YuichiNukiyama" ] }, - "Web/API/DeviceProximityEvent/max": { - "modified": "2019-03-23T22:15:32.868Z", - "contributors": [ - "YuichiNukiyama" - ] - }, - "Web/API/DeviceProximityEvent/min": { - "modified": "2019-03-23T22:15:40.764Z", - "contributors": [ - "YuichiNukiyama" - ] - }, - "Web/API/DeviceProximityEvent/value": { - "modified": "2019-03-23T22:15:41.294Z", - "contributors": [ - "YuichiNukiyama" - ] - }, "Web/API/Device_Memory_API": { "modified": "2020-10-15T22:28:37.534Z", "contributors": [ @@ -53496,5 +53478,23 @@ "contributors": [ "superyusuke" ] + }, + "orphaned/Web/API/DeviceProximityEvent/max": { + "modified": "2019-03-23T22:15:32.868Z", + "contributors": [ + "YuichiNukiyama" + ] + }, + "orphaned/Web/API/DeviceProximityEvent/min": { + "modified": "2019-03-23T22:15:40.764Z", + "contributors": [ + "YuichiNukiyama" + ] + }, + "orphaned/Web/API/DeviceProximityEvent/value": { + "modified": "2019-03-23T22:15:41.294Z", + "contributors": [ + "YuichiNukiyama" + ] } }
\ No newline at end of file diff --git a/files/ja/web/api/deviceproximityevent/max/index.html b/files/ja/orphaned/web/api/deviceproximityevent/max/index.html index e11285a7df..4a262f2362 100644 --- a/files/ja/web/api/deviceproximityevent/max/index.html +++ b/files/ja/orphaned/web/api/deviceproximityevent/max/index.html @@ -1,6 +1,6 @@ --- title: DeviceProximityEvent.max -slug: Web/API/DeviceProximityEvent/max +slug: orphaned/Web/API/DeviceProximityEvent/max tags: - API - DevicProximitiy Event @@ -8,6 +8,7 @@ tags: - Property - Reference translation_of: Web/API/DeviceProximityEvent/max +original_slug: Web/API/DeviceProximityEvent/max --- <p>{{APIRef("Proximity Events")}}{{SeeCompatTable}}</p> diff --git a/files/ja/web/api/deviceproximityevent/min/index.html b/files/ja/orphaned/web/api/deviceproximityevent/min/index.html index 96e4cae76c..acceaea8fa 100644 --- a/files/ja/web/api/deviceproximityevent/min/index.html +++ b/files/ja/orphaned/web/api/deviceproximityevent/min/index.html @@ -1,6 +1,6 @@ --- title: DeviceProximityEvent.min -slug: Web/API/DeviceProximityEvent/min +slug: orphaned/Web/API/DeviceProximityEvent/min tags: - API - DeviceProximity Event @@ -8,6 +8,7 @@ tags: - Property - Reference translation_of: Web/API/DeviceProximityEvent/min +original_slug: Web/API/DeviceProximityEvent/min --- <p>{{APIRef("Proximity Events")}}{{SeeCompatTable}}</p> diff --git a/files/ja/web/api/deviceproximityevent/value/index.html b/files/ja/orphaned/web/api/deviceproximityevent/value/index.html index 3cb3bf0123..3ae8090e6a 100644 --- a/files/ja/web/api/deviceproximityevent/value/index.html +++ b/files/ja/orphaned/web/api/deviceproximityevent/value/index.html @@ -1,6 +1,6 @@ --- title: DeviceProximityEvent.value -slug: Web/API/DeviceProximityEvent/value +slug: orphaned/Web/API/DeviceProximityEvent/value tags: - API - DeviceProximity Event @@ -8,6 +8,7 @@ tags: - Property - Reference translation_of: Web/API/DeviceProximityEvent/value +original_slug: Web/API/DeviceProximityEvent/value --- <p>{{APIRef("Proximity Events")}}{{SeeCompatTable}}</p> |