BETA

Transvision

Filter by folder:

Show all results devtools toolkit

Displaying 16 results for the string Glean in zh-TW:

Entity zh-TW en-US
Entity # all locales devtools • client • perftools.ftl
perftools-thread-jvm-glean.title
zh-TW
Glean telemetry SDK 的主執行緒
en-US
The main threads for the Glean telemetry SDK
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
-glean-brand-name
zh-TW
Glean
en-US
Glean
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-about-data-explanation
zh-TW
要瀏覽收集的資料清單,請參考 <a data-l10n-name="glean-dictionary-link">{ -glean-brand-name } 字典</a>。
en-US
To browse the list of collected data, please consult the <a data-l10n-name="glean-dictionary-link">{ -glean-brand-name } Dictionary</a>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation
zh-TW
若需進行 <i>ad hoc 臨時測試</i>,也可以在 <code>about:glean</code> 本頁面開啟開發者主控台,使用 <code>Glean.metricCategory.metricName.testGetValue()</code> 等 <code>testGetValue()</code> API 來決定測試儀器中的特定值。
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation2
zh-TW
若需進行 <i>ad hoc 臨時測試</i>,也可以在 <code>about:glean</code> 本頁面開啟開發者主控台,使用 <code>Glean.metricCategory.metricName.testGetValue()</code> 等 <code>testGetValue()</code> API 來取得 <code>metric.category.metric_name</code> 儀器中的資訊,決定測試儀器中的特定值。
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code> for a metric named <code>metric.category.metric_name</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-note
zh-TW
註:您正透過開發者工具主控台使用 Glean JS API。這代表指標的分類與名稱會使用 <code>camelCase</code> 格式顯示,而與 Rust 及 C++ API 格式不同。
en-US
Please note that you are using the Glean JS API by using the devtools console. This means the metric category and metric name are formatted in <code>camelCase</code> unlike in the Rust and C++ APIs.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-glean-android
zh-TW
<code>MOZ_GLEAN_ANDROID</code>: { $glean-android-define-value }
en-US
<code>MOZ_GLEAN_ANDROID</code>: { $glean-android-define-value }
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-header
zh-TW
關於 { -glean-brand-name }
en-US
About { -glean-brand-name }
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-interface-description
zh-TW
<a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name }</a> 是一套 { -vendor-short-name } 專案所使用的資料收集程式庫。本介面是設計來讓開發者與測試者能夠手動<a data-l10n-name="fog-link">操作測試</a>。
en-US
The <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name }</a> is a data collection library used in { -vendor-short-name } projects. This interface is designed to be used by developers and testers to manually <a data-l10n-name="fog-link">test instrumentation</a>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-controls-submit
zh-TW
按下上方按鈕即可將所有 { -glean-brand-name } ping 加上您的標籤,並送出選擇的 ping。(按下按鈕後直到重新啟動應用程式前所送出的 ping 都將標上 <code>{ $debug-tag }</code>。)
en-US
Press the preceding button to tag all { -glean-brand-name } pings with your tag and submit the selected ping. (All pings submitted from then until you restart the application will be tagged with <code>{ $debug-tag }</code>.)
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-li-for-visit-gdpv
zh-TW
<a data-l10n-name="gdpv-tagged-pings-link">請到 { glean-debug-ping-viewer-brand-name }頁面即可檢視含有您指定標籤的 ping</a>。按下按鈕後的幾秒鐘後 ping 就應該出現,有時會需要稍等幾分鐘。
en-US
<a data-l10n-name="gdpv-tagged-pings-link">Visit the { glean-debug-ping-viewer-brand-name } page for pings with your tag</a>. It shouldn’t take more than a few seconds from pushing the button to your ping arriving. Sometimes it may take a small handful of minutes.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-manual-testing
zh-TW
完整的操作教學文件撰寫於 <a data-l10n-name="fog-instrumentation-test-doc-link">{ -fog-brand-name } 測試文件</a>與 <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name } 文件</a>中。但簡單來說,如果要手動測試您的測試工具是否正常,應該:
en-US
Full instructions are documented in the <a data-l10n-name="fog-instrumentation-test-doc-link">{ -fog-brand-name } instrumentation testing docs</a> and in the <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name } documentation</a>, but, in short, to manually test that your instrumentation works, you should:
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-page-title2
zh-TW
關於 { -glean-brand-name }
en-US
About { -glean-brand-name }
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-upload-fake-enabled
zh-TW
已停用資料上傳,但我們告訴 { glean-sdk-brand-name } 本功能仍然啟用,這樣才可在本機紀錄資料。註:若您設定了除錯標籤,將無視設定一律將 ping 上傳至 <a data-l10n-name="glean-debug-ping-viewer">{ glean-debug-ping-viewer-brand-name }</a>。
en-US
Data upload is disabled, but we’re lying and telling the { glean-sdk-brand-name } it is enabled so that data is still recorded locally. Note: If you set a debug tag, pings will be uploaded to the <a data-l10n-name="glean-debug-ping-viewer">{ glean-debug-ping-viewer-brand-name }</a> regardless of settings.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
glean-debug-ping-viewer-brand-name
zh-TW
{ -glean-brand-name } Debug Ping 檢視器
en-US
{ -glean-brand-name } Debug Ping Viewer
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
glean-sdk-brand-name
zh-TW
{ -glean-brand-name } SDK
en-US
{ -glean-brand-name } SDK

Displaying 16 results for the string Glean in en-US:

Entity zh-TW en-US
Entity # all locales devtools • client • perftools.ftl
perftools-thread-jvm-glean.title
zh-TW
Glean telemetry SDK 的主執行緒
en-US
The main threads for the Glean telemetry SDK
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
-glean-brand-name
zh-TW
Glean
en-US
Glean
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-about-data-explanation
zh-TW
要瀏覽收集的資料清單,請參考 <a data-l10n-name="glean-dictionary-link">{ -glean-brand-name } 字典</a>。
en-US
To browse the list of collected data, please consult the <a data-l10n-name="glean-dictionary-link">{ -glean-brand-name } Dictionary</a>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation
zh-TW
若需進行 <i>ad hoc 臨時測試</i>,也可以在 <code>about:glean</code> 本頁面開啟開發者主控台,使用 <code>Glean.metricCategory.metricName.testGetValue()</code> 等 <code>testGetValue()</code> API 來決定測試儀器中的特定值。
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-explanation2
zh-TW
若需進行 <i>ad hoc 臨時測試</i>,也可以在 <code>about:glean</code> 本頁面開啟開發者主控台,使用 <code>Glean.metricCategory.metricName.testGetValue()</code> 等 <code>testGetValue()</code> API 來取得 <code>metric.category.metric_name</code> 儀器中的資訊,決定測試儀器中的特定值。
en-US
For more <i>ad hoc</i> testing, you can also determine the current value of a particular piece of instrumentation by opening a devtools console here on <code>about:glean</code> and using the <code>testGetValue()</code> API like <code>Glean.metricCategory.metricName.testGetValue()</code> for a metric named <code>metric.category.metric_name</code>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-adhoc-note
zh-TW
註:您正透過開發者工具主控台使用 Glean JS API。這代表指標的分類與名稱會使用 <code>camelCase</code> 格式顯示,而與 Rust 及 C++ API 格式不同。
en-US
Please note that you are using the Glean JS API by using the devtools console. This means the metric category and metric name are formatted in <code>camelCase</code> unlike in the Rust and C++ APIs.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-glean-android
zh-TW
<code>MOZ_GLEAN_ANDROID</code>: { $glean-android-define-value }
en-US
<code>MOZ_GLEAN_ANDROID</code>: { $glean-android-define-value }
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-header
zh-TW
關於 { -glean-brand-name }
en-US
About { -glean-brand-name }
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-interface-description
zh-TW
<a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name }</a> 是一套 { -vendor-short-name } 專案所使用的資料收集程式庫。本介面是設計來讓開發者與測試者能夠手動<a data-l10n-name="fog-link">操作測試</a>。
en-US
The <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name }</a> is a data collection library used in { -vendor-short-name } projects. This interface is designed to be used by developers and testers to manually <a data-l10n-name="fog-link">test instrumentation</a>.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-label-for-controls-submit
zh-TW
按下上方按鈕即可將所有 { -glean-brand-name } ping 加上您的標籤,並送出選擇的 ping。(按下按鈕後直到重新啟動應用程式前所送出的 ping 都將標上 <code>{ $debug-tag }</code>。)
en-US
Press the preceding button to tag all { -glean-brand-name } pings with your tag and submit the selected ping. (All pings submitted from then until you restart the application will be tagged with <code>{ $debug-tag }</code>.)
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-li-for-visit-gdpv
zh-TW
<a data-l10n-name="gdpv-tagged-pings-link">請到 { glean-debug-ping-viewer-brand-name }頁面即可檢視含有您指定標籤的 ping</a>。按下按鈕後的幾秒鐘後 ping 就應該出現,有時會需要稍等幾分鐘。
en-US
<a data-l10n-name="gdpv-tagged-pings-link">Visit the { glean-debug-ping-viewer-brand-name } page for pings with your tag</a>. It shouldn’t take more than a few seconds from pushing the button to your ping arriving. Sometimes it may take a small handful of minutes.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-manual-testing
zh-TW
完整的操作教學文件撰寫於 <a data-l10n-name="fog-instrumentation-test-doc-link">{ -fog-brand-name } 測試文件</a>與 <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name } 文件</a>中。但簡單來說,如果要手動測試您的測試工具是否正常,應該:
en-US
Full instructions are documented in the <a data-l10n-name="fog-instrumentation-test-doc-link">{ -fog-brand-name } instrumentation testing docs</a> and in the <a data-l10n-name="glean-sdk-doc-link">{ glean-sdk-brand-name } documentation</a>, but, in short, to manually test that your instrumentation works, you should:
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-page-title2
zh-TW
關於 { -glean-brand-name }
en-US
About { -glean-brand-name }
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
about-glean-upload-fake-enabled
zh-TW
已停用資料上傳,但我們告訴 { glean-sdk-brand-name } 本功能仍然啟用,這樣才可在本機紀錄資料。註:若您設定了除錯標籤,將無視設定一律將 ping 上傳至 <a data-l10n-name="glean-debug-ping-viewer">{ glean-debug-ping-viewer-brand-name }</a>。
en-US
Data upload is disabled, but we’re lying and telling the { glean-sdk-brand-name } it is enabled so that data is still recorded locally. Note: If you set a debug tag, pings will be uploaded to the <a data-l10n-name="glean-debug-ping-viewer">{ glean-debug-ping-viewer-brand-name }</a> regardless of settings.
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
glean-debug-ping-viewer-brand-name
zh-TW
{ -glean-brand-name } Debug Ping 檢視器
en-US
{ -glean-brand-name } Debug Ping Viewer
Entity # all locales toolkit • toolkit • about • aboutGlean.ftl
glean-sdk-brand-name
zh-TW
{ -glean-brand-name } SDK
en-US
{ -glean-brand-name } SDK
Please enable JavaScript. Some features won't be available without it.