summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/bg/localization/bg/messenger/troubleshootMode.ftl
blob: b26f0580b4a80fdfa4bf66880f24a2192391dc39 (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] И
        }