summaryrefslogtreecommitdiffstats
path: root/l10n-es-CL/browser/browser/screenshotsOverlay.ftl
blob: 77093fde1af82033e374e8b16202d4beb6cb9804 (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 = Cancelar
screenshots-overlay-instructions = Arrastra o haz clic en la página para seleccionar una región. Presiona ESC para cancelar.
screenshots-overlay-download-button = Descargar
screenshots-overlay-copy-button = Copiar
# 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 }