Skip to content

Commit 39f6ed4

Browse files
committed
es: sync translated content
1 parent 3aa6c52 commit 39f6ed4

File tree

9 files changed

+118
-104
lines changed

9 files changed

+118
-104
lines changed

files/es/_redirects.txt

Lines changed: 88 additions & 81 deletions
Large diffs are not rendered by default.

files/es/_wikihistory.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -18420,7 +18420,7 @@
1842018420
"osvaldobaeza"
1842118421
]
1842218422
},
18423-
"Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video": {
18423+
"Web/Media/Guides/DASH_Adaptive_Streaming_for_HTML_5_Video": {
1842418424
"modified": "2019-03-23T22:46:14.015Z",
1842518425
"contributors": [
1842618426
"AzazelN28",
@@ -18779,7 +18779,17 @@
1877918779
"Jorolo"
1878018780
]
1878118781
},
18782-
"Web/XPath/Axes": {
18782+
"Web/XPath/Guides/Introduction_to_using_XPath_in_JavaScript": {
18783+
"modified": "2019-05-08T19:05:57.937Z",
18784+
"contributors": [
18785+
"AlbertoPrado70",
18786+
"caber",
18787+
"chrisdavidmills",
18788+
"fscholz",
18789+
"joakku"
18790+
]
18791+
},
18792+
"Web/XPath/Reference/Axes": {
1878318793
"modified": "2019-03-18T20:59:19.791Z",
1878418794
"contributors": [
1878518795
"SphinxKnight",
@@ -18789,30 +18799,30 @@
1878918799
"Cmayo"
1879018800
]
1879118801
},
18792-
"Web/XPath/Functions": {
18802+
"Web/XPath/Reference/Functions": {
1879318803
"modified": "2019-03-23T22:09:03.742Z",
1879418804
"contributors": [
1879518805
"ExE-Boss",
1879618806
"Zoditu"
1879718807
]
1879818808
},
18799-
"Web/XPath/Functions/contains": {
18809+
"Web/XPath/Reference/Functions/contains": {
1880018810
"modified": "2019-01-16T15:50:22.864Z",
1880118811
"contributors": [
1880218812
"ExE-Boss",
1880318813
"Mgjbot",
1880418814
"Cmayo"
1880518815
]
1880618816
},
18807-
"Web/XPath/Functions/substring": {
18817+
"Web/XPath/Reference/Functions/substring": {
1880818818
"modified": "2019-01-16T15:50:01.578Z",
1880918819
"contributors": [
1881018820
"ExE-Boss",
1881118821
"Mgjbot",
1881218822
"Cmayo"
1881318823
]
1881418824
},
18815-
"Web/XPath/Functions/true": {
18825+
"Web/XPath/Reference/Functions/true": {
1881618826
"modified": "2019-03-18T20:59:19.925Z",
1881718827
"contributors": [
1881818828
"SphinxKnight",
@@ -18821,16 +18831,6 @@
1882118831
"Cmayo"
1882218832
]
1882318833
},
18824-
"Web/XPath/Introduction_to_using_XPath_in_JavaScript": {
18825-
"modified": "2019-05-08T19:05:57.937Z",
18826-
"contributors": [
18827-
"AlbertoPrado70",
18828-
"caber",
18829-
"chrisdavidmills",
18830-
"fscholz",
18831-
"joakku"
18832-
]
18833-
},
1883418834
"Web/XSLT": {
1883518835
"modified": "2019-03-23T23:44:23.657Z",
1883618836
"contributors": [

files/es/web/media/dash_adaptive_streaming_for_html_5_video/index.md renamed to files/es/web/media/guides/dash_adaptive_streaming_for_html_5_video/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Transmisión Adaptativa DASH para Video en HTML 5
3-
slug: Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video
3+
slug: Web/Media/Guides/DASH_Adaptive_Streaming_for_HTML_5_Video
4+
original_slug: Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video
45
l10n:
56
sourceCommit: e74627e6fd9ba19696b918c2bdddfff8aa160787
67
---

files/es/web/xpath/introduction_to_using_xpath_in_javascript/index.md renamed to files/es/web/xpath/guides/introduction_to_using_xpath_in_javascript/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Introducción al uso de XPath en Javascript
3-
slug: Web/XPath/Introduction_to_using_XPath_in_JavaScript
3+
slug: Web/XPath/Guides/Introduction_to_using_XPath_in_JavaScript
4+
original_slug: Web/XPath/Introduction_to_using_XPath_in_JavaScript
45
---
56

67
{{XsltSidebar}}

files/es/web/xpath/axes/index.md renamed to files/es/web/xpath/reference/axes/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Ejes
3-
slug: Web/XPath/Axes
3+
slug: Web/XPath/Reference/Axes
4+
original_slug: Web/XPath/Axes
45
l10n:
56
sourceCommit: b6f343538eac4a803943b4e99b0c0545b372645a
67
---

files/es/web/xpath/functions/contains/index.md renamed to files/es/web/xpath/reference/functions/contains/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: contains
3-
slug: Web/XPath/Functions/contains
3+
slug: Web/XPath/Reference/Functions/contains
4+
original_slug: Web/XPath/Functions/contains
45
---
56

67
{{XsltSidebar}}{{ XsltRef() }}

files/es/web/xpath/functions/index.md renamed to files/es/web/xpath/reference/functions/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Funciones
3-
slug: Web/XPath/Functions
3+
slug: Web/XPath/Reference/Functions
4+
original_slug: Web/XPath/Functions
45
---
56

67
{{XsltSidebar}}

files/es/web/xpath/functions/substring/index.md renamed to files/es/web/xpath/reference/functions/substring/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: substring
3-
slug: Web/XPath/Functions/substring
3+
slug: Web/XPath/Reference/Functions/substring
4+
original_slug: Web/XPath/Functions/substring
45
---
56

67
{{XsltSidebar}}{{ XsltRef() }}

files/es/web/xpath/functions/true/index.md renamed to files/es/web/xpath/reference/functions/true/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "true"
3-
slug: Web/XPath/Functions/true
3+
slug: Web/XPath/Reference/Functions/true
4+
original_slug: Web/XPath/Functions/true
45
---
56

67
{{XsltSidebar}}{{XsltRef}}

0 commit comments

Comments
 (0)