diff options
author | MDN <actions@users.noreply.github.com> | 2021-11-19 00:49:34 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-11-19 00:49:34 +0000 |
commit | 81c24569c061f3cba9f8509ddfe7c9008d022c8e (patch) | |
tree | 60c72e9d8e74f8a15daebe35f956fb373e54d0a7 /files/ja | |
parent | cb5e52ba1f8f5c2b7b69a0fbb9571d0ea8fb5d44 (diff) | |
download | translated-content-81c24569c061f3cba9f8509ddfe7c9008d022c8e.tar.gz translated-content-81c24569c061f3cba9f8509ddfe7c9008d022c8e.tar.bz2 translated-content-81c24569c061f3cba9f8509ddfe7c9008d022c8e.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r-- | files/ja/_redirects.txt | 6 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 24 | ||||
-rw-r--r-- | files/ja/conflicting/glossary/plugin/index.html (renamed from files/ja/plugins/roadmap/index.html) | 3 | ||||
-rw-r--r-- | files/ja/glossary/plugin/index.html (renamed from files/ja/plugins/guide/constants/index.html) | 4 |
4 files changed, 20 insertions, 17 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index d969d0f561..029fae7726 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -2791,8 +2791,8 @@ /ja/docs/Mozilla/Add-ons/WebExtensions/前提条件 /ja/docs/Mozilla/Add-ons/WebExtensions/Prerequisites /ja/docs/Mozilla/Firefox/Releases/Firefox_47_for_developers /ja/docs/Mozilla/Firefox/Releases/47 /ja/docs/Mozilla_Addons_FAQ_(external) https://addons.mozilla.org/faq.php -/ja/docs/NPAPI/Constants /ja/docs/Plugins/Guide/Constants -/ja/docs/NPAPI:Constants /ja/docs/Plugins/Guide/Constants +/ja/docs/NPAPI/Constants /ja/docs/Glossary/Plugin +/ja/docs/NPAPI:Constants /ja/docs/Glossary/Plugin /ja/docs/Namespace /ja/docs/Glossary/Namespace /ja/docs/New_in_JavaScript_1.8 /ja/docs/orphaned/New_in_JavaScript_1.8 /ja/docs/Node.isSupported /ja/docs/Web/API/Node/isSupported @@ -2813,6 +2813,8 @@ /ja/docs/Online_and_offline_events /ja/docs/Web/API/Navigator/Online_and_offline_events /ja/docs/Other_JavaScript_tools /ja/docs/Tools /ja/docs/Parsing_and_serializing_XML /ja/docs/Web/Guide/Parsing_and_serializing_XML +/ja/docs/Plugins/Guide/Constants /ja/docs/Glossary/Plugin +/ja/docs/Plugins/Roadmap /ja/docs/conflicting/Glossary/Plugin /ja/docs/Property_compatibility_table_for_form_widgets /ja/docs/Learn/Forms/Property_compatibility_table_for_form_controls /ja/docs/Quirks_Mode_and_Standards_Mode /ja/docs/Web/HTML/Quirks_Mode_and_Standards_Mode /ja/docs/Rich-Text_Editing_in_Mozilla /ja/docs/Web/Guide/HTML/Editable_content/Rich-Text_Editing_in_Mozilla diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 022720a210..ad7fa7a410 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -2445,6 +2445,12 @@ "Wind1808" ] }, + "Glossary/Plugin": { + "modified": "2019-01-16T16:09:13.641Z", + "contributors": [ + "Nog" + ] + }, "Glossary/Polyfill": { "modified": "2019-03-23T22:33:11.433Z", "contributors": [ @@ -8965,18 +8971,6 @@ "Kohei" ] }, - "Plugins/Guide/Constants": { - "modified": "2019-01-16T16:09:13.641Z", - "contributors": [ - "Nog" - ] - }, - "Plugins/Roadmap": { - "modified": "2019-03-18T21:35:38.258Z", - "contributors": [ - "momdo" - ] - }, "Tools": { "modified": "2020-07-16T22:44:15.617Z", "contributors": [ @@ -48513,6 +48507,12 @@ "silverskyvicto" ] }, + "conflicting/Glossary/Plugin": { + "modified": "2019-03-18T21:35:38.258Z", + "contributors": [ + "momdo" + ] + }, "conflicting/MDN/Contribute/Markdown_in_MDN": { "modified": "2020-09-30T15:30:25.061Z", "contributors": [ diff --git a/files/ja/plugins/roadmap/index.html b/files/ja/conflicting/glossary/plugin/index.html index 9e6e91f006..6d17bd7b73 100644 --- a/files/ja/plugins/roadmap/index.html +++ b/files/ja/conflicting/glossary/plugin/index.html @@ -1,7 +1,8 @@ --- title: Firefox のプラグインロードマップ -slug: Plugins/Roadmap +slug: conflicting/Glossary/Plugin translation_of: Plugins/Roadmap +original_slug: Plugins/Roadmap --- <p>プラグインは、Firefox ユーザーのセキュリティとパフォーマンスの問題があります。 NPAPI プラグインは時代遅れの技術であり、Mozilla はプラグインを必要としないウェブに移行しています。最後まで残った NPAPI プラグインである Adobe Flash は、サポート終了の計画を<a href="http://blogs.adobe.com/conversations/2017/07/adobe-flash-update.html">発表</a>しました。 Flash からの移行をサポートするために、Firefox は他のブラウザーと連携して、Flash の利用を少なくするように徐々にかつ慎重に進めています。以下は、Firefox のプラグインに対する過去および将来のサポートのロードマップです。</p> diff --git a/files/ja/plugins/guide/constants/index.html b/files/ja/glossary/plugin/index.html index 29900f467c..6b9fee3e6c 100644 --- a/files/ja/plugins/guide/constants/index.html +++ b/files/ja/glossary/plugin/index.html @@ -1,9 +1,9 @@ --- title: Constants -slug: Plugins/Guide/Constants +slug: Glossary/Plugin translation_of: Plugins/Guide/Constants translation_of_original: NPAPI/Constants -original_slug: NPAPI/Constants +original_slug: Plugins/Guide/Constants --- <p>このセクションはプラグイン API で使用されるプログラム定義のリファレンスです。すべてのプラグイン定義は npapi.h にあります。 </p><p><br> |