summaryrefslogtreecommitdiffstats
path: root/l10n-es-MX/toolkit/toolkit/global/run-from-dmg.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-MX/toolkit/toolkit/global/run-from-dmg.ftl')
-rw-r--r--l10n-es-MX/toolkit/toolkit/global/run-from-dmg.ftl28
1 files changed, 28 insertions, 0 deletions
diff --git a/l10n-es-MX/toolkit/toolkit/global/run-from-dmg.ftl b/l10n-es-MX/toolkit/toolkit/global/run-from-dmg.ftl
new file mode 100644
index 0000000000..ba5df265fe
--- /dev/null
+++ b/l10n-es-MX/toolkit/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 = ¿Terminar de instalar { -brand-short-name }?
+prompt-to-install-message = Completa esta instalación en un solo paso para ayudar a mantener { -brand-short-name } actualizado y prevenir la pérdida de datos. { -brand-short-name } se agregará a tu carpeta de aplicaciones y Dock.
+prompt-to-install-yes-button = Instalar
+prompt-to-install-no-button = No instalar
+
+## Strings for a dialog that opens if the installation failed.
+
+install-failed-title = Ha fallado la instalación de { -brand-short-name }.
+install-failed-message = Ha fallado la instalación de { -brand-short-name } pero seguirá en ejecución.
+
+## 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 = ¿Abrir la aplicación { -brand-short-name } existente?
+prompt-to-launch-existing-app-message = Ya tienes { -brand-short-name } instalado. Usa la aplicación instalada para mantenerte al día y evitar la pérdida de datos.
+prompt-to-launch-existing-app-yes-button = Abrir existente
+prompt-to-launch-existing-app-no-button = No gracias