diff options
author | Florian Merz <me@fiji-flo.de> | 2021-03-08 22:37:08 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-03-08 22:37:08 +0100 |
commit | 59f1389c6023be8ec1435f8f7e55d7de5a302b5b (patch) | |
tree | 07bb735b7c0e522627185912020e74bdccd2bd38 /files/pt-pt | |
parent | e3d7a4ae7d79c409bbe2db23c9b0acc2f01718d4 (diff) | |
download | translated-content-59f1389c6023be8ec1435f8f7e55d7de5a302b5b.tar.gz translated-content-59f1389c6023be8ec1435f8f7e55d7de5a302b5b.tar.bz2 translated-content-59f1389c6023be8ec1435f8f7e55d7de5a302b5b.zip |
sync translated content
Diffstat (limited to 'files/pt-pt')
-rw-r--r-- | files/pt-pt/_redirects.txt | 2 | ||||
-rw-r--r-- | files/pt-pt/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/pt-pt/orphaned/web/mathml/element/mglyph/index.html (renamed from files/pt-pt/web/mathml/element/mglyph/index.html) | 5 | ||||
-rw-r--r-- | files/pt-pt/orphaned/web/mathml/element/mlabeledtr/index.html (renamed from files/pt-pt/web/mathml/element/mlabeledtr/index.html) | 7 |
4 files changed, 21 insertions, 17 deletions
diff --git a/files/pt-pt/_redirects.txt b/files/pt-pt/_redirects.txt index 0fd78a0a0c..5f775f9c9c 100644 --- a/files/pt-pt/_redirects.txt +++ b/files/pt-pt/_redirects.txt @@ -988,6 +988,8 @@ /pt-PT/docs/Web/JavaScript/Reference/Operadores/função /pt-PT/docs/Web/JavaScript/Reference/Operators/function /pt-PT/docs/Web/JavaScript/Reference/Sobre /pt-PT/docs/Web/JavaScript/Reference/About /pt-PT/docs/Web/MathML/Attribute/Valores /pt-PT/docs/Web/MathML/Attribute/Values +/pt-PT/docs/Web/MathML/Element/mglyph /pt-PT/docs/orphaned/Web/MathML/Element/mglyph +/pt-PT/docs/Web/MathML/Element/mlabeledtr /pt-PT/docs/orphaned/Web/MathML/Element/mlabeledtr /pt-PT/docs/Web/MathML/Examples/Derivar_a_Formula_Resolvente /pt-PT/docs/Web/MathML/Examples/Deriving_the_Quadratic_Formula /pt-PT/docs/Web/MathML/Examples/MathML_teorema_de_Pitagoras /pt-PT/docs/Web/MathML/Examples/MathML_Pythagorean_Theorem /pt-PT/docs/Web/Progressive_web_apps/Guia_de_programacao /pt-PT/docs/Web/Progressive_web_apps/Developer_guide diff --git a/files/pt-pt/_wikihistory.json b/files/pt-pt/_wikihistory.json index fdcc9562e9..93134770ca 100644 --- a/files/pt-pt/_wikihistory.json +++ b/files/pt-pt/_wikihistory.json @@ -1798,24 +1798,12 @@ "joaonunomota" ] }, - "Web/MathML/Element/mglyph": { - "modified": "2020-10-15T22:32:17.025Z", - "contributors": [ - "joaonunomota" - ] - }, "Web/MathML/Element/mi": { "modified": "2020-10-15T22:32:20.399Z", "contributors": [ "joaonunomota" ] }, - "Web/MathML/Element/mlabeledtr": { - "modified": "2020-10-15T22:32:27.553Z", - "contributors": [ - "joaonunomota" - ] - }, "Web/MathML/Element/mmultiscripts": { "modified": "2020-10-15T22:32:37.118Z", "contributors": [ @@ -5188,5 +5176,17 @@ "wbamberg", "fscholz" ] + }, + "orphaned/Web/MathML/Element/mglyph": { + "modified": "2020-10-15T22:32:17.025Z", + "contributors": [ + "joaonunomota" + ] + }, + "orphaned/Web/MathML/Element/mlabeledtr": { + "modified": "2020-10-15T22:32:27.553Z", + "contributors": [ + "joaonunomota" + ] } }
\ No newline at end of file diff --git a/files/pt-pt/web/mathml/element/mglyph/index.html b/files/pt-pt/orphaned/web/mathml/element/mglyph/index.html index 1ae5f170dc..a8d5b18857 100644 --- a/files/pt-pt/web/mathml/element/mglyph/index.html +++ b/files/pt-pt/orphaned/web/mathml/element/mglyph/index.html @@ -1,11 +1,12 @@ --- title: <mglyph> -slug: Web/MathML/Element/mglyph +slug: orphaned/Web/MathML/Element/mglyph tags: - MathML - - 'MathML:Element' + - MathML:Element - Referência de MathML translation_of: Web/MathML/Element/mglyph +original_slug: Web/MathML/Element/mglyph --- <div>{{MathMLRef}}</div> diff --git a/files/pt-pt/web/mathml/element/mlabeledtr/index.html b/files/pt-pt/orphaned/web/mathml/element/mlabeledtr/index.html index 6f91a6b2d7..bb8ffe4808 100644 --- a/files/pt-pt/web/mathml/element/mlabeledtr/index.html +++ b/files/pt-pt/orphaned/web/mathml/element/mlabeledtr/index.html @@ -1,12 +1,13 @@ --- title: <mlabeledtr> -slug: Web/MathML/Element/mlabeledtr +slug: orphaned/Web/MathML/Element/mlabeledtr tags: - MathML - - 'MathML:Element' - - 'MathML:Tabular Math' + - MathML:Element + - MathML:Tabular Math - Referência de MathML translation_of: Web/MathML/Element/mlabeledtr +original_slug: Web/MathML/Element/mlabeledtr --- <div>{{MathMLRef}}</div> |