24 lines
1.3 KiB
Properties
24 lines
1.3 KiB
Properties
# 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/.
|
|
|
|
# LOCALIZATION NOTE These strings are used inside the Web Console commands
|
|
# which can be executed in the Developer Tools, available in the
|
|
# Browser Tools sub-menu -> 'Web Developer Tools'
|
|
#
|
|
# The correct localization of this file might be to keep it in
|
|
# English, or another language commonly spoken among web developers.
|
|
# You want to make that choice consistent across the developer tools.
|
|
# A good criteria is the language in which you'd find the best
|
|
# documentation on web development on the web.
|
|
|
|
# LOCALIZATION NOTE (screenshotGroupOptions) A label for the optional options of
|
|
# the screenshot command. Displayed when the --help flag is passed to the
|
|
# screenshot command.
|
|
screenshotGroupOptions = Opciones
|
|
# LOCALIZATION NOTE (screenshotErrorCopying) Text displayed to user upon
|
|
# encountering error while copying the screenshot to clipboard.
|
|
screenshotErrorCopying = Asocedió un fallu mentanto se copiaba la captura al cartafueyu.
|
|
# LOCALIZATION NOTE (screenshotCopied) Text displayed to user when the
|
|
# screenshot is successfully copied to the clipboard.
|
|
screenshotCopied = La captura copióse al cartafueyu.
|