From 81c24569c061f3cba9f8509ddfe7c9008d022c8e Mon Sep 17 00:00:00 2001 From: MDN Date: Fri, 19 Nov 2021 00:49:34 +0000 Subject: [CRON] sync translated content --- files/fr/_redirects.txt | 3 +- files/fr/_wikihistory.json | 14 ++-- files/fr/glossary/plugin/index.md | 31 +++++++++ files/fr/plugins/guide/constants/index.md | 31 --------- files/ja/_redirects.txt | 6 +- files/ja/_wikihistory.json | 24 +++---- files/ja/conflicting/glossary/plugin/index.html | 76 ++++++++++++++++++++++ files/ja/glossary/plugin/index.html | 14 ++++ files/ja/plugins/guide/constants/index.html | 14 ---- files/ja/plugins/roadmap/index.html | 75 --------------------- files/ko/_redirects.txt | 3 +- files/ko/_wikihistory.json | 14 ++-- files/ko/glossary/plugin/index.html | 8 +++ .../ko/plugins/guide/scripting_plugins/index.html | 8 --- files/ru/_redirects.txt | 3 +- files/ru/_wikihistory.json | 12 ++-- files/ru/glossary/plugin/index.html | 72 ++++++++++++++++++++ files/ru/plugins/roadmap/index.html | 72 -------------------- 18 files changed, 243 insertions(+), 237 deletions(-) create mode 100644 files/fr/glossary/plugin/index.md delete mode 100644 files/fr/plugins/guide/constants/index.md create mode 100644 files/ja/conflicting/glossary/plugin/index.html create mode 100644 files/ja/glossary/plugin/index.html delete mode 100644 files/ja/plugins/guide/constants/index.html delete mode 100644 files/ja/plugins/roadmap/index.html create mode 100644 files/ko/glossary/plugin/index.html delete mode 100644 files/ko/plugins/guide/scripting_plugins/index.html create mode 100644 files/ru/glossary/plugin/index.html delete mode 100644 files/ru/plugins/roadmap/index.html (limited to 'files') diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 8cf2403990..e770de7f73 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3127,7 +3127,7 @@ /fr/docs/Mozilla/Firefox/Versions/9 /fr/docs/Mozilla/Firefox/Releases/9 /fr/docs/Mozilla/Firefox/Versions/Firefox_19_pour_les_developpeurs /fr/docs/Mozilla/Firefox/Releases/19 /fr/docs/Mozilla/Firefox/Versions/Firefox_20_pour_developeurs /fr/docs/Mozilla/Firefox/Releases/20 -/fr/docs/NPAPI/Constantes /fr/docs/Plugins/Guide/Constants +/fr/docs/NPAPI/Constantes /fr/docs/Glossary/Plugin /fr/docs/NavigatorUserMedia.getUserMedia /fr/docs/Web/API/Navigator/getUserMedia /fr/docs/Outils /fr/docs/Tools /fr/docs/Outils/Accessing_the_Developer_Tools /fr/docs/Tools/Accessing_the_Developer_Tools @@ -3315,6 +3315,7 @@ /fr/docs/Outils/inspecteur/Raccourcis_clavier /fr/docs/orphaned/Tools/Page_Inspector/Keyboard_shortcuts /fr/docs/Outils/Éditeur_de_style /fr/docs/Tools/Style_Editor /fr/docs/Outils:Validateurs /fr/docs/Tools/Validators +/fr/docs/Plugins/Guide/Constants /fr/docs/Glossary/Plugin /fr/docs/Précis_CSS_2 /fr/docs/Web/CSS /fr/docs/Précis_CSS_2/Tout_en_un /fr/docs/Web/CSS/Reference /fr/docs/Précis_CSS_2:Tout_en_un /fr/docs/Web/CSS/Reference diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 2a1690d531..f13989f5f4 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -2264,6 +2264,13 @@ "xdelatour" ] }, + "Glossary/Plugin": { + "modified": "2019-03-24T00:03:23.228Z", + "contributors": [ + "Delapouite", + "Demos" + ] + }, "Glossary/Polyfill": { "modified": "2019-03-18T20:40:41.785Z", "contributors": [ @@ -10372,13 +10379,6 @@ "ThePrisoner" ] }, - "Plugins/Guide/Constants": { - "modified": "2019-03-24T00:03:23.228Z", - "contributors": [ - "Delapouite", - "Demos" - ] - }, "Tools": { "modified": "2020-07-16T22:44:14.844Z", "contributors": [ diff --git a/files/fr/glossary/plugin/index.md b/files/fr/glossary/plugin/index.md new file mode 100644 index 0000000000..741adbc5a4 --- /dev/null +++ b/files/fr/glossary/plugin/index.md @@ -0,0 +1,31 @@ +--- +title: Constantes +slug: Glossary/Plugin +tags: + - Code + - Erreur + - Plugin +translation_of: Plugins/Guide/Constants +translation_of_original: NPAPI/Constants +original_slug: Plugins/Guide/Constants +--- +Cette section est une référence au définitions utilisées par l'API Plug-in. Toutes les définitions proviennent de npapi.h. + +### Codes Erreur + +| Code | Valeur | Description | +| ------------------------------------ | ------ | -------------------------------------------------------------------- | +| **NPERR_NO_ERROR** | 0 | Aucune erreur n'est survenue | +| **NPERR_GENERIC_ERROR** | 1 | Une erreur sans code attribué est survenue | +| **NPERR_INVALID_INSTANCE_ERROR** | 2 | L'instance transmise au plugin est invalide | +| **NPERR_INVALID_FUNCTABLE_ERROR** | 3 | Table de fonctions invalide | +| **NPERR_MODULE_LOAD_FAILED_ERROR** | 4 | Le chargement du plugin a échoué | +| **NPERR_OUT_OF_MEMORY_ERROR** | 5 | L'allocation de mémoire a échoué | +| **NPERR_INVALID_PLUGIN_ERROR** | 6 | Plugin manquant ou invalide | +| **NPERR_INVALID_PLUGIN_DIR_ERROR** | 7 | Répertoire du plugin manquant ou invalide | +| **NPERR_INCOMPATIBLE_VERSION_ERROR** | 8 | les versions du plugin et de  Communicator ne correspondent pas | +| **NPERR_INVALID_PARAM** | 9 | Paramètre manquant ou invalide | +| **NPERR_INVALID_URL** | 10 | URL manquante ou invalide | +| **NPERR_FILE_NOT_FOUND** | 11 | Fichier manquant ou invalide | +| **NPERR_NO_DATA** | 12 | Le flux ne contient pas de données | +| **NPERR_STREAM_NOT_SEEKABLE** | 13 | Flux trouvable attendu. (trad à vérifier : Seekable stream expected) | diff --git a/files/fr/plugins/guide/constants/index.md b/files/fr/plugins/guide/constants/index.md deleted file mode 100644 index eb09a8a4e5..0000000000 --- a/files/fr/plugins/guide/constants/index.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: Constantes -slug: Plugins/Guide/Constants -tags: - - Code - - Erreur - - Plugin -translation_of: Plugins/Guide/Constants -translation_of_original: NPAPI/Constants -original_slug: NPAPI/Constantes ---- -Cette section est une référence au définitions utilisées par l'API Plug-in. Toutes les définitions proviennent de npapi.h. - -### Codes Erreur - -| Code | Valeur | Description | -| ------------------------------------ | ------ | -------------------------------------------------------------------- | -| **NPERR_NO_ERROR** | 0 | Aucune erreur n'est survenue | -| **NPERR_GENERIC_ERROR** | 1 | Une erreur sans code attribué est survenue | -| **NPERR_INVALID_INSTANCE_ERROR** | 2 | L'instance transmise au plugin est invalide | -| **NPERR_INVALID_FUNCTABLE_ERROR** | 3 | Table de fonctions invalide | -| **NPERR_MODULE_LOAD_FAILED_ERROR** | 4 | Le chargement du plugin a échoué | -| **NPERR_OUT_OF_MEMORY_ERROR** | 5 | L'allocation de mémoire a échoué | -| **NPERR_INVALID_PLUGIN_ERROR** | 6 | Plugin manquant ou invalide | -| **NPERR_INVALID_PLUGIN_DIR_ERROR** | 7 | Répertoire du plugin manquant ou invalide | -| **NPERR_INCOMPATIBLE_VERSION_ERROR** | 8 | les versions du plugin et de  Communicator ne correspondent pas | -| **NPERR_INVALID_PARAM** | 9 | Paramètre manquant ou invalide | -| **NPERR_INVALID_URL** | 10 | URL manquante ou invalide | -| **NPERR_FILE_NOT_FOUND** | 11 | Fichier manquant ou invalide | -| **NPERR_NO_DATA** | 12 | Le flux ne contient pas de données | -| **NPERR_STREAM_NOT_SEEKABLE** | 13 | Flux trouvable attendu. (trad à vérifier : Seekable stream expected) | 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/conflicting/glossary/plugin/index.html b/files/ja/conflicting/glossary/plugin/index.html new file mode 100644 index 0000000000..6d17bd7b73 --- /dev/null +++ b/files/ja/conflicting/glossary/plugin/index.html @@ -0,0 +1,76 @@ +--- +title: Firefox のプラグインロードマップ +slug: conflicting/Glossary/Plugin +translation_of: Plugins/Roadmap +original_slug: Plugins/Roadmap +--- +

プラグインは、Firefox ユーザーのセキュリティとパフォーマンスの問題があります。 NPAPI プラグインは時代遅れの技術であり、Mozilla はプラグインを必要としないウェブに移行しています。最後まで残った NPAPI プラグインである Adobe Flash は、サポート終了の計画を発表しました。 Flash からの移行をサポートするために、Firefox は他のブラウザーと連携して、Flash の利用を少なくするように徐々にかつ慎重に進めています。以下は、Firefox のプラグインに対する過去および将来のサポートのロードマップです。

+ +

スケジュール

+ +
+
2016 年 6 月
+
2014 年 6 月の Firefox 47 以降、Adobe Flash 以外のすべてのプラグインは click-to-activateです。ユーザーは各プラグインを有効にするサイトを選択します。さらに、Windows 用 64 ビット Firefox は Flash プラグインのみをサポートしています。
+
2017 年 3 月
+
2017 年 3 月の Firefox 52 以降、Adobe Flash 以外のプラグインは Firefox ではサポートされなくなりました。 Firefox Extended Support Release 52は、2018 年の初めまで非 Flash プラグインを引き続きサポートします。
+
2017 年 8 月
+
2017 年 8 月の Firefox 55 以降、Flash プラグインを有効にするサイトを選択する必要があります。ユーザーは、サイトごとの Flash 設定を記憶させることができます。この変更は、2017 年 8 月から 9 月の間に徐々に展開されます。
+
+ セキュリティとパフォーマンスを向上させるため、Mozilla はプラグインを使用できないサイトのリストを維持します
+
2017 年 9 月
+
2017 年 9 月の Firefox 56 以降、Android 用 Firefox はプラグインのサポートをすべて削除します ({{bug(1381916)}})。
+
2018 年後半
+
2018 年後半、Firefox はFlash の設定を記憶しなくなり、ユーザーは Flash をアクティブにするかどうかを各セッションごとに選択する必要があります。
+
2019 年前半
+
2019 年の早い段階で、Firefox は引き続き Flash を使用しているサイトでユーザーに警告を表示します。
+
2019 年
+
ユーザーへの警告の数ヶ月後、Firefox はデフォルトで Flash プラグインを無効にします。ユーザーに Flash を有効にするよう指示しませんが、ブラウザー設定を使用して特定のサイトで Flash を有効にすることは可能です。
+
2020 年
+
2020 年の初めに、Flash のサポートは Firefox のコンシューマ版から完全に削除されます。Firefox 拡張サポートリリース (ESR) は、2020 年末まで Flash のサポートを継続します。
+
2021 年
+
Adobeが 2020 年末に Flash のセキュリティアップデートの出荷を停止したとき、Firefox はプラグインの読み込みを拒否します。
+
+ +

関連情報

+ +

Mozilla Firefox

+ + + +

Adobe Flash

+ + + +

Google Chrome

+ + + +

Microsoft Edge および Internet Explorer

+ + + +

Apple Safari

+ + diff --git a/files/ja/glossary/plugin/index.html b/files/ja/glossary/plugin/index.html new file mode 100644 index 0000000000..6b9fee3e6c --- /dev/null +++ b/files/ja/glossary/plugin/index.html @@ -0,0 +1,14 @@ +--- +title: Constants +slug: Glossary/Plugin +translation_of: Plugins/Guide/Constants +translation_of_original: NPAPI/Constants +original_slug: Plugins/Guide/Constants +--- +

このセクションはプラグイン API で使用されるプログラム定義のリファレンスです。すべてのプラグイン定義は npapi.h にあります。 +


+

+

エラーコード

+ +
コード 説明
NPERR_NO_ERROR 0 エラーは起こりませんでした
NPERR_GENERIC_ERROR 1 特定のエラーコードを持たないエラーが起こりました
NPERR_INVALID_INSTANCE_ERROR 2 プラグインへ無効なインスタンスが渡されました
NPERR_INVALID_FUNCTABLE_ERROR 3 関数表が無効です
NPERR_MODULE_LOAD_FAILED_ERROR 4 プラグインの読み込みに失敗しました
NPERR_OUT_OF_MEMORY_ERROR 5 メモリの割り当てに失敗しました
NPERR_INVALID_PLUGIN_ERROR 6 プラグインが見つからないか無効です
NPERR_INVALID_PLUGIN_DIR_ERROR 7 プラグインディレクトリが見つからないか無効です
NPERR_INCOMPATIBLE_VERSION_ERROR 8 プラグインと Communicator のバージョンが一致しません
NPERR_INVALID_PARAM 9 パラメータが無いか無効です
NPERR_INVALID_URL 10 URL が見つからないか無効です
NPERR_FILE_NOT_FOUND 11 ファイルが見つからないか無効です
NPERR_NO_DATA 12 ストリームにデータが含まれていません
NPERR_STREAM_NOT_SEEKABLE 13 シークできるストリームが期待されます
+{{ languages( { "en": "en/NPAPI/Constants" } ) }} diff --git a/files/ja/plugins/guide/constants/index.html b/files/ja/plugins/guide/constants/index.html deleted file mode 100644 index 29900f467c..0000000000 --- a/files/ja/plugins/guide/constants/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Constants -slug: Plugins/Guide/Constants -translation_of: Plugins/Guide/Constants -translation_of_original: NPAPI/Constants -original_slug: NPAPI/Constants ---- -

このセクションはプラグイン API で使用されるプログラム定義のリファレンスです。すべてのプラグイン定義は npapi.h にあります。 -


-

-

エラーコード

- -
コード 説明
NPERR_NO_ERROR 0 エラーは起こりませんでした
NPERR_GENERIC_ERROR 1 特定のエラーコードを持たないエラーが起こりました
NPERR_INVALID_INSTANCE_ERROR 2 プラグインへ無効なインスタンスが渡されました
NPERR_INVALID_FUNCTABLE_ERROR 3 関数表が無効です
NPERR_MODULE_LOAD_FAILED_ERROR 4 プラグインの読み込みに失敗しました
NPERR_OUT_OF_MEMORY_ERROR 5 メモリの割り当てに失敗しました
NPERR_INVALID_PLUGIN_ERROR 6 プラグインが見つからないか無効です
NPERR_INVALID_PLUGIN_DIR_ERROR 7 プラグインディレクトリが見つからないか無効です
NPERR_INCOMPATIBLE_VERSION_ERROR 8 プラグインと Communicator のバージョンが一致しません
NPERR_INVALID_PARAM 9 パラメータが無いか無効です
NPERR_INVALID_URL 10 URL が見つからないか無効です
NPERR_FILE_NOT_FOUND 11 ファイルが見つからないか無効です
NPERR_NO_DATA 12 ストリームにデータが含まれていません
NPERR_STREAM_NOT_SEEKABLE 13 シークできるストリームが期待されます
-{{ languages( { "en": "en/NPAPI/Constants" } ) }} diff --git a/files/ja/plugins/roadmap/index.html b/files/ja/plugins/roadmap/index.html deleted file mode 100644 index 9e6e91f006..0000000000 --- a/files/ja/plugins/roadmap/index.html +++ /dev/null @@ -1,75 +0,0 @@ ---- -title: Firefox のプラグインロードマップ -slug: Plugins/Roadmap -translation_of: Plugins/Roadmap ---- -

プラグインは、Firefox ユーザーのセキュリティとパフォーマンスの問題があります。 NPAPI プラグインは時代遅れの技術であり、Mozilla はプラグインを必要としないウェブに移行しています。最後まで残った NPAPI プラグインである Adobe Flash は、サポート終了の計画を発表しました。 Flash からの移行をサポートするために、Firefox は他のブラウザーと連携して、Flash の利用を少なくするように徐々にかつ慎重に進めています。以下は、Firefox のプラグインに対する過去および将来のサポートのロードマップです。

- -

スケジュール

- -
-
2016 年 6 月
-
2014 年 6 月の Firefox 47 以降、Adobe Flash 以外のすべてのプラグインは click-to-activateです。ユーザーは各プラグインを有効にするサイトを選択します。さらに、Windows 用 64 ビット Firefox は Flash プラグインのみをサポートしています。
-
2017 年 3 月
-
2017 年 3 月の Firefox 52 以降、Adobe Flash 以外のプラグインは Firefox ではサポートされなくなりました。 Firefox Extended Support Release 52は、2018 年の初めまで非 Flash プラグインを引き続きサポートします。
-
2017 年 8 月
-
2017 年 8 月の Firefox 55 以降、Flash プラグインを有効にするサイトを選択する必要があります。ユーザーは、サイトごとの Flash 設定を記憶させることができます。この変更は、2017 年 8 月から 9 月の間に徐々に展開されます。
-
- セキュリティとパフォーマンスを向上させるため、Mozilla はプラグインを使用できないサイトのリストを維持します
-
2017 年 9 月
-
2017 年 9 月の Firefox 56 以降、Android 用 Firefox はプラグインのサポートをすべて削除します ({{bug(1381916)}})。
-
2018 年後半
-
2018 年後半、Firefox はFlash の設定を記憶しなくなり、ユーザーは Flash をアクティブにするかどうかを各セッションごとに選択する必要があります。
-
2019 年前半
-
2019 年の早い段階で、Firefox は引き続き Flash を使用しているサイトでユーザーに警告を表示します。
-
2019 年
-
ユーザーへの警告の数ヶ月後、Firefox はデフォルトで Flash プラグインを無効にします。ユーザーに Flash を有効にするよう指示しませんが、ブラウザー設定を使用して特定のサイトで Flash を有効にすることは可能です。
-
2020 年
-
2020 年の初めに、Flash のサポートは Firefox のコンシューマ版から完全に削除されます。Firefox 拡張サポートリリース (ESR) は、2020 年末まで Flash のサポートを継続します。
-
2021 年
-
Adobeが 2020 年末に Flash のセキュリティアップデートの出荷を停止したとき、Firefox はプラグインの読み込みを拒否します。
-
- -

関連情報

- -

Mozilla Firefox

- - - -

Adobe Flash

- - - -

Google Chrome

- - - -

Microsoft Edge および Internet Explorer

- - - -

Apple Safari

- - diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 0f1eac0004..9cb78c73c3 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -406,13 +406,14 @@ /ko/docs/Node_server_without_framework /ko/docs/Learn/Server-side/Node_server_without_framework /ko/docs/Notable_bugs_fixed_in_Firefox_3 /ko/docs/Mozilla/Firefox/Releases/3/Notable_bugs_fixed /ko/docs/Online_and_offline_events /ko/docs/orphaned/Web/API/NavigatorOnLine/Online_and_offline_events +/ko/docs/Plugins/Guide/Scripting_plugins /ko/docs/Glossary/Plugin /ko/docs/SVG /ko/docs/Web/SVG /ko/docs/SVG/Tutorial /ko/docs/Web/SVG/Tutorial /ko/docs/SVG:Tutorial /ko/docs/Web/SVG/Tutorial /ko/docs/SVG_In_HTML_Introduction /ko/docs/Web/SVG/Tutorial/SVG_In_HTML_Introduction /ko/docs/SVG_improvements_in_Firefox_3 /ko/docs/Mozilla/Firefox/Releases/3/SVG_improvements /ko/docs/SVG_in_Firefox /ko/docs/Web/SVG/SVG_1.1_Support_in_Firefox -/ko/docs/Scripting_Plugins /ko/docs/Plugins/Guide/Scripting_plugins +/ko/docs/Scripting_Plugins /ko/docs/Glossary/Plugin /ko/docs/The_Importance_of_Correct_HTML_Commenting /ko/docs/Learn/HTML/Introduction_to_HTML/Getting_started#HTML_comments /ko/docs/The_XSLT_JavaScript_Interface_in_Gecko /ko/docs/Web/XSLT/XSLT_JS_interface_in_Gecko /ko/docs/The_XSLT_JavaScript_Interface_in_Gecko/Introduction /ko/docs/Web/XSLT/XSLT_JS_interface_in_Gecko/Introduction diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 28ff70b524..16ba9f824b 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -739,6 +739,13 @@ "enfroze" ] }, + "Glossary/Plugin": { + "modified": "2019-01-16T15:11:14.478Z", + "contributors": [ + "teoli", + "Anonymous" + ] + }, "Glossary/Polyfill": { "modified": "2019-11-18T11:28:34.172Z", "contributors": [ @@ -3164,13 +3171,6 @@ "niceman114" ] }, - "Plugins/Guide/Scripting_plugins": { - "modified": "2019-01-16T15:11:14.478Z", - "contributors": [ - "teoli", - "Anonymous" - ] - }, "Tools": { "modified": "2020-07-16T22:44:16.209Z", "contributors": [ diff --git a/files/ko/glossary/plugin/index.html b/files/ko/glossary/plugin/index.html new file mode 100644 index 0000000000..921aafd7c9 --- /dev/null +++ b/files/ko/glossary/plugin/index.html @@ -0,0 +1,8 @@ +--- +title: Scripting Plugins +slug: Glossary/Plugin +translation_of: Plugins/Guide/Scripting_plugins +translation_of_original: Scripting_plugins +original_slug: Plugins/Guide/Scripting_plugins +--- +

{{wiki.localize('System.API.page-generated-for-subpage')}}

diff --git a/files/ko/plugins/guide/scripting_plugins/index.html b/files/ko/plugins/guide/scripting_plugins/index.html deleted file mode 100644 index 23b14d7755..0000000000 --- a/files/ko/plugins/guide/scripting_plugins/index.html +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: Scripting Plugins -slug: Plugins/Guide/Scripting_plugins -translation_of: Plugins/Guide/Scripting_plugins -translation_of_original: Scripting_plugins -original_slug: Scripting_Plugins ---- -

{{wiki.localize('System.API.page-generated-for-subpage')}}

diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index 13da4a5d63..83d86a70a2 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -278,7 +278,8 @@ /ru/docs/MDN_at_ten /ru/docs/MDN/At_ten /ru/docs/Mozilla/Add-ons/WebExtensions/Интернационализация /ru/docs/Mozilla/Add-ons/WebExtensions/Internationalization /ru/docs/Mozilla/Add-ons/WebExtensions/модификация_веб_страницы /ru/docs/Mozilla/Add-ons/WebExtensions/Modify_a_web_page -/ru/docs/Plugins/План /ru/docs/Plugins/Roadmap +/ru/docs/Plugins/Roadmap /ru/docs/Glossary/Plugin +/ru/docs/Plugins/План /ru/docs/Glossary/Plugin /ru/docs/Quirks_Mode_and_Standards_Mode /ru/docs/Web/HTML/Quirks_Mode_and_Standards_Mode /ru/docs/SVG_In_HTML_Introduction /ru/docs/Web/SVG/Tutorial/SVG_In_HTML_Introduction /ru/docs/Sample_.htaccess_file /ru/docs/Learn/Server-side/Apache_Configuration_htaccess diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index aa3e6a5970..38f2ddd37a 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -1272,6 +1272,12 @@ "boxa6" ] }, + "Glossary/Plugin": { + "modified": "2019-08-01T03:21:45.901Z", + "contributors": [ + "art-gur" + ] + }, "Glossary/Polymorphism": { "modified": "2019-10-14T05:46:10.620Z", "contributors": [ @@ -4946,12 +4952,6 @@ "art-gur" ] }, - "Plugins/Roadmap": { - "modified": "2019-08-01T03:21:45.901Z", - "contributors": [ - "art-gur" - ] - }, "Tools": { "modified": "2020-12-14T08:21:24.659Z", "contributors": [ diff --git a/files/ru/glossary/plugin/index.html b/files/ru/glossary/plugin/index.html new file mode 100644 index 0000000000..6f6d1019bb --- /dev/null +++ b/files/ru/glossary/plugin/index.html @@ -0,0 +1,72 @@ +--- +title: План поддержки плагинов в Firefox +slug: Glossary/Plugin +translation_of: Plugins/Roadmap +original_slug: Plugins/Roadmap +--- +

Плагины — проблема безопасности и производительности для пользователей Firefox. NPAPI плагины являются устаревшей технологией, и Mozilla движется к Вебу, в котором они не нужны. Последний оставшийся NPAPI плагин — Adobe Flash, который выпустил план по окончанию срока поддержки. Для поддержки воздержания от использования Flash, Firefox, вместе с другими браузерами, работает над тем, чтобы постепенно и аккуратно избавиться от использования и зависимости от Flash. Ниже представлен план, рассказывающий о том, что будет происходить с поддержкой плагинов в Firefox.

+ +

План

+ +
+
Июнь 2016
+
Начиная с Firefox 47 в Июне 2016, все плагины, отличные от Adobe Flash, теперь активируются только по клику. Пользователи сами выбирают, каким сайта разрешено активировать каждый плагин. К тому же, в 64-битной версии Firefox для Windows поддерживается только Flash плагин.
+
Март 2017
+
Начиная с Firefox 52 в Марте 2017, плагины, отличные от Adobe Flash, больше не поддерживаются в Firefox. Версия Firefox Extended Support Release 52 продолжит поддерживать все плагины, включая Flash, до начала 2018.
+
Август 2017
+
Начиная с Firefox 55 в Августе 2017, пользователи смогут выбрать, каким сайта разрешено активировать Flash плагин. У пользователей появится надстройка, разрешающая запуск Flash, для каждого сайта отдельно. Это изменение будет вводится постепенно, начиная с Августа и Сентября 2017.
+
+ В целях повышения безопасности и улучшения производительности, Mozilla будет вести список сайтов, которые не могу использовать никакие плагины.
+
Сентябрь 2017
+
Начиная с Firefox 56 в Сентябре 2017, в Firefox для Android будет удалена поддержка всех плагинов ({{bug(1381916)}}).
+
2019
+
В Сентябре 2019, в Firefox 69 будет удалена надстройка во Flash под названием "Всегда включён", теперь мы будет всегда спрашивать ваше разрешение, прежде чем запустить плагин на сайте.
+
2020
+
В начале 2020, поддержка Flash будет полностью удалена из обычной версии Firefox. Firefox Extended Support Release (ESR) будет поддерживать Flash до конца 2020.
+
2021
+
Когда Adobe прекратит выпускать обновления безопасности для Flash, в конце 2020, Firefox больше не будет поддерживать этот плагин.
+
+ +

Смотрите также

+ +

Mozilla Firefox

+ + + +

Adobe Flash

+ + + +

Google Chrome

+ + + +

Microsoft Edge и Internet Explorer

+ + + +

Apple Safari

+ + diff --git a/files/ru/plugins/roadmap/index.html b/files/ru/plugins/roadmap/index.html deleted file mode 100644 index 31a24facee..0000000000 --- a/files/ru/plugins/roadmap/index.html +++ /dev/null @@ -1,72 +0,0 @@ ---- -title: План поддержки плагинов в Firefox -slug: Plugins/Roadmap -translation_of: Plugins/Roadmap -original_slug: Plugins/План ---- -

Плагины — проблема безопасности и производительности для пользователей Firefox. NPAPI плагины являются устаревшей технологией, и Mozilla движется к Вебу, в котором они не нужны. Последний оставшийся NPAPI плагин — Adobe Flash, который выпустил план по окончанию срока поддержки. Для поддержки воздержания от использования Flash, Firefox, вместе с другими браузерами, работает над тем, чтобы постепенно и аккуратно избавиться от использования и зависимости от Flash. Ниже представлен план, рассказывающий о том, что будет происходить с поддержкой плагинов в Firefox.

- -

План

- -
-
Июнь 2016
-
Начиная с Firefox 47 в Июне 2016, все плагины, отличные от Adobe Flash, теперь активируются только по клику. Пользователи сами выбирают, каким сайта разрешено активировать каждый плагин. К тому же, в 64-битной версии Firefox для Windows поддерживается только Flash плагин.
-
Март 2017
-
Начиная с Firefox 52 в Марте 2017, плагины, отличные от Adobe Flash, больше не поддерживаются в Firefox. Версия Firefox Extended Support Release 52 продолжит поддерживать все плагины, включая Flash, до начала 2018.
-
Август 2017
-
Начиная с Firefox 55 в Августе 2017, пользователи смогут выбрать, каким сайта разрешено активировать Flash плагин. У пользователей появится надстройка, разрешающая запуск Flash, для каждого сайта отдельно. Это изменение будет вводится постепенно, начиная с Августа и Сентября 2017.
-
- В целях повышения безопасности и улучшения производительности, Mozilla будет вести список сайтов, которые не могу использовать никакие плагины.
-
Сентябрь 2017
-
Начиная с Firefox 56 в Сентябре 2017, в Firefox для Android будет удалена поддержка всех плагинов ({{bug(1381916)}}).
-
2019
-
В Сентябре 2019, в Firefox 69 будет удалена надстройка во Flash под названием "Всегда включён", теперь мы будет всегда спрашивать ваше разрешение, прежде чем запустить плагин на сайте.
-
2020
-
В начале 2020, поддержка Flash будет полностью удалена из обычной версии Firefox. Firefox Extended Support Release (ESR) будет поддерживать Flash до конца 2020.
-
2021
-
Когда Adobe прекратит выпускать обновления безопасности для Flash, в конце 2020, Firefox больше не будет поддерживать этот плагин.
-
- -

Смотрите также

- -

Mozilla Firefox

- - - -

Adobe Flash

- - - -

Google Chrome

- - - -

Microsoft Edge и Internet Explorer

- - - -

Apple Safari

- - -- cgit v1.2.3-54-g00ecf