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