summaryrefslogtreecommitdiffstats
path: root/l10n-es-MX/browser/browser/sync.ftl
blob: 0ba0b2a2a15c08d09edb8df8aa08a3b01088efee (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
29
30
31
32
33
34
35
36
37
38
39
40
41
# 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/.

fxa-toolbar-sync-syncing2 = Sincronizando…

sync-disconnect-dialog-title2 = ¿Desconectar?
sync-disconnect-dialog-body = { -brand-product-name } dejará de sincronizar tu cuenta, pero no se eliminará nada de tus datos de navegación en tu dispositivo.
sync-disconnect-dialog-button = Desconectar

fxa-signout-dialog2-title = ¿Cerrar la sesión de { -fxaccount-brand-name }?
fxa-signout-dialog-body = Los datos sincronizados permanecerán en tu cuenta.
fxa-signout-dialog2-button = Cerrar sesión
fxa-signout-dialog2-checkbox = Eliminar datos de este dispositivo (contraseñas, historial, marcadores, etc.)

fxa-menu-sync-settings =
    .label = Configuración de Sync
fxa-menu-turn-on-sync =
    .value = Activar Sync
fxa-menu-turn-on-sync-default = Activar Sync

fxa-menu-connect-another-device =
    .label = Conectar otro dispositivo…
# Variables:
#   $tabCount (Number): The number of tabs sent to the device.
fxa-menu-send-tab-to-device =
    .label =
        { $tabCount ->
            [one] Enviar pestaña a dispositivo
           *[other] Enviar { $tabCount } pestañas a dispositivo
        }

# This is shown dynamically within "Send tab to device" in fxa menu.
fxa-menu-send-tab-to-device-syncnotready =
    .label = Sincronizando dispositivos…

# This is shown within "Send tab to device" in fxa menu if account is not configured.
fxa-menu-send-tab-to-device-description = Envía al instante una pestaña a cualquier dispositivo donde hayas iniciado sesión.

fxa-menu-sign-out =
    .label = Cerrar sesión…