summaryrefslogtreecommitdiffstats
path: root/l10n-it/toolkit/toolkit/global/run-from-dmg.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-it/toolkit/toolkit/global/run-from-dmg.ftl')
-rw-r--r--l10n-it/toolkit/toolkit/global/run-from-dmg.ftl27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-it/toolkit/toolkit/global/run-from-dmg.ftl b/l10n-it/toolkit/toolkit/global/run-from-dmg.ftl
new file mode 100644
index 0000000000..c68a8f63cb
--- /dev/null
+++ b/l10n-it/toolkit/toolkit/global/run-from-dmg.ftl
@@ -0,0 +1,27 @@
+# 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 = Completare l’installazione di { -brand-short-name }?
+prompt-to-install-message = Completa la procedura di installazione per mantenere { -brand-short-name } aggiornato ed evitare perdite di dati. { -brand-short-name } verrà aggiunto alla cartella Applicazioni e al Dock.
+prompt-to-install-yes-button = Installa
+prompt-to-install-no-button = Non installare
+
+## Strings for a dialog that opens if the installation failed.
+
+install-failed-title = Installazione di { -brand-short-name } non riuscita.
+install-failed-message = L’installazione non è riuscita ma { -brand-short-name } continuerà a funzionare.
+
+## 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 = Aprire l’applicazione { -brand-short-name } esistente?
+prompt-to-launch-existing-app-message = Sembra che tu abbia già installato { -brand-short-name }. Utilizza l’applicazione installata per rimanere costantemente aggiornato e prevenire perdite di dati.
+prompt-to-launch-existing-app-yes-button = Apri app esistente
+prompt-to-launch-existing-app-no-button = No grazie