summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/browser/browser/tabContextMenu.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-ES/browser/browser/tabContextMenu.ftl')
-rw-r--r--l10n-es-ES/browser/browser/tabContextMenu.ftl98
1 files changed, 98 insertions, 0 deletions
diff --git a/l10n-es-ES/browser/browser/tabContextMenu.ftl b/l10n-es-ES/browser/browser/tabContextMenu.ftl
new file mode 100644
index 0000000000..f1e0bcb5c4
--- /dev/null
+++ b/l10n-es-ES/browser/browser/tabContextMenu.ftl
@@ -0,0 +1,98 @@
+# 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/.
+
+reload-tab =
+ .label = Recargar pestaña
+ .accesskey = g
+select-all-tabs =
+ .label = Seleccionar todas las pestañas
+ .accesskey = S
+duplicate-tab =
+ .label = Duplicar pestaña
+ .accesskey = D
+duplicate-tabs =
+ .label = Duplicar pestañas
+ .accesskey = D
+close-tabs-to-the-end =
+ .label = Cerrar pestañas a la derecha
+ .accesskey = a
+close-other-tabs =
+ .label = Cerrar las demás pestañas
+ .accesskey = C
+reload-tabs =
+ .label = Recargar pestañas
+ .accesskey = R
+pin-tab =
+ .label = Fijar pestaña
+ .accesskey = F
+unpin-tab =
+ .label = Soltar pestaña
+ .accesskey = ñ
+pin-selected-tabs =
+ .label = Fijar pestañas
+ .accesskey = P
+unpin-selected-tabs =
+ .label = Soltar pestañas
+ .accesskey = b
+bookmark-selected-tabs =
+ .label = Añadir pestañas a marcadores…
+ .accesskey = k
+bookmark-tab =
+ .label = Añadir pestaña a marcadores
+ .accesskey = A
+reopen-in-container =
+ .label = Reabrir en contenedor
+ .accesskey = r
+move-to-start =
+ .label = Mover al inicio
+ .accesskey = I
+move-to-end =
+ .label = Mover al final
+ .accesskey = E
+move-to-new-window =
+ .label = Mover a una nueva ventana
+ .accesskey = V
+tab-context-close-multiple-tabs =
+ .label = Cerrar múltiples pestañas
+ .accesskey = m
+
+## Variables:
+## $tabCount (Number): the number of tabs that are affected by the action.
+
+tab-context-undo-close-tabs =
+ .label =
+ { $tabCount ->
+ [1] Deshacer cerrar pestaña
+ [one] Deshacer cerrar pestañas
+ *[other] Deshacer cerrar pestañas
+ }
+ .accesskey = c
+close-tab =
+ .label = Cerrar pestaña
+ .accesskey = t
+close-tabs =
+ .label = Cerrar pestañas
+ .accesskey = S
+move-tabs =
+ .label = Mover pestañas
+ .accesskey = v
+move-tab =
+ .label = Mover pestaña
+ .accesskey = v
+tab-context-close-tabs =
+ .label =
+ { $tabCount ->
+ [1] Cerrar pestaña
+ [one] Cerrar pestaña
+ *[other] Cerrar pestañas
+ }
+ .accesskey = C
+tab-context-move-tabs =
+ .label =
+ { $tabCount ->
+ [1] Mover pestaña
+ [one] Mover pestaña
+ *[other] Mover pestañas
+ }
+ .accesskey = v