diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-hy-AM/toolkit/toolkit/about/config.ftl | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hy-AM/toolkit/toolkit/about/config.ftl')
-rw-r--r-- | l10n-hy-AM/toolkit/toolkit/about/config.ftl | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/l10n-hy-AM/toolkit/toolkit/about/config.ftl b/l10n-hy-AM/toolkit/toolkit/about/config.ftl new file mode 100644 index 0000000000..ab9285a7d6 --- /dev/null +++ b/l10n-hy-AM/toolkit/toolkit/about/config.ftl @@ -0,0 +1,52 @@ +# 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/. + +## These strings appear on the warning you see when first visiting about:config. + +about-config-intro-warning-title = Շարունակեք զգուշությամբ +about-config-intro-warning-text = Կազմաձևի առաջատար նախապատվությունների փոփոխումը կարող է ազդել { -brand-short-name } ֊ի կատարման կամ անվտանգության վրա: +about-config-intro-warning-checkbox = Զգուշացեք ինձ, երբ ես փորձում եմ մուտք գործել այս նախընտրություններ +about-config-intro-warning-button = Ընդունել վտանգը եւ շարունակել + +## + +# This is shown on the page before searching but after the warning is accepted. +about-config-caution-text = Այս նախասիրությունների փոփոխությունը կարող է ազդել { -brand-short-name } ֊ի աշխատանքի կամ անվտանգության վրա: + +about-config-page-title = Ընդլայնված նախընտրություններ + +about-config-search-input1 = + .placeholder = Որոնել նախընտրանքի անուն +about-config-show-all = Ցուցադրել բոլորը + +about-config-pref-add-button = + .title = Ավելացնել +about-config-pref-toggle-button = + .title = Փոփոխել +about-config-pref-edit-button = + .title = Խմբագրել +about-config-pref-save-button = + .title = Պահպանել +about-config-pref-reset-button = + .title = Վերակայել +about-config-pref-delete-button = + .title = Ջնջել + +## Labels for the type selection radio buttons shown when adding preferences. + +about-config-pref-add-type-boolean = Տրամաբանական +about-config-pref-add-type-number = Թիվ +about-config-pref-add-type-string = Տող + +## Preferences with a non-default value are differentiated visually, and at the +## same time the state is made accessible to screen readers using an aria-label +## that won't be visible or copied to the clipboard. +## +## Variables: +## $value (String): The full value of the preference. + +about-config-pref-accessible-value-default = + .aria-label = { $value } (սկզբնադիր) +about-config-pref-accessible-value-custom = + .aria-label = { $value } (հարմարեցված) |