From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/ms/glossary/ajax/index.html | 22 ------------------- files/ms/glossary/index.html | 45 --------------------------------------- 2 files changed, 67 deletions(-) delete mode 100644 files/ms/glossary/ajax/index.html delete mode 100644 files/ms/glossary/index.html (limited to 'files/ms/glossary') 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 ---- -

AJAX (Asynchronous {{glossary("JavaScript")}} And {{glossary("XML")}}) adalah praktis pengaturcaraan yang menggabungkan {{glossary("HTML")}}, {{glossary("CSS")}}, JavaScript, {{glossary("DOM")}}, dan XMLHttpRequest {{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).

- -

Pelajaran lanjut

- -

Pengetahuan umum

- - - -

Maklumat teknikal

- - 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 ---- -
{{LearnBox({"title":"Learn a new term:"})}}
- -

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.

- -

Glossary of Terms

- -

{{GlossaryList({"split": "h3", "css": "multiColumnList"})}}

- -

Contribute to the glossary

- -

This glossary is a never ending work in progress. You can help improving it by writing new entries 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.

- -

Add a new entry to the glossary

- -

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

- -

If you want to know more on how to contribute to the glossary, check out the glossary documentation status page.

- -

See also

- - - - -- cgit v1.2.3-54-g00ecf