diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
commit | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch) | |
tree | e1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/conflicting/web/api | |
parent | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff) | |
download | translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2 translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip |
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/conflicting/web/api')
-rw-r--r-- | files/pt-pt/conflicting/web/api/index.html | 3 | ||||
-rw-r--r-- | files/pt-pt/conflicting/web/api/web_storage_api/index.html | 3 | ||||
-rw-r--r-- | files/pt-pt/conflicting/web/api/xmlhttprequest/index.html | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/files/pt-pt/conflicting/web/api/index.html b/files/pt-pt/conflicting/web/api/index.html index fbcae3aea5..c439b1c63f 100644 --- a/files/pt-pt/conflicting/web/api/index.html +++ b/files/pt-pt/conflicting/web/api/index.html @@ -1,6 +1,6 @@ --- title: WebAPI -slug: Web/WebAPI +slug: conflicting/Web/API tags: - Aplicações - Apps @@ -9,6 +9,7 @@ tags: - Movel translation_of: Web/API translation_of_original: WebAPI +original_slug: Web/WebAPI --- <p><strong>WebAPI</strong> é um termo utilizado para referir um conjunto de compatibilidade de dispositivo e APIs de acesso que permitem que as aplicações da Web e o conteúdo acedam ao dispositivo de hardware (tais como estado da bateria ou hardware de vibração do dispositivo), bem como aceder aos dados guardados no dispositivo (tais como o calendário ou lista de contactos). Ao adicionarmos estas APIs, nós esperamos que expanda o que a <em>Web</em> pode fazer hoje, para também incluirem o que apenas as plataformas proprietárias podiam fazer no passado.</p> diff --git a/files/pt-pt/conflicting/web/api/web_storage_api/index.html b/files/pt-pt/conflicting/web/api/web_storage_api/index.html index 192a51ee66..50bf4d81b4 100644 --- a/files/pt-pt/conflicting/web/api/web_storage_api/index.html +++ b/files/pt-pt/conflicting/web/api/web_storage_api/index.html @@ -1,6 +1,6 @@ --- title: API de Armazenamento da Web -slug: Web/API/API_de_Armazenamento_da_Web +slug: conflicting/Web/API/Web_Storage_API tags: - API - Armazenamento @@ -9,6 +9,7 @@ tags: - Armazenamento da Web - Referencia translation_of: Web/API/Web_Storage_API +original_slug: Web/API/API_de_Armazenamento_da_Web --- <p>{{DefaultAPISidebar("Web Storage API")}}</p> diff --git a/files/pt-pt/conflicting/web/api/xmlhttprequest/index.html b/files/pt-pt/conflicting/web/api/xmlhttprequest/index.html index 3b5d4adef9..3d7db7d8ae 100644 --- a/files/pt-pt/conflicting/web/api/xmlhttprequest/index.html +++ b/files/pt-pt/conflicting/web/api/xmlhttprequest/index.html @@ -1,11 +1,12 @@ --- title: XMLHttpRequest -slug: XMLHttpRequest +slug: conflicting/Web/API/XMLHttpRequest tags: - AJAX - - 'AJAX:Outros_Recursos' + - AJAX:Outros_Recursos - Outros_Recursos - Todas_as_Categorias +original_slug: XMLHttpRequest --- <p> </p> |