From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../ja/toolkit/featuregates/features.ftl | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 thunderbird-l10n/ja/localization/ja/toolkit/featuregates/features.ftl (limited to 'thunderbird-l10n/ja/localization/ja/toolkit/featuregates') diff --git a/thunderbird-l10n/ja/localization/ja/toolkit/featuregates/features.ftl b/thunderbird-l10n/ja/localization/ja/toolkit/featuregates/features.ftl new file mode 100644 index 0000000000..a9381cf56d --- /dev/null +++ b/thunderbird-l10n/ja/localization/ja/toolkit/featuregates/features.ftl @@ -0,0 +1,57 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-css-masonry2 = + .label = CSS: Masonry レイアウト +experimental-features-css-masonry-description = 実験的な CSS Masonry レイアウト機能のサポートを有効にします。この機能の解説は こちらの説明 を参照してください。フィードバックを提供するには、GitHub issue または こちらのバグ にコメントしてください。 + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-web-gpu2 = + .label = Web API: WebGPU +experimental-features-web-gpu-description3 = WebGPU API は、ユーザーの端末やコンピューターに搭載された Graphics Processing Unit (GPU) を使用するグラフィックス描画と計算を扱うための低レベルサポートを提供します。この 仕様 の最初のバージョンが最終草案に近づいています。詳細は bug 1602129 を参照してください。 + +# The title of the experiment should be kept in English as it may be referenced +# by various online articles and is technical in nature. +experimental-features-media-jxl = + .label = メディア: JPEG XL +experimental-features-media-jxl-description = この機能を有効にすると、{ -brand-short-name } が JPEG XL (JXL) 形式をサポートします。これは、従来の JPEG ファイルからロスレスで移行できる改良された画像ファイル形式です。詳細は bug 1539075 を参照してください。 + +experimental-features-devtools-compatibility-panel = + .label = 開発ツール: 互換性パネル +experimental-features-devtools-compatibility-panel-description = アプリのブラウザー互換性情報を表示するページインスペクターのサイドパネルです。詳細は bug 1584464 を参照してください。 + +# Do not translate 'SameSite', 'Lax' and 'None'. +experimental-features-cookie-samesite-none-requires-secure2 = + .label = Cookie: SameSite=None は secure 属性が必要 +experimental-features-cookie-samesite-none-requires-secure2-description = “SameSite=None” 属性が指定された Cookie は secure 属性を必要とします。この機能は “Cookie: 既定で SameSite=Lax” を必要とします。 + +# about:home should be kept in English, as it refers to the the URI for +# the internal default home page. +experimental-features-abouthome-startup-cache = + .label = about:home 起動時キャッシュ +experimental-features-abouthome-startup-cache-description = 起動時に既定で読み込まれる初期 about:home ドキュメントのキャッシュ。このキャッシュの目的は起動時のパフォーマンスを向上させることです。 + +# "Service Worker" is an API name and is usually not translated. +experimental-features-devtools-serviceworker-debugger-support = + .label = 開発ツール: Service Worker のデバッグ +# "Service Worker" is an API name and is usually not translated. +experimental-features-devtools-serviceworker-debugger-support-description = 開発ツールのデバッガーパネルで Service Worker の実験的なサポートを有効にします。この機能は開発ツールの動作を遅くし、メモリー消費が増加します。 + +# WebRTC global mute toggle controls +experimental-features-webrtc-global-mute-toggles = + .label = WebRTC の全ミュート切り替え +experimental-features-webrtc-global-mute-toggles-description = WebRTC グローバル共有インジケーターで、マイクとカメラの映像のミュートをグローバルに操作できるようになりました。 + +# JS JIT Warp project +experimental-features-js-warp = + .label = JavaScript JIT: Warp +experimental-features-js-warp-description = JavaScript の性能とメモリ効率を改善するプロジェクトである Warp を有効にします。 + +# Search during IME +experimental-features-ime-search = + .label = アドレスバー: IME 変換中に結果を表示 +experimental-features-ime-search-description = IME (Input Method Editor) は、東アジアまたはインド系の言語の複雑な文字 (かな漢字変換など) を標準のキーボードで入力するためのツールです。この実験的な機能を有効にすると、IME を使用した文字入力中に、アドレスバーパネルを開いたまま検索結果や検索候補を表示できます。ただし、IME のパネルがアドレスバーの検索結果を隠してしまうことがあります。この設定は、IME のパネルのこのような挙動を想定していません。 -- cgit v1.2.3