From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/es/web/api/document/getselection/index.html | 1 + files/es/web/api/document/stylesheets/index.html | 1 + files/es/web/api/element/accesskey/index.html | 1 + files/es/web/api/element/name/index.html | 1 + files/es/web/api/element/ongotpointercapture/index.html | 1 + files/es/web/api/element/onlostpointercapture/index.html | 1 + files/es/web/api/event/createevent/index.html | 1 + files/es/web/api/navigatorgeolocation/index.html | 1 + files/es/web/api/node/nodoprincipal/index.html | 1 + files/es/web/api/push_api/using_the_push_api/index.html | 1 + files/es/web/api/randomsource/index.html | 1 + files/es/web/api/storage/localstorage/index.html | 1 + files/es/web/api/window/url/index.html | 1 + files/es/web/api/windowbase64/index.html | 1 + files/es/web/api/windowtimers/index.html | 1 + 15 files changed, 15 insertions(+) (limited to 'files/es/web/api') 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 ---

{{APIRef("DOM")}}

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 ---

{{ ApiRef() }}

Resumen

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 ---
{{APIRef("DOM")}}
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 ---

{{ APIRef("DOM") }}

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 ---

{{ ApiRef("DOM") }}

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 ---

{{ ApiRef("DOM") }}

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 ---

{{APIRef("DOM")}}

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 ---

{{APIRef("Geolocation API")}}

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 ---
{{APIRef("DOM")}}
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 ---

La W3C Push API 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.

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 ---

{{APIRef("Web Crypto API")}}

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 ---

localStorage (almacenamiento local) es lo mismo que sessionStorage (almacenamiento de sesión), con las mismas reglas de mismo-origen aplicadas, pero es persistente a través de diferentes sesiones. localStorage se introdujo en la version Firefox 3.5.

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 ---

{{ApiRef("Window")}}{{SeeCompatTable}}

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 ---

{{APIRef}}

The WindowBase64 helper contains utility methods to convert data to and from base64, a binary-to-text encoding scheme. For example it is used in data URIs.

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 ---
{{APIRef("HTML DOM")}}
-- cgit v1.2.3-54-g00ecf