diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:45 -0500 |
commit | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (patch) | |
tree | 0dd8b084480983cf9f9680e8aedb92782a921b13 /files/he/glossary/index.html | |
parent | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (diff) | |
download | translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.gz translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.tar.bz2 translated-content-1109132f09d75da9a28b649c7677bb6ce07c40c0.zip |
initial commit
Diffstat (limited to 'files/he/glossary/index.html')
-rw-r--r-- | files/he/glossary/index.html | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/files/he/glossary/index.html b/files/he/glossary/index.html new file mode 100644 index 0000000000..da2d505248 --- /dev/null +++ b/files/he/glossary/index.html @@ -0,0 +1,48 @@ +--- +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> |