From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-es-MX/browser/browser/syncedTabs.ftl | 61 +++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 l10n-es-MX/browser/browser/syncedTabs.ftl (limited to 'l10n-es-MX/browser/browser/syncedTabs.ftl') diff --git a/l10n-es-MX/browser/browser/syncedTabs.ftl b/l10n-es-MX/browser/browser/syncedTabs.ftl new file mode 100644 index 0000000000..8eac430e37 --- /dev/null +++ b/l10n-es-MX/browser/browser/syncedTabs.ftl @@ -0,0 +1,61 @@ +# 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/. + +synced-tabs-sidebar-title = Pestañas sincronizadas +synced-tabs-sidebar-noclients-subtitle = ¿Quieres ver las pestañas de tus otros dispositivos aquí? +synced-tabs-sidebar-intro = Ver una lista de pestañas de sus otros dispositivos. +synced-tabs-sidebar-unverified = Tu cuenta necesita ser verificada. +synced-tabs-sidebar-notabs = No hay pestañas abiertas +synced-tabs-sidebar-open-settings = Abrir configuración de Sync +synced-tabs-sidebar-tabsnotsyncing = Activa la sincronización de pestañas para ver una lista de pestañas desde tus otros dispositivos. +synced-tabs-sidebar-connect-another-device = Conectar otro dispositivo +synced-tabs-sidebar-search = + .placeholder = Buscar pestañas sincronizadas + +## Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +## and/or devices in the list. The "Open" strings below should be translated +## consistently with the equivalent strings for the bookmarks manager's context +## menu. That menu is activated by right-clicking a bookmark in the Library +## window. The bookmarks manager context's strings are located in places.ftl. + +synced-tabs-context-open = + .label = Abrir + .accesskey = O +synced-tabs-context-open-in-tab = + .label = Abrir en una pestaña nueva + .accesskey = p +synced-tabs-context-open-in-container-tab = + .label = Abrir en una nueva pestaña contenedora + .accesskey = i +synced-tabs-context-open-in-window = + .label = Abrir en una ventana nueva + .accesskey = n +synced-tabs-context-open-in-private-window = + .label = Abrir en una nueva ventana privada + .accesskey = p + +## + +# Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +# and/or devices in the list. This string is for a menuitem equivalent to one in +# the tab context menu (activated by right-clicking a tab in the tabstrip). That +# string is located in tabContextMenu.ftl. So, this string should be translated +# consistently with the "Bookmark Tab…" string there. +synced-tabs-context-bookmark = + .label = Agregar pestaña a marcadores… + .accesskey = B +synced-tabs-context-copy = + .label = Copiar + .accesskey = C +synced-tabs-context-open-all-in-tabs = + .label = Abrir Todo en Pestañas + .accesskey = A +synced-tabs-context-manage-devices = + .label = Administrar dispositivos… + .accesskey = D +synced-tabs-context-sync-now = + .label = Sincronizar ahora + .accesskey = S +synced-tabs-fxa-sign-in = Iniciar sesión para sincronizar +synced-tabs-turn-on-sync = Activar sincronización -- cgit v1.2.3