diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-06 00:57:45 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-06 00:57:45 +0000 |
commit | 6781d84b8a98f4c28efebaf7ed15d0666083ef11 (patch) | |
tree | b41358d544b1e542eb075488ec3b95333b11aa1d /files/ja/glossary | |
parent | 32530cee2c4594f72494b9d6862c493aaabc0bac (diff) | |
download | translated-content-6781d84b8a98f4c28efebaf7ed15d0666083ef11.tar.gz translated-content-6781d84b8a98f4c28efebaf7ed15d0666083ef11.tar.bz2 translated-content-6781d84b8a98f4c28efebaf7ed15d0666083ef11.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja/glossary')
-rw-r--r-- | files/ja/glossary/gaia/index.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/files/ja/glossary/gaia/index.html b/files/ja/glossary/gaia/index.html deleted file mode 100644 index 022576b3a3..0000000000 --- a/files/ja/glossary/gaia/index.html +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Gaia -slug: Glossary/Gaia -tags: - - Boot2Gecko - - Firefox OS - - Gaia - - Glossary - - Infrastructure - - Intro -translation_of: 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> |