summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ru/localization/ru/toolkit/global/run-from-dmg.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/ru/localization/ru/toolkit/global/run-from-dmg.ftl')
-rw-r--r--thunderbird-l10n/ru/localization/ru/toolkit/global/run-from-dmg.ftl28
1 files changed, 28 insertions, 0 deletions
diff --git a/thunderbird-l10n/ru/localization/ru/toolkit/global/run-from-dmg.ftl b/thunderbird-l10n/ru/localization/ru/toolkit/global/run-from-dmg.ftl
new file mode 100644
index 0000000000..e225097e5a
--- /dev/null
+++ b/thunderbird-l10n/ru/localization/ru/toolkit/global/run-from-dmg.ftl
@@ -0,0 +1,28 @@
+# 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/.
+
+
+## Strings for a dialog that may open on macOS before the app's main window
+## opens. The dialog prompts the user to allow the app to install itself in an
+## appropriate location before relaunching itself from that location if the
+## user accepts.
+
+prompt-to-install-title = Завершить установку { -brand-short-name }?
+prompt-to-install-message = Завершите эту одноэтапную установку, чтобы обновить { -brand-short-name } до актуального состояния и предотвратить потерю данных. { -brand-short-name } будет добавлен в вашу папку Программы и в Dock.
+prompt-to-install-yes-button = Установить
+prompt-to-install-no-button = Не устанавливать
+
+## Strings for a dialog that opens if the installation failed.
+
+install-failed-title = Ошибка установки { -brand-short-name }.
+install-failed-message = Не удалось установить { -brand-short-name }, но он продолжит работать.
+
+## Strings for a dialog that recommends to the user to start an existing
+## installation of the app in the Applications directory if one is detected,
+## rather than the app that was double-clicked in a .dmg.
+
+prompt-to-launch-existing-app-title = Открыть существующее приложение { -brand-short-name }?
+prompt-to-launch-existing-app-message = Вы уже установили { -brand-short-name }. Используйте установленное приложение, чтобы поддерживать его в актуальном состоянии и предотвратить потерю данных.
+prompt-to-launch-existing-app-yes-button = Открыть существующее приложение
+prompt-to-launch-existing-app-no-button = Нет, спасибо