# 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 } 디버그 핑 뷰어 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 }에게 활성화되었다고 말하고 있습니다. 참고: 디버그 태그를 설정하면 설정과 상관없이 핑이 { 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 } 계측 테스트 문서{ glean-sdk-brand-name } 문서에 문서화되어 있습니다. 하지만 간단히 말해서 계측이 작동하는지 수동으로 테스트하려면 다음을 수행해야 합니다: # This message is an option in a dropdown filled with untranslated names of pings. about-glean-no-ping-label = (핑을 제출하지 마세요) # An in-line text input field precedes this string. about-glean-label-for-tag-pings = 앞의 필드에서 기억할 수 있는 디버그 태그가 있는지 확인하여 나중에 핑을 인식할 수 있습니다. # An in-line text input field precedes this string. about-glean-label-for-tag-pings-with-requirements = 나중에 핑을 인식할 수 있도록 기억하기 쉬운 디버그 태그(20자 이하, 영숫자 및 -만)를 설정하세요. # An in-line drop down list precedes this string. # Do not translate strings between tags. about-glean-label-for-ping-names = 계측이 있는 핑을 이전 목록에서 선택하세요. 맞춤 핑에 있는 경우 해당 항목을 선택하세요. 그렇지 않으면 이벤트 메트릭의 기본값은 이벤트 핑이고 다른 모든 메트릭의 기본값은 메트릭 핑입니다. # An in-line check box precedes this string. about-glean-label-for-log-pings = (선택 사항. 제출 시 핑도 기록하려면 앞의 확인란을 선택하세요. 추가로 로깅을 활성화해야 합니다.) # 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 } 핑에 태그를 지정하고 선택한 핑을 제출하세요. (그때부터 애플리케이션을 다시 시작할 때까지 제출된 모든 핑은 { $debug-tag } 태그가 지정됩니다.) about-glean-li-for-visit-gdpv = 태그가 있는 핑에 대한 { glean-debug-ping-viewer-brand-name } 페이지를 방문하세요. 버튼을 누른 후 핑이 도착할 때까지 몇 초 이상 걸리지 않습니다. 때로는 몇 분 정도 걸릴 수 있습니다. # 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-explanation2 = 더 많은 임시 테스트를 위해 여기 about:glean에서 개발자 도구 콘솔을 열고 metric.category.metric_name이라는 메트릭에 대해 Glean.metricCategory.metricName.testGetValue() 같은 testGetValue() API를 사용하여 특정 계측 부분의 현재 값을 확인할 수도 있습니다. # Do not translate strings between tags. about-glean-adhoc-note = devtools 콘솔을 사용하여 Glean JS API를 사용하고 있습니다. 이는 메트릭 카테고리와 메트릭 이름이 Rust 및 C++ API와 달리 camelCase 형식으로 지정됨을 의미합니다. controls-button-label-verbose = 설정 적용 및 핑 제출 about-glean-about-data-header = 데이터 정보 about-glean-about-data-explanation = 수집된 데이터 목록을 찾아보려면 { -glean-brand-name } 사전을 참조하세요.