diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:13 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:45:13 +0100 |
commit | 656b8007e3ac28600241104d0eaa210870561395 (patch) | |
tree | 4d8793a9e58d682c2f7c36c8cc5435adc86e028a /files/ca/web | |
parent | cb9e359a51c3249d8f5157db69d43fd413ddeda6 (diff) | |
download | translated-content-656b8007e3ac28600241104d0eaa210870561395.tar.gz translated-content-656b8007e3ac28600241104d0eaa210870561395.tar.bz2 translated-content-656b8007e3ac28600241104d0eaa210870561395.zip |
unslug ca: modify
Diffstat (limited to 'files/ca/web')
272 files changed, 552 insertions, 280 deletions
diff --git a/files/ca/web/api/canvas_api/tutorial/advanced_animations/index.html b/files/ca/web/api/canvas_api/tutorial/advanced_animations/index.html index 4aebb46529..5b70ecc32b 100644 --- a/files/ca/web/api/canvas_api/tutorial/advanced_animations/index.html +++ b/files/ca/web/api/canvas_api/tutorial/advanced_animations/index.html @@ -1,11 +1,12 @@ --- title: Animacions avançades -slug: Web/API/Canvas_API/Tutorial/Animacions_avançades +slug: Web/API/Canvas_API/Tutorial/Advanced_animations tags: - Canvas - Graphics - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Advanced_animations +original_slug: Web/API/Canvas_API/Tutorial/Animacions_avançades --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Basic_animations", "Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas")}}</div> diff --git a/files/ca/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html b/files/ca/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html index 9adcc2d5f4..b0dbadb6a0 100644 --- a/files/ca/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html +++ b/files/ca/web/api/canvas_api/tutorial/applying_styles_and_colors/index.html @@ -1,6 +1,6 @@ --- title: Aplicar estils i colors -slug: Web/API/Canvas_API/Tutorial/Aplicar_estils_i_colors +slug: Web/API/Canvas_API/Tutorial/Applying_styles_and_colors tags: - Canvas - Graphics @@ -9,6 +9,7 @@ tags: - Intermediate - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Applying_styles_and_colors +original_slug: Web/API/Canvas_API/Tutorial/Aplicar_estils_i_colors --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Drawing_shapes", "Web/API/Canvas_API/Tutorial/Drawing_text")}}</div> diff --git a/files/ca/web/api/canvas_api/tutorial/basic_animations/index.html b/files/ca/web/api/canvas_api/tutorial/basic_animations/index.html index e4a3751d1e..358c12a3d7 100644 --- a/files/ca/web/api/canvas_api/tutorial/basic_animations/index.html +++ b/files/ca/web/api/canvas_api/tutorial/basic_animations/index.html @@ -1,6 +1,6 @@ --- title: Animacions bàsiques -slug: Web/API/Canvas_API/Tutorial/Animacions_bàsiques +slug: Web/API/Canvas_API/Tutorial/Basic_animations tags: - Canvas - Graphics @@ -9,6 +9,7 @@ tags: - Intermediate - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Basic_animations +original_slug: Web/API/Canvas_API/Tutorial/Animacions_bàsiques --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Compositing", "Web/API/Canvas_API/Tutorial/Advanced_animations")}}</div> diff --git a/files/ca/web/api/canvas_api/tutorial/basic_usage/index.html b/files/ca/web/api/canvas_api/tutorial/basic_usage/index.html index fb15a62d81..cd0bfd3634 100644 --- a/files/ca/web/api/canvas_api/tutorial/basic_usage/index.html +++ b/files/ca/web/api/canvas_api/tutorial/basic_usage/index.html @@ -1,6 +1,6 @@ --- title: Ús bàsic de canvas -slug: Web/API/Canvas_API/Tutorial/Ús_bàsic +slug: Web/API/Canvas_API/Tutorial/Basic_usage tags: - Canvas - Graphics @@ -8,6 +8,7 @@ tags: - Intermediate - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Basic_usage +original_slug: Web/API/Canvas_API/Tutorial/Ús_bàsic --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial", "Web/API/Canvas_API/Tutorial/Drawing_shapes")}}</div> diff --git a/files/ca/web/api/canvas_api/tutorial/compositing/index.html b/files/ca/web/api/canvas_api/tutorial/compositing/index.html index e556e911d4..3aae44e059 100644 --- a/files/ca/web/api/canvas_api/tutorial/compositing/index.html +++ b/files/ca/web/api/canvas_api/tutorial/compositing/index.html @@ -1,6 +1,6 @@ --- title: Composició i retall -slug: Web/API/Canvas_API/Tutorial/Composició +slug: Web/API/Canvas_API/Tutorial/Compositing tags: - Canvas - Graphics @@ -9,6 +9,7 @@ tags: - Intermediate - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Compositing +original_slug: Web/API/Canvas_API/Tutorial/Composició --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Transformations", "Web/API/Canvas_API/Tutorial/Basic_animations")}}</div> diff --git a/files/ca/web/api/canvas_api/tutorial/drawing_text/index.html b/files/ca/web/api/canvas_api/tutorial/drawing_text/index.html index 37b730176a..b7bd981cd9 100644 --- a/files/ca/web/api/canvas_api/tutorial/drawing_text/index.html +++ b/files/ca/web/api/canvas_api/tutorial/drawing_text/index.html @@ -1,12 +1,13 @@ --- title: Dibuixar text -slug: Web/API/Canvas_API/Tutorial/Dibuixar_text +slug: Web/API/Canvas_API/Tutorial/Drawing_text tags: - Canvas - Graphics - Intermediate - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Drawing_text +original_slug: Web/API/Canvas_API/Tutorial/Dibuixar_text --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Applying_styles_and_colors", "Web/API/Canvas_API/Tutorial/Using_images")}}</div> diff --git a/files/ca/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html b/files/ca/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html index d792e62ef0..b437cfbb7e 100644 --- a/files/ca/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html +++ b/files/ca/web/api/canvas_api/tutorial/pixel_manipulation_with_canvas/index.html @@ -1,12 +1,13 @@ --- title: Manipular píxels amb canvas -slug: Web/API/Canvas_API/Tutorial/Manipular_píxels_amb_canvas +slug: Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas tags: - Canvas - Graphics - Intermediate - Tutorial translation_of: Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas +original_slug: Web/API/Canvas_API/Tutorial/Manipular_píxels_amb_canvas --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Advanced_animations", "Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility")}}</div> diff --git a/files/ca/web/api/canvas_api/tutorial/transformations/index.html b/files/ca/web/api/canvas_api/tutorial/transformations/index.html index 2958d40498..ee81746c6d 100644 --- a/files/ca/web/api/canvas_api/tutorial/transformations/index.html +++ b/files/ca/web/api/canvas_api/tutorial/transformations/index.html @@ -1,6 +1,6 @@ --- title: Transformacions -slug: Web/API/Canvas_API/Tutorial/Transformacions +slug: Web/API/Canvas_API/Tutorial/Transformations tags: - Canvas - Graphics @@ -10,6 +10,7 @@ tags: - Intermediate - Web translation_of: Web/API/Canvas_API/Tutorial/Transformations +original_slug: Web/API/Canvas_API/Tutorial/Transformacions --- <div>{{CanvasSidebar}} {{PreviousNext("Web/API/Canvas_API/Tutorial/Using_images", "Web/API/Canvas_API/Tutorial/Compositing")}}</div> diff --git a/files/ca/web/css/_colon_is/index.html b/files/ca/web/css/_colon_is/index.html index 6669bc645a..735c5dd92d 100644 --- a/files/ca/web/css/_colon_is/index.html +++ b/files/ca/web/css/_colon_is/index.html @@ -1,13 +1,14 @@ --- title: ':any' -slug: 'Web/CSS/:any' +slug: Web/CSS/:is tags: - CSS - Experimental - Pseudo-class - Reference -translation_of: 'Web/CSS/:is' -translation_of_original: 'Web/CSS/:any' +translation_of: Web/CSS/:is +translation_of_original: Web/CSS/:any +original_slug: Web/CSS/:any --- <div>{{CSSRef}}{{SeeCompatTable}}</div> diff --git a/files/ca/web/css/adjacent_sibling_combinator/index.html b/files/ca/web/css/adjacent_sibling_combinator/index.html index 911a395693..4cdeef9759 100644 --- a/files/ca/web/css/adjacent_sibling_combinator/index.html +++ b/files/ca/web/css/adjacent_sibling_combinator/index.html @@ -1,12 +1,13 @@ --- title: Combinador de germans adjacents -slug: Web/CSS/Selectors_de_germans_adjacents +slug: Web/CSS/Adjacent_sibling_combinator tags: - CSS - NeedsMobileBrowserCompatibility - Reference - Selectors translation_of: Web/CSS/Adjacent_sibling_combinator +original_slug: Web/CSS/Selectors_de_germans_adjacents --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/ca/web/css/attribute_selectors/index.html b/files/ca/web/css/attribute_selectors/index.html index 6778a2b3cb..2878bc2507 100644 --- a/files/ca/web/css/attribute_selectors/index.html +++ b/files/ca/web/css/attribute_selectors/index.html @@ -1,12 +1,13 @@ --- title: Selector Atribut -slug: Web/CSS/Selectors_d'Atribut +slug: Web/CSS/Attribute_selectors tags: - Beginner - CSS - Reference - Selectors translation_of: Web/CSS/Attribute_selectors +original_slug: Web/CSS/Selectors_d'Atribut --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/child_combinator/index.html b/files/ca/web/css/child_combinator/index.html index f5cb8139f9..312ae090d4 100644 --- a/files/ca/web/css/child_combinator/index.html +++ b/files/ca/web/css/child_combinator/index.html @@ -1,12 +1,13 @@ --- title: Combinador de fills -slug: Web/CSS/Selectors_de_fills +slug: Web/CSS/Child_combinator tags: - CSS - NeedsMobileBrowserCompatibility - Reference - Selectors translation_of: Web/CSS/Child_combinator +original_slug: Web/CSS/Selectors_de_fills --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/ca/web/css/class_selectors/index.html b/files/ca/web/css/class_selectors/index.html index 1f8cfdbee4..1756db8394 100644 --- a/files/ca/web/css/class_selectors/index.html +++ b/files/ca/web/css/class_selectors/index.html @@ -1,11 +1,12 @@ --- title: Selector Class -slug: Web/CSS/Selectors_de_Classe +slug: Web/CSS/Class_selectors tags: - CSS - Reference - Selectors translation_of: Web/CSS/Class_selectors +original_slug: Web/CSS/Selectors_de_Classe --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/css_box_model/introduction_to_the_css_box_model/index.html b/files/ca/web/css/css_box_model/introduction_to_the_css_box_model/index.html index bfb613ed6c..18acde6b02 100644 --- a/files/ca/web/css/css_box_model/introduction_to_the_css_box_model/index.html +++ b/files/ca/web/css/css_box_model/introduction_to_the_css_box_model/index.html @@ -1,12 +1,13 @@ --- title: Introducció al model de caixa CSS -slug: Web/CSS/CSS_Box_Model/Introducció_al_model_de_caixa_CSS +slug: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model tags: - CSS - CSS Box Model - Guide - Reference translation_of: Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model +original_slug: Web/CSS/CSS_Box_Model/Introducció_al_model_de_caixa_CSS --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/css_box_model/mastering_margin_collapsing/index.html b/files/ca/web/css/css_box_model/mastering_margin_collapsing/index.html index 9b312fc789..307cd2bbb8 100644 --- a/files/ca/web/css/css_box_model/mastering_margin_collapsing/index.html +++ b/files/ca/web/css/css_box_model/mastering_margin_collapsing/index.html @@ -1,12 +1,13 @@ --- title: Dominar el col.lapse del marge -slug: Web/CSS/CSS_Box_Model/Dominar_el_col.lapse_del_marge +slug: Web/CSS/CSS_Box_Model/Mastering_margin_collapsing tags: - CSS - CSS Box Model - Guide - Reference translation_of: Web/CSS/CSS_Box_Model/Mastering_margin_collapsing +original_slug: Web/CSS/CSS_Box_Model/Dominar_el_col.lapse_del_marge --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/css_selectors/index.html b/files/ca/web/css/css_selectors/index.html index 9eaf8daffc..b6041847ef 100644 --- a/files/ca/web/css/css_selectors/index.html +++ b/files/ca/web/css/css_selectors/index.html @@ -1,6 +1,6 @@ --- title: Selectors CSS -slug: Web/CSS/Selectors_CSS +slug: Web/CSS/CSS_Selectors tags: - CSS - CSS Selectors @@ -8,6 +8,7 @@ tags: - Reference - Selectors translation_of: Web/CSS/CSS_Selectors +original_slug: Web/CSS/Selectors_CSS --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html b/files/ca/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html index 53339b06e5..f3c708ba38 100644 --- a/files/ca/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html +++ b/files/ca/web/css/css_selectors/using_the__colon_target_pseudo-class_in_selectors/index.html @@ -1,13 +1,14 @@ --- -title: 'Ùs de la pseudo-class :target en selectors' -slug: 'Web/CSS/Selectors_CSS/Using_the_:target_pseudo-class_in_selectors' +title: Ùs de la pseudo-class :target en selectors +slug: Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors tags: - ':target' - CSS - Guide - Reference - Selectors -translation_of: 'Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors' +translation_of: Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors +original_slug: Web/CSS/Selectors_CSS/Using_the_:target_pseudo-class_in_selectors --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/descendant_combinator/index.html b/files/ca/web/css/descendant_combinator/index.html index 1eb4fd57f8..57cfd0f1ef 100644 --- a/files/ca/web/css/descendant_combinator/index.html +++ b/files/ca/web/css/descendant_combinator/index.html @@ -1,11 +1,12 @@ --- title: Selectors de descendents -slug: Web/CSS/Selectors_de_descendents +slug: Web/CSS/Descendant_combinator tags: - CSS - Reference - Selectors translation_of: Web/CSS/Descendant_combinator +original_slug: Web/CSS/Selectors_de_descendents --- <div>{{CSSRef("Selectors")}}</div> diff --git a/files/ca/web/css/general_sibling_combinator/index.html b/files/ca/web/css/general_sibling_combinator/index.html index 64429bbaba..dd14105daa 100644 --- a/files/ca/web/css/general_sibling_combinator/index.html +++ b/files/ca/web/css/general_sibling_combinator/index.html @@ -1,12 +1,13 @@ --- title: Combinador general de germans -slug: Web/CSS/Selectors_general_de_germans +slug: Web/CSS/General_sibling_combinator tags: - CSS - NeedsMobileBrowserCompatibility - Reference - Selectors translation_of: Web/CSS/General_sibling_combinator +original_slug: Web/CSS/Selectors_general_de_germans --- <div><span class="s1">{{CSSRef("Selectors")}}</span></div> diff --git a/files/ca/web/css/id_selectors/index.html b/files/ca/web/css/id_selectors/index.html index 1b6f041eb6..2a51db6e69 100644 --- a/files/ca/web/css/id_selectors/index.html +++ b/files/ca/web/css/id_selectors/index.html @@ -1,11 +1,12 @@ --- title: Selector ID -slug: Web/CSS/Selectors_ID +slug: Web/CSS/ID_selectors tags: - CSS - Reference - Selectors translation_of: Web/CSS/ID_selectors +original_slug: Web/CSS/Selectors_ID --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/reference/index.html b/files/ca/web/css/reference/index.html index 739dcdc9e3..ac8629ce07 100644 --- a/files/ca/web/css/reference/index.html +++ b/files/ca/web/css/reference/index.html @@ -1,11 +1,12 @@ --- title: Referéncia CSS -slug: Web/CSS/Referéncia_CSS +slug: Web/CSS/Reference tags: - CSS - Reference - - 'l10n:priority' + - l10n:priority translation_of: Web/CSS/Reference +original_slug: Web/CSS/Referéncia_CSS --- <p class="summary"><span id="result_box" lang="ca"><span>Utilitzeu aquesta referència CSS per explorar un</span></span> <a href="#Keyword_index">índex alfabètic</a> <span id="result_box" lang="ca"><span>de totes les propietats</span></span> <a href="/en-US/docs/Web/CSS">CSS</a> <span id="result_box" lang="ca"><span>estàndard</span></span> , <a href="/en-US/docs/Web/CSS/Pseudo-classes">pseudo-classes</a>, <a href="/en-US/docs/Web/CSS/Pseudo-elements">pseudo-elements</a>, <a href="/en-US/docs/Web/CSS/CSS_Types">tipus de dades</a>, i <a href="/en-US/docs/Web/CSS/At-rule">regles-at</a>. <span id="result_box" lang="ca"><span>També podeu explorar una llista de tots els </span></span> <a href="#Selectors">selectors CSS organitzats per tipus</a> i una llista de <a href="#Concepts">conceptes clau CSS</a>. <span id="result_box" lang="ca"><span>També s'inclou una breu</span></span> <a href="#DOM-CSS_CSSOM">referència DOM-CSS / CSSOM</a>.</p> diff --git a/files/ca/web/css/syntax/index.html b/files/ca/web/css/syntax/index.html index 51931c11f0..876bdca751 100644 --- a/files/ca/web/css/syntax/index.html +++ b/files/ca/web/css/syntax/index.html @@ -1,12 +1,13 @@ --- title: Sintaxi -slug: Web/CSS/Sintaxi +slug: Web/CSS/Syntax tags: - CSS - Guide - Reference - Web translation_of: Web/CSS/Syntax +original_slug: Web/CSS/Sintaxi --- <div>{{cssref}}</div> diff --git a/files/ca/web/css/type_selectors/index.html b/files/ca/web/css/type_selectors/index.html index d87b102ac3..78553af969 100644 --- a/files/ca/web/css/type_selectors/index.html +++ b/files/ca/web/css/type_selectors/index.html @@ -1,6 +1,6 @@ --- title: Selector Type -slug: Web/CSS/Selectors_de_Tipus +slug: Web/CSS/Type_selectors tags: - CSS - HTML @@ -9,6 +9,7 @@ tags: - Reference - Selectors translation_of: Web/CSS/Type_selectors +original_slug: Web/CSS/Selectors_de_Tipus --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/css/universal_selectors/index.html b/files/ca/web/css/universal_selectors/index.html index 6aa7931ef9..f625d3d9d9 100644 --- a/files/ca/web/css/universal_selectors/index.html +++ b/files/ca/web/css/universal_selectors/index.html @@ -1,6 +1,6 @@ --- title: Selector Universal -slug: Web/CSS/Selectors_Universal +slug: Web/CSS/Universal_selectors tags: - CSS - NeedsBrowserCompatibility @@ -8,6 +8,7 @@ tags: - Reference - Selectors translation_of: Web/CSS/Universal_selectors +original_slug: Web/CSS/Selectors_Universal --- <div>{{CSSRef}}</div> diff --git a/files/ca/web/guide/ajax/getting_started/index.html b/files/ca/web/guide/ajax/getting_started/index.html index ea59270ae8..d93348c916 100644 --- a/files/ca/web/guide/ajax/getting_started/index.html +++ b/files/ca/web/guide/ajax/getting_started/index.html @@ -1,10 +1,11 @@ --- title: Primers passos -slug: Web/Guide/AJAX/Primers_passos +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - Totes_les_categories translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Primers_passos --- <p> Aquest article us guiarà a través dels principis bàsics d'AJAX i amb dos pràctics exemples per a anar per feina. diff --git a/files/ca/web/guide/graphics/index.html b/files/ca/web/guide/graphics/index.html index a65c99ec66..26a3d02437 100644 --- a/files/ca/web/guide/graphics/index.html +++ b/files/ca/web/guide/graphics/index.html @@ -1,6 +1,6 @@ --- title: Gràfics en la Web -slug: Web/Guide/Gràfics +slug: Web/Guide/Graphics tags: - 2D - 3D @@ -12,6 +12,7 @@ tags: - WebGL - WebRTC translation_of: Web/Guide/Graphics +original_slug: Web/Guide/Gràfics --- <p>Els llocs web i les aplicacions sovint necessiten presentar gràfics. Les imatges estàtiques poden visualitzar-se fàcilment usant l'element {{HTMLElement("img")}} o configurant el fons dels elements HTML utilitzant la propietat {{cssxref("background-image")}}. També podeu construir gràfics sobre la marxa o manipular imatges després de fetes. Aquests articles proporcionen informació sobre com podeu aconseguir-ho.</p> diff --git a/files/ca/web/guide/html/using_html_sections_and_outlines/index.html b/files/ca/web/guide/html/using_html_sections_and_outlines/index.html index 5da074b341..afe591b845 100644 --- a/files/ca/web/guide/html/using_html_sections_and_outlines/index.html +++ b/files/ca/web/guide/html/using_html_sections_and_outlines/index.html @@ -1,6 +1,6 @@ --- title: Us de seccions i esquemes en HTML 5 -slug: Web/Guide/HTML/Us_de_seccions_i_esquemes_en_HTML +slug: Web/Guide/HTML/Using_HTML_sections_and_outlines tags: - Advanced - Example @@ -12,6 +12,7 @@ tags: - Sections - Web translation_of: Web/Guide/HTML/Using_HTML_sections_and_outlines +original_slug: Web/Guide/HTML/Us_de_seccions_i_esquemes_en_HTML --- <div class="warning"> <p><strong>Important</strong>: Actualment no existeixen implementacions de l'algorisme d'esquema en els navegadors gràfics o agents d'usuari de tecnologia d'assistència, encara que l'algorisme s'executa a un altre programari, com comprobadors de conformitat. Per tant, l'algorisme d'<a href="http://www.w3.org/TR/html5/sections.html#outline">esquema</a> no pot ser invocat per transmetre l'estructura dels documents als usuaris. Es recomana als autors a utilitzar les capçaleres de <a href="http://www.w3.org/TR/html5/sections.html#rank">rang</a> (<code><a href="http://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h1</a></code>-<code><a href="http://www.w3.org/TR/html5/sections.html#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements">h6</a></code>) per transmetre l'estructura.</p> diff --git a/files/ca/web/guide/mobile/a_hybrid_approach/index.html b/files/ca/web/guide/mobile/a_hybrid_approach/index.html index da2ee0a625..64c76899c9 100644 --- a/files/ca/web/guide/mobile/a_hybrid_approach/index.html +++ b/files/ca/web/guide/mobile/a_hybrid_approach/index.html @@ -1,7 +1,8 @@ --- title: Una solució híbrida -slug: Web_Development/Mobile/A_hybrid_approach +slug: Web/Guide/Mobile/A_hybrid_approach translation_of: Web/Guide/Mobile/A_hybrid_approach +original_slug: Web_Development/Mobile/A_hybrid_approach --- <p>Les bales de plata costen de trobar en el desenvolupament web — és molt més probable que empris estratègies que fan ús de vàries tècniques segons les circumstàncies. I això ens du a la nostra tercera solució pel desenvolupament web amigable amb el mòbil, que tracta d'evitar les deficiències de les altres dues solucions (<a href="/ca/Web_Development/Mobile/Separate_sites" title="en/Web development/Mobile/Separate sites">diferents webs</a> i <a href="/ca/Web_development/Mobile/Responsive_design" title="en/Web_development/Mobile/Responsive_design">única web amb disseny sensible</a>), combinant-les.</p> <p>Aquest enfoc híbrid se centra en atacar per separat cada un dels <a href="/ca/Web_Development/Mobile/Mobile-friendliness" title="en/Web development/Mobile/Mobile-friendliness">tres objectius del desenvolupament web per als mòbils</a>, i aplicar les millors solucions tècniques disponibles a cada un d'ells. Aquest article presenta aquí una potencial combinació de tècniques, però en altres circumstàncies pot convenir una combinació diferent. El concepte clau que cal recordar i entendre és que per resoldre les teves necesitats concretes pots combinar les tècniques que calgui de banda del servidor amb les aplicades al navegador.</p> diff --git a/files/ca/web/guide/mobile/index.html b/files/ca/web/guide/mobile/index.html index 84a810eb1c..8d98081f36 100644 --- a/files/ca/web/guide/mobile/index.html +++ b/files/ca/web/guide/mobile/index.html @@ -1,6 +1,6 @@ --- title: Desenvolupament de webs per a mòbils -slug: Web_Development/Mobile +slug: Web/Guide/Mobile tags: - Mobile - NeedsTranslation @@ -8,6 +8,7 @@ tags: - Web Development translation_of: Web/Guide/Mobile translation_of_original: Web_Development/Mobile +original_slug: Web_Development/Mobile --- <p>Construir webs per ser vistes en dispositius mòbils requereix prendre solucions que assegurin que la web funcioni igual de bé en dispositius mòbils com ho fa en navegadors d'escriptori. Els següents articles descriuen algunes d'aquestes solucions:</p> <ul> diff --git a/files/ca/web/guide/mobile/mobile-friendliness/index.html b/files/ca/web/guide/mobile/mobile-friendliness/index.html index b5ed1bbdb4..b521896f7e 100644 --- a/files/ca/web/guide/mobile/mobile-friendliness/index.html +++ b/files/ca/web/guide/mobile/mobile-friendliness/index.html @@ -1,7 +1,8 @@ --- title: Webs amigables amb els mòbils -slug: Web_Development/Mobile/Mobile-friendliness +slug: Web/Guide/Mobile/Mobile-friendliness translation_of: Web/Guide/Mobile/Mobile-friendliness +original_slug: Web_Development/Mobile/Mobile-friendliness --- <h2 id="Què_és_una_web_amigable_amb_els_mòbils">Què és una web amigable amb els mòbils?</h2> <p>Vol dir multitud de coses segons amb qui parlis. Lo millor és veure aquest assumpte prenent com a referent els 3 objectius per a millorar l'experiència dels teus usuaris: presentació, contingut, i rendiment.</p> diff --git a/files/ca/web/guide/mobile/separate_sites/index.html b/files/ca/web/guide/mobile/separate_sites/index.html index ceb9160b38..1f290e1f84 100644 --- a/files/ca/web/guide/mobile/separate_sites/index.html +++ b/files/ca/web/guide/mobile/separate_sites/index.html @@ -1,7 +1,8 @@ --- title: Diferents webs per a mòbil i PC -slug: Web_Development/Mobile/Separate_sites +slug: Web/Guide/Mobile/Separate_sites translation_of: Web/Guide/Mobile/Separate_sites +original_slug: Web_Development/Mobile/Separate_sites --- <p>La solucio de "webs diferents" per a la construcció de webs accesibles des del mòbil implica crear realment dos webs diferents (de contingut i forma) per als usuaris mòbils i pels que ens visiten des de l'escriptori de l'ordinador/portàtil. Aquesta solució -com les altres- té els seus avantatges però també els seus inconvenients.</p> <h2 id="Avantatges">Avantatges</h2> diff --git a/files/ca/web/html/inline_elements/index.html b/files/ca/web/html/inline_elements/index.html index 0ec8db2c0d..76c2f70120 100644 --- a/files/ca/web/html/inline_elements/index.html +++ b/files/ca/web/html/inline_elements/index.html @@ -1,11 +1,12 @@ --- title: Elements en línia -slug: Web/HTML/Elements_en_línia +slug: Web/HTML/Inline_elements tags: - Beginner - HTML - - 'HTML:Element Reference' + - HTML:Element Reference translation_of: Web/HTML/Inline_elements +original_slug: Web/HTML/Elements_en_línia --- <h2 id="Summary" name="Summary">Sumari</h2> diff --git a/files/ca/web/javascript/about_javascript/index.html b/files/ca/web/javascript/about_javascript/index.html index f581aa7021..ab68a22088 100644 --- a/files/ca/web/javascript/about_javascript/index.html +++ b/files/ca/web/javascript/about_javascript/index.html @@ -1,7 +1,8 @@ --- title: Sobre JavaScript -slug: Web/JavaScript/quant_a_JavaScript +slug: Web/JavaScript/About_JavaScript translation_of: Web/JavaScript/About_JavaScript +original_slug: Web/JavaScript/quant_a_JavaScript --- <div>{{JsSidebar()}}</div> diff --git a/files/ca/web/javascript/guide/expressions_and_operators/index.html b/files/ca/web/javascript/guide/expressions_and_operators/index.html index 9985daa497..7aff311543 100644 --- a/files/ca/web/javascript/guide/expressions_and_operators/index.html +++ b/files/ca/web/javascript/guide/expressions_and_operators/index.html @@ -1,7 +1,8 @@ --- title: Expressions i operadors -slug: Web/JavaScript/Guide/Expressions_i_Operadors +slug: Web/JavaScript/Guide/Expressions_and_Operators translation_of: Web/JavaScript/Guide/Expressions_and_Operators +original_slug: Web/JavaScript/Guide/Expressions_i_Operadors --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Functions", "Web/JavaScript/Guide/Numbers_and_dates")}}</div> diff --git a/files/ca/web/javascript/guide/introduction/index.html b/files/ca/web/javascript/guide/introduction/index.html index 1b598dad9b..540696aa35 100644 --- a/files/ca/web/javascript/guide/introduction/index.html +++ b/files/ca/web/javascript/guide/introduction/index.html @@ -1,7 +1,8 @@ --- title: Introducció -slug: Web/JavaScript/Guide/Introducció +slug: Web/JavaScript/Guide/Introduction translation_of: Web/JavaScript/Guide/Introduction +original_slug: Web/JavaScript/Guide/Introducció --- <div>{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide", "Web/JavaScript/Guide/Grammar_and_types")}}</div> diff --git a/files/ca/web/javascript/reference/about/index.html b/files/ca/web/javascript/reference/about/index.html index b1fa0734b3..0da88b4776 100644 --- a/files/ca/web/javascript/reference/about/index.html +++ b/files/ca/web/javascript/reference/about/index.html @@ -1,7 +1,8 @@ --- title: Sobre aquesta referència -slug: Web/JavaScript/Referencia/Sobre +slug: Web/JavaScript/Reference/About translation_of: Web/JavaScript/Reference/About +original_slug: Web/JavaScript/Referencia/Sobre --- <p>{{JsSidebar}}</p> diff --git a/files/ca/web/javascript/reference/classes/constructor/index.html b/files/ca/web/javascript/reference/classes/constructor/index.html index a0bd6b966f..1dc8379405 100644 --- a/files/ca/web/javascript/reference/classes/constructor/index.html +++ b/files/ca/web/javascript/reference/classes/constructor/index.html @@ -1,7 +1,8 @@ --- title: constructor -slug: Web/JavaScript/Referencia/Classes/constructor +slug: Web/JavaScript/Reference/Classes/constructor translation_of: Web/JavaScript/Reference/Classes/constructor +original_slug: Web/JavaScript/Referencia/Classes/constructor --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/ca/web/javascript/reference/classes/index.html b/files/ca/web/javascript/reference/classes/index.html index 23daf7e1ff..080c845943 100644 --- a/files/ca/web/javascript/reference/classes/index.html +++ b/files/ca/web/javascript/reference/classes/index.html @@ -1,6 +1,6 @@ --- title: Classes -slug: Web/JavaScript/Referencia/Classes +slug: Web/JavaScript/Reference/Classes tags: - Classes - ECMAScript 2015 @@ -13,6 +13,7 @@ tags: - Référence(2) - TopicStub translation_of: Web/JavaScript/Reference/Classes +original_slug: Web/JavaScript/Referencia/Classes --- <div>{{JsSidebar("Classes")}}</div> diff --git a/files/ca/web/javascript/reference/classes/static/index.html b/files/ca/web/javascript/reference/classes/static/index.html index 3255dc1552..c8c015d731 100644 --- a/files/ca/web/javascript/reference/classes/static/index.html +++ b/files/ca/web/javascript/reference/classes/static/index.html @@ -1,7 +1,8 @@ --- title: static -slug: Web/JavaScript/Referencia/Classes/static +slug: Web/JavaScript/Reference/Classes/static translation_of: Web/JavaScript/Reference/Classes/static +original_slug: Web/JavaScript/Referencia/Classes/static --- <div>{{jsSidebar("Classes")}}</div> diff --git a/files/ca/web/javascript/reference/errors/read-only/index.html b/files/ca/web/javascript/reference/errors/read-only/index.html index 30c70c40dd..ac7a574b86 100644 --- a/files/ca/web/javascript/reference/errors/read-only/index.html +++ b/files/ca/web/javascript/reference/errors/read-only/index.html @@ -1,11 +1,12 @@ --- title: 'TipusError: "x" es només de lectura' -slug: Web/JavaScript/Reference/Errors/Nomes-Lectura +slug: Web/JavaScript/Reference/Errors/Read-only tags: - Errors - JavaScript - TypeError translation_of: Web/JavaScript/Reference/Errors/Read-only +original_slug: Web/JavaScript/Reference/Errors/Nomes-Lectura --- <div>{{jsSidebar("Errors")}}</div> diff --git a/files/ca/web/javascript/reference/functions/rest_parameters/index.html b/files/ca/web/javascript/reference/functions/rest_parameters/index.html index 68fc5f0bba..2a0a2370e7 100644 --- a/files/ca/web/javascript/reference/functions/rest_parameters/index.html +++ b/files/ca/web/javascript/reference/functions/rest_parameters/index.html @@ -1,7 +1,8 @@ --- title: Paràmetres rest -slug: Web/JavaScript/Reference/Functions/parameters_rest +slug: Web/JavaScript/Reference/Functions/rest_parameters translation_of: Web/JavaScript/Reference/Functions/rest_parameters +original_slug: Web/JavaScript/Reference/Functions/parameters_rest --- <div>{{jsSidebar("Functions")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/entries/index.html b/files/ca/web/javascript/reference/global_objects/array/entries/index.html index 8b67c06038..d378295247 100644 --- a/files/ca/web/javascript/reference/global_objects/array/entries/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/entries/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.entries() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/entries +slug: Web/JavaScript/Reference/Global_Objects/Array/entries translation_of: Web/JavaScript/Reference/Global_Objects/Array/entries +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/entries --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/every/index.html b/files/ca/web/javascript/reference/global_objects/array/every/index.html index ad707b4990..cff136ba75 100644 --- a/files/ca/web/javascript/reference/global_objects/array/every/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/every/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.every() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/every +slug: Web/JavaScript/Reference/Global_Objects/Array/every translation_of: Web/JavaScript/Reference/Global_Objects/Array/every +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/every --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/fill/index.html b/files/ca/web/javascript/reference/global_objects/array/fill/index.html index e1952a8407..67ad6677cf 100644 --- a/files/ca/web/javascript/reference/global_objects/array/fill/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/fill/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.fill() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/fill +slug: Web/JavaScript/Reference/Global_Objects/Array/fill translation_of: Web/JavaScript/Reference/Global_Objects/Array/fill +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/fill --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/filter/index.html b/files/ca/web/javascript/reference/global_objects/array/filter/index.html index c1bfec77f3..778102284b 100644 --- a/files/ca/web/javascript/reference/global_objects/array/filter/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/filter/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.filter() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/filter +slug: Web/JavaScript/Reference/Global_Objects/Array/filter translation_of: Web/JavaScript/Reference/Global_Objects/Array/filter +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/filter --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/find/index.html b/files/ca/web/javascript/reference/global_objects/array/find/index.html index 8ee7742c09..ee78fa7de2 100644 --- a/files/ca/web/javascript/reference/global_objects/array/find/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/find/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.find() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/find +slug: Web/JavaScript/Reference/Global_Objects/Array/find translation_of: Web/JavaScript/Reference/Global_Objects/Array/find +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/find --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/findindex/index.html b/files/ca/web/javascript/reference/global_objects/array/findindex/index.html index 5b089bdb98..4fdca8cbbf 100644 --- a/files/ca/web/javascript/reference/global_objects/array/findindex/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/findindex/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.findIndex() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/findIndex +slug: Web/JavaScript/Reference/Global_Objects/Array/findIndex translation_of: Web/JavaScript/Reference/Global_Objects/Array/findIndex +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/findIndex --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/foreach/index.html b/files/ca/web/javascript/reference/global_objects/array/foreach/index.html index 4d391346eb..8af3bee901 100644 --- a/files/ca/web/javascript/reference/global_objects/array/foreach/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/foreach/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.forEach() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/forEach +slug: Web/JavaScript/Reference/Global_Objects/Array/forEach translation_of: Web/JavaScript/Reference/Global_Objects/Array/forEach +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/forEach --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/includes/index.html b/files/ca/web/javascript/reference/global_objects/array/includes/index.html index 9f64b0e117..b788348abb 100644 --- a/files/ca/web/javascript/reference/global_objects/array/includes/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/includes/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.includes() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/includes +slug: Web/JavaScript/Reference/Global_Objects/Array/includes translation_of: Web/JavaScript/Reference/Global_Objects/Array/includes +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/includes --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/index.html b/files/ca/web/javascript/reference/global_objects/array/index.html index da7c400799..0ef89dabaa 100644 --- a/files/ca/web/javascript/reference/global_objects/array/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/index.html @@ -1,7 +1,8 @@ --- title: Array -slug: Web/JavaScript/Referencia/Objectes_globals/Array +slug: Web/JavaScript/Reference/Global_Objects/Array translation_of: Web/JavaScript/Reference/Global_Objects/Array +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/indexof/index.html b/files/ca/web/javascript/reference/global_objects/array/indexof/index.html index 939571a0c8..ad8d5df1a9 100644 --- a/files/ca/web/javascript/reference/global_objects/array/indexof/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/indexof/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.indexOf() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/indexOf +slug: Web/JavaScript/Reference/Global_Objects/Array/indexOf translation_of: Web/JavaScript/Reference/Global_Objects/Array/indexOf +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/indexOf --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/isarray/index.html b/files/ca/web/javascript/reference/global_objects/array/isarray/index.html index 6393dde86f..1b2d93532e 100644 --- a/files/ca/web/javascript/reference/global_objects/array/isarray/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/isarray/index.html @@ -1,7 +1,8 @@ --- title: Array.isArray() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/isArray +slug: Web/JavaScript/Reference/Global_Objects/Array/isArray translation_of: Web/JavaScript/Reference/Global_Objects/Array/isArray +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/isArray --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/join/index.html b/files/ca/web/javascript/reference/global_objects/array/join/index.html index 8d76b4474a..5f844f89db 100644 --- a/files/ca/web/javascript/reference/global_objects/array/join/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/join/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.join() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/join +slug: Web/JavaScript/Reference/Global_Objects/Array/join translation_of: Web/JavaScript/Reference/Global_Objects/Array/join +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/join --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/keys/index.html b/files/ca/web/javascript/reference/global_objects/array/keys/index.html index 7d9df8e1f5..a03db832c5 100644 --- a/files/ca/web/javascript/reference/global_objects/array/keys/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/keys/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.keys() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/keys +slug: Web/JavaScript/Reference/Global_Objects/Array/keys translation_of: Web/JavaScript/Reference/Global_Objects/Array/keys +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/keys --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/lastindexof/index.html b/files/ca/web/javascript/reference/global_objects/array/lastindexof/index.html index 038aa614e5..2f8cd34a5f 100644 --- a/files/ca/web/javascript/reference/global_objects/array/lastindexof/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/lastindexof/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.lastIndexOf() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/lastIndexOf +slug: Web/JavaScript/Reference/Global_Objects/Array/lastIndexOf translation_of: Web/JavaScript/Reference/Global_Objects/Array/lastIndexOf +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/lastIndexOf --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/length/index.html b/files/ca/web/javascript/reference/global_objects/array/length/index.html index a4954565ff..48d1e75e3f 100644 --- a/files/ca/web/javascript/reference/global_objects/array/length/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/length/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.length -slug: Web/JavaScript/Referencia/Objectes_globals/Array/length +slug: Web/JavaScript/Reference/Global_Objects/Array/length translation_of: Web/JavaScript/Reference/Global_Objects/Array/length +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/length --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/map/index.html b/files/ca/web/javascript/reference/global_objects/array/map/index.html index 6f0dc1a0d4..930623a2fb 100644 --- a/files/ca/web/javascript/reference/global_objects/array/map/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/map/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.map() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/map +slug: Web/JavaScript/Reference/Global_Objects/Array/map translation_of: Web/JavaScript/Reference/Global_Objects/Array/map +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/map --- <div>{{JSRef("Global_Objects", "Array")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/of/index.html b/files/ca/web/javascript/reference/global_objects/array/of/index.html index efe2d96abd..d6eee05728 100644 --- a/files/ca/web/javascript/reference/global_objects/array/of/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/of/index.html @@ -1,7 +1,8 @@ --- title: Array.of() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/of +slug: Web/JavaScript/Reference/Global_Objects/Array/of translation_of: Web/JavaScript/Reference/Global_Objects/Array/of +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/of --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/pop/index.html b/files/ca/web/javascript/reference/global_objects/array/pop/index.html index 7d2ee3189f..0cc77f2b8a 100644 --- a/files/ca/web/javascript/reference/global_objects/array/pop/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/pop/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.pop() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/pop +slug: Web/JavaScript/Reference/Global_Objects/Array/pop translation_of: Web/JavaScript/Reference/Global_Objects/Array/pop +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/pop --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/push/index.html b/files/ca/web/javascript/reference/global_objects/array/push/index.html index 5770e5a10c..ff50bb46e4 100644 --- a/files/ca/web/javascript/reference/global_objects/array/push/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/push/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.push() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/push +slug: Web/JavaScript/Reference/Global_Objects/Array/push translation_of: Web/JavaScript/Reference/Global_Objects/Array/push +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/push --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/reduce/index.html b/files/ca/web/javascript/reference/global_objects/array/reduce/index.html index fa6253fd0c..e755078556 100644 --- a/files/ca/web/javascript/reference/global_objects/array/reduce/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/reduce/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.reduce() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/Reduce +slug: Web/JavaScript/Reference/Global_Objects/Array/Reduce translation_of: Web/JavaScript/Reference/Global_Objects/Array/Reduce +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/Reduce --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/reverse/index.html b/files/ca/web/javascript/reference/global_objects/array/reverse/index.html index 2528cabdc5..a5e8e63544 100644 --- a/files/ca/web/javascript/reference/global_objects/array/reverse/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/reverse/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.reverse() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/reverse +slug: Web/JavaScript/Reference/Global_Objects/Array/reverse translation_of: Web/JavaScript/Reference/Global_Objects/Array/reverse +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/reverse --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/shift/index.html b/files/ca/web/javascript/reference/global_objects/array/shift/index.html index 7b5fa1b330..b02863aa85 100644 --- a/files/ca/web/javascript/reference/global_objects/array/shift/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/shift/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.shift() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/shift +slug: Web/JavaScript/Reference/Global_Objects/Array/shift translation_of: Web/JavaScript/Reference/Global_Objects/Array/shift +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/shift --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/slice/index.html b/files/ca/web/javascript/reference/global_objects/array/slice/index.html index d181f94a65..1b5f5e812d 100644 --- a/files/ca/web/javascript/reference/global_objects/array/slice/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/slice/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.slice() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/slice +slug: Web/JavaScript/Reference/Global_Objects/Array/slice translation_of: Web/JavaScript/Reference/Global_Objects/Array/slice +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/slice --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/some/index.html b/files/ca/web/javascript/reference/global_objects/array/some/index.html index 7abc1ed76d..cd908daa39 100644 --- a/files/ca/web/javascript/reference/global_objects/array/some/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/some/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.some() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/some +slug: Web/JavaScript/Reference/Global_Objects/Array/some translation_of: Web/JavaScript/Reference/Global_Objects/Array/some +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/some --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/array/splice/index.html b/files/ca/web/javascript/reference/global_objects/array/splice/index.html index c1abada8d9..c47f9df482 100644 --- a/files/ca/web/javascript/reference/global_objects/array/splice/index.html +++ b/files/ca/web/javascript/reference/global_objects/array/splice/index.html @@ -1,7 +1,8 @@ --- title: Array.prototype.splice() -slug: Web/JavaScript/Referencia/Objectes_globals/Array/splice +slug: Web/JavaScript/Reference/Global_Objects/Array/splice translation_of: Web/JavaScript/Reference/Global_Objects/Array/splice +original_slug: Web/JavaScript/Referencia/Objectes_globals/Array/splice --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/boolean/index.html b/files/ca/web/javascript/reference/global_objects/boolean/index.html index 83f2597df9..d0a6d6eef7 100644 --- a/files/ca/web/javascript/reference/global_objects/boolean/index.html +++ b/files/ca/web/javascript/reference/global_objects/boolean/index.html @@ -1,7 +1,8 @@ --- title: Boolean -slug: Web/JavaScript/Referencia/Objectes_globals/Boolean +slug: Web/JavaScript/Reference/Global_Objects/Boolean translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +original_slug: Web/JavaScript/Referencia/Objectes_globals/Boolean --- <div>{{JSRef("Global_Objects", "Boolean")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/boolean/tosource/index.html b/files/ca/web/javascript/reference/global_objects/boolean/tosource/index.html index 6b6a1b8b2b..265643c1da 100644 --- a/files/ca/web/javascript/reference/global_objects/boolean/tosource/index.html +++ b/files/ca/web/javascript/reference/global_objects/boolean/tosource/index.html @@ -1,7 +1,8 @@ --- title: Boolean.prototype.toSource() -slug: Web/JavaScript/Referencia/Objectes_globals/Boolean/toSource +slug: Web/JavaScript/Reference/Global_Objects/Boolean/toSource translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/toSource +original_slug: Web/JavaScript/Referencia/Objectes_globals/Boolean/toSource --- <div>{{JSRef("Objectes_standard", "Boolean")}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/boolean/tostring/index.html b/files/ca/web/javascript/reference/global_objects/boolean/tostring/index.html index 90da6cba3a..1a7aedf3da 100644 --- a/files/ca/web/javascript/reference/global_objects/boolean/tostring/index.html +++ b/files/ca/web/javascript/reference/global_objects/boolean/tostring/index.html @@ -1,7 +1,8 @@ --- title: Boolean.prototype.toString() -slug: Web/JavaScript/Referencia/Objectes_globals/Boolean/toString +slug: Web/JavaScript/Reference/Global_Objects/Boolean/toString translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/toString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Boolean/toString --- <div>{{JSRef("Global_Objects", "Boolean")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/boolean/valueof/index.html b/files/ca/web/javascript/reference/global_objects/boolean/valueof/index.html index f99fd3c6c0..100f22e3b0 100644 --- a/files/ca/web/javascript/reference/global_objects/boolean/valueof/index.html +++ b/files/ca/web/javascript/reference/global_objects/boolean/valueof/index.html @@ -1,7 +1,8 @@ --- title: Boolean.prototype.valueOf() -slug: Web/JavaScript/Referencia/Objectes_globals/Boolean/valueOf +slug: Web/JavaScript/Reference/Global_Objects/Boolean/valueOf translation_of: Web/JavaScript/Reference/Global_Objects/Boolean/valueOf +original_slug: Web/JavaScript/Referencia/Objectes_globals/Boolean/valueOf --- <div>{{JSRef("Global_Objects", "Boolean")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getdate/index.html b/files/ca/web/javascript/reference/global_objects/date/getdate/index.html index 16808aaae0..e9ba71eaa3 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getdate/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getdate/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getDate() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getDate +slug: Web/JavaScript/Reference/Global_Objects/Date/getDate translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDate +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getDate --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getday/index.html b/files/ca/web/javascript/reference/global_objects/date/getday/index.html index 244562c167..6a620028bc 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getday/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getDay() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getDay +slug: Web/JavaScript/Reference/Global_Objects/Date/getDay translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDay +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getDay --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/ca/web/javascript/reference/global_objects/date/getfullyear/index.html index 94f14f4332..6e467808fa 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getFullYear() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/getFullYear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getFullYear --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/gethours/index.html b/files/ca/web/javascript/reference/global_objects/date/gethours/index.html index 3848e96339..ea34821f17 100644 --- a/files/ca/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/gethours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getHours() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/getHours +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getHours --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/getmilliseconds/index.html index d438cf8cad..380e186bd7 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getMilliseconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getMilliseconds --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getminutes/index.html b/files/ca/web/javascript/reference/global_objects/date/getminutes/index.html index 3ae466d56d..61f178907f 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getminutes/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getMinutes() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/getMinutes translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMinutes +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getMinutes --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getmonth/index.html b/files/ca/web/javascript/reference/global_objects/date/getmonth/index.html index 2631ebef9a..116c4dfea9 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getmonth/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getMonth() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/getMonth translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMonth +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getMonth --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/getseconds/index.html index 790c62e3e9..45c8e5f80d 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getSeconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getSeconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/getSeconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getSeconds --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/gettime/index.html b/files/ca/web/javascript/reference/global_objects/date/gettime/index.html index 20c45f31c5..5c85239ec4 100644 --- a/files/ca/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/gettime/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getTime() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getTime +slug: Web/JavaScript/Reference/Global_Objects/Date/getTime translation_of: Web/JavaScript/Reference/Global_Objects/Date/getTime +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getTime --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html b/files/ca/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html index 8af4d6e9e8..9f67664c59 100644 --- a/files/ca/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/gettimezoneoffset/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getTimezoneOffset() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getTimezoneOffset +slug: Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset translation_of: Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getTimezoneOffset --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutcdate/index.html b/files/ca/web/javascript/reference/global_objects/date/getutcdate/index.html index ee3a8b881f..178c8cad0e 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutcdate/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutcdate/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCDate() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCDate +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCDate translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCDate +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCDate --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutcday/index.html b/files/ca/web/javascript/reference/global_objects/date/getutcday/index.html index b6f992f9a1..038c5af825 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutcday/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutcday/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCDay() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCDay +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCDay translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCDay +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCDay --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/ca/web/javascript/reference/global_objects/date/getutcfullyear/index.html index 3ca1526e28..f3a86468da 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCFullYear() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCFullYear --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutchours/index.html b/files/ca/web/javascript/reference/global_objects/date/getutchours/index.html index f575df92a1..2943f226e1 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutchours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCHours() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCHours --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html index d09ac5bded..093b9c3157 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutcmilliseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCMilliseconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCMilliseconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCMilliseconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCMilliseconds --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutcminutes/index.html b/files/ca/web/javascript/reference/global_objects/date/getutcminutes/index.html index e18a13c52f..32d2c61830 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutcminutes/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutcminutes/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCMinutes() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCMinutes translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCMinutes +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCMinutes --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutcmonth/index.html b/files/ca/web/javascript/reference/global_objects/date/getutcmonth/index.html index 48ba78349b..7c7556e416 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutcmonth/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutcmonth/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCMonth() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCMonth translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCMonth +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCMonth --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getutcseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/getutcseconds/index.html index 1f69ca8199..187652befe 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getutcseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getutcseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCSeconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCSeconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCSeconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getUTCSeconds --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/getyear/index.html b/files/ca/web/javascript/reference/global_objects/date/getyear/index.html index 8724b2e03b..6e7a3ccfd0 100644 --- a/files/ca/web/javascript/reference/global_objects/date/getyear/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/getyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getYear() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/getYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/getYear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/getYear --- <div>{{JSRef("Global_Objects", "Date")}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/index.html b/files/ca/web/javascript/reference/global_objects/date/index.html index 3fb5a9368d..734d90ce59 100644 --- a/files/ca/web/javascript/reference/global_objects/date/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/index.html @@ -1,7 +1,8 @@ --- title: Date -slug: Web/JavaScript/Referencia/Objectes_globals/Date +slug: Web/JavaScript/Reference/Global_Objects/Date translation_of: Web/JavaScript/Reference/Global_Objects/Date +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/now/index.html b/files/ca/web/javascript/reference/global_objects/date/now/index.html index c3ef05fa86..35da70bdaf 100644 --- a/files/ca/web/javascript/reference/global_objects/date/now/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/now/index.html @@ -1,7 +1,8 @@ --- title: Date.now() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/now +slug: Web/JavaScript/Reference/Global_Objects/Date/now translation_of: Web/JavaScript/Reference/Global_Objects/Date/now +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/now --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setdate/index.html b/files/ca/web/javascript/reference/global_objects/date/setdate/index.html index 746de134fe..3fcf353338 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setdate/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setDate() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setDate +slug: Web/JavaScript/Reference/Global_Objects/Date/setDate translation_of: Web/JavaScript/Reference/Global_Objects/Date/setDate +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setDate --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/ca/web/javascript/reference/global_objects/date/setfullyear/index.html index c29d56ca4e..551d128142 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setFullYear() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/setFullYear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setFullYear --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/sethours/index.html b/files/ca/web/javascript/reference/global_objects/date/sethours/index.html index 7f660ba344..acfde50c87 100644 --- a/files/ca/web/javascript/reference/global_objects/date/sethours/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/sethours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setHours() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setHours +slug: Web/JavaScript/Reference/Global_Objects/Date/setHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/setHours +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setHours --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setmilliseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/setmilliseconds/index.html index 53dc451ad4..a7f121a2a9 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setmilliseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setmilliseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setMilliseconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setMilliseconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMilliseconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setMilliseconds --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setminutes/index.html b/files/ca/web/javascript/reference/global_objects/date/setminutes/index.html index 7dba61cade..45067d7eaf 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setminutes/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setminutes/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setMinutes() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/setMinutes translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMinutes +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setMinutes --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setmonth/index.html b/files/ca/web/javascript/reference/global_objects/date/setmonth/index.html index a84f51df7c..b48ad8de43 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setmonth/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setMonth() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/setMonth translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMonth +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setMonth --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/setseconds/index.html index 60ea2c0ae3..fb9e9a7ac7 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setSeconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setSeconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/setSeconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setSeconds --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/settime/index.html b/files/ca/web/javascript/reference/global_objects/date/settime/index.html index 9774f3ee4c..a05e9a3b9d 100644 --- a/files/ca/web/javascript/reference/global_objects/date/settime/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/settime/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setTime() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setTime +slug: Web/JavaScript/Reference/Global_Objects/Date/setTime translation_of: Web/JavaScript/Reference/Global_Objects/Date/setTime +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setTime --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setutcdate/index.html b/files/ca/web/javascript/reference/global_objects/date/setutcdate/index.html index 109178f66a..8c30510fd9 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setutcdate/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setutcdate/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setUTCDate() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCDate +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCDate translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCDate +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCDate --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setutcfullyear/index.html b/files/ca/web/javascript/reference/global_objects/date/setutcfullyear/index.html index 55185a431b..3a3d274c1d 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setutcfullyear/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setutcfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setUTCFullYear() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCFullYear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCFullYear --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setutchours/index.html b/files/ca/web/javascript/reference/global_objects/date/setutchours/index.html index 3c75ea903c..e2c4deecb2 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setutchours/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setutchours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setUTCHours() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCHours +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCHours +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCHours --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html index e3265e247f..14385ca42d 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setutcmilliseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setUTCMilliseconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCMilliseconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCMilliseconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCMilliseconds --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setutcminutes/index.html b/files/ca/web/javascript/reference/global_objects/date/setutcminutes/index.html index 5551364e52..50d71e72a8 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setutcminutes/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setutcminutes/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setUTCMinutes() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCMinutes translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCMinutes +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCMinutes --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setutcmonth/index.html b/files/ca/web/javascript/reference/global_objects/date/setutcmonth/index.html index e06f0fba64..da453f5a89 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setutcmonth/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setutcmonth/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setUTCMonth() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCMonth translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCMonth +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCMonth --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setutcseconds/index.html b/files/ca/web/javascript/reference/global_objects/date/setutcseconds/index.html index 66f33a9e1b..f0f61fb1fe 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setutcseconds/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setutcseconds/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setUTCSeconds() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/setUTCSeconds translation_of: Web/JavaScript/Reference/Global_Objects/Date/setUTCSeconds +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setUTCSeconds --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/setyear/index.html b/files/ca/web/javascript/reference/global_objects/date/setyear/index.html index ead16f2d21..f2e0a31ad2 100644 --- a/files/ca/web/javascript/reference/global_objects/date/setyear/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/setyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setYear() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/setYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/setYear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/setYear --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/todatestring/index.html b/files/ca/web/javascript/reference/global_objects/date/todatestring/index.html index 9548215179..8be13b94d5 100644 --- a/files/ca/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/todatestring/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toDateString() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/toDateString +slug: Web/JavaScript/Reference/Global_Objects/Date/toDateString translation_of: Web/JavaScript/Reference/Global_Objects/Date/toDateString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/toDateString --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/togmtstring/index.html b/files/ca/web/javascript/reference/global_objects/date/togmtstring/index.html index 08e63be739..785829624b 100644 --- a/files/ca/web/javascript/reference/global_objects/date/togmtstring/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/togmtstring/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toGMTString() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/toGMTString +slug: Web/JavaScript/Reference/Global_Objects/Date/toGMTString translation_of: Web/JavaScript/Reference/Global_Objects/Date/toGMTString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/toGMTString --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/toisostring/index.html b/files/ca/web/javascript/reference/global_objects/date/toisostring/index.html index 759e53225c..527230fe35 100644 --- a/files/ca/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/toisostring/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toISOString() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/toISOString +slug: Web/JavaScript/Reference/Global_Objects/Date/toISOString translation_of: Web/JavaScript/Reference/Global_Objects/Date/toISOString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/toISOString --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/tojson/index.html b/files/ca/web/javascript/reference/global_objects/date/tojson/index.html index 8b583470bf..e4b6f3c38f 100644 --- a/files/ca/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/tojson/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toJSON() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/toJSON +slug: Web/JavaScript/Reference/Global_Objects/Date/toJSON translation_of: Web/JavaScript/Reference/Global_Objects/Date/toJSON +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/toJSON --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/tostring/index.html b/files/ca/web/javascript/reference/global_objects/date/tostring/index.html index 8482fe5298..1dd3ae75ca 100644 --- a/files/ca/web/javascript/reference/global_objects/date/tostring/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/tostring/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toString() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/toString +slug: Web/JavaScript/Reference/Global_Objects/Date/toString translation_of: Web/JavaScript/Reference/Global_Objects/Date/toString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/toString --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/totimestring/index.html b/files/ca/web/javascript/reference/global_objects/date/totimestring/index.html index aac8de7a85..b3c48ca1a5 100644 --- a/files/ca/web/javascript/reference/global_objects/date/totimestring/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/totimestring/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toTimeString() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/toTimeString +slug: Web/JavaScript/Reference/Global_Objects/Date/toTimeString translation_of: Web/JavaScript/Reference/Global_Objects/Date/toTimeString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/toTimeString --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/utc/index.html b/files/ca/web/javascript/reference/global_objects/date/utc/index.html index 37bb2bc369..905ef685a6 100644 --- a/files/ca/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/utc/index.html @@ -1,7 +1,8 @@ --- title: Date.UTC() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/UTC +slug: Web/JavaScript/Reference/Global_Objects/Date/UTC translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/UTC --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/date/valueof/index.html b/files/ca/web/javascript/reference/global_objects/date/valueof/index.html index 6c5f810ead..9ff6159f68 100644 --- a/files/ca/web/javascript/reference/global_objects/date/valueof/index.html +++ b/files/ca/web/javascript/reference/global_objects/date/valueof/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.valueOf() -slug: Web/JavaScript/Referencia/Objectes_globals/Date/valueOf +slug: Web/JavaScript/Reference/Global_Objects/Date/valueOf translation_of: Web/JavaScript/Reference/Global_Objects/Date/valueOf +original_slug: Web/JavaScript/Referencia/Objectes_globals/Date/valueOf --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/columnnumber/index.html b/files/ca/web/javascript/reference/global_objects/error/columnnumber/index.html index 377c797cd3..cfa72cb182 100644 --- a/files/ca/web/javascript/reference/global_objects/error/columnnumber/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/columnnumber/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.columnNumber -slug: Web/JavaScript/Referencia/Objectes_globals/Error/columnNumber +slug: Web/JavaScript/Reference/Global_Objects/Error/columnNumber translation_of: Web/JavaScript/Reference/Global_Objects/Error/columnNumber +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/columnNumber --- <div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/filename/index.html b/files/ca/web/javascript/reference/global_objects/error/filename/index.html index dcca532f86..9d38712cf4 100644 --- a/files/ca/web/javascript/reference/global_objects/error/filename/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/filename/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.fileName -slug: Web/JavaScript/Referencia/Objectes_globals/Error/fileName +slug: Web/JavaScript/Reference/Global_Objects/Error/fileName translation_of: Web/JavaScript/Reference/Global_Objects/Error/fileName +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/fileName --- <div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/index.html b/files/ca/web/javascript/reference/global_objects/error/index.html index 2e1592edc5..5351f96793 100644 --- a/files/ca/web/javascript/reference/global_objects/error/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/index.html @@ -1,7 +1,8 @@ --- title: Error -slug: Web/JavaScript/Referencia/Objectes_globals/Error +slug: Web/JavaScript/Reference/Global_Objects/Error translation_of: Web/JavaScript/Reference/Global_Objects/Error +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/linenumber/index.html b/files/ca/web/javascript/reference/global_objects/error/linenumber/index.html index 7b85f29c19..a474c0abf0 100644 --- a/files/ca/web/javascript/reference/global_objects/error/linenumber/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/linenumber/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.lineNumber -slug: Web/JavaScript/Referencia/Objectes_globals/Error/lineNumber +slug: Web/JavaScript/Reference/Global_Objects/Error/lineNumber translation_of: Web/JavaScript/Reference/Global_Objects/Error/lineNumber +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/lineNumber --- <div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/message/index.html b/files/ca/web/javascript/reference/global_objects/error/message/index.html index 4aa07268fa..5d477ef064 100644 --- a/files/ca/web/javascript/reference/global_objects/error/message/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/message/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.message -slug: Web/JavaScript/Referencia/Objectes_globals/Error/message +slug: Web/JavaScript/Reference/Global_Objects/Error/message translation_of: Web/JavaScript/Reference/Global_Objects/Error/message +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/message --- <div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/name/index.html b/files/ca/web/javascript/reference/global_objects/error/name/index.html index 995ecafd5f..8e25f4be5f 100644 --- a/files/ca/web/javascript/reference/global_objects/error/name/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/name/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.name -slug: Web/JavaScript/Referencia/Objectes_globals/Error/name +slug: Web/JavaScript/Reference/Global_Objects/Error/name translation_of: Web/JavaScript/Reference/Global_Objects/Error/name +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/name --- <div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/stack/index.html b/files/ca/web/javascript/reference/global_objects/error/stack/index.html index aa41949423..b49247b301 100644 --- a/files/ca/web/javascript/reference/global_objects/error/stack/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/stack/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.stack -slug: Web/JavaScript/Referencia/Objectes_globals/Error/Stack +slug: Web/JavaScript/Reference/Global_Objects/Error/Stack translation_of: Web/JavaScript/Reference/Global_Objects/Error/Stack +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/Stack --- <div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/tosource/index.html b/files/ca/web/javascript/reference/global_objects/error/tosource/index.html index c766aa312b..e68daf137e 100644 --- a/files/ca/web/javascript/reference/global_objects/error/tosource/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/tosource/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.toSource() -slug: Web/JavaScript/Referencia/Objectes_globals/Error/toSource +slug: Web/JavaScript/Reference/Global_Objects/Error/toSource translation_of: Web/JavaScript/Reference/Global_Objects/Error/toSource +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/toSource --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/error/tostring/index.html b/files/ca/web/javascript/reference/global_objects/error/tostring/index.html index 79fd20f77f..64ce986a83 100644 --- a/files/ca/web/javascript/reference/global_objects/error/tostring/index.html +++ b/files/ca/web/javascript/reference/global_objects/error/tostring/index.html @@ -1,7 +1,8 @@ --- title: Error.prototype.toString() -slug: Web/JavaScript/Referencia/Objectes_globals/Error/toString +slug: Web/JavaScript/Reference/Global_Objects/Error/toString translation_of: Web/JavaScript/Reference/Global_Objects/Error/toString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Error/toString --- <div>{{JSRef("Global_Objects", "Error", "EvalError,InternalError,RangeError,ReferenceError,SyntaxError,TypeError,URIError")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/index.html b/files/ca/web/javascript/reference/global_objects/index.html index 60bd0333f7..93bf7ad9bc 100644 --- a/files/ca/web/javascript/reference/global_objects/index.html +++ b/files/ca/web/javascript/reference/global_objects/index.html @@ -1,7 +1,8 @@ --- title: Objectes Standard -slug: Web/JavaScript/Referencia/Objectes_globals +slug: Web/JavaScript/Reference/Global_Objects translation_of: Web/JavaScript/Reference/Global_Objects +original_slug: Web/JavaScript/Referencia/Objectes_globals --- <div> <div>{{jsSidebar("Objects")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/infinity/index.html b/files/ca/web/javascript/reference/global_objects/infinity/index.html index 409609bfd2..bb06d6e1fa 100644 --- a/files/ca/web/javascript/reference/global_objects/infinity/index.html +++ b/files/ca/web/javascript/reference/global_objects/infinity/index.html @@ -1,7 +1,8 @@ --- title: Infinity -slug: Web/JavaScript/Referencia/Objectes_globals/Infinity +slug: Web/JavaScript/Reference/Global_Objects/Infinity translation_of: Web/JavaScript/Reference/Global_Objects/Infinity +original_slug: Web/JavaScript/Referencia/Objectes_globals/Infinity --- <div> <div> diff --git a/files/ca/web/javascript/reference/global_objects/json/index.html b/files/ca/web/javascript/reference/global_objects/json/index.html index efc86409e6..95c3af9636 100644 --- a/files/ca/web/javascript/reference/global_objects/json/index.html +++ b/files/ca/web/javascript/reference/global_objects/json/index.html @@ -1,7 +1,8 @@ --- title: JSON -slug: Web/JavaScript/Referencia/Objectes_globals/JSON +slug: Web/JavaScript/Reference/Global_Objects/JSON translation_of: Web/JavaScript/Reference/Global_Objects/JSON +original_slug: Web/JavaScript/Referencia/Objectes_globals/JSON --- <div>{{JSRef("Global_Objects", "JSON")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/clear/index.html b/files/ca/web/javascript/reference/global_objects/map/clear/index.html index f29cc93eef..098655f667 100644 --- a/files/ca/web/javascript/reference/global_objects/map/clear/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/clear/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.clear() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/clear +slug: Web/JavaScript/Reference/Global_Objects/Map/clear translation_of: Web/JavaScript/Reference/Global_Objects/Map/clear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/clear --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/delete/index.html b/files/ca/web/javascript/reference/global_objects/map/delete/index.html index 01c1b2cf28..ee22dcbd0d 100644 --- a/files/ca/web/javascript/reference/global_objects/map/delete/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/delete/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.delete() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/delete +slug: Web/JavaScript/Reference/Global_Objects/Map/delete translation_of: Web/JavaScript/Reference/Global_Objects/Map/delete +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/delete --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/entries/index.html b/files/ca/web/javascript/reference/global_objects/map/entries/index.html index d5f6942695..ed83a8d946 100644 --- a/files/ca/web/javascript/reference/global_objects/map/entries/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/entries/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.entries() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/entries +slug: Web/JavaScript/Reference/Global_Objects/Map/entries translation_of: Web/JavaScript/Reference/Global_Objects/Map/entries +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/entries --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/foreach/index.html b/files/ca/web/javascript/reference/global_objects/map/foreach/index.html index 7097bbee3d..16a6625eb6 100644 --- a/files/ca/web/javascript/reference/global_objects/map/foreach/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/foreach/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.forEach() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/forEach +slug: Web/JavaScript/Reference/Global_Objects/Map/forEach translation_of: Web/JavaScript/Reference/Global_Objects/Map/forEach +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/forEach --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/get/index.html b/files/ca/web/javascript/reference/global_objects/map/get/index.html index ec345df059..c1dcf95533 100644 --- a/files/ca/web/javascript/reference/global_objects/map/get/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/get/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.get() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/get +slug: Web/JavaScript/Reference/Global_Objects/Map/get translation_of: Web/JavaScript/Reference/Global_Objects/Map/get +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/get --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/has/index.html b/files/ca/web/javascript/reference/global_objects/map/has/index.html index d0ce1bec54..6e7a02d543 100644 --- a/files/ca/web/javascript/reference/global_objects/map/has/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/has/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.has() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/has +slug: Web/JavaScript/Reference/Global_Objects/Map/has translation_of: Web/JavaScript/Reference/Global_Objects/Map/has +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/has --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/index.html b/files/ca/web/javascript/reference/global_objects/map/index.html index 8e2bb647bd..678d5120fa 100644 --- a/files/ca/web/javascript/reference/global_objects/map/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/index.html @@ -1,7 +1,8 @@ --- title: Map -slug: Web/JavaScript/Referencia/Objectes_globals/Map +slug: Web/JavaScript/Reference/Global_Objects/Map translation_of: Web/JavaScript/Reference/Global_Objects/Map +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map --- <div>{{JSRef("Global_Objects", "Map")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/keys/index.html b/files/ca/web/javascript/reference/global_objects/map/keys/index.html index 47c975a891..1717cb8285 100644 --- a/files/ca/web/javascript/reference/global_objects/map/keys/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/keys/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.keys() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/keys +slug: Web/JavaScript/Reference/Global_Objects/Map/keys translation_of: Web/JavaScript/Reference/Global_Objects/Map/keys +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/keys --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/set/index.html b/files/ca/web/javascript/reference/global_objects/map/set/index.html index 3b77060831..b27969e706 100644 --- a/files/ca/web/javascript/reference/global_objects/map/set/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/set/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.set() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/set +slug: Web/JavaScript/Reference/Global_Objects/Map/set translation_of: Web/JavaScript/Reference/Global_Objects/Map/set +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/set --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/size/index.html b/files/ca/web/javascript/reference/global_objects/map/size/index.html index aa70c7d84b..c88b497993 100644 --- a/files/ca/web/javascript/reference/global_objects/map/size/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/size/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.size -slug: Web/JavaScript/Referencia/Objectes_globals/Map/size +slug: Web/JavaScript/Reference/Global_Objects/Map/size translation_of: Web/JavaScript/Reference/Global_Objects/Map/size +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/size --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/map/values/index.html b/files/ca/web/javascript/reference/global_objects/map/values/index.html index f1b23be7e7..fc1a14a417 100644 --- a/files/ca/web/javascript/reference/global_objects/map/values/index.html +++ b/files/ca/web/javascript/reference/global_objects/map/values/index.html @@ -1,7 +1,8 @@ --- title: Map.prototype.values() -slug: Web/JavaScript/Referencia/Objectes_globals/Map/values +slug: Web/JavaScript/Reference/Global_Objects/Map/values translation_of: Web/JavaScript/Reference/Global_Objects/Map/values +original_slug: Web/JavaScript/Referencia/Objectes_globals/Map/values --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/abs/index.html b/files/ca/web/javascript/reference/global_objects/math/abs/index.html index 34d3e5beb9..db78802c1f 100644 --- a/files/ca/web/javascript/reference/global_objects/math/abs/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/abs/index.html @@ -1,7 +1,8 @@ --- title: Math.abs() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/abs +slug: Web/JavaScript/Reference/Global_Objects/Math/abs translation_of: Web/JavaScript/Reference/Global_Objects/Math/abs +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/abs --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/acos/index.html b/files/ca/web/javascript/reference/global_objects/math/acos/index.html index fdf781a4e2..0adb3c11e4 100644 --- a/files/ca/web/javascript/reference/global_objects/math/acos/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/acos/index.html @@ -1,7 +1,8 @@ --- title: Math.acos() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/acos +slug: Web/JavaScript/Reference/Global_Objects/Math/acos translation_of: Web/JavaScript/Reference/Global_Objects/Math/acos +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/acos --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/acosh/index.html b/files/ca/web/javascript/reference/global_objects/math/acosh/index.html index edfe1dd8c0..08561aeed1 100644 --- a/files/ca/web/javascript/reference/global_objects/math/acosh/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/acosh/index.html @@ -1,7 +1,8 @@ --- title: Math.acosh() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/acosh +slug: Web/JavaScript/Reference/Global_Objects/Math/acosh translation_of: Web/JavaScript/Reference/Global_Objects/Math/acosh +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/acosh --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/asin/index.html b/files/ca/web/javascript/reference/global_objects/math/asin/index.html index 81288af5b6..5174ee4643 100644 --- a/files/ca/web/javascript/reference/global_objects/math/asin/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/asin/index.html @@ -1,7 +1,8 @@ --- title: Math.asin() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/asin +slug: Web/JavaScript/Reference/Global_Objects/Math/asin translation_of: Web/JavaScript/Reference/Global_Objects/Math/asin +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/asin --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/asinh/index.html b/files/ca/web/javascript/reference/global_objects/math/asinh/index.html index 9a249bb202..52c70da63f 100644 --- a/files/ca/web/javascript/reference/global_objects/math/asinh/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/asinh/index.html @@ -1,7 +1,8 @@ --- title: Math.asinh() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/asinh +slug: Web/JavaScript/Reference/Global_Objects/Math/asinh translation_of: Web/JavaScript/Reference/Global_Objects/Math/asinh +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/asinh --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/atan/index.html b/files/ca/web/javascript/reference/global_objects/math/atan/index.html index 034578fd54..01832ac269 100644 --- a/files/ca/web/javascript/reference/global_objects/math/atan/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/atan/index.html @@ -1,7 +1,8 @@ --- title: Math.atan() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/atan +slug: Web/JavaScript/Reference/Global_Objects/Math/atan translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/atan --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/atan2/index.html b/files/ca/web/javascript/reference/global_objects/math/atan2/index.html index 2816bb40b8..6cd84d1004 100644 --- a/files/ca/web/javascript/reference/global_objects/math/atan2/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/atan2/index.html @@ -1,7 +1,8 @@ --- title: Math.atan2() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/atan2 +slug: Web/JavaScript/Reference/Global_Objects/Math/atan2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan2 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/atan2 --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/atanh/index.html b/files/ca/web/javascript/reference/global_objects/math/atanh/index.html index 8a6b7cc2c8..2b492dbdcc 100644 --- a/files/ca/web/javascript/reference/global_objects/math/atanh/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/atanh/index.html @@ -1,7 +1,8 @@ --- title: Math.atanh() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/atanh +slug: Web/JavaScript/Reference/Global_Objects/Math/atanh translation_of: Web/JavaScript/Reference/Global_Objects/Math/atanh +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/atanh --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/cbrt/index.html b/files/ca/web/javascript/reference/global_objects/math/cbrt/index.html index 70d6767183..a973b5e724 100644 --- a/files/ca/web/javascript/reference/global_objects/math/cbrt/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/cbrt/index.html @@ -1,7 +1,8 @@ --- title: Math.cbrt() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/cbrt +slug: Web/JavaScript/Reference/Global_Objects/Math/cbrt translation_of: Web/JavaScript/Reference/Global_Objects/Math/cbrt +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/cbrt --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/ceil/index.html b/files/ca/web/javascript/reference/global_objects/math/ceil/index.html index a96880eecd..5495818286 100644 --- a/files/ca/web/javascript/reference/global_objects/math/ceil/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/ceil/index.html @@ -1,7 +1,8 @@ --- title: Math.ceil() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/ceil +slug: Web/JavaScript/Reference/Global_Objects/Math/ceil translation_of: Web/JavaScript/Reference/Global_Objects/Math/ceil +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/ceil --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/clz32/index.html b/files/ca/web/javascript/reference/global_objects/math/clz32/index.html index 5cde08c7a8..74c1cecef7 100644 --- a/files/ca/web/javascript/reference/global_objects/math/clz32/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/clz32/index.html @@ -1,7 +1,8 @@ --- title: Math.clz32() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/clz32 +slug: Web/JavaScript/Reference/Global_Objects/Math/clz32 translation_of: Web/JavaScript/Reference/Global_Objects/Math/clz32 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/clz32 --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/cos/index.html b/files/ca/web/javascript/reference/global_objects/math/cos/index.html index 0236b38c9c..00d090ed20 100644 --- a/files/ca/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/cos/index.html @@ -1,7 +1,8 @@ --- title: Math.cos() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/cos +slug: Web/JavaScript/Reference/Global_Objects/Math/cos translation_of: Web/JavaScript/Reference/Global_Objects/Math/cos +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/cos --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/cosh/index.html b/files/ca/web/javascript/reference/global_objects/math/cosh/index.html index 00ebc259b9..f3d4dffb1b 100644 --- a/files/ca/web/javascript/reference/global_objects/math/cosh/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/cosh/index.html @@ -1,7 +1,8 @@ --- title: Math.cosh() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/cosh +slug: Web/JavaScript/Reference/Global_Objects/Math/cosh translation_of: Web/JavaScript/Reference/Global_Objects/Math/cosh +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/cosh --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/e/index.html b/files/ca/web/javascript/reference/global_objects/math/e/index.html index efe7476396..90dba24a0d 100644 --- a/files/ca/web/javascript/reference/global_objects/math/e/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/e/index.html @@ -1,7 +1,8 @@ --- title: Math.E -slug: Web/JavaScript/Referencia/Objectes_globals/Math/E +slug: Web/JavaScript/Reference/Global_Objects/Math/E translation_of: Web/JavaScript/Reference/Global_Objects/Math/E +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/E --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/exp/index.html b/files/ca/web/javascript/reference/global_objects/math/exp/index.html index c6d6c6c098..2b1b92004f 100644 --- a/files/ca/web/javascript/reference/global_objects/math/exp/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/exp/index.html @@ -1,7 +1,8 @@ --- title: Math.exp() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/exp +slug: Web/JavaScript/Reference/Global_Objects/Math/exp translation_of: Web/JavaScript/Reference/Global_Objects/Math/exp +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/exp --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/expm1/index.html b/files/ca/web/javascript/reference/global_objects/math/expm1/index.html index b8055fba45..017cdc895a 100644 --- a/files/ca/web/javascript/reference/global_objects/math/expm1/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/expm1/index.html @@ -1,7 +1,8 @@ --- title: Math.expm1() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/expm1 +slug: Web/JavaScript/Reference/Global_Objects/Math/expm1 translation_of: Web/JavaScript/Reference/Global_Objects/Math/expm1 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/expm1 --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/floor/index.html b/files/ca/web/javascript/reference/global_objects/math/floor/index.html index 4a83b8d0e8..f86e9d6ed8 100644 --- a/files/ca/web/javascript/reference/global_objects/math/floor/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/floor/index.html @@ -1,7 +1,8 @@ --- title: Math.floor() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/floor +slug: Web/JavaScript/Reference/Global_Objects/Math/floor translation_of: Web/JavaScript/Reference/Global_Objects/Math/floor +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/floor --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/fround/index.html b/files/ca/web/javascript/reference/global_objects/math/fround/index.html index 7411993dbc..dd4cd2c762 100644 --- a/files/ca/web/javascript/reference/global_objects/math/fround/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/fround/index.html @@ -1,7 +1,8 @@ --- title: Math.fround() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/fround +slug: Web/JavaScript/Reference/Global_Objects/Math/fround translation_of: Web/JavaScript/Reference/Global_Objects/Math/fround +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/fround --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/hypot/index.html b/files/ca/web/javascript/reference/global_objects/math/hypot/index.html index e29bb754f1..c7a8994995 100644 --- a/files/ca/web/javascript/reference/global_objects/math/hypot/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/hypot/index.html @@ -1,7 +1,8 @@ --- title: Math.hypot() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/hypot +slug: Web/JavaScript/Reference/Global_Objects/Math/hypot translation_of: Web/JavaScript/Reference/Global_Objects/Math/hypot +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/hypot --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/imul/index.html b/files/ca/web/javascript/reference/global_objects/math/imul/index.html index 53050a9cd6..a82ab70eb5 100644 --- a/files/ca/web/javascript/reference/global_objects/math/imul/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/imul/index.html @@ -1,7 +1,8 @@ --- title: Math.imul() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/imul +slug: Web/JavaScript/Reference/Global_Objects/Math/imul translation_of: Web/JavaScript/Reference/Global_Objects/Math/imul +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/imul --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/index.html b/files/ca/web/javascript/reference/global_objects/math/index.html index d493f51b40..aaaf1f008c 100644 --- a/files/ca/web/javascript/reference/global_objects/math/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/index.html @@ -1,7 +1,8 @@ --- title: Math -slug: Web/JavaScript/Referencia/Objectes_globals/Math +slug: Web/JavaScript/Reference/Global_Objects/Math translation_of: Web/JavaScript/Reference/Global_Objects/Math +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/ln10/index.html b/files/ca/web/javascript/reference/global_objects/math/ln10/index.html index 42107c85f5..49c3f52a1a 100644 --- a/files/ca/web/javascript/reference/global_objects/math/ln10/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/ln10/index.html @@ -1,7 +1,8 @@ --- title: Math.LN10 -slug: Web/JavaScript/Referencia/Objectes_globals/Math/LN10 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN10 translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN10 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/LN10 --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/ln2/index.html b/files/ca/web/javascript/reference/global_objects/math/ln2/index.html index 92cf2693f2..1bd054bec6 100644 --- a/files/ca/web/javascript/reference/global_objects/math/ln2/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/ln2/index.html @@ -1,7 +1,8 @@ --- title: Math.LN2 -slug: Web/JavaScript/Referencia/Objectes_globals/Math/LN2 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN2 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/LN2 --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/log/index.html b/files/ca/web/javascript/reference/global_objects/math/log/index.html index a3d8467ae5..e92c8c05d2 100644 --- a/files/ca/web/javascript/reference/global_objects/math/log/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/log/index.html @@ -1,7 +1,8 @@ --- title: Math.log() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/log +slug: Web/JavaScript/Reference/Global_Objects/Math/log translation_of: Web/JavaScript/Reference/Global_Objects/Math/log +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/log --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/log10/index.html b/files/ca/web/javascript/reference/global_objects/math/log10/index.html index 1a82f34848..b752401732 100644 --- a/files/ca/web/javascript/reference/global_objects/math/log10/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/log10/index.html @@ -1,7 +1,8 @@ --- title: Math.log10() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/log10 +slug: Web/JavaScript/Reference/Global_Objects/Math/log10 translation_of: Web/JavaScript/Reference/Global_Objects/Math/log10 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/log10 --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/log10e/index.html b/files/ca/web/javascript/reference/global_objects/math/log10e/index.html index 299c8d12ed..865c5d2748 100644 --- a/files/ca/web/javascript/reference/global_objects/math/log10e/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/log10e/index.html @@ -1,7 +1,8 @@ --- title: Math.LOG10E -slug: Web/JavaScript/Referencia/Objectes_globals/Math/LOG10E +slug: Web/JavaScript/Reference/Global_Objects/Math/LOG10E translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG10E +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/LOG10E --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/log1p/index.html b/files/ca/web/javascript/reference/global_objects/math/log1p/index.html index 1a0eb32cd5..d2d3694a0c 100644 --- a/files/ca/web/javascript/reference/global_objects/math/log1p/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/log1p/index.html @@ -1,7 +1,8 @@ --- title: Math.log1p() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/log1p +slug: Web/JavaScript/Reference/Global_Objects/Math/log1p translation_of: Web/JavaScript/Reference/Global_Objects/Math/log1p +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/log1p --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/log2/index.html b/files/ca/web/javascript/reference/global_objects/math/log2/index.html index 0806bd75ff..9877f863b8 100644 --- a/files/ca/web/javascript/reference/global_objects/math/log2/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/log2/index.html @@ -1,7 +1,8 @@ --- title: Math.log2() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/log2 +slug: Web/JavaScript/Reference/Global_Objects/Math/log2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/log2 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/log2 --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/log2e/index.html b/files/ca/web/javascript/reference/global_objects/math/log2e/index.html index 2f37ae44c1..a8483c97e4 100644 --- a/files/ca/web/javascript/reference/global_objects/math/log2e/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/log2e/index.html @@ -1,7 +1,8 @@ --- title: Math.LOG2E -slug: Web/JavaScript/Referencia/Objectes_globals/Math/LOG2E +slug: Web/JavaScript/Reference/Global_Objects/Math/LOG2E translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG2E +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/LOG2E --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/max/index.html b/files/ca/web/javascript/reference/global_objects/math/max/index.html index 791b5dfdfe..1b556be585 100644 --- a/files/ca/web/javascript/reference/global_objects/math/max/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/max/index.html @@ -1,7 +1,8 @@ --- title: Math.max() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/max +slug: Web/JavaScript/Reference/Global_Objects/Math/max translation_of: Web/JavaScript/Reference/Global_Objects/Math/max +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/max --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/min/index.html b/files/ca/web/javascript/reference/global_objects/math/min/index.html index 909e6ff2ee..68cb1ee2fd 100644 --- a/files/ca/web/javascript/reference/global_objects/math/min/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/min/index.html @@ -1,7 +1,8 @@ --- title: Math.min() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/min +slug: Web/JavaScript/Reference/Global_Objects/Math/min translation_of: Web/JavaScript/Reference/Global_Objects/Math/min +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/min --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/pi/index.html b/files/ca/web/javascript/reference/global_objects/math/pi/index.html index b867c953df..11a95acb94 100644 --- a/files/ca/web/javascript/reference/global_objects/math/pi/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/pi/index.html @@ -1,7 +1,8 @@ --- title: Math.PI -slug: Web/JavaScript/Referencia/Objectes_globals/Math/PI +slug: Web/JavaScript/Reference/Global_Objects/Math/PI translation_of: Web/JavaScript/Reference/Global_Objects/Math/PI +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/PI --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/pow/index.html b/files/ca/web/javascript/reference/global_objects/math/pow/index.html index efe89000e9..9f86311dda 100644 --- a/files/ca/web/javascript/reference/global_objects/math/pow/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/pow/index.html @@ -1,7 +1,8 @@ --- title: Math.pow() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/pow +slug: Web/JavaScript/Reference/Global_Objects/Math/pow translation_of: Web/JavaScript/Reference/Global_Objects/Math/pow +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/pow --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/random/index.html b/files/ca/web/javascript/reference/global_objects/math/random/index.html index d70169efd4..5018a5c59d 100644 --- a/files/ca/web/javascript/reference/global_objects/math/random/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/random/index.html @@ -1,7 +1,8 @@ --- title: Math.random() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/random +slug: Web/JavaScript/Reference/Global_Objects/Math/random translation_of: Web/JavaScript/Reference/Global_Objects/Math/random +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/random --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/round/index.html b/files/ca/web/javascript/reference/global_objects/math/round/index.html index 2510799381..fcc2d46bf9 100644 --- a/files/ca/web/javascript/reference/global_objects/math/round/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/round/index.html @@ -1,7 +1,8 @@ --- title: Math.round() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/round +slug: Web/JavaScript/Reference/Global_Objects/Math/round translation_of: Web/JavaScript/Reference/Global_Objects/Math/round +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/round --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/sign/index.html b/files/ca/web/javascript/reference/global_objects/math/sign/index.html index 520ff27dc4..a3a1df277e 100644 --- a/files/ca/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/sign/index.html @@ -1,7 +1,8 @@ --- title: Math.sign() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/sign +slug: Web/JavaScript/Reference/Global_Objects/Math/sign translation_of: Web/JavaScript/Reference/Global_Objects/Math/sign +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/sign --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/sin/index.html b/files/ca/web/javascript/reference/global_objects/math/sin/index.html index 7f1faf9a98..e880f9ac74 100644 --- a/files/ca/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/sin/index.html @@ -1,7 +1,8 @@ --- title: Math.sin() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/sin +slug: Web/JavaScript/Reference/Global_Objects/Math/sin translation_of: Web/JavaScript/Reference/Global_Objects/Math/sin +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/sin --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/sinh/index.html b/files/ca/web/javascript/reference/global_objects/math/sinh/index.html index a1cc1f446a..9622b9a00d 100644 --- a/files/ca/web/javascript/reference/global_objects/math/sinh/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/sinh/index.html @@ -1,7 +1,8 @@ --- title: Math.sinh() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/sinh +slug: Web/JavaScript/Reference/Global_Objects/Math/sinh translation_of: Web/JavaScript/Reference/Global_Objects/Math/sinh +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/sinh --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/sqrt/index.html b/files/ca/web/javascript/reference/global_objects/math/sqrt/index.html index b726db8a31..a9cdc465a3 100644 --- a/files/ca/web/javascript/reference/global_objects/math/sqrt/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/sqrt/index.html @@ -1,7 +1,8 @@ --- title: Math.sqrt() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/sqrt +slug: Web/JavaScript/Reference/Global_Objects/Math/sqrt translation_of: Web/JavaScript/Reference/Global_Objects/Math/sqrt +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/sqrt --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/ca/web/javascript/reference/global_objects/math/sqrt1_2/index.html index 3d7d3a1370..a837b7515d 100644 --- a/files/ca/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -1,7 +1,8 @@ --- title: Math.SQRT1_2 -slug: Web/JavaScript/Referencia/Objectes_globals/Math/SQRT1_2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/SQRT1_2 --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/ca/web/javascript/reference/global_objects/math/sqrt2/index.html index 3d049f228c..fa49b09c47 100644 --- a/files/ca/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -1,7 +1,8 @@ --- title: Math.SQRT2 -slug: Web/JavaScript/Referencia/Objectes_globals/Math/SQRT2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/SQRT2 --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/tan/index.html b/files/ca/web/javascript/reference/global_objects/math/tan/index.html index 590e1f5fc8..a48a08a947 100644 --- a/files/ca/web/javascript/reference/global_objects/math/tan/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/tan/index.html @@ -1,7 +1,8 @@ --- title: Math.tan() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/tan +slug: Web/JavaScript/Reference/Global_Objects/Math/tan translation_of: Web/JavaScript/Reference/Global_Objects/Math/tan +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/tan --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/tanh/index.html b/files/ca/web/javascript/reference/global_objects/math/tanh/index.html index ada19d17e0..63c08ddf1c 100644 --- a/files/ca/web/javascript/reference/global_objects/math/tanh/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/tanh/index.html @@ -1,7 +1,8 @@ --- title: Math.tanh() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/tanh +slug: Web/JavaScript/Reference/Global_Objects/Math/tanh translation_of: Web/JavaScript/Reference/Global_Objects/Math/tanh +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/tanh --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/math/trunc/index.html b/files/ca/web/javascript/reference/global_objects/math/trunc/index.html index 4f76502d69..5fb0229700 100644 --- a/files/ca/web/javascript/reference/global_objects/math/trunc/index.html +++ b/files/ca/web/javascript/reference/global_objects/math/trunc/index.html @@ -1,7 +1,8 @@ --- title: Math.trunc() -slug: Web/JavaScript/Referencia/Objectes_globals/Math/trunc +slug: Web/JavaScript/Reference/Global_Objects/Math/trunc translation_of: Web/JavaScript/Reference/Global_Objects/Math/trunc +original_slug: Web/JavaScript/Referencia/Objectes_globals/Math/trunc --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/nan/index.html b/files/ca/web/javascript/reference/global_objects/nan/index.html index 1d6f4a4dc8..ea6d203f0d 100644 --- a/files/ca/web/javascript/reference/global_objects/nan/index.html +++ b/files/ca/web/javascript/reference/global_objects/nan/index.html @@ -1,7 +1,8 @@ --- title: NaN -slug: Web/JavaScript/Referencia/Objectes_globals/NaN +slug: Web/JavaScript/Reference/Global_Objects/NaN translation_of: Web/JavaScript/Reference/Global_Objects/NaN +original_slug: Web/JavaScript/Referencia/Objectes_globals/NaN --- <div> <div> diff --git a/files/ca/web/javascript/reference/global_objects/null/index.html b/files/ca/web/javascript/reference/global_objects/null/index.html index 97506ddeb5..6519c2f522 100644 --- a/files/ca/web/javascript/reference/global_objects/null/index.html +++ b/files/ca/web/javascript/reference/global_objects/null/index.html @@ -1,7 +1,8 @@ --- title: 'null' -slug: Web/JavaScript/Referencia/Objectes_globals/null +slug: Web/JavaScript/Reference/Global_Objects/null translation_of: Web/JavaScript/Reference/Global_Objects/null +original_slug: Web/JavaScript/Referencia/Objectes_globals/null --- <div> <div> diff --git a/files/ca/web/javascript/reference/global_objects/number/epsilon/index.html b/files/ca/web/javascript/reference/global_objects/number/epsilon/index.html index 5e3f602703..20036f41ed 100644 --- a/files/ca/web/javascript/reference/global_objects/number/epsilon/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/epsilon/index.html @@ -1,7 +1,8 @@ --- title: Number.EPSILON -slug: Web/JavaScript/Referencia/Objectes_globals/Number/EPSILON +slug: Web/JavaScript/Reference/Global_Objects/Number/EPSILON translation_of: Web/JavaScript/Reference/Global_Objects/Number/EPSILON +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/EPSILON --- <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/index.html b/files/ca/web/javascript/reference/global_objects/number/index.html index 5f4b7a0bb2..f6ef461a15 100644 --- a/files/ca/web/javascript/reference/global_objects/number/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/index.html @@ -1,7 +1,8 @@ --- title: Number -slug: Web/JavaScript/Referencia/Objectes_globals/Number +slug: Web/JavaScript/Reference/Global_Objects/Number translation_of: Web/JavaScript/Reference/Global_Objects/Number +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number --- <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/isfinite/index.html b/files/ca/web/javascript/reference/global_objects/number/isfinite/index.html index 21d9493bf8..aed53d28a2 100644 --- a/files/ca/web/javascript/reference/global_objects/number/isfinite/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/isfinite/index.html @@ -1,7 +1,8 @@ --- title: Number.isFinite() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/isFinite +slug: Web/JavaScript/Reference/Global_Objects/Number/isFinite translation_of: Web/JavaScript/Reference/Global_Objects/Number/isFinite +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/isFinite --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/isinteger/index.html b/files/ca/web/javascript/reference/global_objects/number/isinteger/index.html index ee524e91c2..cbc6613bea 100644 --- a/files/ca/web/javascript/reference/global_objects/number/isinteger/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/isinteger/index.html @@ -1,7 +1,8 @@ --- title: Number.isInteger() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/isInteger +slug: Web/JavaScript/Reference/Global_Objects/Number/isInteger translation_of: Web/JavaScript/Reference/Global_Objects/Number/isInteger +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/isInteger --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/isnan/index.html b/files/ca/web/javascript/reference/global_objects/number/isnan/index.html index f6ba247306..9c4776c5f3 100644 --- a/files/ca/web/javascript/reference/global_objects/number/isnan/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/isnan/index.html @@ -1,7 +1,8 @@ --- title: Number.isNaN() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/isNaN +slug: Web/JavaScript/Reference/Global_Objects/Number/isNaN translation_of: Web/JavaScript/Reference/Global_Objects/Number/isNaN +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/isNaN --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/issafeinteger/index.html b/files/ca/web/javascript/reference/global_objects/number/issafeinteger/index.html index 7570e7289d..079d7f990f 100644 --- a/files/ca/web/javascript/reference/global_objects/number/issafeinteger/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/issafeinteger/index.html @@ -1,7 +1,8 @@ --- title: Number.isSafeInteger() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/isSafeInteger +slug: Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger translation_of: Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/isSafeInteger --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/max_safe_integer/index.html b/files/ca/web/javascript/reference/global_objects/number/max_safe_integer/index.html index 02483b41ac..af4eceb183 100644 --- a/files/ca/web/javascript/reference/global_objects/number/max_safe_integer/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/max_safe_integer/index.html @@ -1,7 +1,8 @@ --- title: Number.MAX_SAFE_INTEGER -slug: Web/JavaScript/Referencia/Objectes_globals/Number/MAX_SAFE_INTEGER +slug: Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER translation_of: Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/MAX_SAFE_INTEGER --- <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/max_value/index.html b/files/ca/web/javascript/reference/global_objects/number/max_value/index.html index 453ad01c23..7b325dde61 100644 --- a/files/ca/web/javascript/reference/global_objects/number/max_value/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/max_value/index.html @@ -1,7 +1,8 @@ --- title: Number.MAX_VALUE -slug: Web/JavaScript/Referencia/Objectes_globals/Number/MAX_VALUE +slug: Web/JavaScript/Reference/Global_Objects/Number/MAX_VALUE translation_of: Web/JavaScript/Reference/Global_Objects/Number/MAX_VALUE +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/MAX_VALUE --- <div> <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/min_safe_integer/index.html b/files/ca/web/javascript/reference/global_objects/number/min_safe_integer/index.html index 861ec666ec..b6f7843eba 100644 --- a/files/ca/web/javascript/reference/global_objects/number/min_safe_integer/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/min_safe_integer/index.html @@ -1,7 +1,8 @@ --- title: Number.MIN_SAFE_INTEGER -slug: Web/JavaScript/Referencia/Objectes_globals/Number/MIN_SAFE_INTEGER +slug: Web/JavaScript/Reference/Global_Objects/Number/MIN_SAFE_INTEGER translation_of: Web/JavaScript/Reference/Global_Objects/Number/MIN_SAFE_INTEGER +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/MIN_SAFE_INTEGER --- <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/min_value/index.html b/files/ca/web/javascript/reference/global_objects/number/min_value/index.html index 42af185360..39c1411150 100644 --- a/files/ca/web/javascript/reference/global_objects/number/min_value/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/min_value/index.html @@ -1,7 +1,8 @@ --- title: Number.MIN_VALUE -slug: Web/JavaScript/Referencia/Objectes_globals/Number/MIN_VALUE +slug: Web/JavaScript/Reference/Global_Objects/Number/MIN_VALUE translation_of: Web/JavaScript/Reference/Global_Objects/Number/MIN_VALUE +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/MIN_VALUE --- <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/nan/index.html b/files/ca/web/javascript/reference/global_objects/number/nan/index.html index 7c6f3f1440..0d94244290 100644 --- a/files/ca/web/javascript/reference/global_objects/number/nan/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/nan/index.html @@ -1,7 +1,8 @@ --- title: Number.NaN -slug: Web/JavaScript/Referencia/Objectes_globals/Number/NaN +slug: Web/JavaScript/Reference/Global_Objects/Number/NaN translation_of: Web/JavaScript/Reference/Global_Objects/Number/NaN +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/NaN --- <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/negative_infinity/index.html b/files/ca/web/javascript/reference/global_objects/number/negative_infinity/index.html index 3fb4c1d150..6bec8b6825 100644 --- a/files/ca/web/javascript/reference/global_objects/number/negative_infinity/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/negative_infinity/index.html @@ -1,7 +1,8 @@ --- title: Number.NEGATIVE_INFINITY -slug: Web/JavaScript/Referencia/Objectes_globals/Number/NEGATIVE_INFINITY +slug: Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY translation_of: Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/NEGATIVE_INFINITY --- <div>{{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/parsefloat/index.html b/files/ca/web/javascript/reference/global_objects/number/parsefloat/index.html index cd3494b7ac..f260845735 100644 --- a/files/ca/web/javascript/reference/global_objects/number/parsefloat/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/parsefloat/index.html @@ -1,7 +1,8 @@ --- title: Number.parseFloat() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/parseFloat +slug: Web/JavaScript/Reference/Global_Objects/Number/parseFloat translation_of: Web/JavaScript/Reference/Global_Objects/Number/parseFloat +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/parseFloat --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/parseint/index.html b/files/ca/web/javascript/reference/global_objects/number/parseint/index.html index 2ef9597d11..3d64535f5b 100644 --- a/files/ca/web/javascript/reference/global_objects/number/parseint/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/parseint/index.html @@ -1,7 +1,8 @@ --- title: Number.parseInt() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/parseInt +slug: Web/JavaScript/Reference/Global_Objects/Number/parseInt translation_of: Web/JavaScript/Reference/Global_Objects/Number/parseInt +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/parseInt --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/positive_infinity/index.html b/files/ca/web/javascript/reference/global_objects/number/positive_infinity/index.html index 234a779fd1..201eb9a614 100644 --- a/files/ca/web/javascript/reference/global_objects/number/positive_infinity/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/positive_infinity/index.html @@ -1,7 +1,8 @@ --- title: Number.POSITIVE_INFINITY -slug: Web/JavaScript/Referencia/Objectes_globals/Number/POSITIVE_INFINITY +slug: Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY translation_of: Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/POSITIVE_INFINITY --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/toexponential/index.html b/files/ca/web/javascript/reference/global_objects/number/toexponential/index.html index 69ca3478ac..16adb8fa12 100644 --- a/files/ca/web/javascript/reference/global_objects/number/toexponential/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/toexponential/index.html @@ -1,7 +1,8 @@ --- title: Number.prototype.toExponential() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/toExponential +slug: Web/JavaScript/Reference/Global_Objects/Number/toExponential translation_of: Web/JavaScript/Reference/Global_Objects/Number/toExponential +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/toExponential --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/tofixed/index.html b/files/ca/web/javascript/reference/global_objects/number/tofixed/index.html index 8df53aafe3..97e9279ef3 100644 --- a/files/ca/web/javascript/reference/global_objects/number/tofixed/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/tofixed/index.html @@ -1,7 +1,8 @@ --- title: Number.prototype.toFixed() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/toFixed +slug: Web/JavaScript/Reference/Global_Objects/Number/toFixed translation_of: Web/JavaScript/Reference/Global_Objects/Number/toFixed +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/toFixed --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/toprecision/index.html b/files/ca/web/javascript/reference/global_objects/number/toprecision/index.html index 0af5875e7f..79166a8749 100644 --- a/files/ca/web/javascript/reference/global_objects/number/toprecision/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/toprecision/index.html @@ -1,7 +1,8 @@ --- title: Number.prototype.toPrecision() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/toPrecision +slug: Web/JavaScript/Reference/Global_Objects/Number/toPrecision translation_of: Web/JavaScript/Reference/Global_Objects/Number/toPrecision +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/toPrecision --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/number/tostring/index.html b/files/ca/web/javascript/reference/global_objects/number/tostring/index.html index 7381fc97ac..c048302d99 100644 --- a/files/ca/web/javascript/reference/global_objects/number/tostring/index.html +++ b/files/ca/web/javascript/reference/global_objects/number/tostring/index.html @@ -1,7 +1,8 @@ --- title: Number.prototype.toString() -slug: Web/JavaScript/Referencia/Objectes_globals/Number/toString +slug: Web/JavaScript/Reference/Global_Objects/Number/toString translation_of: Web/JavaScript/Reference/Global_Objects/Number/toString +original_slug: Web/JavaScript/Referencia/Objectes_globals/Number/toString --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/parsefloat/index.html b/files/ca/web/javascript/reference/global_objects/parsefloat/index.html index 570fa6b63f..f11c81107e 100644 --- a/files/ca/web/javascript/reference/global_objects/parsefloat/index.html +++ b/files/ca/web/javascript/reference/global_objects/parsefloat/index.html @@ -1,7 +1,8 @@ --- title: parseFloat() -slug: Web/JavaScript/Referencia/Objectes_globals/parseFloat +slug: Web/JavaScript/Reference/Global_Objects/parseFloat translation_of: Web/JavaScript/Reference/Global_Objects/parseFloat +original_slug: Web/JavaScript/Referencia/Objectes_globals/parseFloat --- <div> <div> diff --git a/files/ca/web/javascript/reference/global_objects/set/add/index.html b/files/ca/web/javascript/reference/global_objects/set/add/index.html index b93eaa3efb..0c619eb2ff 100644 --- a/files/ca/web/javascript/reference/global_objects/set/add/index.html +++ b/files/ca/web/javascript/reference/global_objects/set/add/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.add() -slug: Web/JavaScript/Referencia/Objectes_globals/Set/add +slug: Web/JavaScript/Reference/Global_Objects/Set/add translation_of: Web/JavaScript/Reference/Global_Objects/Set/add +original_slug: Web/JavaScript/Referencia/Objectes_globals/Set/add --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/set/clear/index.html b/files/ca/web/javascript/reference/global_objects/set/clear/index.html index 6ef179daaa..3853f18f7e 100644 --- a/files/ca/web/javascript/reference/global_objects/set/clear/index.html +++ b/files/ca/web/javascript/reference/global_objects/set/clear/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.clear() -slug: Web/JavaScript/Referencia/Objectes_globals/Set/clear +slug: Web/JavaScript/Reference/Global_Objects/Set/clear translation_of: Web/JavaScript/Reference/Global_Objects/Set/clear +original_slug: Web/JavaScript/Referencia/Objectes_globals/Set/clear --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/set/delete/index.html b/files/ca/web/javascript/reference/global_objects/set/delete/index.html index ea66c1a723..d2e68be67b 100644 --- a/files/ca/web/javascript/reference/global_objects/set/delete/index.html +++ b/files/ca/web/javascript/reference/global_objects/set/delete/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.delete() -slug: Web/JavaScript/Referencia/Objectes_globals/Set/delete +slug: Web/JavaScript/Reference/Global_Objects/Set/delete translation_of: Web/JavaScript/Reference/Global_Objects/Set/delete +original_slug: Web/JavaScript/Referencia/Objectes_globals/Set/delete --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/set/entries/index.html b/files/ca/web/javascript/reference/global_objects/set/entries/index.html index 848e53ba8d..084e9597a5 100644 --- a/files/ca/web/javascript/reference/global_objects/set/entries/index.html +++ b/files/ca/web/javascript/reference/global_objects/set/entries/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.entries() -slug: Web/JavaScript/Referencia/Objectes_globals/Set/entries +slug: Web/JavaScript/Reference/Global_Objects/Set/entries translation_of: Web/JavaScript/Reference/Global_Objects/Set/entries +original_slug: Web/JavaScript/Referencia/Objectes_globals/Set/entries --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/set/has/index.html b/files/ca/web/javascript/reference/global_objects/set/has/index.html index ca9027b8a4..ce1de9ee08 100644 --- a/files/ca/web/javascript/reference/global_objects/set/has/index.html +++ b/files/ca/web/javascript/reference/global_objects/set/has/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.has() -slug: Web/JavaScript/Referencia/Objectes_globals/Set/has +slug: Web/JavaScript/Reference/Global_Objects/Set/has translation_of: Web/JavaScript/Reference/Global_Objects/Set/has +original_slug: Web/JavaScript/Referencia/Objectes_globals/Set/has --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/set/index.html b/files/ca/web/javascript/reference/global_objects/set/index.html index 993d296324..e7b9067326 100644 --- a/files/ca/web/javascript/reference/global_objects/set/index.html +++ b/files/ca/web/javascript/reference/global_objects/set/index.html @@ -1,7 +1,8 @@ --- title: Set -slug: Web/JavaScript/Referencia/Objectes_globals/Set +slug: Web/JavaScript/Reference/Global_Objects/Set translation_of: Web/JavaScript/Reference/Global_Objects/Set +original_slug: Web/JavaScript/Referencia/Objectes_globals/Set --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/set/values/index.html b/files/ca/web/javascript/reference/global_objects/set/values/index.html index 307fa78113..9a51edb912 100644 --- a/files/ca/web/javascript/reference/global_objects/set/values/index.html +++ b/files/ca/web/javascript/reference/global_objects/set/values/index.html @@ -1,7 +1,8 @@ --- title: Set.prototype.values() -slug: Web/JavaScript/Referencia/Objectes_globals/Set/values +slug: Web/JavaScript/Reference/Global_Objects/Set/values translation_of: Web/JavaScript/Reference/Global_Objects/Set/values +original_slug: Web/JavaScript/Referencia/Objectes_globals/Set/values --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/anchor/index.html b/files/ca/web/javascript/reference/global_objects/string/anchor/index.html index 15bd4db97b..501d7ea2eb 100644 --- a/files/ca/web/javascript/reference/global_objects/string/anchor/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/anchor/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.anchor() -slug: Web/JavaScript/Referencia/Objectes_globals/String/anchor +slug: Web/JavaScript/Reference/Global_Objects/String/anchor translation_of: Web/JavaScript/Reference/Global_Objects/String/anchor +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/anchor --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/big/index.html b/files/ca/web/javascript/reference/global_objects/string/big/index.html index a3b8815f10..2f9aae3b17 100644 --- a/files/ca/web/javascript/reference/global_objects/string/big/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/big/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.big() -slug: Web/JavaScript/Referencia/Objectes_globals/String/big +slug: Web/JavaScript/Reference/Global_Objects/String/big translation_of: Web/JavaScript/Reference/Global_Objects/String/big +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/big --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/blink/index.html b/files/ca/web/javascript/reference/global_objects/string/blink/index.html index 2378325897..98d657b77b 100644 --- a/files/ca/web/javascript/reference/global_objects/string/blink/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/blink/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.blink() -slug: Web/JavaScript/Referencia/Objectes_globals/String/blink +slug: Web/JavaScript/Reference/Global_Objects/String/blink translation_of: Web/JavaScript/Reference/Global_Objects/String/blink +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/blink --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/bold/index.html b/files/ca/web/javascript/reference/global_objects/string/bold/index.html index 502810bb45..403db1ca36 100644 --- a/files/ca/web/javascript/reference/global_objects/string/bold/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/bold/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.bold() -slug: Web/JavaScript/Referencia/Objectes_globals/String/bold +slug: Web/JavaScript/Reference/Global_Objects/String/bold translation_of: Web/JavaScript/Reference/Global_Objects/String/bold +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/bold --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/charat/index.html b/files/ca/web/javascript/reference/global_objects/string/charat/index.html index 55a84ab7d0..60c6f7a9c0 100644 --- a/files/ca/web/javascript/reference/global_objects/string/charat/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/charat/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.charAt() -slug: Web/JavaScript/Referencia/Objectes_globals/String/charAt +slug: Web/JavaScript/Reference/Global_Objects/String/charAt translation_of: Web/JavaScript/Reference/Global_Objects/String/charAt +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/charAt --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/concat/index.html b/files/ca/web/javascript/reference/global_objects/string/concat/index.html index 87cdda3c5e..b9bedcb4ce 100644 --- a/files/ca/web/javascript/reference/global_objects/string/concat/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/concat/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.concat() -slug: Web/JavaScript/Referencia/Objectes_globals/String/concat +slug: Web/JavaScript/Reference/Global_Objects/String/concat translation_of: Web/JavaScript/Reference/Global_Objects/String/concat +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/concat --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/endswith/index.html b/files/ca/web/javascript/reference/global_objects/string/endswith/index.html index 83a1201549..2706be9e88 100644 --- a/files/ca/web/javascript/reference/global_objects/string/endswith/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/endswith/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.endsWith() -slug: Web/JavaScript/Referencia/Objectes_globals/String/endsWith +slug: Web/JavaScript/Reference/Global_Objects/String/endsWith translation_of: Web/JavaScript/Reference/Global_Objects/String/endsWith +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/endsWith --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/fixed/index.html b/files/ca/web/javascript/reference/global_objects/string/fixed/index.html index 069ab4243f..8e44a443d6 100644 --- a/files/ca/web/javascript/reference/global_objects/string/fixed/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/fixed/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.fixed() -slug: Web/JavaScript/Referencia/Objectes_globals/String/fixed +slug: Web/JavaScript/Reference/Global_Objects/String/fixed translation_of: Web/JavaScript/Reference/Global_Objects/String/fixed +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fixed --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html b/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html index be52cd576b..1a88ad0070 100644 --- a/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/fontcolor/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.fontcolor() -slug: Web/JavaScript/Referencia/Objectes_globals/String/fontcolor +slug: Web/JavaScript/Reference/Global_Objects/String/fontcolor translation_of: Web/JavaScript/Reference/Global_Objects/String/fontcolor +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fontcolor --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html b/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html index 9f30d124aa..a55b8eaa5b 100644 --- a/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/fontsize/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.fontsize() -slug: Web/JavaScript/Referencia/Objectes_globals/String/fontsize +slug: Web/JavaScript/Reference/Global_Objects/String/fontsize translation_of: Web/JavaScript/Reference/Global_Objects/String/fontsize +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fontsize --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html b/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html index f4e2308bf9..e168171699 100644 --- a/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/fromcharcode/index.html @@ -1,7 +1,8 @@ --- title: String.fromCharCode() -slug: Web/JavaScript/Referencia/Objectes_globals/String/fromCharCode +slug: Web/JavaScript/Reference/Global_Objects/String/fromCharCode translation_of: Web/JavaScript/Reference/Global_Objects/String/fromCharCode +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/fromCharCode --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/index.html b/files/ca/web/javascript/reference/global_objects/string/index.html index 136820a54d..b3b91b48d7 100644 --- a/files/ca/web/javascript/reference/global_objects/string/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/index.html @@ -1,7 +1,8 @@ --- title: String -slug: Web/JavaScript/Referencia/Objectes_globals/String +slug: Web/JavaScript/Reference/Global_Objects/String translation_of: Web/JavaScript/Reference/Global_Objects/String +original_slug: Web/JavaScript/Referencia/Objectes_globals/String --- <div>{{JSRef("Global_Objects", "String")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/indexof/index.html b/files/ca/web/javascript/reference/global_objects/string/indexof/index.html index 9b08b04ded..296dbdcb50 100644 --- a/files/ca/web/javascript/reference/global_objects/string/indexof/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/indexof/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.indexOf() -slug: Web/JavaScript/Referencia/Objectes_globals/String/indexOf +slug: Web/JavaScript/Reference/Global_Objects/String/indexOf translation_of: Web/JavaScript/Reference/Global_Objects/String/indexOf +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/indexOf --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/italics/index.html b/files/ca/web/javascript/reference/global_objects/string/italics/index.html index f38a8f9579..f263eb5c3f 100644 --- a/files/ca/web/javascript/reference/global_objects/string/italics/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/italics/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.italics() -slug: Web/JavaScript/Referencia/Objectes_globals/String/italics +slug: Web/JavaScript/Reference/Global_Objects/String/italics translation_of: Web/JavaScript/Reference/Global_Objects/String/italics +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/italics --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/length/index.html b/files/ca/web/javascript/reference/global_objects/string/length/index.html index 63a3114d2d..2bc570d90f 100644 --- a/files/ca/web/javascript/reference/global_objects/string/length/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/length/index.html @@ -1,7 +1,8 @@ --- title: String.length -slug: Web/JavaScript/Referencia/Objectes_globals/String/length +slug: Web/JavaScript/Reference/Global_Objects/String/length translation_of: Web/JavaScript/Reference/Global_Objects/String/length +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/length --- <div>{{JSRef("Global_Objects", "String")}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/link/index.html b/files/ca/web/javascript/reference/global_objects/string/link/index.html index efe1385ddc..1c93d90296 100644 --- a/files/ca/web/javascript/reference/global_objects/string/link/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/link/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.link() -slug: Web/JavaScript/Referencia/Objectes_globals/String/link +slug: Web/JavaScript/Reference/Global_Objects/String/link translation_of: Web/JavaScript/Reference/Global_Objects/String/link +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/link --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/normalize/index.html b/files/ca/web/javascript/reference/global_objects/string/normalize/index.html index 7a6bcef500..052e740dfe 100644 --- a/files/ca/web/javascript/reference/global_objects/string/normalize/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/normalize/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.normalize() -slug: Web/JavaScript/Referencia/Objectes_globals/String/normalize +slug: Web/JavaScript/Reference/Global_Objects/String/normalize translation_of: Web/JavaScript/Reference/Global_Objects/String/normalize +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/normalize --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/small/index.html b/files/ca/web/javascript/reference/global_objects/string/small/index.html index 761797bdda..b7b43ff492 100644 --- a/files/ca/web/javascript/reference/global_objects/string/small/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/small/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.small() -slug: Web/JavaScript/Referencia/Objectes_globals/String/small +slug: Web/JavaScript/Reference/Global_Objects/String/small translation_of: Web/JavaScript/Reference/Global_Objects/String/small +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/small --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/startswith/index.html b/files/ca/web/javascript/reference/global_objects/string/startswith/index.html index ca25398d51..e96aabc68a 100644 --- a/files/ca/web/javascript/reference/global_objects/string/startswith/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/startswith/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.startsWith() -slug: Web/JavaScript/Referencia/Objectes_globals/String/startsWith +slug: Web/JavaScript/Reference/Global_Objects/String/startsWith translation_of: Web/JavaScript/Reference/Global_Objects/String/startsWith +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/startsWith --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/sub/index.html b/files/ca/web/javascript/reference/global_objects/string/sub/index.html index 0b512d038e..31655d16c9 100644 --- a/files/ca/web/javascript/reference/global_objects/string/sub/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/sub/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.sub() -slug: Web/JavaScript/Referencia/Objectes_globals/String/sub +slug: Web/JavaScript/Reference/Global_Objects/String/sub translation_of: Web/JavaScript/Reference/Global_Objects/String/sub +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/sub --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/substr/index.html b/files/ca/web/javascript/reference/global_objects/string/substr/index.html index 5fdb1f03b4..d503114bcf 100644 --- a/files/ca/web/javascript/reference/global_objects/string/substr/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/substr/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.substr() -slug: Web/JavaScript/Referencia/Objectes_globals/String/substr +slug: Web/JavaScript/Reference/Global_Objects/String/substr translation_of: Web/JavaScript/Reference/Global_Objects/String/substr +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/substr --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/sup/index.html b/files/ca/web/javascript/reference/global_objects/string/sup/index.html index 24b46c88ce..c04b9d7ca3 100644 --- a/files/ca/web/javascript/reference/global_objects/string/sup/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/sup/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.sup() -slug: Web/JavaScript/Referencia/Objectes_globals/String/sup +slug: Web/JavaScript/Reference/Global_Objects/String/sup translation_of: Web/JavaScript/Reference/Global_Objects/String/sup +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/sup --- <div>{{JSRef}} {{deprecated_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html b/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html index c138197bc1..05d5850688 100644 --- a/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/tolocalelowercase/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.toLocaleLowerCase() -slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleLowerCase +slug: Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase translation_of: Web/JavaScript/Reference/Global_Objects/String/toLocaleLowerCase +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleLowerCase --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html b/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html index 8f7b2aa716..5e336e40e7 100644 --- a/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/tolocaleuppercase/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.toLocaleUpperCase() -slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleUpperCase +slug: Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCase translation_of: Web/JavaScript/Reference/Global_Objects/String/toLocaleUpperCase +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toLocaleUpperCase --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html b/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html index 7147d0ea0d..fe13276895 100644 --- a/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/tolowercase/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.toLowerCase() -slug: Web/JavaScript/Referencia/Objectes_globals/String/toLowerCase +slug: Web/JavaScript/Reference/Global_Objects/String/toLowerCase translation_of: Web/JavaScript/Reference/Global_Objects/String/toLowerCase +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toLowerCase --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/tostring/index.html b/files/ca/web/javascript/reference/global_objects/string/tostring/index.html index 11f2555a2f..ab1881653b 100644 --- a/files/ca/web/javascript/reference/global_objects/string/tostring/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/tostring/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.toString() -slug: Web/JavaScript/Referencia/Objectes_globals/String/toString +slug: Web/JavaScript/Reference/Global_Objects/String/toString translation_of: Web/JavaScript/Reference/Global_Objects/String/toString +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toString --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html b/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html index 2a3b4fe56a..986ca1f1c3 100644 --- a/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/touppercase/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.toUpperCase() -slug: Web/JavaScript/Referencia/Objectes_globals/String/toUpperCase +slug: Web/JavaScript/Reference/Global_Objects/String/toUpperCase translation_of: Web/JavaScript/Reference/Global_Objects/String/toUpperCase +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/toUpperCase --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/trim/index.html b/files/ca/web/javascript/reference/global_objects/string/trim/index.html index 2dd955ea62..23bf4cdcf4 100644 --- a/files/ca/web/javascript/reference/global_objects/string/trim/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/trim/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.trim() -slug: Web/JavaScript/Referencia/Objectes_globals/String/Trim +slug: Web/JavaScript/Reference/Global_Objects/String/Trim translation_of: Web/JavaScript/Reference/Global_Objects/String/Trim +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/Trim --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/trimend/index.html b/files/ca/web/javascript/reference/global_objects/string/trimend/index.html index 41ab89e3ca..ee22825fc4 100644 --- a/files/ca/web/javascript/reference/global_objects/string/trimend/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/trimend/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.trimRight() -slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimRight +slug: Web/JavaScript/Reference/Global_Objects/String/trimEnd translation_of: Web/JavaScript/Reference/Global_Objects/String/trimEnd +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimRight --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html b/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html index f16a5b89fa..c465678d96 100644 --- a/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html +++ b/files/ca/web/javascript/reference/global_objects/string/trimstart/index.html @@ -1,7 +1,8 @@ --- title: String.prototype.trimLeft() -slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimLeft +slug: Web/JavaScript/Reference/Global_Objects/String/trimStart translation_of: Web/JavaScript/Reference/Global_Objects/String/trimStart +original_slug: Web/JavaScript/Referencia/Objectes_globals/String/TrimLeft --- <div>{{JSRef}} {{non-standard_header}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/syntaxerror/index.html b/files/ca/web/javascript/reference/global_objects/syntaxerror/index.html index 2ad16e006f..53db99e0ef 100644 --- a/files/ca/web/javascript/reference/global_objects/syntaxerror/index.html +++ b/files/ca/web/javascript/reference/global_objects/syntaxerror/index.html @@ -1,7 +1,8 @@ --- title: SyntaxError -slug: Web/JavaScript/Referencia/Objectes_globals/SyntaxError +slug: Web/JavaScript/Reference/Global_Objects/SyntaxError translation_of: Web/JavaScript/Reference/Global_Objects/SyntaxError +original_slug: Web/JavaScript/Referencia/Objectes_globals/SyntaxError --- <div>{{JSRef}}</div> diff --git a/files/ca/web/javascript/reference/global_objects/undefined/index.html b/files/ca/web/javascript/reference/global_objects/undefined/index.html index 3dd30fbefe..e00aa3008d 100644 --- a/files/ca/web/javascript/reference/global_objects/undefined/index.html +++ b/files/ca/web/javascript/reference/global_objects/undefined/index.html @@ -1,7 +1,8 @@ --- title: undefined -slug: Web/JavaScript/Referencia/Objectes_globals/undefined +slug: Web/JavaScript/Reference/Global_Objects/undefined translation_of: Web/JavaScript/Reference/Global_Objects/undefined +original_slug: Web/JavaScript/Referencia/Objectes_globals/undefined --- <div> <div> diff --git a/files/ca/web/javascript/reference/index.html b/files/ca/web/javascript/reference/index.html index f524504ab2..5330d2dd8f 100644 --- a/files/ca/web/javascript/reference/index.html +++ b/files/ca/web/javascript/reference/index.html @@ -1,7 +1,8 @@ --- title: Glossari de JavaScript -slug: Web/JavaScript/Referencia +slug: Web/JavaScript/Reference translation_of: Web/JavaScript/Reference +original_slug: Web/JavaScript/Referencia --- <div>{{JsSidebar}}</div> diff --git a/files/ca/web/javascript/reference/operators/comma_operator/index.html b/files/ca/web/javascript/reference/operators/comma_operator/index.html index f6a62d2bc8..4819aa9186 100644 --- a/files/ca/web/javascript/reference/operators/comma_operator/index.html +++ b/files/ca/web/javascript/reference/operators/comma_operator/index.html @@ -1,7 +1,8 @@ --- title: Operador Coma -slug: Web/JavaScript/Referencia/Operadors/Operador_Coma +slug: Web/JavaScript/Reference/Operators/Comma_Operator translation_of: Web/JavaScript/Reference/Operators/Comma_Operator +original_slug: Web/JavaScript/Referencia/Operadors/Operador_Coma --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/conditional_operator/index.html b/files/ca/web/javascript/reference/operators/conditional_operator/index.html index 15265c62b3..0cfbd791a3 100644 --- a/files/ca/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/ca/web/javascript/reference/operators/conditional_operator/index.html @@ -1,7 +1,8 @@ --- title: Operador Condicional (ternari) -slug: Web/JavaScript/Referencia/Operadors/Conditional_Operator +slug: Web/JavaScript/Reference/Operators/Conditional_Operator translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator +original_slug: Web/JavaScript/Referencia/Operadors/Conditional_Operator --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/function/index.html b/files/ca/web/javascript/reference/operators/function/index.html index 0908f591b6..ad7b71f5de 100644 --- a/files/ca/web/javascript/reference/operators/function/index.html +++ b/files/ca/web/javascript/reference/operators/function/index.html @@ -1,7 +1,8 @@ --- title: function expression -slug: Web/JavaScript/Referencia/Operadors/function +slug: Web/JavaScript/Reference/Operators/function translation_of: Web/JavaScript/Reference/Operators/function +original_slug: Web/JavaScript/Referencia/Operadors/function --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/grouping/index.html b/files/ca/web/javascript/reference/operators/grouping/index.html index 45e8566806..7c2441239b 100644 --- a/files/ca/web/javascript/reference/operators/grouping/index.html +++ b/files/ca/web/javascript/reference/operators/grouping/index.html @@ -1,7 +1,8 @@ --- title: Operador d'agrupament -slug: Web/JavaScript/Referencia/Operadors/Grouping +slug: Web/JavaScript/Reference/Operators/Grouping translation_of: Web/JavaScript/Reference/Operators/Grouping +original_slug: Web/JavaScript/Referencia/Operadors/Grouping --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/index.html b/files/ca/web/javascript/reference/operators/index.html index 4a70edc4fb..620607e228 100644 --- a/files/ca/web/javascript/reference/operators/index.html +++ b/files/ca/web/javascript/reference/operators/index.html @@ -1,12 +1,13 @@ --- title: Expressions and operators -slug: Web/JavaScript/Referencia/Operadors +slug: Web/JavaScript/Reference/Operators tags: - JavaScript - NeedsTranslation - Operators - TopicStub translation_of: Web/JavaScript/Reference/Operators +original_slug: Web/JavaScript/Referencia/Operadors --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/super/index.html b/files/ca/web/javascript/reference/operators/super/index.html index c19e58cba1..140c07505a 100644 --- a/files/ca/web/javascript/reference/operators/super/index.html +++ b/files/ca/web/javascript/reference/operators/super/index.html @@ -1,7 +1,8 @@ --- title: super -slug: Web/JavaScript/Referencia/Operadors/super +slug: Web/JavaScript/Reference/Operators/super translation_of: Web/JavaScript/Reference/Operators/super +original_slug: Web/JavaScript/Referencia/Operadors/super --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/typeof/index.html b/files/ca/web/javascript/reference/operators/typeof/index.html index a7407e79ce..dbdfa6f86a 100644 --- a/files/ca/web/javascript/reference/operators/typeof/index.html +++ b/files/ca/web/javascript/reference/operators/typeof/index.html @@ -1,7 +1,8 @@ --- title: typeof -slug: Web/JavaScript/Referencia/Operadors/typeof +slug: Web/JavaScript/Reference/Operators/typeof translation_of: Web/JavaScript/Reference/Operators/typeof +original_slug: Web/JavaScript/Referencia/Operadors/typeof --- <div> <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/void/index.html b/files/ca/web/javascript/reference/operators/void/index.html index ddf98ebfd9..60b2846665 100644 --- a/files/ca/web/javascript/reference/operators/void/index.html +++ b/files/ca/web/javascript/reference/operators/void/index.html @@ -1,7 +1,8 @@ --- title: L'operador void -slug: Web/JavaScript/Referencia/Operadors/void +slug: Web/JavaScript/Reference/Operators/void translation_of: Web/JavaScript/Reference/Operators/void +original_slug: Web/JavaScript/Referencia/Operadors/void --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/operators/yield/index.html b/files/ca/web/javascript/reference/operators/yield/index.html index d01f641767..cdbe9b1c37 100644 --- a/files/ca/web/javascript/reference/operators/yield/index.html +++ b/files/ca/web/javascript/reference/operators/yield/index.html @@ -1,7 +1,8 @@ --- title: yield -slug: Web/JavaScript/Referencia/Operadors/yield +slug: Web/JavaScript/Reference/Operators/yield translation_of: Web/JavaScript/Reference/Operators/yield +original_slug: Web/JavaScript/Referencia/Operadors/yield --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/ca/web/javascript/reference/statements/block/index.html b/files/ca/web/javascript/reference/statements/block/index.html index cfa5d7fd20..7e2f0602ec 100644 --- a/files/ca/web/javascript/reference/statements/block/index.html +++ b/files/ca/web/javascript/reference/statements/block/index.html @@ -1,7 +1,8 @@ --- title: block -slug: Web/JavaScript/Referencia/Sentencies/block +slug: Web/JavaScript/Reference/Statements/block translation_of: Web/JavaScript/Reference/Statements/block +original_slug: Web/JavaScript/Referencia/Sentencies/block --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/break/index.html b/files/ca/web/javascript/reference/statements/break/index.html index d71eff620d..a4bb253163 100644 --- a/files/ca/web/javascript/reference/statements/break/index.html +++ b/files/ca/web/javascript/reference/statements/break/index.html @@ -1,7 +1,8 @@ --- title: break -slug: Web/JavaScript/Referencia/Sentencies/break +slug: Web/JavaScript/Reference/Statements/break translation_of: Web/JavaScript/Reference/Statements/break +original_slug: Web/JavaScript/Referencia/Sentencies/break --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/continue/index.html b/files/ca/web/javascript/reference/statements/continue/index.html index a6928d15b7..fc2d298ac0 100644 --- a/files/ca/web/javascript/reference/statements/continue/index.html +++ b/files/ca/web/javascript/reference/statements/continue/index.html @@ -1,7 +1,8 @@ --- title: continue -slug: Web/JavaScript/Referencia/Sentencies/continue +slug: Web/JavaScript/Reference/Statements/continue translation_of: Web/JavaScript/Reference/Statements/continue +original_slug: Web/JavaScript/Referencia/Sentencies/continue --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/debugger/index.html b/files/ca/web/javascript/reference/statements/debugger/index.html index 54d8d02e3d..7ccf2e9ae2 100644 --- a/files/ca/web/javascript/reference/statements/debugger/index.html +++ b/files/ca/web/javascript/reference/statements/debugger/index.html @@ -1,7 +1,8 @@ --- title: debugger -slug: Web/JavaScript/Referencia/Sentencies/debugger +slug: Web/JavaScript/Reference/Statements/debugger translation_of: Web/JavaScript/Reference/Statements/debugger +original_slug: Web/JavaScript/Referencia/Sentencies/debugger --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/do...while/index.html b/files/ca/web/javascript/reference/statements/do...while/index.html index 88f221f83d..e5a3a33578 100644 --- a/files/ca/web/javascript/reference/statements/do...while/index.html +++ b/files/ca/web/javascript/reference/statements/do...while/index.html @@ -1,7 +1,8 @@ --- title: do...while -slug: Web/JavaScript/Referencia/Sentencies/do...while +slug: Web/JavaScript/Reference/Statements/do...while translation_of: Web/JavaScript/Reference/Statements/do...while +original_slug: Web/JavaScript/Referencia/Sentencies/do...while --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/empty/index.html b/files/ca/web/javascript/reference/statements/empty/index.html index 6800d476f8..3d3e916fe1 100644 --- a/files/ca/web/javascript/reference/statements/empty/index.html +++ b/files/ca/web/javascript/reference/statements/empty/index.html @@ -1,7 +1,8 @@ --- title: Buida -slug: Web/JavaScript/Referencia/Sentencies/Buida +slug: Web/JavaScript/Reference/Statements/Empty translation_of: Web/JavaScript/Reference/Statements/Empty +original_slug: Web/JavaScript/Referencia/Sentencies/Buida --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/export/index.html b/files/ca/web/javascript/reference/statements/export/index.html index c1d92ab504..fcf4f6283e 100644 --- a/files/ca/web/javascript/reference/statements/export/index.html +++ b/files/ca/web/javascript/reference/statements/export/index.html @@ -1,7 +1,8 @@ --- title: export -slug: Web/JavaScript/Referencia/Sentencies/export +slug: Web/JavaScript/Reference/Statements/export translation_of: Web/JavaScript/Reference/Statements/export +original_slug: Web/JavaScript/Referencia/Sentencies/export --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/for...of/index.html b/files/ca/web/javascript/reference/statements/for...of/index.html index 5cc16f52f8..0df66da1b8 100644 --- a/files/ca/web/javascript/reference/statements/for...of/index.html +++ b/files/ca/web/javascript/reference/statements/for...of/index.html @@ -1,7 +1,8 @@ --- title: for...of -slug: Web/JavaScript/Referencia/Sentencies/for...of +slug: Web/JavaScript/Reference/Statements/for...of translation_of: Web/JavaScript/Reference/Statements/for...of +original_slug: Web/JavaScript/Referencia/Sentencies/for...of --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/for/index.html b/files/ca/web/javascript/reference/statements/for/index.html index 00a16b62df..78f72b9850 100644 --- a/files/ca/web/javascript/reference/statements/for/index.html +++ b/files/ca/web/javascript/reference/statements/for/index.html @@ -1,7 +1,8 @@ --- title: for -slug: Web/JavaScript/Referencia/Sentencies/for +slug: Web/JavaScript/Reference/Statements/for translation_of: Web/JavaScript/Reference/Statements/for +original_slug: Web/JavaScript/Referencia/Sentencies/for --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/function/index.html b/files/ca/web/javascript/reference/statements/function/index.html index 37deff748f..207c3b0af8 100644 --- a/files/ca/web/javascript/reference/statements/function/index.html +++ b/files/ca/web/javascript/reference/statements/function/index.html @@ -1,7 +1,8 @@ --- title: function -slug: Web/JavaScript/Referencia/Sentencies/function +slug: Web/JavaScript/Reference/Statements/function translation_of: Web/JavaScript/Reference/Statements/function +original_slug: Web/JavaScript/Referencia/Sentencies/function --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/if...else/index.html b/files/ca/web/javascript/reference/statements/if...else/index.html index b45e9bea3c..5b7e36ad50 100644 --- a/files/ca/web/javascript/reference/statements/if...else/index.html +++ b/files/ca/web/javascript/reference/statements/if...else/index.html @@ -1,7 +1,8 @@ --- title: if...else -slug: Web/JavaScript/Referencia/Sentencies/if...else +slug: Web/JavaScript/Reference/Statements/if...else translation_of: Web/JavaScript/Reference/Statements/if...else +original_slug: Web/JavaScript/Referencia/Sentencies/if...else --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/index.html b/files/ca/web/javascript/reference/statements/index.html index e91e446cbf..d3eeca18da 100644 --- a/files/ca/web/javascript/reference/statements/index.html +++ b/files/ca/web/javascript/reference/statements/index.html @@ -1,6 +1,6 @@ --- title: Statements and declarations -slug: Web/JavaScript/Referencia/Sentencies +slug: Web/JavaScript/Reference/Statements tags: - JavaScript - NeedsTranslation @@ -8,6 +8,7 @@ tags: - TopicStub - statements translation_of: Web/JavaScript/Reference/Statements +original_slug: Web/JavaScript/Referencia/Sentencies --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/return/index.html b/files/ca/web/javascript/reference/statements/return/index.html index 5b3c3e902a..dc3b43ed79 100644 --- a/files/ca/web/javascript/reference/statements/return/index.html +++ b/files/ca/web/javascript/reference/statements/return/index.html @@ -1,7 +1,8 @@ --- title: return -slug: Web/JavaScript/Referencia/Sentencies/return +slug: Web/JavaScript/Reference/Statements/return translation_of: Web/JavaScript/Reference/Statements/return +original_slug: Web/JavaScript/Referencia/Sentencies/return --- <div> <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/throw/index.html b/files/ca/web/javascript/reference/statements/throw/index.html index 37d13b964b..55de3592c1 100644 --- a/files/ca/web/javascript/reference/statements/throw/index.html +++ b/files/ca/web/javascript/reference/statements/throw/index.html @@ -1,7 +1,8 @@ --- title: throw -slug: Web/JavaScript/Referencia/Sentencies/throw +slug: Web/JavaScript/Reference/Statements/throw translation_of: Web/JavaScript/Reference/Statements/throw +original_slug: Web/JavaScript/Referencia/Sentencies/throw --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/javascript/reference/statements/while/index.html b/files/ca/web/javascript/reference/statements/while/index.html index d3997dbefd..072cad4cf7 100644 --- a/files/ca/web/javascript/reference/statements/while/index.html +++ b/files/ca/web/javascript/reference/statements/while/index.html @@ -1,7 +1,8 @@ --- title: while -slug: Web/JavaScript/Referencia/Sentencies/while +slug: Web/JavaScript/Reference/Statements/while translation_of: Web/JavaScript/Reference/Statements/while +original_slug: Web/JavaScript/Referencia/Sentencies/while --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/ca/web/opensearch/index.html b/files/ca/web/opensearch/index.html index adfa504760..55500ead3e 100644 --- a/files/ca/web/opensearch/index.html +++ b/files/ca/web/opensearch/index.html @@ -1,11 +1,12 @@ --- title: Addició de motors de cerca a les pàgines web -slug: Addició_de_motors_de_cerca_a_les_pàgines_web +slug: Web/OpenSearch tags: - Complements - Connectors_de_cerca translation_of: Web/OpenSearch translation_of_original: Web/API/Window/sidebar/Adding_search_engines_from_Web_pages +original_slug: Addició_de_motors_de_cerca_a_les_pàgines_web --- <p>El Firefox utilitza codi JavaScript per a instaŀlar connectors de motors de cerca. Pot fer servir 3 formats: MozSearch, OpenSearch i Sherlock. </p><p>Quan un codi JavaScript intenta instaŀlar un connector de cerca, el Firefox mostra un avís demanant a l'usuari permís per a instaŀlar-lo. diff --git a/files/ca/web/progressive_web_apps/index.html b/files/ca/web/progressive_web_apps/index.html index 53bd5eb866..2b9254a061 100644 --- a/files/ca/web/progressive_web_apps/index.html +++ b/files/ca/web/progressive_web_apps/index.html @@ -1,8 +1,9 @@ --- title: Disseny sensible (Responsive design) -slug: Web_Development/Mobile/Responsive_design +slug: Web/Progressive_web_apps translation_of: Web/Progressive_web_apps translation_of_original: Web/Guide/Responsive_design +original_slug: Web_Development/Mobile/Responsive_design --- <p>Com una resposta als problemes associats a l'enfoc de desenvolupament basat en dos <a href="/en/Web_Development/Mobile/Separate_sites" title="en/Web development/Mobile/Separate sites">dissenys web separats</a> per a cada plataforma, mòbil i escriptori, una idea relativament nova (de fet <a class="external" href="http://www.alistapart.com/articles/dao/">no tant</a>) ha crescut en popularitat: oblidar-se de la detecció del <em>user-agent</em> des del servidor, i sustituir-ho per una plana que respongui del costat del client a les possibilitats del navegador. Aquest enfoc del problema s'ha convingut en anomenar-lo <a class="external" href="http://www.alistapart.com/articles/responsive-web-design/">disseny web sensible</a>. Igual que l'enfoc dels dissenys separats, el disseny web sensible té els seus avantatges i inconvenients.</p> <h2 id="Avantatges">Avantatges</h2> diff --git a/files/ca/web/progressive_web_apps/responsive/media_types/index.html b/files/ca/web/progressive_web_apps/responsive/media_types/index.html index f3b14fb062..98b04144d1 100644 --- a/files/ca/web/progressive_web_apps/responsive/media_types/index.html +++ b/files/ca/web/progressive_web_apps/responsive/media_types/index.html @@ -1,9 +1,9 @@ --- title: Mitjà -slug: Web/Guide/CSS/Inici_en_CSS/Mitjà +slug: Web/Progressive_web_apps/Responsive/Media_types tags: - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Example - Guide - Intermediate @@ -12,6 +12,7 @@ tags: - NeedsUpdate - Web translation_of: Web/Progressive_web_apps/Responsive/Media_types +original_slug: Web/Guide/CSS/Inici_en_CSS/Mitjà --- <p>{{CSSTutorialTOC}} {{previousPage("/en-US/docs/Web/Guide/CSS/Getting_Started/Tables", "Taules")}}</p> diff --git a/files/ca/web/svg/tutorial/svg_and_css/index.html b/files/ca/web/svg/tutorial/svg_and_css/index.html index 6dac20b5a6..6d729fdfe1 100644 --- a/files/ca/web/svg/tutorial/svg_and_css/index.html +++ b/files/ca/web/svg/tutorial/svg_and_css/index.html @@ -1,9 +1,9 @@ --- title: SVG i CSS -slug: Web/Guide/CSS/Inici_en_CSS/SVG_i_CSS +slug: Web/SVG/Tutorial/SVG_and_CSS tags: - CSS - - 'CSS:Getting_Started' + - CSS:Getting_Started - Example - Guide - Intermediate @@ -12,6 +12,7 @@ tags: - SVG - Web translation_of: Web/SVG/Tutorial/SVG_and_CSS +original_slug: Web/Guide/CSS/Inici_en_CSS/SVG_i_CSS --- <div>{{CSSTutorialTOC}}</div> |