blob: 2c8806235f34f9cac98da7666a256ff51704a06f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# 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/.
# The question portion of the following message should have the <strong> and </strong> tags surrounding it.
default-browser-notification-message = <strong> ¿Establecer { -brand-short-name } como su navegador predeterminado? </strong> Obtenga una navegación rápida, segura y privada cada vez que use la Web.
default-browser-notification-button =
.label = Hacer predeterminado
.accesskey = H
## These strings are used for the default browser prompt. There are 2 variations
## depending on the operating system (Windows vs other). The checkbox label and
## secondary button are shared between the variants.
default-browser-prompt-title-pin = ¿Hacer que { -brand-short-name } sea el navegador principal?
default-browser-prompt-message-pin = Mantenga { -brand-short-name } al alcance de sus dedos — conviértalo en el navegador predeterminado y péguelo en la barra de tareas.
default-browser-prompt-message-pin-mac = Mantenga { -brand-short-name } al alcance de sus dedos — conviértalo en el navegador predeterminado y péguelo en la barra de tareas.
default-browser-prompt-button-primary-pin = Hacer navegador principal
default-browser-prompt-title-alt = ¿Hacer que { -brand-short-name } sea el navegador predeterminado?
default-browser-prompt-message-alt = Velocidad, seguridad y privacidad cada vez que navegue.
default-browser-prompt-button-primary-alt = Establecer como navegador predeterminado
default-browser-prompt-checkbox-not-again-label = No mostrar este mensaje nuevamente
default-browser-prompt-button-secondary = No ahora
|