aboutsummaryrefslogtreecommitdiff
path: root/files/ja/orphaned/glossary/gaia/index.html
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-08-17 11:37:07 +0900
committerGitHub <noreply@github.com>2021-08-17 11:37:07 +0900
commit98a7793a51bdbdeefb172842e677dca22eb779e5 (patch)
treef07cde27678193afe366832bd58c958657fadc6c /files/ja/orphaned/glossary/gaia/index.html
parent6c30dec8016abec2fba8caf0bd07d0e145c37caf (diff)
parenta28f6c8632ced6d91d311614d96ab643e5ef7058 (diff)
downloadtranslated-content-98a7793a51bdbdeefb172842e677dca22eb779e5.tar.gz
translated-content-98a7793a51bdbdeefb172842e677dca22eb779e5.tar.bz2
translated-content-98a7793a51bdbdeefb172842e677dca22eb779e5.zip
Merge branch 'mdn:main' into 20210811-orphaned/Web/API/NavigatorLanguage
Diffstat (limited to 'files/ja/orphaned/glossary/gaia/index.html')
-rw-r--r--files/ja/orphaned/glossary/gaia/index.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/files/ja/orphaned/glossary/gaia/index.html b/files/ja/orphaned/glossary/gaia/index.html
deleted file mode 100644
index 4a2ac2514f..0000000000
--- a/files/ja/orphaned/glossary/gaia/index.html
+++ /dev/null
@@ -1,25 +0,0 @@
----
-title: Gaia
-slug: orphaned/Glossary/Gaia
-tags:
- - Boot2Gecko
- - Firefox OS
- - Gaia
- - Glossary
- - Infrastructure
- - Intro
-translation_of: Glossary/Gaia
-original_slug: Glossary/Gaia
----
-<p>Firefox OS プラットフォームのユーザーインターフェイスとデフォルトのアプリケーションスイート。</p>
-
-<p>Firefox OS が起動すると、画面に表示されるものは Gaia レイヤーの産物です(ロック画面、ホーム画面、標準アプリなど)。 Gaia は {{glossary("HTML")}}、{{glossary("CSS")}}、{{glossary("JavaScript")}} で完全に実装されており、基盤となるオペレーティングシステムへの唯一のインターフェイスは、{{glossary("Gecko")}} レイヤーが実装するオープンな Web {{glossary("API")}} によるものです。 Gaia と一緒にサードパーティのアプリケーションをインストールすることができます。</p>
-
-<h2 id="Learn_more" name="Learn_more">より詳しく知る</h2>
-
-<h3 id="Technical_reference" name="Technical_reference">技術文書</h3>
-
-<ul>
- <li><a href="/ja/Firefox_OS/Platform/Gaia">Gaia プラットフォームガイド</a></li>
- <li><a href="/ja/Firefox_OS/Developing_Gaia">Gaia 開発/ハッキングガイド</a></li>
-</ul>