diff options
Diffstat (limited to 'l10n-de/toolkit/toolkit/global/textActions.ftl')
-rw-r--r-- | l10n-de/toolkit/toolkit/global/textActions.ftl | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/l10n-de/toolkit/toolkit/global/textActions.ftl b/l10n-de/toolkit/toolkit/global/textActions.ftl new file mode 100644 index 0000000000..f153cfefd0 --- /dev/null +++ b/l10n-de/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 = Rückgängig + .accesskey = R +text-action-undo-shortcut = + .key = Z +text-action-redo = + .label = Wiederherstellen + .accesskey = W +text-action-redo-shortcut = + .key = Y +text-action-cut = + .label = Ausschneiden + .accesskey = A +text-action-cut-shortcut = + .key = X +text-action-copy = + .label = Kopieren + .accesskey = K +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 = Kopieren ohne Website-Tracking + .accesskey = n +text-action-paste = + .label = Einfügen + .accesskey = E +text-action-paste-no-formatting = + .label = Einfügen ohne Formatierung + .accesskey = m +text-action-paste-shortcut = + .key = V +text-action-delete = + .label = Löschen + .accesskey = L +text-action-select-all = + .label = Alles auswählen + .accesskey = u +text-action-select-all-shortcut = + .key = A +text-action-spell-no-suggestions = + .label = Keine Korrekturvorschläge +text-action-spell-add-to-dictionary = + .label = Zu Benutzerwörterbuch hinzufügen + .accesskey = Z +text-action-spell-undo-add-to-dictionary = + .label = Wörterbuch-Eintrag zurücknehmen + .accesskey = z +text-action-spell-check-toggle = + .label = Rechtschreibung prüfen + .accesskey = p +text-action-spell-add-dictionaries = + .label = Wörterbücher hinzufügen… + .accesskey = W +text-action-spell-dictionaries = + .label = Sprachen + .accesskey = S +text-action-search-text-box-clear = + .title = Leeren |