aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/orphaned/mdn/tools
diff options
context:
space:
mode:
authorRyan Johnson <rjohnson@mozilla.com>2021-04-29 16:16:42 -0700
committerGitHub <noreply@github.com>2021-04-29 16:16:42 -0700
commit95aca4b4d8fa62815d4bd412fff1a364f842814a (patch)
tree5e57661720fe9058d5c7db637e764800b50f9060 /files/pt-pt/orphaned/mdn/tools
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/pt-pt/orphaned/mdn/tools')
-rw-r--r--files/pt-pt/orphaned/mdn/tools/page_watching/index.html50
-rw-r--r--files/pt-pt/orphaned/mdn/tools/template_editing/index.html13
2 files changed, 0 insertions, 63 deletions
diff --git a/files/pt-pt/orphaned/mdn/tools/page_watching/index.html b/files/pt-pt/orphaned/mdn/tools/page_watching/index.html
deleted file mode 100644
index 8d5855a4ab..0000000000
--- a/files/pt-pt/orphaned/mdn/tools/page_watching/index.html
+++ /dev/null
@@ -1,50 +0,0 @@
----
-title: Subscrição de página
-slug: orphaned/MDN/Tools/Page_watching
-tags:
- - Ferramentas
- - Guia(2)
- - Metadados MDN
- - Nível de Página
-translation_of: MDN/Tools/Page_watching
-original_slug: MDN/Tools/Vigiar_pagina
----
-<div>{{MDNSidebar}}</div>
-
-<p><span class="seoSummary">A great way to stay involved with content on MDN that you care about is to subscribe to pages, so that you're notified via email when the pages get changed.</span> Every page on MDN offers a button offering options to monitor the page (and optionally its subpages) for changes. To access these options, hover over the Watch button to disclose the Watch menu, which looks like this:</p>
-
-<p><img alt="Screenshot of MDN's Watch menu" src="https://mdn.mozillademos.org/files/12551/MDN_-_Watch_Menu.png" style="height: 298px; width: 463px;"></p>
-
-<p>Then choose the option specifying whether to watch only that one page or that page and its sub-pages, as described in the following sections.</p>
-
-<h2 id="Subscrever_uma_página">Subscrever uma página</h2>
-
-<p>To subscribe to a single page, simply hover the mouse cursor over the Watch menu to display the Watch menu as described above, then select the first option, "Subscribe to <em>Page Title</em>". Once you've done this, each time a user makes a change to that one page, you'll get email describing the change.</p>
-
-<h2 id="Vigiar_várias_páginas">Vigiar várias páginas</h2>
-
-<p>Choosing the second option in the Watch menu, "Subscribe to <em>Page Title</em> and all its sub-articles", will register you to receive email for each change made to that page as well as all of its sub-pages. This includes sub-pages added after you requested the subscription, so if more sub-pages are created in the future, you'll get notifications for those as well.</p>
-
-<h2 id="Cancelar_a_subscriçção_de_uma_página">Cancelar a subscriçção de uma página</h2>
-
-<p>If you eventually need to unsubscribe from, or stop watching, a page, open the Watch menu again, and see that the "Subscribe" link has changed to "Unsubscribe." Click that, and you're unsubscribed!</p>
-
-<h2 id="Mensagens_de_alteração_de_página">Mensagens de alteração de página</h2>
-
-<p>Each time a change is saved to the page, you'll get an email. These emails come from notifications@developer.mozilla.org and are sent to the email address you used when registering your MDN account. Each message has a title of the form:</p>
-
-<pre class="notranslate">[MDN] Page "<em>Page title</em>" changed by <em>username</em></pre>
-
-<p>The message starts with a repeat of the information in the title, then presents a standard diff of the content, showing exactly what changed. The changes are shown as HTML source code, which can be a little weird to read if you're not used to it in the context of MDN.</p>
-
-<p>After the diff itself comes a list of useful links that you can use to act on the change in some way, including:</p>
-
-<ul>
- <li>View the MDN profile of the user that made the change</li>
- <li>Compare the previous and new versions of the page using MDN's on-site history feature</li>
- <li>View the article itself in your browser</li>
- <li>Edit the article</li>
- <li>See the article's history</li>
-</ul>
-
-<p>At the end of the email you see text telling you what subscription generated the email, such as "You are subscribed to edits on: HTML element reference and all its sub-articles", as well as a link you can click to unsubscribe from the messages for this watch request.</p>
diff --git a/files/pt-pt/orphaned/mdn/tools/template_editing/index.html b/files/pt-pt/orphaned/mdn/tools/template_editing/index.html
deleted file mode 100644
index 4a83a96a2f..0000000000
--- a/files/pt-pt/orphaned/mdn/tools/template_editing/index.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-title: Edição de modelo
-slug: orphaned/MDN/Tools/Template_editing
-tags:
- - Ferramentas
- - Guía
- - Metadados MDN
-translation_of: MDN/Tools/Template_editing
-original_slug: MDN/Tools/Edição_de_modelo
----
-<div>{{MDNSidebar}}</div><p>Na MDN, os modelos esccritos em <a href="/pt-PT/docs/MDN/Contribute/Tools/KumaScript">KumaScript</a> são utilziados por uma geração de conteúdo automatizado e personalização dentro das páginas. Cada modelo é um ficheiro separado sob <a href="https://github.com/mozilla/kumascript/tree/master/macros">a diretoria de macros do repositório de KumaScript no GitHub</a>.</p>
-
-<p>Qualquer pessoa que edite páginas da wiki da MDN podem invocar modelos via <span class="seoSummary"> </span> <span class="seoSummary"> <a href="/pt-PT/docs/MDN/Contribute/Structures/Macros">macros</a> nos artigos da MDN.Qualquer pessoa pode criar e editar modelos via <a href="https://github.com/mozilla/kumascript">repositório de KumaScript no GitHub, </a>utilizando práticas de código aberto padrão (<em>fork</em> repositório, criar um ramo, efetuar alterações, e submeter um pedido de submissão para revisão). </span> Note que enviar um pedido de submissão é atualmente a única maneira para atualizar as <em>strings</em> traduzidas nos modelos que as contêm .</p>