From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-ca/toolkit/toolkit/global/textActions.ftl | 64 ++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 l10n-ca/toolkit/toolkit/global/textActions.ftl (limited to 'l10n-ca/toolkit/toolkit/global/textActions.ftl') diff --git a/l10n-ca/toolkit/toolkit/global/textActions.ftl b/l10n-ca/toolkit/toolkit/global/textActions.ftl new file mode 100644 index 0000000000..618e53d797 --- /dev/null +++ b/l10n-ca/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 = Desfés + .accesskey = D +text-action-undo-shortcut = + .key = Z +text-action-redo = + .label = Refés + .accesskey = R +text-action-redo-shortcut = + .key = Y +text-action-cut = + .label = Retalla + .accesskey = t +text-action-cut-shortcut = + .key = X +text-action-copy = + .label = Copia + .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 = Copia sense seguiment del lloc + .accesskey = s +text-action-paste = + .label = Enganxa + .accesskey = x +text-action-paste-no-formatting = + .label = Enganxa sense formatar + .accesskey = s +text-action-paste-shortcut = + .key = V +text-action-delete = + .label = Suprimeix + .accesskey = u +text-action-select-all = + .label = Selecciona-ho tot + .accesskey = a +text-action-select-all-shortcut = + .key = A +text-action-spell-no-suggestions = + .label = No hi ha cap suggeriment +text-action-spell-add-to-dictionary = + .label = Afegeix al diccionari + .accesskey = d +text-action-spell-undo-add-to-dictionary = + .label = Desfés l'acció d'afegir al diccionari + .accesskey = n +text-action-spell-check-toggle = + .label = Verifica l'ortografia + .accesskey = g +text-action-spell-add-dictionaries = + .label = Afegeix diccionaris… + .accesskey = A +text-action-spell-dictionaries = + .label = Llengües + .accesskey = L +text-action-search-text-box-clear = + .title = Esborra -- cgit v1.2.3