From 75a025413138aa1480327cac8c348a6e7d276ca7 Mon Sep 17 00:00:00 2001 From: mdn-bot <108879845+mdn-bot@users.noreply.github.com> Date: Mon, 8 Jul 2024 01:29:40 +0000 Subject: [PATCH] ko: sync translated content --- files/ko/_redirects.txt | 5 +++++ files/ko/_wikihistory.json | 16 ++++++++-------- .../glossary/sld}/index.md | 3 ++- .../web/api/fetch_api/using_fetch}/index.md | 3 ++- .../index.md | 3 ++- .../rendering}/index.md | 3 ++- .../web/css/-webkit-overflow-scrolling/index.md | 3 ++- 7 files changed, 23 insertions(+), 13 deletions(-) rename files/ko/{glossary/second-level_domain => conflicting/glossary/sld}/index.md (94%) rename files/ko/{glossary/guard => conflicting/web/api/fetch_api/using_fetch}/index.md (88%) rename files/ko/{web/api/fetch_api/basic_concepts => conflicting/web/api/fetch_api/using_fetch_c0ca150deec7d78cb1d4462e8542019b}/index.md (96%) rename files/ko/glossary/{rendering_engine => engine/rendering}/index.md (91%) rename files/ko/{ => orphaned}/web/css/-webkit-overflow-scrolling/index.md (94%) diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index c874592be86e09..e211bcd6501754 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -184,10 +184,13 @@ /ko/docs/Glossary/Descriptor_(CSS) /ko/docs/Glossary/CSS_Descriptor /ko/docs/Glossary/Empty_element /ko/docs/Glossary/Void_element /ko/docs/Glossary/First_interactive /ko/docs/conflicting/Glossary/First_CPU_idle +/ko/docs/Glossary/Guard /ko/docs/conflicting/Web/API/Fetch_API/Using_Fetch /ko/docs/Glossary/Header /ko/docs/Glossary/HTTP_header /ko/docs/Glossary/I18N /ko/docs/Glossary/Internationalization /ko/docs/Glossary/Index /ko/docs/Glossary /ko/docs/Glossary/Internationalization_and_localization /ko/docs/conflicting/Glossary/Internationalization +/ko/docs/Glossary/Rendering_engine /ko/docs/Glossary/Engine/Rendering +/ko/docs/Glossary/Second-level_Domain /ko/docs/conflicting/Glossary/SLD /ko/docs/Glossary/Simple_header /ko/docs/conflicting/Glossary/CORS-safelisted_request_header /ko/docs/Glossary/Simple_response_header /ko/docs/conflicting/Glossary/CORS-safelisted_response_header /ko/docs/Glossary/Symbol /ko/docs/Web/JavaScript/Reference/Global_Objects/Symbol @@ -442,6 +445,7 @@ /ko/docs/Web/API/Element/firstChild /ko/docs/Web/API/Node/firstChild /ko/docs/Web/API/Event/createEvent /ko/docs/Web/API/Document/createEvent /ko/docs/Web/API/EventListener /ko/docs/Web/API/EventTarget/addEventListener +/ko/docs/Web/API/Fetch_API/Basic_concepts /ko/docs/conflicting/Web/API/Fetch_API/Using_Fetch_c0ca150deec7d78cb1d4462e8542019b /ko/docs/Web/API/Fetch_API/Fetch의_사용법 /ko/docs/Web/API/Fetch_API/Using_Fetch /ko/docs/Web/API/File/Using_files_from_web_applications /ko/docs/Web/API/File_API/Using_files_from_web_applications /ko/docs/Web/API/File/size /ko/docs/Web/API/Blob/size @@ -543,6 +547,7 @@ /ko/docs/Web/API/window.screen.unlockOrientation /ko/docs/Web/API/Screen/unlockOrientation /ko/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute /ko/docs/Web/Accessibility/ARIA/Attributes/aria-label /ko/docs/Web/Accessibility/ARIA/forms /ko/docs/Web/Accessibility/ARIA +/ko/docs/Web/CSS/-webkit-overflow-scrolling /ko/docs/orphaned/Web/CSS/-webkit-overflow-scrolling /ko/docs/Web/CSS/@viewport /ko/docs/Web/CSS /ko/docs/Web/CSS/Adjacent_sibling_combinator /ko/docs/Web/CSS/Next-sibling_combinator /ko/docs/Web/CSS/All_About_The_Containing_Block /ko/docs/Web/CSS/Containing_block diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index bc47fd9d20a94f..8e31ac50bb4bbc 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -2927,10 +2927,6 @@ "modified": "2020-10-15T21:59:47.472Z", "contributors": ["alattalatta", "ggihwa", "jennybehan", "gw1021", "BANIP"] }, - "Web/API/Fetch_API/Basic_concepts": { - "modified": "2019-03-18T21:45:15.491Z", - "contributors": ["BANIP"] - }, "Web/API/Fetch_API/Using_Fetch": { "modified": "2020-10-15T22:00:18.673Z", "contributors": [ @@ -4715,10 +4711,6 @@ "modified": "2020-10-15T22:25:56.637Z", "contributors": ["alattalatta"] }, - "Web/CSS/-webkit-overflow-scrolling": { - "modified": "2020-10-15T21:37:39.290Z", - "contributors": ["alattalatta", "epicsaga"] - }, "Web/CSS/::after": { "modified": "2020-10-15T21:37:38.967Z", "contributors": [ @@ -10762,6 +10754,10 @@ "modified": "2019-01-17T02:54:48.050Z", "contributors": ["wbamberg", "zziuni"] }, + "conflicting/Web/API/Fetch_API/Using_Fetch_c0ca150deec7d78cb1d4462e8542019b": { + "modified": "2019-03-18T21:45:15.491Z", + "contributors": ["BANIP"] + }, "conflicting/Web/API/XSLTProcessor": { "modified": "2019-03-23T23:42:13.222Z", "contributors": ["chrisdavidmills", "teoli", "Sebuls"] @@ -10819,6 +10815,10 @@ "modified": "2019-03-23T23:26:46.443Z", "contributors": ["yunji_koh"] }, + "orphaned/Web/CSS/-webkit-overflow-scrolling": { + "modified": "2020-10-15T21:37:39.290Z", + "contributors": ["alattalatta", "epicsaga"] + }, "orphaned/Web/HTML/Element/applet": { "modified": "2019-03-23T22:50:49.180Z", "contributors": ["Basix"] diff --git a/files/ko/glossary/second-level_domain/index.md b/files/ko/conflicting/glossary/sld/index.md similarity index 94% rename from files/ko/glossary/second-level_domain/index.md rename to files/ko/conflicting/glossary/sld/index.md index 25f743538abdbc..910782f4ab0ef6 100644 --- a/files/ko/glossary/second-level_domain/index.md +++ b/files/ko/conflicting/glossary/sld/index.md @@ -1,6 +1,7 @@ --- title: 2단계 도메인 (Second-level Domain, SLD) -slug: Glossary/Second-level_Domain +slug: conflicting/Glossary/SLD +original_slug: Glossary/Second-level_Domain l10n: sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 --- diff --git a/files/ko/glossary/guard/index.md b/files/ko/conflicting/web/api/fetch_api/using_fetch/index.md similarity index 88% rename from files/ko/glossary/guard/index.md rename to files/ko/conflicting/web/api/fetch_api/using_fetch/index.md index 815478acfb147d..2778b7b8268653 100644 --- a/files/ko/glossary/guard/index.md +++ b/files/ko/conflicting/web/api/fetch_api/using_fetch/index.md @@ -1,6 +1,7 @@ --- title: 가드 (Guard) -slug: Glossary/Guard +slug: conflicting/Web/API/Fetch_API/Using_Fetch +original_slug: Glossary/Guard l10n: sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 --- diff --git a/files/ko/web/api/fetch_api/basic_concepts/index.md b/files/ko/conflicting/web/api/fetch_api/using_fetch_c0ca150deec7d78cb1d4462e8542019b/index.md similarity index 96% rename from files/ko/web/api/fetch_api/basic_concepts/index.md rename to files/ko/conflicting/web/api/fetch_api/using_fetch_c0ca150deec7d78cb1d4462e8542019b/index.md index a80a2e4c07da5d..3f2ff5b88f256b 100644 --- a/files/ko/web/api/fetch_api/basic_concepts/index.md +++ b/files/ko/conflicting/web/api/fetch_api/using_fetch_c0ca150deec7d78cb1d4462e8542019b/index.md @@ -1,6 +1,7 @@ --- title: Fetch 기본 개념 -slug: Web/API/Fetch_API/Basic_concepts +slug: conflicting/Web/API/Fetch_API/Using_Fetch_c0ca150deec7d78cb1d4462e8542019b +original_slug: Web/API/Fetch_API/Basic_concepts l10n: sourceCommit: c88a329069328522a5c20c054f9dbced9967dbd4 --- diff --git a/files/ko/glossary/rendering_engine/index.md b/files/ko/glossary/engine/rendering/index.md similarity index 91% rename from files/ko/glossary/rendering_engine/index.md rename to files/ko/glossary/engine/rendering/index.md index 72eb09fbfe0132..6cbbfa966b315b 100644 --- a/files/ko/glossary/rendering_engine/index.md +++ b/files/ko/glossary/engine/rendering/index.md @@ -1,6 +1,7 @@ --- title: 렌더링 엔진 (Rendering engine) -slug: Glossary/Rendering_engine +slug: Glossary/Engine/Rendering +original_slug: Glossary/Rendering_engine l10n: sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 --- diff --git a/files/ko/web/css/-webkit-overflow-scrolling/index.md b/files/ko/orphaned/web/css/-webkit-overflow-scrolling/index.md similarity index 94% rename from files/ko/web/css/-webkit-overflow-scrolling/index.md rename to files/ko/orphaned/web/css/-webkit-overflow-scrolling/index.md index ff875513848a6a..dd4e60de0bfda2 100644 --- a/files/ko/web/css/-webkit-overflow-scrolling/index.md +++ b/files/ko/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}}