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-CL/toolkit/toolkit/global/textActions.ftl | 64 +++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 l10n-es-CL/toolkit/toolkit/global/textActions.ftl (limited to 'l10n-es-CL/toolkit/toolkit/global/textActions.ftl') diff --git a/l10n-es-CL/toolkit/toolkit/global/textActions.ftl b/l10n-es-CL/toolkit/toolkit/global/textActions.ftl new file mode 100644 index 0000000000..22d94e9c64 --- /dev/null +++ b/l10n-es-CL/toolkit/toolkit/global/textActions.ftl @@ -0,0 +1,64 @@ +# 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/. + +text-action-undo = + .label = Deshacer + .accesskey = D +text-action-undo-shortcut = + .key = Z +text-action-redo = + .label = Rehacer + .accesskey = R +text-action-redo-shortcut = + .key = Y +text-action-cut = + .label = Cortar + .accesskey = t +text-action-cut-shortcut = + .key = X +text-action-copy = + .label = Copiar + .accesskey = C +text-action-copy-shortcut = + .key = C +# This command copies the link, removing additional +# query parameters used to track users across sites. +text-action-strip-on-share = + .label = Copiar sin seguimiento del sitio + .accesskey = n +text-action-paste = + .label = Pegar + .accesskey = P +text-action-paste-no-formatting = + .label = Pegar sin formatear + .accesskey = m +text-action-paste-shortcut = + .key = V +text-action-delete = + .label = Eliminar + .accesskey = E +text-action-select-all = + .label = Seleccionar todo + .accesskey = a +text-action-select-all-shortcut = + .key = A +text-action-spell-no-suggestions = + .label = No hay sugerencias ortográficas +text-action-spell-add-to-dictionary = + .label = Añadir al diccionario + .accesskey = o +text-action-spell-undo-add-to-dictionary = + .label = Deshacer adición al diccionario + .accesskey = n +text-action-spell-check-toggle = + .label = Revisar ortografía + .accesskey = g +text-action-spell-add-dictionaries = + .label = Añadir diccionarios… + .accesskey = A +text-action-spell-dictionaries = + .label = Idiomas + .accesskey = L +text-action-search-text-box-clear = + .title = Limpiar -- cgit v1.2.3