blob: c907b06183ae0eae55141eca29a1d97aa46a4433 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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/.
# Telemetry prompt
# LOCALIZATION NOTE (telemetryText): %1$S will be replaced by brandFullName,
# and %2$S by the value of the toolkit.telemetry.server_owner preference.
telemetryText = តើអ្នកចង់ជួយលើកកម្ពស់ %1$S ដោយរាយការណ៍ការប្រើអង្គចងចាំដោយស្វ័យប្រវត្តិ ការអនុវត្ត និងការឆ្លើយតបចំពោះ %2$S?
telemetryLinkLabel = ស្វែងយល់បន្ថែម
telemetryYesButtonLabel = បាទ/ចាស
telemetryYesButtonAccessKey = បាទ/ចាស
telemetryNoButtonLabel = ទេ
telemetryNoButtonAccessKey = ទេ
|