summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/bg/localization/bg/messenger/troubleshootMode.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/bg/localization/bg/messenger/troubleshootMode.ftl')
-rw-r--r--thunderbird-l10n/bg/localization/bg/messenger/troubleshootMode.ftl33
1 files changed, 33 insertions, 0 deletions
diff --git a/thunderbird-l10n/bg/localization/bg/messenger/troubleshootMode.ftl b/thunderbird-l10n/bg/localization/bg/messenger/troubleshootMode.ftl
new file mode 100644
index 0000000000..b26f0580b4
--- /dev/null
+++ b/thunderbird-l10n/bg/localization/bg/messenger/troubleshootMode.ftl
@@ -0,0 +1,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] И
+ }