aboutsummaryrefslogtreecommitdiff
path: root/files/ja
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-06-30 00:38:38 +0000
committerMDN <actions@users.noreply.github.com>2021-06-30 00:38:38 +0000
commitc98a9b1cf02d9143cc6924f1991d600c0f807411 (patch)
treef42fa9c2dada7edef3ad108024fb9dc68e3c13de /files/ja
parente189146261073bc1cfb436698e3febd15e09cab4 (diff)
downloadtranslated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.tar.gz
translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.tar.bz2
translated-content-c98a9b1cf02d9143cc6924f1991d600c0f807411.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r--files/ja/_redirects.txt6
-rw-r--r--files/ja/_wikihistory.json58
-rw-r--r--files/ja/orphaned/web/api/childnode/before/index.html (renamed from files/ja/web/api/childnode/before/index.html)3
-rw-r--r--files/ja/orphaned/web/api/childnode/index.html (renamed from files/ja/web/api/childnode/index.html)3
-rw-r--r--files/ja/orphaned/web/css/paint()/index.html (renamed from files/ja/web/css/paint()/index.html)3
-rw-r--r--files/ja/orphaned/web/css/transform-function/translatex/index.html (renamed from files/ja/web/css/transform-function/translatex/index.html)3
6 files changed, 42 insertions, 34 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index 86f53f55f0..8f1da022dc 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -3726,7 +3726,9 @@
/ja/docs/Web/API/CanvasRenderingContext2D.drawFocusIfNeeded /ja/docs/Web/API/CanvasRenderingContext2D/drawFocusIfNeeded
/ja/docs/Web/API/CanvasRenderingContext2D.removeHitRegion /ja/docs/Web/API/CanvasRenderingContext2D/removeHitRegion
/ja/docs/Web/API/Canvas_API/Drawing_graphics_with_canvas /ja/docs/Web/API/Canvas_API/Tutorial
+/ja/docs/Web/API/ChildNode /ja/docs/orphaned/Web/API/ChildNode
/ja/docs/Web/API/ChildNode/after /ja/docs/orphaned/Web/API/ChildNode/after
+/ja/docs/Web/API/ChildNode/before /ja/docs/orphaned/Web/API/ChildNode/before
/ja/docs/Web/API/ChildNode/remove /ja/docs/orphaned/Web/API/ChildNode/remove
/ja/docs/Web/API/ChildNode/replaceWith /ja/docs/orphaned/Web/API/ChildNode/replaceWith
/ja/docs/Web/API/Console.error /ja/docs/Web/API/Console/error
@@ -4443,7 +4445,8 @@
/ja/docs/Web/CSS/minmax /ja/docs/Web/CSS/minmax()
/ja/docs/Web/CSS/none /ja/docs/conflicting/Web/CSS/float
/ja/docs/Web/CSS/normal /ja/docs/conflicting/Web/CSS/font-variant
-/ja/docs/Web/CSS/paint /ja/docs/Web/CSS/paint()
+/ja/docs/Web/CSS/paint /ja/docs/orphaned/Web/CSS/paint()
+/ja/docs/Web/CSS/paint() /ja/docs/orphaned/Web/CSS/paint()
/ja/docs/Web/CSS/radial-gradient /ja/docs/orphaned/Web/CSS/radial-gradient()
/ja/docs/Web/CSS/radial-gradient() /ja/docs/orphaned/Web/CSS/radial-gradient()
/ja/docs/Web/CSS/repeat /ja/docs/Web/CSS/repeat()
@@ -4469,6 +4472,7 @@
/ja/docs/Web/CSS/transform-function/skewY /ja/docs/Web/CSS/transform-function/skewY()
/ja/docs/Web/CSS/transform-function/translate /ja/docs/Web/CSS/transform-function/translate()
/ja/docs/Web/CSS/transform-function/translate3d /ja/docs/Web/CSS/transform-function/translate3d()
+/ja/docs/Web/CSS/transform-function/translateX /ja/docs/orphaned/Web/CSS/transform-function/translateX
/ja/docs/Web/CSS/transform-function/translateY /ja/docs/Web/CSS/transform-function/translateY()
/ja/docs/Web/CSS/transform-function/translateZ /ja/docs/Web/CSS/transform-function/translateZ()
/ja/docs/Web/CSS/uri /ja/docs/conflicting/Web/CSS/url()
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index 4028537bb6..95e317b83f 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -11597,21 +11597,6 @@
"ethertank"
]
},
- "Web/API/ChildNode": {
- "modified": "2020-11-23T03:36:42.854Z",
- "contributors": [
- "segayuu",
- "Marsf",
- "momoi"
- ]
- },
- "Web/API/ChildNode/before": {
- "modified": "2020-10-17T03:58:22.731Z",
- "contributors": [
- "Potappo",
- "Shirasu"
- ]
- },
"Web/API/Client": {
"modified": "2020-10-15T22:28:43.389Z",
"contributors": [
@@ -32321,13 +32306,6 @@
"hashedhyphen"
]
},
- "Web/CSS/paint()": {
- "modified": "2020-11-16T09:09:19.836Z",
- "contributors": [
- "chrisdavidmills",
- "mfuji09"
- ]
- },
"Web/CSS/paint-order": {
"modified": "2020-10-15T22:12:33.956Z",
"contributors": [
@@ -33157,13 +33135,6 @@
"mfuji09"
]
},
- "Web/CSS/transform-function/translateX": {
- "modified": "2020-11-11T04:53:52.662Z",
- "contributors": [
- "mfuji09",
- "dskmori"
- ]
- },
"Web/CSS/transform-function/translateY()": {
"modified": "2020-11-30T13:01:09.056Z",
"contributors": [
@@ -51802,6 +51773,14 @@
"maruhiro"
]
},
+ "orphaned/Web/API/ChildNode": {
+ "modified": "2020-11-23T03:36:42.854Z",
+ "contributors": [
+ "segayuu",
+ "Marsf",
+ "momoi"
+ ]
+ },
"orphaned/Web/API/ChildNode/after": {
"modified": "2020-10-17T21:33:51.563Z",
"contributors": [
@@ -51810,6 +51789,13 @@
"Shirasu"
]
},
+ "orphaned/Web/API/ChildNode/before": {
+ "modified": "2020-10-17T03:58:22.731Z",
+ "contributors": [
+ "Potappo",
+ "Shirasu"
+ ]
+ },
"orphaned/Web/API/ChildNode/remove": {
"modified": "2020-10-15T21:51:39.796Z",
"contributors": [
@@ -52161,6 +52147,13 @@
"FredB"
]
},
+ "orphaned/Web/CSS/paint()": {
+ "modified": "2020-11-16T09:09:19.836Z",
+ "contributors": [
+ "chrisdavidmills",
+ "mfuji09"
+ ]
+ },
"orphaned/Web/CSS/radial-gradient()": {
"modified": "2020-11-18T14:42:27.892Z",
"contributors": [
@@ -52202,6 +52195,13 @@
"sosleepy"
]
},
+ "orphaned/Web/CSS/transform-function/translateX": {
+ "modified": "2020-11-11T04:53:52.662Z",
+ "contributors": [
+ "mfuji09",
+ "dskmori"
+ ]
+ },
"orphaned/Web/Compatibility_FAQ": {
"modified": "2019-03-23T23:03:33.809Z",
"contributors": [
diff --git a/files/ja/web/api/childnode/before/index.html b/files/ja/orphaned/web/api/childnode/before/index.html
index 109db0d9e4..b0b091392e 100644
--- a/files/ja/web/api/childnode/before/index.html
+++ b/files/ja/orphaned/web/api/childnode/before/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode.before()
-slug: Web/API/ChildNode/before
+slug: orphaned/Web/API/ChildNode/before
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Node
- Reference
translation_of: Web/API/ChildNode/before
+original_slug: Web/API/ChildNode/before
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/ja/web/api/childnode/index.html b/files/ja/orphaned/web/api/childnode/index.html
index 6f49a50a47..a1208b5aa0 100644
--- a/files/ja/web/api/childnode/index.html
+++ b/files/ja/orphaned/web/api/childnode/index.html
@@ -1,6 +1,6 @@
---
title: ChildNode
-slug: Web/API/ChildNode
+slug: orphaned/Web/API/ChildNode
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- Interface
- Node
translation_of: Web/API/ChildNode
+original_slug: Web/API/ChildNode
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/ja/web/css/paint()/index.html b/files/ja/orphaned/web/css/paint()/index.html
index 1fbaf88aa9..89f5a9d092 100644
--- a/files/ja/web/css/paint()/index.html
+++ b/files/ja/orphaned/web/css/paint()/index.html
@@ -1,6 +1,6 @@
---
title: paint()
-slug: Web/CSS/paint()
+slug: orphaned/Web/CSS/paint()
tags:
- CSS
- CSS Function
@@ -11,6 +11,7 @@ tags:
- Web
- ウェブ
translation_of: Web/CSS/paint()
+original_slug: Web/CSS/paint()
---
<div>{{CSSRef}}{{SeeCompatTable}}</div>
diff --git a/files/ja/web/css/transform-function/translatex/index.html b/files/ja/orphaned/web/css/transform-function/translatex/index.html
index e709d708d2..89f2ee7199 100644
--- a/files/ja/web/css/transform-function/translatex/index.html
+++ b/files/ja/orphaned/web/css/transform-function/translatex/index.html
@@ -1,6 +1,6 @@
---
title: translateX()
-slug: Web/CSS/transform-function/translateX
+slug: orphaned/Web/CSS/transform-function/translateX
tags:
- CSS
- CSS Function
@@ -8,6 +8,7 @@ tags:
- Function
- Reference
translation_of: Web/CSS/transform-function/translateX
+original_slug: Web/CSS/transform-function/translateX
---
<div>{{CSSRef}}</div>