summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-AR/localization/es-AR/toolkit/global/run-from-dmg.ftl
blob: 452b56035cff54e6ac56f4badf35a8ef59f22494 (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
# 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 = Complete 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 añadirá a su 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 = Falló la instalación de { -brand-short-name }.
install-failed-message = { -brand-short-name } no se instaló pero seguirá ejecutándose.

## 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 = { -brand-short-name } ya está instalado. Use la aplicación instalada para mantenerse actualizado 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