From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../toolkit/toolkit/global/run-from-dmg.ftl | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 l10n-ca-valencia/toolkit/toolkit/global/run-from-dmg.ftl (limited to 'l10n-ca-valencia/toolkit/toolkit/global/run-from-dmg.ftl') diff --git a/l10n-ca-valencia/toolkit/toolkit/global/run-from-dmg.ftl b/l10n-ca-valencia/toolkit/toolkit/global/run-from-dmg.ftl new file mode 100644 index 0000000000..528bf21bf7 --- /dev/null +++ b/l10n-ca-valencia/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 = Voleu acabar d'instal·lar el { -brand-short-name }? +prompt-to-install-message = Feu esta instal·lació d'un sol pas per mantindre el { -brand-short-name } actualitzat i evitar la pèrdua de dades. El { -brand-short-name } s'afegirà a la carpeta «Aplicacions» i al Dock. +prompt-to-install-yes-button = Instal·la +prompt-to-install-no-button = No instal·les + +## Strings for a dialog that opens if the installation failed. + +install-failed-title = La instal·lació del { -brand-short-name } ha fallat. +install-failed-message = El { -brand-short-name } no s'ha pogut instal·lar, però se seguirà executant. + +## 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 = Voleu obrir l’aplicació del { -brand-short-name } existent? +prompt-to-launch-existing-app-message = Ja teniu el { -brand-short-name } instal·lat. Utilitzeu l’aplicació instal·lada per a mantindre-vos al dia i evitar la pèrdua de dades. +prompt-to-launch-existing-app-yes-button = Obri l’existent +prompt-to-launch-existing-app-no-button = No, gràcies -- cgit v1.2.3