summaryrefslogtreecommitdiffstats
path: root/l10n-de/browser/browser/screenshotsOverlay.ftl
blob: 0649ccaf2c2c8e4248e23d648e8a6ece7f6a7566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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/.

screenshots-overlay-cancel-button = Abbrechen
screenshots-overlay-instructions = Ziehen oder klicken Sie auf der Seite, um einen Bereich auszuwählen. Drücken Sie zum Abbrechen die Escape-Taste (ESC).
screenshots-overlay-download-button = Herunterladen
screenshots-overlay-copy-button = Kopieren
# This string represents the selection size area
# "x" here represents "by" (i.e 123 by 456)
# Variables:
#   $width (Number) - The width of the selection region in pixels
#   $height (Number) - The height of the selection region in pixels
screenshots-overlay-selection-region-size = { $width } x { $height }