diff options
Diffstat (limited to 'files/ca/web')
32 files changed, 32 insertions, 0 deletions
diff --git a/files/ca/web/css/_colon_any/index.html b/files/ca/web/css/_colon_any/index.html index fa4bcea79c..6669bc645a 100644 --- a/files/ca/web/css/_colon_any/index.html +++ b/files/ca/web/css/_colon_any/index.html @@ -7,6 +7,7 @@ tags: - Pseudo-class - Reference translation_of: 'Web/CSS/:is' +translation_of_original: 'Web/CSS/:any' --- <div>{{CSSRef}}{{SeeCompatTable}}</div> diff --git a/files/ca/web/css/margin/index.html b/files/ca/web/css/margin/index.html index 514a06cd6a..640cd2dd4c 100644 --- a/files/ca/web/css/margin/index.html +++ b/files/ca/web/css/margin/index.html @@ -6,6 +6,7 @@ tags: - CSS Property - Reference translation_of: Web/CSS/margin +translation_of_original: Web/CSS/margin-new --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/guide/css/inici_en_css/caixes/index.html b/files/ca/web/guide/css/inici_en_css/caixes/index.html index 536ea9b5e1..39d411bb19 100644 --- a/files/ca/web/guide/css/inici_en_css/caixes/index.html +++ b/files/ca/web/guide/css/inici_en_css/caixes/index.html @@ -13,6 +13,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Building_blocks +translation_of_original: Web/Guide/CSS/Getting_started/Boxes --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/cascada_i_herència/index.html b/files/ca/web/guide/css/inici_en_css/cascada_i_herència/index.html index 5fba4aea87..b7bf86a77f 100644 --- a/files/ca/web/guide/css/inici_en_css/cascada_i_herència/index.html +++ b/files/ca/web/guide/css/inici_en_css/cascada_i_herència/index.html @@ -10,6 +10,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/color/index.html b/files/ca/web/guide/css/inici_en_css/color/index.html index 3dfb2be55c..ba607aab18 100644 --- a/files/ca/web/guide/css/inici_en_css/color/index.html +++ b/files/ca/web/guide/css/inici_en_css/color/index.html @@ -11,6 +11,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors +translation_of_original: Web/Guide/CSS/Getting_started/Color --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/com_funciona_el_css/index.html b/files/ca/web/guide/css/inici_en_css/com_funciona_el_css/index.html index 4a2732c584..eb6512b8bb 100644 --- a/files/ca/web/guide/css/inici_en_css/com_funciona_el_css/index.html +++ b/files/ca/web/guide/css/inici_en_css/com_funciona_el_css/index.html @@ -10,6 +10,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/css_llegible/index.html b/files/ca/web/guide/css/inici_en_css/css_llegible/index.html index d04a30ab4b..15b376dad0 100644 --- a/files/ca/web/guide/css/inici_en_css/css_llegible/index.html +++ b/files/ca/web/guide/css/inici_en_css/css_llegible/index.html @@ -10,6 +10,7 @@ tags: - NeedsLiveSample - Web translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable +translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/disseny/index.html b/files/ca/web/guide/css/inici_en_css/disseny/index.html index 3ebf8912d6..28045a681d 100644 --- a/files/ca/web/guide/css/inici_en_css/disseny/index.html +++ b/files/ca/web/guide/css/inici_en_css/disseny/index.html @@ -15,6 +15,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/CSS_layout +translation_of_original: Web/Guide/CSS/Getting_started/Layout --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/estils_de_text/index.html b/files/ca/web/guide/css/inici_en_css/estils_de_text/index.html index 1ed66628e4..a1a8c9364f 100644 --- a/files/ca/web/guide/css/inici_en_css/estils_de_text/index.html +++ b/files/ca/web/guide/css/inici_en_css/estils_de_text/index.html @@ -12,6 +12,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Styling_text/Fundamentals +translation_of_original: Web/Guide/CSS/Getting_started/Text_styles --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/index.html b/files/ca/web/guide/css/inici_en_css/index.html index 839b8e8341..8de66f308e 100644 --- a/files/ca/web/guide/css/inici_en_css/index.html +++ b/files/ca/web/guide/css/inici_en_css/index.html @@ -11,6 +11,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p>Aquest tutorial és una introducció a les característiques bàsiques i llenguatge (la sintaxi) per als <strong><a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS">fulls d'estil en cascada</a></strong><span class="seoSummary"><a href="https://developer.mozilla.org/en-US/docs/Web/Guide/CSS"><strong>(Cascading Style Sheets)</strong></a> (CSS). </span>S'utilitza CSS per canviar l'aspecte d'un document estructurat, com ara una pàgina web. El tutorial també inclou exemples d'exercicis que podeu provar en el vostre ordinador per veure els efectes de les CSS i les característiques que funcionen en els navegadors moderns.</p> diff --git a/files/ca/web/guide/css/inici_en_css/javascript/index.html b/files/ca/web/guide/css/inici_en_css/javascript/index.html index 8fd453b50c..83a6f18c98 100644 --- a/files/ca/web/guide/css/inici_en_css/javascript/index.html +++ b/files/ca/web/guide/css/inici_en_css/javascript/index.html @@ -10,6 +10,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents +translation_of_original: Web/Guide/CSS/Getting_started/JavaScript --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/llistes/index.html b/files/ca/web/guide/css/inici_en_css/llistes/index.html index 6792f86eb7..a6bd0d31a1 100644 --- a/files/ca/web/guide/css/inici_en_css/llistes/index.html +++ b/files/ca/web/guide/css/inici_en_css/llistes/index.html @@ -12,6 +12,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Styling_text/Styling_lists +translation_of_original: Web/Guide/CSS/Getting_started/Lists --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/per_què_utilitzar_css/index.html b/files/ca/web/guide/css/inici_en_css/per_què_utilitzar_css/index.html index d69cf9cdcf..d3685309c7 100644 --- a/files/ca/web/guide/css/inici_en_css/per_què_utilitzar_css/index.html +++ b/files/ca/web/guide/css/inici_en_css/per_què_utilitzar_css/index.html @@ -10,6 +10,7 @@ tags: - NeedsBeginnerUpdate - Web translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS --- <p><span style="line-height: 1.5;">{{ CSSTutorialTOC() }}</span></p> diff --git a/files/ca/web/guide/css/inici_en_css/que_és_css/index.html b/files/ca/web/guide/css/inici_en_css/que_és_css/index.html index 70d89e8306..28db41fa98 100644 --- a/files/ca/web/guide/css/inici_en_css/que_és_css/index.html +++ b/files/ca/web/guide/css/inici_en_css/que_és_css/index.html @@ -10,6 +10,7 @@ tags: - NeedsBeginnerUpdate - Web translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <div>{{CSSTutorialTOC}}</div> diff --git a/files/ca/web/guide/css/inici_en_css/selectors/index.html b/files/ca/web/guide/css/inici_en_css/selectors/index.html index 32eaccf00b..a3e8534ee5 100644 --- a/files/ca/web/guide/css/inici_en_css/selectors/index.html +++ b/files/ca/web/guide/css/inici_en_css/selectors/index.html @@ -13,6 +13,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Web/Guide/CSS/Getting_started/Selectors --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/ca/web/guide/css/inici_en_css/taules/index.html b/files/ca/web/guide/css/inici_en_css/taules/index.html index c12e76f397..d7875ae370 100644 --- a/files/ca/web/guide/css/inici_en_css/taules/index.html +++ b/files/ca/web/guide/css/inici_en_css/taules/index.html @@ -13,6 +13,7 @@ tags: - NeedsUpdate - Web translation_of: Learn/CSS/Building_blocks/Styling_tables +translation_of_original: Web/Guide/CSS/Getting_started/Tables --- <p>{{CSSTutorialTOC}}{{previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Layout", "Disseny")}}</p> diff --git a/files/ca/web/javascript/introducció_al_javascript_orientat_a_objectes/index.html b/files/ca/web/javascript/introducció_al_javascript_orientat_a_objectes/index.html index 6e5a4e2922..187f7930f4 100644 --- a/files/ca/web/javascript/introducció_al_javascript_orientat_a_objectes/index.html +++ b/files/ca/web/javascript/introducció_al_javascript_orientat_a_objectes/index.html @@ -2,6 +2,7 @@ title: Introducció al Javascript orientat a Objectes slug: Web/JavaScript/Introducció_al_Javascript_orientat_a_Objectes translation_of: Learn/JavaScript/Objects +translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript --- <div>{{jsSidebar("Introductory")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/dataview/prototype/index.html b/files/ca/web/javascript/reference/global_objects/dataview/prototype/index.html index 203e5076e4..ebd6cbe729 100644 --- a/files/ca/web/javascript/reference/global_objects/dataview/prototype/index.html +++ b/files/ca/web/javascript/reference/global_objects/dataview/prototype/index.html @@ -2,6 +2,7 @@ title: DataView.prototype slug: Web/JavaScript/Reference/Global_Objects/DataView/prototype translation_of: Web/JavaScript/Reference/Global_Objects/DataView +translation_of_original: Web/JavaScript/Reference/Global_Objects/DataView/prototype --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/evalerror/prototype/index.html b/files/ca/web/javascript/reference/global_objects/evalerror/prototype/index.html index 8aecc42c15..5f83d25a6f 100644 --- a/files/ca/web/javascript/reference/global_objects/evalerror/prototype/index.html +++ b/files/ca/web/javascript/reference/global_objects/evalerror/prototype/index.html @@ -2,6 +2,7 @@ title: EvalError.prototype slug: Web/JavaScript/Reference/Global_Objects/EvalError/prototype translation_of: Web/JavaScript/Reference/Global_Objects/EvalError +translation_of_original: Web/JavaScript/Reference/Global_Objects/EvalError/prototype --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/object/prototype/index.html b/files/ca/web/javascript/reference/global_objects/object/prototype/index.html index b18ecc2d5a..9451ccfefe 100644 --- a/files/ca/web/javascript/reference/global_objects/object/prototype/index.html +++ b/files/ca/web/javascript/reference/global_objects/object/prototype/index.html @@ -2,6 +2,7 @@ title: Object.prototype slug: Web/JavaScript/Reference/Global_Objects/Object/prototype 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/ca/web/javascript/reference/global_objects/weakmap/prototype/index.html b/files/ca/web/javascript/reference/global_objects/weakmap/prototype/index.html index 5155a0a664..40c3e72ff6 100644 --- a/files/ca/web/javascript/reference/global_objects/weakmap/prototype/index.html +++ b/files/ca/web/javascript/reference/global_objects/weakmap/prototype/index.html @@ -2,6 +2,7 @@ title: WeakMap.prototype slug: Web/JavaScript/Reference/Global_Objects/WeakMap/prototype 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/ca/web/javascript/reference/global_objects/weakset/prototype/index.html b/files/ca/web/javascript/reference/global_objects/weakset/prototype/index.html index 2b4cd51048..4e86935904 100644 --- a/files/ca/web/javascript/reference/global_objects/weakset/prototype/index.html +++ b/files/ca/web/javascript/reference/global_objects/weakset/prototype/index.html @@ -2,6 +2,7 @@ title: WeakSet.prototype slug: Web/JavaScript/Reference/Global_Objects/WeakSet/prototype 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/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> |