diff options
author | MDN <actions@users.noreply.github.com> | 2022-02-02 00:53:44 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2022-02-02 00:53:44 +0000 |
commit | c30d0b51819d7548c17573e1e1ecf13a51ba564d (patch) | |
tree | c51d3c7c1ffd5054868e3f91cf5a6a90306c549e /files/ja | |
parent | 324e69ea8f1d9fafba40e5a838e233c8d4fec9d4 (diff) | |
download | translated-content-c30d0b51819d7548c17573e1e1ecf13a51ba564d.tar.gz translated-content-c30d0b51819d7548c17573e1e1ecf13a51ba564d.tar.bz2 translated-content-c30d0b51819d7548c17573e1e1ecf13a51ba564d.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 2 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ja/conflicting/web/css/print-color-adjust/index.md (renamed from files/ja/web/css/color-adjust/index.md) | 5 | ||||
-rw-r--r-- | files/ja/web/css/print-color-adjust/index.md (renamed from files/ja/web/css/-webkit-print-color-adjust/index.md) | 5 |
4 files changed, 20 insertions, 16 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index e511d50334..ffb19699e1 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -3626,6 +3626,7 @@ /ja/docs/Web/CSS/-moz-zoom-out /ja/docs/Web/CSS/cursor /ja/docs/Web/CSS/-ms-high-contrast /ja/docs/Web/CSS/@media/-ms-high-contrast /ja/docs/Web/CSS/-ms-scroll-snap-type /ja/docs/Web/CSS/scroll-snap-type +/ja/docs/Web/CSS/-webkit-print-color-adjust /ja/docs/Web/CSS/print-color-adjust /ja/docs/Web/CSS/:-moz-placeholder /ja/docs/Web/CSS/:placeholder-shown /ja/docs/Web/CSS/:-ms-input-placeholder /ja/docs/Web/CSS/:placeholder-shown /ja/docs/Web/CSS/:-webkit-autofill /ja/docs/Web/CSS/:autofill @@ -3730,6 +3731,7 @@ /ja/docs/Web/CSS/box_model /ja/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model /ja/docs/Web/CSS/calc /ja/docs/Web/CSS/calc() /ja/docs/Web/CSS/clamp /ja/docs/Web/CSS/clamp() +/ja/docs/Web/CSS/color-adjust /ja/docs/conflicting/Web/CSS/print-color-adjust /ja/docs/Web/CSS/conic-gradient /ja/docs/Web/CSS/gradient/conic-gradient() /ja/docs/Web/CSS/conic-gradient() /ja/docs/Web/CSS/gradient/conic-gradient() /ja/docs/Web/CSS/counter /ja/docs/Web/CSS/counter() diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 673d001d2e..b3c7660de8 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -26833,12 +26833,6 @@ "mfuji09" ] }, - "Web/CSS/-webkit-print-color-adjust": { - "modified": "2020-10-15T22:16:00.721Z", - "contributors": [ - "isudzumi" - ] - }, "Web/CSS/-webkit-tap-highlight-color": { "modified": "2019-04-25T10:41:36.517Z", "contributors": [ @@ -30273,12 +30267,6 @@ "Marsf" ] }, - "Web/CSS/color-adjust": { - "modified": "2020-10-15T22:13:00.476Z", - "contributors": [ - "mfuji09" - ] - }, "Web/CSS/color_value": { "modified": "2020-10-15T21:14:39.477Z", "contributors": [ @@ -32233,6 +32221,12 @@ "sosleepy" ] }, + "Web/CSS/print-color-adjust": { + "modified": "2020-10-15T22:16:00.721Z", + "contributors": [ + "isudzumi" + ] + }, "Web/CSS/quotes": { "modified": "2020-10-15T21:20:00.470Z", "contributors": [ @@ -48617,6 +48611,12 @@ "hommaam" ] }, + "conflicting/Web/CSS/print-color-adjust": { + "modified": "2020-10-15T22:13:00.476Z", + "contributors": [ + "mfuji09" + ] + }, "conflicting/Web/HTTP/Headers/Feature-Policy/xr-spatial-tracking": { "modified": "2020-08-12T12:42:41.854Z", "contributors": [ diff --git a/files/ja/web/css/color-adjust/index.md b/files/ja/conflicting/web/css/print-color-adjust/index.md index 5dd07edb2a..4c585c7108 100644 --- a/files/ja/web/css/color-adjust/index.md +++ b/files/ja/conflicting/web/css/print-color-adjust/index.md @@ -1,6 +1,6 @@ --- title: color-adjust -slug: Web/CSS/color-adjust +slug: conflicting/Web/CSS/print-color-adjust tags: - Adjusting Colors - CSS @@ -16,8 +16,9 @@ tags: - ウェブ - color-adjust - recipe:css-property -browser-compat: css.properties.color-adjust translation_of: Web/CSS/color-adjust +original_slug: Web/CSS/color-adjust +browser-compat: css.properties.color-adjust --- {{CSSRef}} diff --git a/files/ja/web/css/-webkit-print-color-adjust/index.md b/files/ja/web/css/print-color-adjust/index.md index 0683ceb290..a7932c3e4e 100644 --- a/files/ja/web/css/-webkit-print-color-adjust/index.md +++ b/files/ja/web/css/print-color-adjust/index.md @@ -1,6 +1,6 @@ --- title: '-webkit-print-color-adjust' -slug: Web/CSS/-webkit-print-color-adjust +slug: Web/CSS/print-color-adjust tags: - CSS - CSS プロパティ @@ -8,8 +8,9 @@ tags: - 標準外 - ウェブ - recipe:css-property -browser-compat: css.properties.-webkit-print-color-adjust translation_of: Web/CSS/-webkit-print-color-adjust +original_slug: Web/CSS/-webkit-print-color-adjust +browser-compat: css.properties.-webkit-print-color-adjust --- {{CSSRef}}{{Non-standard_header}} |