aboutsummaryrefslogtreecommitdiff
path: root/files/ca/web/javascript/referencia
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/ca/web/javascript/referencia
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/ca/web/javascript/referencia')
-rw-r--r--files/ca/web/javascript/referencia/objectes_globals/boolean/prototype/index.html1
-rw-r--r--files/ca/web/javascript/referencia/objectes_globals/date/prototype/index.html1
-rw-r--r--files/ca/web/javascript/referencia/objectes_globals/error/prototype/index.html1
-rw-r--r--files/ca/web/javascript/referencia/objectes_globals/map/prototype/index.html1
-rw-r--r--files/ca/web/javascript/referencia/objectes_globals/number/prototype/index.html1
-rw-r--r--files/ca/web/javascript/referencia/objectes_globals/set/prototype/index.html1
-rw-r--r--files/ca/web/javascript/referencia/objectes_globals/syntaxerror/prototype/index.html1
-rw-r--r--files/ca/web/javascript/referencia/operadors/arithmetic_operators/index.html1
-rw-r--r--files/ca/web/javascript/referencia/operadors/bitwise_operators/index.html1
-rw-r--r--files/ca/web/javascript/referencia/operadors/logical_operators/index.html1
10 files changed, 10 insertions, 0 deletions
diff --git a/files/ca/web/javascript/referencia/objectes_globals/boolean/prototype/index.html b/files/ca/web/javascript/referencia/objectes_globals/boolean/prototype/index.html
index b203f57c40..e0845eb102 100644
--- a/files/ca/web/javascript/referencia/objectes_globals/boolean/prototype/index.html
+++ b/files/ca/web/javascript/referencia/objectes_globals/boolean/prototype/index.html
@@ -2,6 +2,7 @@
title: Boolean.prototype
slug: Web/JavaScript/Referencia/Objectes_globals/Boolean/prototype
translation_of: Web/JavaScript/Reference/Global_Objects/Boolean
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Boolean/prototype
---
<div>{{JSRef("Global_Objects", "Boolean")}}</div>
diff --git a/files/ca/web/javascript/referencia/objectes_globals/date/prototype/index.html b/files/ca/web/javascript/referencia/objectes_globals/date/prototype/index.html
index 3ed17045fb..91e2dff38f 100644
--- a/files/ca/web/javascript/referencia/objectes_globals/date/prototype/index.html
+++ b/files/ca/web/javascript/referencia/objectes_globals/date/prototype/index.html
@@ -2,6 +2,7 @@
title: Date.prototype
slug: Web/JavaScript/Referencia/Objectes_globals/Date/prototype
translation_of: Web/JavaScript/Reference/Global_Objects/Date
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Date/prototype
---
<div>{{JSRef("Global_Objects", "Date")}}</div>
diff --git a/files/ca/web/javascript/referencia/objectes_globals/error/prototype/index.html b/files/ca/web/javascript/referencia/objectes_globals/error/prototype/index.html
index a4dee42923..53e22669e9 100644
--- a/files/ca/web/javascript/referencia/objectes_globals/error/prototype/index.html
+++ b/files/ca/web/javascript/referencia/objectes_globals/error/prototype/index.html
@@ -2,6 +2,7 @@
title: Error.prototype
slug: Web/JavaScript/Referencia/Objectes_globals/Error/prototype
translation_of: Web/JavaScript/Reference/Global_Objects/Error
+translation_of_original: Web/JavaScript/Reference/Global_Objects/Error/prototype
---
<div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}}</div>
diff --git a/files/ca/web/javascript/referencia/objectes_globals/map/prototype/index.html b/files/ca/web/javascript/referencia/objectes_globals/map/prototype/index.html
index 86d4a18c50..3a7508f042 100644
--- a/files/ca/web/javascript/referencia/objectes_globals/map/prototype/index.html
+++ b/files/ca/web/javascript/referencia/objectes_globals/map/prototype/index.html
@@ -2,6 +2,7 @@
title: Map.prototype
slug: Web/JavaScript/Referencia/Objectes_globals/Map/prototype
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/ca/web/javascript/referencia/objectes_globals/number/prototype/index.html b/files/ca/web/javascript/referencia/objectes_globals/number/prototype/index.html
index 3e5e679aaf..ae733e56ec 100644
--- a/files/ca/web/javascript/referencia/objectes_globals/number/prototype/index.html
+++ b/files/ca/web/javascript/referencia/objectes_globals/number/prototype/index.html
@@ -2,6 +2,7 @@
title: Number.prototype
slug: Web/JavaScript/Referencia/Objectes_globals/Number/prototype
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/ca/web/javascript/referencia/objectes_globals/set/prototype/index.html b/files/ca/web/javascript/referencia/objectes_globals/set/prototype/index.html
index 526a5e15b5..9d6f6e90ee 100644
--- a/files/ca/web/javascript/referencia/objectes_globals/set/prototype/index.html
+++ b/files/ca/web/javascript/referencia/objectes_globals/set/prototype/index.html
@@ -2,6 +2,7 @@
title: Set.prototype
slug: Web/JavaScript/Referencia/Objectes_globals/Set/prototype
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/ca/web/javascript/referencia/objectes_globals/syntaxerror/prototype/index.html b/files/ca/web/javascript/referencia/objectes_globals/syntaxerror/prototype/index.html
index 714990be7b..35aea642bd 100644
--- a/files/ca/web/javascript/referencia/objectes_globals/syntaxerror/prototype/index.html
+++ b/files/ca/web/javascript/referencia/objectes_globals/syntaxerror/prototype/index.html
@@ -2,6 +2,7 @@
title: SyntaxError.prototype
slug: Web/JavaScript/Referencia/Objectes_globals/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/ca/web/javascript/referencia/operadors/arithmetic_operators/index.html b/files/ca/web/javascript/referencia/operadors/arithmetic_operators/index.html
index da169292cd..9b6816c2d6 100644
--- a/files/ca/web/javascript/referencia/operadors/arithmetic_operators/index.html
+++ b/files/ca/web/javascript/referencia/operadors/arithmetic_operators/index.html
@@ -2,6 +2,7 @@
title: Operadors aritmètics
slug: Web/JavaScript/Referencia/Operadors/Arithmetic_Operators
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators
---
<div>
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/referencia/operadors/bitwise_operators/index.html b/files/ca/web/javascript/referencia/operadors/bitwise_operators/index.html
index 048a1eddf6..f7fbae7b47 100644
--- a/files/ca/web/javascript/referencia/operadors/bitwise_operators/index.html
+++ b/files/ca/web/javascript/referencia/operadors/bitwise_operators/index.html
@@ -2,6 +2,7 @@
title: Operadors de bits
slug: Web/JavaScript/Referencia/Operadors/Bitwise_Operators
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators
---
<div>{{jsSidebar("Operators")}}</div>
diff --git a/files/ca/web/javascript/referencia/operadors/logical_operators/index.html b/files/ca/web/javascript/referencia/operadors/logical_operators/index.html
index d8ef9e99c1..591e1fbc4f 100644
--- a/files/ca/web/javascript/referencia/operadors/logical_operators/index.html
+++ b/files/ca/web/javascript/referencia/operadors/logical_operators/index.html
@@ -2,6 +2,7 @@
title: Operadors Lògics
slug: Web/JavaScript/Referencia/Operadors/Logical_Operators
translation_of: Web/JavaScript/Reference/Operators
+translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators
---
<div>
<div>{{jsSidebar("Operators")}}</div>