diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/he/glossary/index.html | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/he/glossary/index.html')
-rw-r--r-- | files/he/glossary/index.html | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/files/he/glossary/index.html b/files/he/glossary/index.html deleted file mode 100644 index da2d505248..0000000000 --- a/files/he/glossary/index.html +++ /dev/null @@ -1,48 +0,0 @@ ---- -title: 'MDN Web Docs Glossary: Definitions of Web-related terms' -slug: Glossary -tags: - - Beginner - - Definitions - - Dictionary - - Glossary - - Index - - Landing - - NeedsTranslation - - Terminology - - 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;">טכנולוגיות האינטרנט מכילות רשימות ארוכות של ביטויים וקיצורים המשמשים לתיעוד ולכתיבת קוד. מילון מונחים זה מספק הגדרות של מילים וקיצורים שעליך לדעת כדי להבין ולפתח בהצלחה בעולם ה-Web.</p> - -<h2 id="מילון_מונחים">מילון מונחים</h2> - -<p>{{GlossaryList({"split": "h3", "css": "multiColumnList"})}}</p> - -<h2 id="תורמים_למילון_המונחים">תורמים למילון המונחים</h2> - -<p>מילון מונחים זה הוא עבודה שאינה נגמרת בעיצומה. אתה יכול לעזור ולשפר על ידי <a href="/en-US/docs/MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary">כתיבת ערכים חדשים</a> או על ידי עדכון ושיפור הערכים הקיימים. הדרך הקלה ביותר להתחיל היא ללחוץ על הקישור הבא או לבחור באחד מהתנאים המוצעים להלן.</p> - -<p><strong><a href="/en-US/docs/new?parent=4391">הוסף ערך חדש למילון</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>אם אתה רוצה לדעת יותר כיצד לתרום למילון המונחים, בדוק <a href="/en-US/docs/MDN/Doc_status/Glossary">דף המצב של תיעוד מילון המונחים</a>.</p> - -<h2 id="ראה_עוד">ראה עוד</h2> - -<ul> - <li><a href="/en-US/docs/MDN/Community">הצטרף לקהילת MDN</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> |