aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/api
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-10 15:07:40 -0500
commite3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch)
treee79f55a57428a312358befac396d4abe25730206 /files/es/web/api
parent65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff)
downloadtranslated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2
translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip
adding translation_of_original to front-matter
Diffstat (limited to 'files/es/web/api')
-rw-r--r--files/es/web/api/document/getselection/index.html1
-rw-r--r--files/es/web/api/document/stylesheets/index.html1
-rw-r--r--files/es/web/api/element/accesskey/index.html1
-rw-r--r--files/es/web/api/element/name/index.html1
-rw-r--r--files/es/web/api/element/ongotpointercapture/index.html1
-rw-r--r--files/es/web/api/element/onlostpointercapture/index.html1
-rw-r--r--files/es/web/api/event/createevent/index.html1
-rw-r--r--files/es/web/api/navigatorgeolocation/index.html1
-rw-r--r--files/es/web/api/node/nodoprincipal/index.html1
-rw-r--r--files/es/web/api/push_api/using_the_push_api/index.html1
-rw-r--r--files/es/web/api/randomsource/index.html1
-rw-r--r--files/es/web/api/storage/localstorage/index.html1
-rw-r--r--files/es/web/api/window/url/index.html1
-rw-r--r--files/es/web/api/windowbase64/index.html1
-rw-r--r--files/es/web/api/windowtimers/index.html1
15 files changed, 15 insertions, 0 deletions
diff --git a/files/es/web/api/document/getselection/index.html b/files/es/web/api/document/getselection/index.html
index 494ded4250..6c03b64dcf 100644
--- a/files/es/web/api/document/getselection/index.html
+++ b/files/es/web/api/document/getselection/index.html
@@ -6,6 +6,7 @@ tags:
- Selección
- metodo
translation_of: Web/API/DocumentOrShadowRoot/getSelection
+translation_of_original: Web/API/Document/getSelection
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/es/web/api/document/stylesheets/index.html b/files/es/web/api/document/stylesheets/index.html
index 0cc8e47181..0458cb3fc9 100644
--- a/files/es/web/api/document/stylesheets/index.html
+++ b/files/es/web/api/document/stylesheets/index.html
@@ -2,6 +2,7 @@
title: Document.styleSheets
slug: Web/API/Document/styleSheets
translation_of: Web/API/DocumentOrShadowRoot/styleSheets
+translation_of_original: Web/API/Document/styleSheets
---
<p>{{ ApiRef() }}</p>
<h3 id="Summary" name="Summary">Resumen</h3>
diff --git a/files/es/web/api/element/accesskey/index.html b/files/es/web/api/element/accesskey/index.html
index a21970faa6..7d73c395fc 100644
--- a/files/es/web/api/element/accesskey/index.html
+++ b/files/es/web/api/element/accesskey/index.html
@@ -6,6 +6,7 @@ tags:
- Propiedad
- necesidades de contenido
translation_of: Web/API/HTMLElement/accessKey
+translation_of_original: Web/API/Element/accessKey
---
<div>{{APIRef("DOM")}}</div>
diff --git a/files/es/web/api/element/name/index.html b/files/es/web/api/element/name/index.html
index 717ad9dd3c..c970ea8947 100644
--- a/files/es/web/api/element/name/index.html
+++ b/files/es/web/api/element/name/index.html
@@ -11,6 +11,7 @@ tags:
- Web
- actualizacion
translation_of: Web/API
+translation_of_original: Web/API/Element/name
---
<p>{{ APIRef("DOM") }}</p>
diff --git a/files/es/web/api/element/ongotpointercapture/index.html b/files/es/web/api/element/ongotpointercapture/index.html
index 156c25f4fb..3023c3758e 100644
--- a/files/es/web/api/element/ongotpointercapture/index.html
+++ b/files/es/web/api/element/ongotpointercapture/index.html
@@ -10,6 +10,7 @@ tags:
- Propiedad
- Referencia
translation_of: Web/API/GlobalEventHandlers/ongotpointercapture
+translation_of_original: Web/API/Element/ongotpointercapture
---
<p>{{ ApiRef("DOM") }}</p>
diff --git a/files/es/web/api/element/onlostpointercapture/index.html b/files/es/web/api/element/onlostpointercapture/index.html
index 336c672605..9a07506d45 100644
--- a/files/es/web/api/element/onlostpointercapture/index.html
+++ b/files/es/web/api/element/onlostpointercapture/index.html
@@ -9,6 +9,7 @@ tags:
- Propiedad
- Referencia
translation_of: Web/API/GlobalEventHandlers/onlostpointercapture
+translation_of_original: Web/API/Element/onlostpointercapture
---
<p>{{ ApiRef("DOM") }}</p>
diff --git a/files/es/web/api/event/createevent/index.html b/files/es/web/api/event/createevent/index.html
index 0d04851789..7b273c6e33 100644
--- a/files/es/web/api/event/createevent/index.html
+++ b/files/es/web/api/event/createevent/index.html
@@ -7,6 +7,7 @@ tags:
- Evento
- metodo
translation_of: Web/API/Document/createEvent
+translation_of_original: Web/API/Event/createEvent
---
<p>{{APIRef("DOM")}}</p>
diff --git a/files/es/web/api/navigatorgeolocation/index.html b/files/es/web/api/navigatorgeolocation/index.html
index f9e540d902..0f8895b7b8 100644
--- a/files/es/web/api/navigatorgeolocation/index.html
+++ b/files/es/web/api/navigatorgeolocation/index.html
@@ -4,6 +4,7 @@ slug: Web/API/NavigatorGeolocation
tags:
- API
translation_of: Web/API/Geolocation
+translation_of_original: Web/API/NavigatorGeolocation
---
<p>{{APIRef("Geolocation API")}}</p>
diff --git a/files/es/web/api/node/nodoprincipal/index.html b/files/es/web/api/node/nodoprincipal/index.html
index 55f02037bb..f6faf58631 100644
--- a/files/es/web/api/node/nodoprincipal/index.html
+++ b/files/es/web/api/node/nodoprincipal/index.html
@@ -7,6 +7,7 @@ tags:
- Gecko
- Propiedad
translation_of: Web/API/Node
+translation_of_original: Web/API/Node/nodePrincipal
---
<div>
<div>{{APIRef("DOM")}}</div>
diff --git a/files/es/web/api/push_api/using_the_push_api/index.html b/files/es/web/api/push_api/using_the_push_api/index.html
index 0088b97dd7..05d101e5fa 100644
--- a/files/es/web/api/push_api/using_the_push_api/index.html
+++ b/files/es/web/api/push_api/using_the_push_api/index.html
@@ -2,6 +2,7 @@
title: Usando la API Push
slug: Web/API/Push_API/Using_the_Push_API
translation_of: Web/API/Push_API
+translation_of_original: Web/API/Push_API/Using_the_Push_API
---
<p class="summary"><span class="seoSummary">La W3C <a href="/en-US/docs/Web/API/Push_API">Push API</a> offers some exciting new functionality for developers to use in web applications: this article provides an introduction to getting Push notifications setup and running, with a simple demo.</span></p>
diff --git a/files/es/web/api/randomsource/index.html b/files/es/web/api/randomsource/index.html
index 7c68f85c01..76e8d7fdc2 100644
--- a/files/es/web/api/randomsource/index.html
+++ b/files/es/web/api/randomsource/index.html
@@ -10,6 +10,7 @@ tags:
- TopicStub
- Web Crypto API
translation_of: Web/API/Crypto/getRandomValues
+translation_of_original: Web/API/RandomSource
---
<p>{{APIRef("Web Crypto API")}}</p>
diff --git a/files/es/web/api/storage/localstorage/index.html b/files/es/web/api/storage/localstorage/index.html
index 80a54ff11b..5c46cb9559 100644
--- a/files/es/web/api/storage/localstorage/index.html
+++ b/files/es/web/api/storage/localstorage/index.html
@@ -5,6 +5,7 @@ tags:
- Almacenamiento en Navegador
- Almacenamiento local
translation_of: Web/API/Window/localStorage
+translation_of_original: Web/API/Web_Storage_API/Local_storage
---
<p><code>localStorage</code> (almacenamiento local) es lo mismo que<code> <a href="/en-US/docs/Web/API/sessionStorage">sessionStorage</a> </code>(almacenamiento de sesión), con las mismas reglas de mismo-origen aplicadas, pero es persistente a través de diferentes sesiones. <code>localStorage</code> se introdujo en la version Firefox 3.5.</p>
diff --git a/files/es/web/api/window/url/index.html b/files/es/web/api/window/url/index.html
index 7758a161b9..6ca15914a4 100644
--- a/files/es/web/api/window/url/index.html
+++ b/files/es/web/api/window/url/index.html
@@ -9,6 +9,7 @@ tags:
- Referência DOM
- WebAPI
translation_of: Web/API/URL
+translation_of_original: Web/API/Window/URL
---
<p>{{ApiRef("Window")}}{{SeeCompatTable}}</p>
diff --git a/files/es/web/api/windowbase64/index.html b/files/es/web/api/windowbase64/index.html
index bdce1f982f..2607e635fa 100644
--- a/files/es/web/api/windowbase64/index.html
+++ b/files/es/web/api/windowbase64/index.html
@@ -9,6 +9,7 @@ tags:
- TopicStub
- WindowBase64
translation_of: Web/API/WindowOrWorkerGlobalScope
+translation_of_original: Web/API/WindowBase64
---
<p>{{APIRef}}</p>
<p>The <code><strong>WindowBase64</strong></code> helper contains utility methods to convert data to and from base64, a binary-to-text encoding scheme. For example it is used in <a href="/en-US/docs/data_URIs">data URIs</a>.</p>
diff --git a/files/es/web/api/windowtimers/index.html b/files/es/web/api/windowtimers/index.html
index 3516b78c0d..549969232f 100644
--- a/files/es/web/api/windowtimers/index.html
+++ b/files/es/web/api/windowtimers/index.html
@@ -4,6 +4,7 @@ slug: Web/API/WindowTimers
tags:
- API
translation_of: Web/API/WindowOrWorkerGlobalScope
+translation_of_original: Web/API/WindowTimers
---
<div>{{APIRef("HTML DOM")}}</div>