Skip to content

Commit

Permalink
2022/05/06 時点の英語版に同期
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuji09 committed May 14, 2022
1 parent fd230e0 commit 0df4e67
Showing 1 changed file with 13 additions and 41 deletions.
54 changes: 13 additions & 41 deletions files/ja/glossary/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,53 +2,25 @@
title: 'MDN Web Docs 用語集: ウェブ関連用語の定義'
slug: Glossary
tags:
- Beginner
- Definitions
- Dictionary
- Glossary
- Index
- Landing
- 初心者
- 定義
- 辞書
- 用語集
- インデックス
- ランディング
- Terminology
translation_of: Glossary
---
<p class="summary" style="padding-top: 0; border-top-width: 0;"><span class="seoSummary">ウェブ関連技術においては、ドキュメントやコード内で多くの専門用語や略語が使用されています。この用語集では、ウェブの理解と構築に役立つ用語や略語の定義を掲載しています。</span></p>
ウェブ技術には、ドキュメントやコーディングで使用される専門用語や略語の膨大なリストがあります。この用語集では、ウェブの理解と構築に役立つ用語や略語の定義を掲載しています。

<div class="blockIndicator note">
<p><strong>Note</strong>: If you'd prefer a web development glossary in book form, check out <a href="https://meiert.com/en/blog/the-web-development-glossary/"><em>The Web Development Glossary</em> (EPUB, MOBI, PDF)</a>. It’s a third-party glossary that includes the entries found here, and also adds a wide range of additional entries.</p>
</div>
サイドバーから用語集を選択することができます。

<h2 id="Glossary_of_Terms" name="Glossary_of_Terms">用語集</h2>
> **Note:** この用語集は、現在も進行中です。[新しい項目を書いたり](/ja/docs/MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary)、既存のものをより良くすることで改善に協力することができます。
<div style="width: 44%; float: right; margin: 4px 0 .5em 1em; line-height: 1.4;">{{LearnBox({"title":"新しい用語を学ぼう"})}}</div>

<p>{{GlossaryList({"split": "h3", "css": "multiColumnList"})}}</p>

<div class="note">
<p><strong>日本語訳注 :</strong> このリスト中で日本語版がある用語は<span style="color: #0095dd;">水色</span>のリンクに、日本語版のないものは<span style="color: #990000;">赤色</span>のリンクとして表示されています。</p>
</div>

<h2 id="Contribute_to_the_glossary" name="Contribute_to_the_glossary">用語集に寄稿する</h2>

<p>この用語集の執筆は絶えることのない作業となります。<a href="/ja/docs/MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary">新しい記事を執筆する</a>か、既存の記事を改善することでこの作業を支援できます。</p>

<p><strong><a href="/ja/docs/new?parent=37363">用語集に新規記事を追加する</a></strong></p>

<div class="note">
<p><strong>日本語訳註 :</strong> 英語版に存在する用語を訳す場合、ページタイトルを「Array (配列)」のように、英語の後に日本語を併記するようにしてください (タイトルを翻訳する場合)。</p>
</div>

<h2 id="See_also" name="See_also">関連情報</h2>

<ul>
<li><a href="/ja/docs/MDN/Community">MDN コミュニティに参加する</a></li>
</ul>

<div class="hidden">
<h2 id="Subnav">Subnav</h2>
> **Note:** 日本語訳注: 英語版に存在する用語を訳す場合、ページタイトルを「Array (配列)」のように、英語の後に日本語を併記するようにしてください (タイトルを翻訳する場合)。
<section id="Quick_links">
<ol>
<li><strong><a href="/ja/docs/Glossary">MDN Web Docs 用語集</a></strong>{{ListSubpagesForSidebar("/en-us/docs/Glossary", 1)}}</li>
</ol>
<ol>
<li><strong><a href="/ja/docs/Glossary">MDN Web Docs 用語集</a></strong>{{ListSubpagesForSidebar("/en-us/docs/Glossary", 1)}}</li>
</ol>
</section>
</div>

0 comments on commit 0df4e67

Please sign in to comment.