aboutsummaryrefslogtreecommitdiff
path: root/files/ms/glossary
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/ms/glossary
parentee3b1c87e3c8e72ca130943eed260ad642246581 (diff)
downloadtranslated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2
translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip
remove retired locales (#699)
Diffstat (limited to 'files/ms/glossary')
-rw-r--r--files/ms/glossary/ajax/index.html22
-rw-r--r--files/ms/glossary/index.html45
2 files changed, 0 insertions, 67 deletions
diff --git a/files/ms/glossary/ajax/index.html b/files/ms/glossary/ajax/index.html
deleted file mode 100644
index 6c0c5b767e..0000000000
--- a/files/ms/glossary/ajax/index.html
+++ /dev/null
@@ -1,22 +0,0 @@
----
-title: AJAX
-slug: Glossary/AJAX
-translation_of: Glossary/AJAX
----
-<p>AJAX (Asynchronous {{glossary("JavaScript")}} And {{glossary("XML")}}) adalah praktis pengaturcaraan yang menggabungkan {{glossary("HTML")}}, {{glossary("CSS")}}, JavaScript, {{glossary("DOM")}}, dan <code>XMLHttpRequest</code> {{glossary("object")}} bagi membina laman-laman web yang lebih kompleks. AJAX membenarkan anda untuk mengemas kini hanya sebahagian daripada sebuah laman web berbanding perlu memuat semula keseluruhan muka. AJAX juga membenarkan anda bekerja secara asinkroni, bermaksud kod anda terus berjalan sementara sebahagian lain laman web anda masih cuba dimuat semula (berbanding secara sinkroni yang menghalang kod anda dari terus berjalan sehingga sebahagian lain laman web anda selesai dimuat semula).</p>
-
-<h2 id="Pelajaran_lanjut">Pelajaran lanjut</h2>
-
-<h3 id="Pengetahuan_umum">Pengetahuan umum</h3>
-
-<ul>
- <li>{{interwiki("wikipedia", "AJAX")}} di Wikipedia</li>
- <li><a href="http://peoplesofttutorial.com/difference-between-synchronous-and-asynchronous-messaging/">Synchronous vs. Asynchronous Communications</a></li>
-</ul>
-
-<h3 id="Maklumat_teknikal">Maklumat teknikal</h3>
-
-<ul>
- <li>Objek {{domxref("XMLHttpRequest")}}.</li>
- <li><a href="/en-US/docs/AJAX">The AJAX documentation on MDN</a></li>
-</ul>
diff --git a/files/ms/glossary/index.html b/files/ms/glossary/index.html
deleted file mode 100644
index 8e1c81312d..0000000000
--- a/files/ms/glossary/index.html
+++ /dev/null
@@ -1,45 +0,0 @@
----
-title: Glossary
-slug: Glossary
-tags:
- - Beginner
- - Glossary
- - Index
- - Landing
- - NeedsTranslation
- - TopicStub
-translation_of: Glossary
----
-<div style="width: 44%; float: right; margin: 4px 0 .5em 1em; line-height: 1.4;">{{LearnBox({"title":"Learn a new term:"})}}</div>
-
-<p class="summary" style="padding-top: 0; border-top-width: 0;"><span class="seoSummary">Web technologies contain long lists of jargon and abbreviations that are used in documentation and coding. This glossary provides definitions of words and abbreviations you need to know to successfully understand and build for the web.</span></p>
-
-<h2 id="Glossary_of_Terms"><strong>Glossary of Terms</strong></h2>
-
-<p>{{GlossaryList({"split": "h3", "css": "multiColumnList"})}}</p>
-
-<h2 id="Contribute_to_the_glossary">Contribute to the glossary</h2>
-
-<p>This glossary is a never ending work in progress. You can help improving it by <a href="/en-US/docs/MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary">writing new entries</a> or by making the existing ones better. The easiest way to start is to hit the following link or to pick one of the suggested terms below.</p>
-
-<p><strong><a href="/en-US/docs/new?parent=4391">Add a new entry to the glossary</a></strong></p>
-
-<p>{{GlossaryList({"terms":["at-rule", "ALPN", "Attack", "Byte-Order Mark", "client", "Character set", "cryptosystem", "debug", "digital signature", "execution", "flex-direction", "GLSL", "Interface", "Library", "Memory management", "routers", "Self-Executing Anonymous Function", "Stylesheet", "Vector image"], "filter": "notdefined", "css": "multiColumnList"})}}</p>
-
-<p>If you want to know more on how to contribute to the glossary, check out <a href="/en-US/docs/MDN/Doc_status/Glossary">the glossary documentation status page</a>.</p>
-
-<h2 id="See_also">See also</h2>
-
-<ul>
- <li><a href="/en-US/docs/MDN/Community">Join the MDN community</a></li>
-</ul>
-
-<div class="hidden">
-<h2 id="Subnav">Subnav</h2>
-
-<section id="Quick_Links">
-<ol>
- <li><strong><a href="/en-US/docs/Glossary">MDN Web Docs Glossary</a></strong>{{ListSubpagesForSidebar("/en-us/docs/Glossary", 1)}}</li>
-</ol>
-</section>
-</div>