diff options
Diffstat (limited to 'l10n-et/mail/messenger/troubleshootMode.ftl')
-rw-r--r-- | l10n-et/mail/messenger/troubleshootMode.ftl | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/l10n-et/mail/messenger/troubleshootMode.ftl b/l10n-et/mail/messenger/troubleshootMode.ftl new file mode 100644 index 0000000000..135851acb1 --- /dev/null +++ b/l10n-et/mail/messenger/troubleshootMode.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/. + +troubleshoot-mode-window = + .title = { -brand-short-name }i ohutu režiim + .style = width: 37em; + +troubleshoot-mode-description = Kasuta { -brand-short-name } ohutut režiimi probleemide diagnoosimiseks. Sinu lisad ja kohendused keelatakse ajutiselt. + +troubleshoot-mode-description2 = Sa võid teha mõned või kõik neist muudatustest jäädavaks: + +troubleshoot-mode-disable-addons = + .label = Kõik lisad keelatakse + .accesskey = K + +troubleshoot-mode-reset-toolbars = + .label = Tööriistaribad ja nupud lähtestatakse + .accesskey = T + +troubleshoot-mode-change-and-restart = + .label = Rakenda muudatused ja taaskäivita + .accesskey = R + +troubleshoot-mode-continue = + .label = Jätka ohutus režiimis + .accesskey = J + +troubleshoot-mode-quit = + .label = + { PLATFORM() -> + [windows] Välju + *[other] Välju + } + .accesskey = + { PLATFORM() -> + [windows] V + *[other] V + } |