diff options
Diffstat (limited to 'l10n-gd/toolkit/toolkit/global/textActions.ftl')
-rw-r--r-- | l10n-gd/toolkit/toolkit/global/textActions.ftl | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/l10n-gd/toolkit/toolkit/global/textActions.ftl b/l10n-gd/toolkit/toolkit/global/textActions.ftl new file mode 100644 index 0000000000..6054404b7e --- /dev/null +++ b/l10n-gd/toolkit/toolkit/global/textActions.ftl @@ -0,0 +1,49 @@ +# 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 = Neo-dhèan + .accesskey = N + +text-action-undo-shortcut = + .key = Z + +text-action-redo = + .label = Ath-dhèan + .accesskey = A + +text-action-redo-shortcut = + .key = Y + +text-action-cut = + .label = Gearr às + .accesskey = G + +text-action-cut-shortcut = + .key = X + +text-action-copy = + .label = Dèan lethbhreac + .accesskey = c + +text-action-copy-shortcut = + .key = C + +text-action-paste = + .label = Cuir ann + .accesskey = C + +text-action-paste-shortcut = + .key = V + +text-action-delete = + .label = Sguab às + .accesskey = S + +text-action-select-all = + .label = Tagh a h-uile + .accesskey = T + +text-action-select-all-shortcut = + .key = A |