aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web/javascript
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/ko/web/javascript
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/ko/web/javascript')
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/constants/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/literals/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/arithmetic_operators/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/bitwise_operators/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/logical_operators/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/special_operators/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/string_operators/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/predefined_core_objects/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/unicode/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/values/index.html1
-rw-r--r--files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/variables/index.html1
-rw-r--r--files/ko/web/javascript/introduction_to_object-oriented_javascript/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/boolean/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/date/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/internalerror/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/map/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/number/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/object/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/promise/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/proxy/handler/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/set/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/string/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/syntaxerror/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/typedarray/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/weakmap/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/weakset/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/global_objects/webassembly/global/prototype/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/arithmetic_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/assignment_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/bitwise_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/comparison_operators/index.html1
-rw-r--r--files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html1
-rw-r--r--files/ko/web/javascript/reference/statements/default/index.html1
-rw-r--r--files/ko/web/javascript/시작하기/index.html1
37 files changed, 37 insertions, 0 deletions
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/constants/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/constants/index.html
index 48a697fdc2..7b5f5c577c 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/constants/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/constants/index.html
@@ -2,6 +2,7 @@
title: Constants
slug: Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Constants
translation_of: Web/JavaScript/Guide/Grammar_and_types
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Constants
---
<h3 id=".EC.83.81.EC.88.98" name=".EC.83.81.EC.88.98"> 상수 </h3>
<p><code><a href="ko/Core_JavaScript_1.5_Reference/Statements/const">const</a></code> 키워드를 이용하면 읽기 전용의 이름 있는 상수를 만들 수 있습니다. 상수 식별자(const identifier)는 변수의 식별자와 동일합니다. 문자나 밑줄로 시작해야 하고, 알파벳, 숫자, 밑줄 문자를 사용할 수 있습니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/literals/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/literals/index.html
index dfaff2c586..ee62d0cecf 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/literals/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/literals/index.html
@@ -2,6 +2,7 @@
title: Literals
slug: Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Literals
translation_of: Web/JavaScript/Guide/Grammar_and_types
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Literals
---
<h3 id=".EC.83.81.EC.88.98.EA.B0.92.28Literal.29" name=".EC.83.81.EC.88.98.EA.B0.92.28Literal.29">상수값(Literal)</h3>
<p>JavaScript에서 값을 표현하기 위해 상수값을 사용할 수 있습니다. 그것은 변수가 아니라 고정된 값으로서 "문자 그대로(literally)" 스크립트에 값을 제공하는 것입니다. 이 절에서 다음과 같은 상수값에 대해서 설명하겠습니다.</p>
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/arithmetic_operators/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/arithmetic_operators/index.html
index ce55c0e3f2..f8793b4cbc 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/arithmetic_operators/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/arithmetic_operators/index.html
@@ -3,6 +3,7 @@ title: Arithmetic Operators
slug: >-
Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Operators/Arithmetic_Operators
translation_of: Web/JavaScript/Guide/Expressions_and_Operators
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Arithmetic_Operators
---
<h3 id=".EC.82.B0.EC.88.A0_.EC.97.B0.EC.82.B0.EC.9E.90" name=".EC.82.B0.EC.88.A0_.EC.97.B0.EC.82.B0.EC.9E.90"> 산술 연산자 </h3>
<p>산술 연산자는 수(상수값이든지 변수든지)를 받아서 하나의 수를 반환합니다. 표준 산술 연산자는 더하기(+), 빼기(-), 곱하기(*), 나누기(/)입니다. 이 연산자들은 대부분의 다른 프로그래밍 언어에서 처럼 동작합니다. 예외적으로 / 연산자는 JavaScript에서 소수를 반환합니다. C나 Java 같은 다른 언어에서는 / 연산자가 소수 부분은 잘라버립니다. 예를 들면 이렇습니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/bitwise_operators/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/bitwise_operators/index.html
index 860e6787e9..3aed13da65 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/bitwise_operators/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/bitwise_operators/index.html
@@ -3,6 +3,7 @@ title: Bitwise Operators
slug: >-
Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Operators/Bitwise_Operators
translation_of: Web/JavaScript/Guide/Expressions_and_Operators
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Bitwise_Operators
---
<p><br>
</p>
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/logical_operators/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/logical_operators/index.html
index 6b30493f83..edf5f640a5 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/logical_operators/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/logical_operators/index.html
@@ -3,6 +3,7 @@ title: Logical Operators
slug: >-
Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Operators/Logical_Operators
translation_of: Web/JavaScript/Guide/Expressions_and_Operators
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Logical_Operators
---
<h3 id=".EB.85.BC.EB.A6.AC_.EC.97.B0.EC.82.B0.EC.9E.90" name=".EB.85.BC.EB.A6.AC_.EC.97.B0.EC.82.B0.EC.9E.90"> 논리 연산자 </h3>
<p>논리 연산자는 주로 불리언(논리적) 값과 함께 사용됩니다. 그때 논리 연산자는 불리언 값을 반환합니다. 그러나 &amp;&amp;와 || 연산자는 실제로는 피연산자 중에 하나의 값을 반환하기 때문에, 이 연산자가 불리언 값이 아닌 값과 함께 사용되면 불리언 값이 아닌 값을 반환할 것입니다. 다음 표에 논리 연산자에 대해서 설명했습니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/special_operators/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/special_operators/index.html
index aa66b296fc..f238901cab 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/special_operators/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/special_operators/index.html
@@ -3,6 +3,7 @@ title: Special Operators
slug: >-
Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Operators/Special_Operators
translation_of: Web/JavaScript/Guide/Expressions_and_Operators
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/Special_Operators
---
<h3 id=".ED.8A.B9.EC.88.98_.EC.97.B0.EC.82.B0.EC.9E.90" name=".ED.8A.B9.EC.88.98_.EC.97.B0.EC.82.B0.EC.9E.90"> 특수 연산자 </h3>
<p>JavaScript 다음과 같은 특별한 연산자를 제공합니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/string_operators/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/string_operators/index.html
index 41c6c07286..fc39b5a34f 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/string_operators/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/operators/string_operators/index.html
@@ -3,6 +3,7 @@ title: String Operators
slug: >-
Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Operators/String_Operators
translation_of: Web/JavaScript/Guide/Expressions_and_Operators
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Operators/String_Operators
---
<h4 id=".EB.AC.B8.EC.9E.90.EC.97.B4_.EC.97.B0.EC.82.B0.EC.9E.90" name=".EB.AC.B8.EC.9E.90.EC.97.B4_.EC.97.B0.EC.82.B0.EC.9E.90"> 문자열 연산자 </h4>
<p>문자열 값에 사용할 수 있는 비교 연산자 외에도 연결 연산자(+)가 있는데, 이 연산자는 두 문자열 값을 연결한 새로운 문자열 값을 반환합니다. 예를 들어, <code>"my " + "string"</code>는 <code>"my string"</code>라는 문자열을 반환합니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/predefined_core_objects/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/predefined_core_objects/index.html
index 9306e0ea94..d8d0156dc2 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/predefined_core_objects/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/predefined_core_objects/index.html
@@ -3,6 +3,7 @@ title: Predefined Core Objects
slug: >-
Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Predefined_Core_Objects
translation_of: Web/JavaScript/Guide
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Predefined_Core_Objects
---
<h3 id=".EB.AF.B8.EB.A6.AC_.EC.A0.95.EC.9D.98.EB.90.9C_.EA.B8.B0.EB.B3.B8_.EA.B0.9C.EC.B2.B4" name=".EB.AF.B8.EB.A6.AC_.EC.A0.95.EC.9D.98.EB.90.9C_.EA.B8.B0.EB.B3.B8_.EA.B0.9C.EC.B2.B4"> 미리 정의된 기본 개체 </h3>
<p>이 절에서는 기본 JavaScrip에 미리 정의된 개체에 대해서 설명하겠습니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/unicode/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/unicode/index.html
index 562b7a53a0..9c97d9cf82 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/unicode/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/unicode/index.html
@@ -2,6 +2,7 @@
title: Unicode
slug: Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Unicode
translation_of: Web/JavaScript/Guide/Grammar_and_types
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Unicode
---
<h3 id=".EC.9C.A0.EB.8B.88.EC.BD.94.EB.93.9C" name=".EC.9C.A0.EB.8B.88.EC.BD.94.EB.93.9C"> 유니코드 </h3>
<p>유니코드는 세계의 주요한 문자 언어를 교환하고 표현하기 위한 문자-코딩 표준입니다. 유니코드는 아메리카, 유럽, 중동, 아프리카, 인도, 아시아, 태평양 지역(Pacifica)의 언어를 포함하며 고문자와 기술 분야 기호들도 포함합니다. 유니코드는 공통적인 기술 분야, 수학 분야 기호 뿐만 아니라 여러 언어를 포함한 텍스트의 교환, 처리, 표현을 지원합니다. 유니코드는 나라마다 서로 다른 문자 표준으로 인해서 여러 언어를 포함했을 때 발생하는 국제화 문제를 해결할 수 있기를 희망합니다. 하지만 아직은 모든 현대 문자, 고대 문자를 지원하지는 못합니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/values/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/values/index.html
index 8fcd0070e9..e5c40d23bf 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/values/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/values/index.html
@@ -2,6 +2,7 @@
title: Values
slug: Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Values
translation_of: Web/JavaScript/Guide/Grammar_and_types
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Values
---
<h3 id=".EA.B0.92" name=".EA.B0.92"> 값 </h3>
<p>JavaScript는 다음과 같은 값 형식을 인식합니다.
diff --git a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/variables/index.html b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/variables/index.html
index f31c37bc9c..c9260414d3 100644
--- a/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/variables/index.html
+++ b/files/ko/web/javascript/guide/obsolete_pages/core_javascript_1.5_guide/variables/index.html
@@ -2,6 +2,7 @@
title: Variables
slug: Web/JavaScript/Guide/Obsolete_Pages/Core_JavaScript_1.5_Guide/Variables
translation_of: Web/JavaScript/Guide/Grammar_and_types
+translation_of_original: Web/JavaScript/Guide/Obsolete_Pages/Variables
---
<h3 id=".EB.B3.80.EC.88.98" name=".EB.B3.80.EC.88.98"> 변수 </h3>
<p>우리는 프로그램 내에서 값에 이름을 부여하기 위해서 변수를 사용할 수 있습니다. 변수의 이름은 "식별자(identifier)"라고 불리며, 몇 가지 규칙을 따라야 합니다.
diff --git a/files/ko/web/javascript/introduction_to_object-oriented_javascript/index.html b/files/ko/web/javascript/introduction_to_object-oriented_javascript/index.html
index 67b15b963d..03015b1407 100644
--- a/files/ko/web/javascript/introduction_to_object-oriented_javascript/index.html
+++ b/files/ko/web/javascript/introduction_to_object-oriented_javascript/index.html
@@ -2,6 +2,7 @@
title: 객체지향 자바스크립트 개요
slug: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
translation_of: Learn/JavaScript/Objects
+translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript
---
<p>비록 다른 객체지향적인 언어들과의 차이점에 대한 논쟁들이 있긴 하지만, JavaScript는 강력한 객체지향 프로그래밍 능력들을 지니고 있다.</p>
diff --git a/files/ko/web/javascript/reference/global_objects/boolean/prototype/index.html b/files/ko/web/javascript/reference/global_objects/boolean/prototype/index.html
index 7d1ce4f379..6e90207661 100644
--- a/files/ko/web/javascript/reference/global_objects/boolean/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/boolean/prototype/index.html
@@ -7,6 +7,7 @@ tags:
- Property
- Prototype
translation_of: Web/JavaScript/Reference/Global_Objects/Boolean
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Boolean/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/date/prototype/index.html b/files/ko/web/javascript/reference/global_objects/date/prototype/index.html
index 7fe5dc9617..06e1bba5f7 100644
--- a/files/ko/web/javascript/reference/global_objects/date/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/date/prototype/index.html
@@ -8,6 +8,7 @@ tags:
- Prototype
- Reference
translation_of: Web/JavaScript/Reference/Global_Objects/Date
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Date/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/internalerror/prototype/index.html b/files/ko/web/javascript/reference/global_objects/internalerror/prototype/index.html
index e854c2073a..6e13afb6db 100644
--- a/files/ko/web/javascript/reference/global_objects/internalerror/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/internalerror/prototype/index.html
@@ -2,6 +2,7 @@
title: InternalError.prototype
slug: Web/JavaScript/Reference/Global_Objects/InternalError/prototype
translation_of: Web/JavaScript/Reference/Global_Objects/InternalError
+translation_of_original: Web/JavaScript/Reference/Global_Objects/InternalError/prototype
---
<div>{{JSRef}} {{non-standard_header}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html b/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html
index 1990621642..2f1b031b39 100644
--- a/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html
@@ -10,6 +10,7 @@ tags:
- Prototype
- Reference
translation_of: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html b/files/ko/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html
index 19b0b8e0e6..fcbaa6c247 100644
--- a/files/ko/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/intl/numberformat/prototype/index.html
@@ -9,6 +9,7 @@ tags:
- Property
- Prototype
translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/map/prototype/index.html b/files/ko/web/javascript/reference/global_objects/map/prototype/index.html
index 633d2c785e..3445bf2847 100644
--- a/files/ko/web/javascript/reference/global_objects/map/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/map/prototype/index.html
@@ -8,6 +8,7 @@ tags:
- Property
- Reference
translation_of: Web/JavaScript/Reference/Global_Objects/Map
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Map/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/number/prototype/index.html b/files/ko/web/javascript/reference/global_objects/number/prototype/index.html
index e9b3f20362..2bf39d20f9 100644
--- a/files/ko/web/javascript/reference/global_objects/number/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/number/prototype/index.html
@@ -8,6 +8,7 @@ tags:
- Prototype
- Reference
translation_of: Web/JavaScript/Reference/Global_Objects/Number
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Number/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/object/prototype/index.html b/files/ko/web/javascript/reference/global_objects/object/prototype/index.html
index 4fdc17bc49..8f7b08793f 100644
--- a/files/ko/web/javascript/reference/global_objects/object/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/object/prototype/index.html
@@ -8,6 +8,7 @@ tags:
- Reference
- 프로토타입
translation_of: Web/JavaScript/Reference/Global_Objects/Object
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Object/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/promise/prototype/index.html b/files/ko/web/javascript/reference/global_objects/promise/prototype/index.html
index 4569b4d26a..2e393d68d3 100644
--- a/files/ko/web/javascript/reference/global_objects/promise/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/promise/prototype/index.html
@@ -7,6 +7,7 @@ tags:
- Property
- Reference
translation_of: Web/JavaScript/Reference/Global_Objects/Promise
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Promise/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/proxy/handler/index.html b/files/ko/web/javascript/reference/global_objects/proxy/handler/index.html
index 9eebe33b2f..d153c621c6 100644
--- a/files/ko/web/javascript/reference/global_objects/proxy/handler/index.html
+++ b/files/ko/web/javascript/reference/global_objects/proxy/handler/index.html
@@ -6,6 +6,7 @@ tags:
- JavaScript
- Proxy
translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Proxy/handler
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/set/prototype/index.html b/files/ko/web/javascript/reference/global_objects/set/prototype/index.html
index ca6e568bed..8183d348a9 100644
--- a/files/ko/web/javascript/reference/global_objects/set/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/set/prototype/index.html
@@ -8,6 +8,7 @@ tags:
- Reference
- set
translation_of: Web/JavaScript/Reference/Global_Objects/Set
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Set/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html b/files/ko/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html
index 3499bc77ed..849b70c1c6 100644
--- a/files/ko/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html
@@ -8,6 +8,7 @@ tags:
- 공유 메모리
- 속성
translation_of: Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer
+translation_of_original: Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/string/prototype/index.html b/files/ko/web/javascript/reference/global_objects/string/prototype/index.html
index 707680d3c4..fa32999954 100644
--- a/files/ko/web/javascript/reference/global_objects/string/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/string/prototype/index.html
@@ -7,6 +7,7 @@ tags:
- Prototype
- String
translation_of: Web/JavaScript/Reference/Global_Objects/String
+translation_of_original: Web/JavaScript/Reference/Global_Objects/String/prototype
---
<div>{{JSRef("Global_Objects", "String")}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/syntaxerror/prototype/index.html b/files/ko/web/javascript/reference/global_objects/syntaxerror/prototype/index.html
index 5fda6d61ad..aa38e80799 100644
--- a/files/ko/web/javascript/reference/global_objects/syntaxerror/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/syntaxerror/prototype/index.html
@@ -2,6 +2,7 @@
title: SyntaxError.prototype
slug: Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype
translation_of: Web/JavaScript/Reference/Global_Objects/SyntaxError
+translation_of_original: Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/typedarray/prototype/index.html b/files/ko/web/javascript/reference/global_objects/typedarray/prototype/index.html
index 9a1b624b3b..75f63010bf 100644
--- a/files/ko/web/javascript/reference/global_objects/typedarray/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/typedarray/prototype/index.html
@@ -6,6 +6,7 @@ tags:
- Property
- TypedArray
translation_of: Web/JavaScript/Reference/Global_Objects/TypedArray
+translation_of_original: Web/JavaScript/Reference/Global_Objects/TypedArray/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/weakmap/prototype/index.html b/files/ko/web/javascript/reference/global_objects/weakmap/prototype/index.html
index 48b4586b6e..fa2ad9691d 100644
--- a/files/ko/web/javascript/reference/global_objects/weakmap/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/weakmap/prototype/index.html
@@ -7,6 +7,7 @@ tags:
- Property
- WeakMap
translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap
+translation_of_original: Web/JavaScript/Reference/Global_Objects/WeakMap/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/weakset/prototype/index.html b/files/ko/web/javascript/reference/global_objects/weakset/prototype/index.html
index ee3f439ae9..0c75408df5 100644
--- a/files/ko/web/javascript/reference/global_objects/weakset/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/weakset/prototype/index.html
@@ -7,6 +7,7 @@ tags:
- Property
- WeakSet
translation_of: Web/JavaScript/Reference/Global_Objects/WeakSet
+translation_of_original: Web/JavaScript/Reference/Global_Objects/WeakSet/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/global_objects/webassembly/global/prototype/index.html b/files/ko/web/javascript/reference/global_objects/webassembly/global/prototype/index.html
index 3b7e8a9e2b..c7c1c54bab 100644
--- a/files/ko/web/javascript/reference/global_objects/webassembly/global/prototype/index.html
+++ b/files/ko/web/javascript/reference/global_objects/webassembly/global/prototype/index.html
@@ -2,6 +2,7 @@
title: WebAssembly.Global.prototype
slug: Web/JavaScript/Reference/Global_Objects/WebAssembly/Global/prototype
translation_of: Web/JavaScript/Reference/Global_Objects/WebAssembly/Global
+translation_of_original: Web/JavaScript/Reference/Global_Objects/WebAssembly/Global/prototype
---
<div>{{JSRef}}</div>
diff --git a/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html b/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html
index 8b2b274aa6..3e61415550 100644
--- a/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/arithmetic_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/assignment_operators/index.html b/files/ko/web/javascript/reference/operators/assignment_operators/index.html
index d7f195c803..93146d63cf 100644
--- a/files/ko/web/javascript/reference/operators/assignment_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/assignment_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators#Assignment_operators
+translation_of_original: Web/JavaScript/Reference/Operators/Assignment_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/bitwise_operators/index.html b/files/ko/web/javascript/reference/operators/bitwise_operators/index.html
index e94e176e08..4cc5ab7b5a 100644
--- a/files/ko/web/javascript/reference/operators/bitwise_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/bitwise_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/comparison_operators/index.html b/files/ko/web/javascript/reference/operators/comparison_operators/index.html
index ecfd46d6e5..cf5ae3afa2 100644
--- a/files/ko/web/javascript/reference/operators/comparison_operators/index.html
+++ b/files/ko/web/javascript/reference/operators/comparison_operators/index.html
@@ -6,6 +6,7 @@ tags:
- Operator
- Reference
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html b/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html
index 2e1140eed5..b442b1d7bd 100644
--- a/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html
+++ b/files/ko/web/javascript/reference/operators/논리_연산자(logical_operators)/index.html
@@ -11,6 +11,7 @@ tags:
- or
- 논리
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ko/web/javascript/reference/statements/default/index.html b/files/ko/web/javascript/reference/statements/default/index.html
index d8d107e774..4fe127b7db 100644
--- a/files/ko/web/javascript/reference/statements/default/index.html
+++ b/files/ko/web/javascript/reference/statements/default/index.html
@@ -6,6 +6,7 @@ tags:
- Keyword
- Reference
translation_of: Web/JavaScript/Reference/Statements/switch
+translation_of_original: Web/JavaScript/Reference/Statements/default
---
<div>{{jsSidebar("Statements")}}</div>
diff --git a/files/ko/web/javascript/시작하기/index.html b/files/ko/web/javascript/시작하기/index.html
index cfe47e1ec5..4eeb42cae2 100644
--- a/files/ko/web/javascript/시작하기/index.html
+++ b/files/ko/web/javascript/시작하기/index.html
@@ -2,6 +2,7 @@
title: 시작하기 (자바스크립트 튜토리얼)
slug: Web/JavaScript/시작하기
translation_of: Learn/Getting_started_with_the_web/JavaScript_basics
+translation_of_original: Web/JavaScript/Getting_Started
---
<h2 id="Why_JavaScript.3F" name="Why_JavaScript.3F">왜 자바스크립트인가?</h2>
<p>자바스크립트는 종종 오해할 수 있는 강력하고 복잡한 컴퓨터 언어이다. 사용자가 쉽게 데이터를 입력하고 결과를 볼 수 있게 어플리케이션을 빠르게 개발 할 수 있다.</p>