summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/is/localization/is/toolkit/about/aboutGlean.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/is/localization/is/toolkit/about/aboutGlean.ftl')
-rw-r--r--thunderbird-l10n/is/localization/is/toolkit/about/aboutGlean.ftl39
1 files changed, 39 insertions, 0 deletions
diff --git a/thunderbird-l10n/is/localization/is/toolkit/about/aboutGlean.ftl b/thunderbird-l10n/is/localization/is/toolkit/about/aboutGlean.ftl
new file mode 100644
index 0000000000..7b465c0eba
--- /dev/null
+++ b/thunderbird-l10n/is/localization/is/toolkit/about/aboutGlean.ftl
@@ -0,0 +1,39 @@
+# 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/.
+
+
+### "Glean" and "Glean SDK" should remain in English.
+
+### "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
+
+about-glean-page-title2 = Um { -glean-brand-name }
+about-glean-header = Um { -glean-brand-name }
+
+about-glean-upload-enabled = Innsending gagna er virk.
+about-glean-upload-disabled = Innsending gagna er óvirk.
+
+# Variables:
+# $data-upload-pref-value (String): the value of the datareporting.healthreport.uploadEnabled pref. Typically "true", sometimes "false"
+# Do not translate strings between <code> </code> tags.
+about-glean-data-upload = <code>datareporting.healthreport.uploadEnabled</code>: { $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 <code> </code> tags.
+about-glean-local-port = <code>telemetry.fog.test.localhost_port</code>: { $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 <code> </code> tags.
+about-glean-glean-android = <code>MOZ_GLEAN_ANDROID</code>: { $glean-android-define-value }
+# Variables:
+# $moz-official-define-value (Boolean): the value of the MOZILLA_OFFICIAL define.
+# Do not translate strings between <code> </code> tags.
+about-glean-moz-official = <code>MOZILLA_OFFICIAL</code>: { $moz-official-define-value }
+
+about-glean-about-testing-header = Um prófanir
+
+