summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ru/localization/ru/messenger/troubleshootMode.ftl
blob: d3b1099f78653bc7deb0c75f1cfe45af92f4c8e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# 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 }
    .style = width: 37em;
troubleshoot-mode-dialog-title = Безопасный режим { -brand-short-name }
troubleshoot-mode-description = Используйте безопасный режим { -brand-short-name } для диагностики проблем. Ваши дополнения и настройки будут временно отключены.
troubleshoot-mode-description2 = Произведённые вами изменения настроек вступят в силу при перезапуске в обычном режиме:
troubleshoot-mode-disable-addons =
    .label = Отключить все дополнения
    .accesskey = т
troubleshoot-mode-reset-toolbars =
    .label = Сбросить настройки панелей и элементов управления
    .accesskey = б
troubleshoot-mode-change-and-restart =
    .label = Внести изменения и перезапустить
    .accesskey = е
troubleshoot-mode-continue =
    .label = Продолжить в безопасном режиме
    .accesskey = П
troubleshoot-mode-quit =
    .label =
        { PLATFORM() ->
            [windows] Выход
           *[other] Выход
        }
    .accesskey =
        { PLATFORM() ->
            [windows] х
           *[other] х
        }