From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-ja/toolkit/toolkit/about/aboutGlean.ftl | 80 ++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 l10n-ja/toolkit/toolkit/about/aboutGlean.ftl (limited to 'l10n-ja/toolkit/toolkit/about/aboutGlean.ftl') diff --git a/l10n-ja/toolkit/toolkit/about/aboutGlean.ftl b/l10n-ja/toolkit/toolkit/about/aboutGlean.ftl new file mode 100644 index 0000000000..5148a2e2eb --- /dev/null +++ b/l10n-ja/toolkit/toolkit/about/aboutGlean.ftl @@ -0,0 +1,80 @@ +# 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/. + +### "FOG", "Glean", and "Glean SDK" should remain in English. + +-fog-brand-name = FOG +-glean-brand-name = Glean +glean-sdk-brand-name = { -glean-brand-name } SDK +glean-debug-ping-viewer-brand-name = { -glean-brand-name } デバッグ Ping ビューアー + +about-glean-page-title2 = { -glean-brand-name } について +about-glean-header = { -glean-brand-name } について +about-glean-interface-description = + { glean-sdk-brand-name } は { -vendor-short-name } プロジェクトで利用されているデータ収集ライブラリーです。 + このインターフェイスは開発者とテスターにより手動の テスト計測器 で使用されることを想定しています。 +about-glean-upload-enabled = データのアップロードが有効です。 +about-glean-upload-disabled = データのアップロードが無効です。 +about-glean-upload-enabled-local = データのアップロードはローカルサーバーへの送信のみ有効です。 +about-glean-upload-fake-enabled = + データのアップロードは無効ですが、{ glean-sdk-brand-name } には有効であるように見せかけてデータをローカルで記録しています。 + 注意: デバッグタグを設定した場合、この設定に関わらず Ping が { glean-debug-ping-viewer-brand-name } にアップロードされます。 +# This message is followed by a bulleted list. +about-glean-prefs-and-defines = 関連する 設定と定義 には以下が含まれます: +# Variables: +# $data-upload-pref-value (String): the value of the datareporting.healthreport.uploadEnabled pref. Typically "true", sometimes "false" +# Do not translate strings between tags. +about-glean-data-upload = datareporting.healthreport.uploadEnabled: { $data-upload-pref-value } +# Variables: +# $local-port-pref-value (Integer): the value of the telemetry.fog.test.localhost_port pref. Typically 0. Can be negative. +# Do not translate strings between tags. +about-glean-local-port = telemetry.fog.test.localhost_port: { $local-port-pref-value } +# Variables: +# $glean-android-define-value (Boolean): the value of the MOZ_GLEAN_ANDROID define. Typically "false", sometimes "true". +# Do not translate strings between tags. +about-glean-glean-android = MOZ_GLEAN_ANDROID: { $glean-android-define-value } +# Variables: +# $moz-official-define-value (Boolean): the value of the MOZILLA_OFFICIAL define. +# Do not translate strings between tags. +about-glean-moz-official =MOZILLA_OFFICIAL: { $moz-official-define-value } + +about-glean-about-testing-header = テストについて +# This message is followed by a numbered list. +about-glean-manual-testing = + 完全な手順は { -fog-brand-name } instrumentation testing docs + および { glean-sdk-brand-name } documentation に文書化されています。 + 要するに、あなたの計測器の動作を手動でテストするには、以下を行ってください。 +# This message is an option in a dropdown filled with untranslated names of pings. +about-glean-no-ping-label = (Ping を送信しない) +# An in-line text input field precedes this string. +about-glean-label-for-tag-pings = 左のフィールドに覚えやすいデバッグタグを設定して、後であなたの Ping が区別できるようにしてください。 +# An in-line drop down list precedes this string. +# Do not translate strings between tags. +about-glean-label-for-ping-names = + 左のリストからテスト対象の計測器を含む Ping を選択してください。 + カスタム Ping 内にある場合は、それを選んでください。 + そうでない場合、event メトリクスの既定は events Ping、他のすべてのメトリクスの既定は metrics Ping です。 +# An in-line check box precedes this string. +about-glean-label-for-log-pings = + (任意。Ping の送信時にもログを記録したい場合は左のボックスにチェックを入れてください。 + 追加で ログ記録を有効化 する必要があります。) +# Variables +# $debug-tag (String): The user-set value of the debug tag input on this page. Like "about-glean-kV" +# An in-line button labeled "Apply settings and submit ping" precedes this string. +about-glean-label-for-controls-submit = + 左のボタンを押してすべての { -glean-brand-name } にあなたのタグを付け、選択した Ping を送信してください。 + (アプリケーションを再起動してから送信されるすべての Ping に { $debug-tag } タグが付けられます。) +about-glean-li-for-visit-gdpv = + あなたのタグが付いた Ping については { glean-debug-ping-viewer-brand-name } ページを訪れてください。 + ボタンを押してから Ping が到着するまで数秒もかかりませんが、時々、数分かかることもあります。 +# Do not translate strings between tags. +about-glean-adhoc-explanation = さらに アドホック なテストを行うために、この about:glean ページで開発ツールのコンソールを開き、Glean.metricCategory.metricName.testGetValue() などの testGetValue() API を使用して、計測器の特定のピースの現在値を特定することもできます。 +# Do not translate strings between tags. +about-glean-adhoc-note = + 開発ツールのコンソールを使用して Glean JS API を操作しているので注意してください。 + これは、メトリクスのカテゴリー名とメトリクス名が Rust や C++ API と異なる camelCase で初期化されることを意味します。 +controls-button-label-verbose = 設定を適用して Ping を送信 + +about-glean-about-data-header = データについて +about-glean-about-data-explanation = 収集したデータのリストの閲覧は、{ -glean-brand-name } Dictionary で調べてください。 -- cgit v1.2.3