diff options
Diffstat (limited to 'l10n-lij/devtools/shared/screenshot.properties')
-rw-r--r-- | l10n-lij/devtools/shared/screenshot.properties | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/l10n-lij/devtools/shared/screenshot.properties b/l10n-lij/devtools/shared/screenshot.properties new file mode 100644 index 0000000000..b162cddd92 --- /dev/null +++ b/l10n-lij/devtools/shared/screenshot.properties @@ -0,0 +1,117 @@ +# 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 Web Console commands. +# The Web Console command line is available from the Web Developer sub-menu +# -> 'Web Console'. +# +# 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 (screenshotDesc) A very short description of the +# 'screenshot' command. Displayed when the --help flag is passed to +# the screenshot command. +screenshotDesc=Sarva 'n'inmagine da pagina + +# LOCALIZATION NOTE (screenshotFilenameDesc) A very short string to describe +# the 'filename' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the screenshot command. +screenshotFilenameDesc=Nomme schedaio de destinaçion + +# LOCALIZATION NOTE (screenshotFilenameManual) A fuller description of the +# 'filename' parameter to the 'screenshot' command. +screenshotFilenameManual=O nomme do schedaio into quæ sarvâ a schermâ (dovieiva avei estenscion ‘.png’). + +# LOCALIZATION NOTE (screenshotClipboardDesc) A very short string to describe +# the 'clipboard' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the screenshot command. +screenshotClipboardDesc=Copiâ a schermâ inti aponti? (true/false) + +# LOCALIZATION NOTE (screenshotClipboardManual) A fuller description of the +# 'clipboard' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the screenshot command. +screenshotClipboardManual=Adeuviâ true pe copiâ a schermâ inti aponti invece de sarvala in sce 'n file. + +# 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=Inpostaçioin + +# LOCALIZATION NOTE (screenshotDelayDesc) A very short string to describe +# the 'delay' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the screenshot command. +screenshotDelayDesc=Ritardo (segondi) + +# LOCALIZATION NOTE (screenshotDelayManual) A fuller description of the +# 'delay' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the screenshot command. +screenshotDelayManual=O tenpo d'ateza (in segondi) primma ch'a vegne caturâ a schermâ + +# LOCALIZATION NOTE (screenshotDPRDesc) A very short string to describe +# the 'dpr' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the `screenshot command. +screenshotDPRDesc=Proporçioin pixel + +# LOCALIZATION NOTE (screenshotDPRManual) A fuller description of the +# 'dpr' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the `screenshot command. +screenshotDPRManual=E propoçioin pixel da adeuviâ pe-o a föto do schermo + +# LOCALIZATION NOTE (screenshotFullPageDesc) A very short string to describe +# the 'fullpage' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the `screenshot command. +screenshotFullPageDesc=Pagina web intrega? (true/false) + +# LOCALIZATION NOTE (screenshotFullPageManual) A fuller description of the +# 'fullpage' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the `screenshot command. +screenshotFullPageManual=Adeuviâ true pe fâ in mòddo che a schermâ a gh'agge e parte feua da quello che ti amii corentemente co-o rebelamento. + +# LOCALIZATION NOTE (screenshotFileDesc) A very short string to describe +# the 'file' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the `screenshot command. +screenshotFileDesc=Sarva into schedaio? (true/false) + +# LOCALIZATION NOTE (screenshotFileManual) A fuller description of the +# 'file' parameter to the 'screenshot' command. Displayed when the +# --help flag is passed to the `screenshot command. +screenshotFileManual=Veo se a föto do schermo a va sarvâ into schedaio anche quande atre òpçioin en abiliæ (prez. aponti). + +# LOCALIZATION NOTE (screenshotGeneratedFilename) The auto generated filename +# when no file name is provided. The first argument (%1$S) is the date string +# in yyyy-mm-dd format and the second argument (%2$S) is the time string +# in HH.MM.SS format. Please don't add the extension here. +screenshotGeneratedFilename=Schermâ %1$S in %2$S + +# LOCALIZATION NOTE (screenshotErrorSavingToFile) Text displayed to user upon +# encountering error while saving the screenshot to the file specified. +# The argument (%1$S) is the filename. +screenshotErrorSavingToFile=Erô sarvando in %1$S + +# LOCALIZATION NOTE (screenshotSavedToFile) Text displayed to user when the +# screenshot is successfully saved to the file specified. +# The argument (%1$S) is the filename. +screenshotSavedToFile=Sarvou in %1$S + +# LOCALIZATION NOTE (screenshotErrorCopying) Text displayed to user upon +# encountering error while copying the screenshot to clipboard. +screenshotErrorCopying=Gh'é stæto 'n'erô inta còpia da föto do schermo inti aponti. + +# LOCALIZATION NOTE (screenshotCopied) Text displayed to user when the +# screenshot is successfully copied to the clipboard. +screenshotCopied=Föto do schermo copiâ inti aponti. + +# LOCALIZATION NOTE (inspectNodeDesc) A very short string to describe the +# 'node' parameter to the 'inspect' command. Displayed when the +# --help flag is passed to the `screenshot command. +inspectNodeDesc=Seletô CSS + +# LOCALIZATION NOTE (inspectNodeManual) A fuller description of the 'node' +# parameter to the 'inspect' command. Displayed when the --help flag is +# passed to the `screenshot command. +inspectNodeManual=Un seletô CSS da deuviâ con document.querySelector pe identificâ 'n'elemento sencio + |