summaryrefslogtreecommitdiffstats
path: root/l10n-ja/browser/browser/screenshotsOverlay.ftl
blob: f8d13fc9fb3e8169a18140da38bbf17578cc9ece (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 = キャンセル
screenshots-overlay-instructions = ページ内をドラッグまたはクリックして範囲を選択してください。ESC キーを押すとキャンセルできます。
screenshots-overlay-download-button = ダウンロード
screenshots-overlay-copy-button = コピー
# 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 }