From d67554183eee50b2be888ac9577224514b038ec6 Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Thu, 4 Jul 2024 01:29:15 +0000 Subject: [PATCH] ja: sync translated content --- files/ja/_redirects.txt | 3 +++ files/ja/_wikihistory.json | 16 ++++++++-------- .../web/api/fetch_api/using_fetch}/index.md | 3 ++- .../{second-level_domain => sld}/index.md | 3 ++- .../web/css/-webkit-overflow-scrolling/index.md | 3 ++- 5 files changed, 17 insertions(+), 11 deletions(-) rename files/ja/{web/api/fetch_api/cross-global_fetch_usage => conflicting/web/api/fetch_api/using_fetch}/index.md (95%) rename files/ja/glossary/{second-level_domain => sld}/index.md (95%) rename files/ja/{ => orphaned}/web/css/-webkit-overflow-scrolling/index.md (96%) diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index 80e0bf93e412c1..dfe259d2b027c2 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -1349,6 +1349,7 @@ /ja/docs/Glossary/Round_Trip_Time_(RTT) /ja/docs/Glossary/Round_Trip_Time /ja/docs/Glossary/SSL_Glossary /ja/docs/Glossary/SSL /ja/docs/Glossary/Scrollport /ja/docs/Glossary/Scroll_container +/ja/docs/Glossary/Second-level_Domain /ja/docs/Glossary/SLD /ja/docs/Glossary/Signature/セキュリティ /ja/docs/Glossary/Signature/Security /ja/docs/Glossary/Signature/関数 /ja/docs/Glossary/Signature/Function /ja/docs/Glossary/Simple_header /ja/docs/Glossary/CORS-safelisted_request_header @@ -2761,6 +2762,7 @@ /ja/docs/Web/API/EventTarget/attachEvent /ja/docs/Web/API/EventTarget/addEventListener /ja/docs/Web/API/FetchEvent_clone /ja/docs/Web/API/FetchEvent /ja/docs/Web/API/Fetch_API/Basic_concepts /ja/docs/Web/API/Fetch_API/Using_Fetch +/ja/docs/Web/API/Fetch_API/Cross-global_fetch_usage /ja/docs/conflicting/Web/API/Fetch_API/Using_Fetch /ja/docs/Web/API/File.name /ja/docs/Web/API/File/name /ja/docs/Web/API/File.size /ja/docs/Web/API/Blob/size /ja/docs/Web/API/File.type /ja/docs/Web/API/Blob/type @@ -3560,6 +3562,7 @@ /ja/docs/Web/CSS/-moz-zoom-out /ja/docs/Web/CSS/cursor /ja/docs/Web/CSS/-ms-scroll-snap-type /ja/docs/Web/CSS/scroll-snap-type /ja/docs/Web/CSS/-webkit-mask-attachment /ja/docs/Web/CSS +/ja/docs/Web/CSS/-webkit-overflow-scrolling /ja/docs/orphaned/Web/CSS/-webkit-overflow-scrolling /ja/docs/Web/CSS/-webkit-print-color-adjust /ja/docs/Web/CSS/print-color-adjust /ja/docs/Web/CSS/:-moz-focusring /ja/docs/Web/CSS/:focus-visible /ja/docs/Web/CSS/:-moz-list-bullet /ja/docs/Web/CSS/::-moz-list-bullet diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 2de9245636d0de..92fce9d6269ed0 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -8434,10 +8434,6 @@ "chikoski" ] }, - "Web/API/Fetch_API/Cross-global_fetch_usage": { - "modified": "2020-01-07T17:57:37.167Z", - "contributors": ["Wind1808"] - }, "Web/API/Fetch_API/Using_Fetch": { "modified": "2020-10-15T21:47:32.462Z", "contributors": [ @@ -15513,10 +15509,6 @@ "modified": "2020-11-22T08:36:33.464Z", "contributors": ["mixplace", "8845musign"] }, - "Web/CSS/-webkit-overflow-scrolling": { - "modified": "2020-10-15T22:08:24.081Z", - "contributors": ["mfuji09"] - }, "Web/CSS/-webkit-tap-highlight-color": { "modified": "2019-04-25T10:41:36.517Z", "contributors": ["mfuji09"] @@ -30284,6 +30276,10 @@ "modified": "2020-02-11T06:17:04.429Z", "contributors": ["tyankatsu", "Marsf"] }, + "conflicting/Web/API/Fetch_API/Using_Fetch": { + "modified": "2020-01-07T17:57:37.167Z", + "contributors": ["Wind1808"] + }, "conflicting/Web/API/FormData": { "modified": "2019-04-26T23:54:27.353Z", "contributors": ["mfuji09"] @@ -30505,6 +30501,10 @@ "modified": "2020-04-13T14:01:47.252Z", "contributors": ["mfuji09", "Marsf"] }, + "orphaned/Web/CSS/-webkit-overflow-scrolling": { + "modified": "2020-10-15T22:08:24.081Z", + "contributors": ["mfuji09"] + }, "orphaned/Web/CSS/CSS_Animations/Detecting_CSS_animation_support": { "modified": "2019-03-18T21:20:29.728Z", "contributors": ["mfuji09"] diff --git a/files/ja/web/api/fetch_api/cross-global_fetch_usage/index.md b/files/ja/conflicting/web/api/fetch_api/using_fetch/index.md similarity index 95% rename from files/ja/web/api/fetch_api/cross-global_fetch_usage/index.md rename to files/ja/conflicting/web/api/fetch_api/using_fetch/index.md index 8e3986b49b05a8..e175ca624324f3 100644 --- a/files/ja/web/api/fetch_api/cross-global_fetch_usage/index.md +++ b/files/ja/conflicting/web/api/fetch_api/using_fetch/index.md @@ -1,6 +1,7 @@ --- title: グローバル間フェッチの使用 -slug: Web/API/Fetch_API/Cross-global_fetch_usage +slug: conflicting/Web/API/Fetch_API/Using_Fetch +original_slug: Web/API/Fetch_API/Cross-global_fetch_usage l10n: sourceCommit: 1511e914c6b1ce6f88056bfefd48a6aa585cebce --- diff --git a/files/ja/glossary/second-level_domain/index.md b/files/ja/glossary/sld/index.md similarity index 95% rename from files/ja/glossary/second-level_domain/index.md rename to files/ja/glossary/sld/index.md index 07019457e639e4..158cdee06ff0fe 100644 --- a/files/ja/glossary/second-level_domain/index.md +++ b/files/ja/glossary/sld/index.md @@ -1,6 +1,7 @@ --- title: SLD -slug: Glossary/Second-level_Domain +slug: Glossary/SLD +original_slug: Glossary/Second-level_Domain --- {{GlossarySidebar}} diff --git a/files/ja/web/css/-webkit-overflow-scrolling/index.md b/files/ja/orphaned/web/css/-webkit-overflow-scrolling/index.md similarity index 96% rename from files/ja/web/css/-webkit-overflow-scrolling/index.md rename to files/ja/orphaned/web/css/-webkit-overflow-scrolling/index.md index 105daf99a1bc5b..1d0089ac8d45e9 100644 --- a/files/ja/web/css/-webkit-overflow-scrolling/index.md +++ b/files/ja/orphaned/web/css/-webkit-overflow-scrolling/index.md @@ -1,6 +1,7 @@ --- title: "-webkit-overflow-scrolling" -slug: Web/CSS/-webkit-overflow-scrolling +slug: orphaned/Web/CSS/-webkit-overflow-scrolling +original_slug: Web/CSS/-webkit-overflow-scrolling --- {{CSSRef}} {{Non-standard_header}}