# 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 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 (screenshotDesc) A very short description of the # 'screenshot' command. Displayed when the --help flag is passed to # the screenshot command. screenshotDesc=પૃષ્ઠની એક છબી સાચવો # 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=લક્ષ્યસ્થાન ફાઇલનામ # LOCALIZATION NOTE (screenshotFilenameManual) A fuller description of the # 'filename' parameter to the 'screenshot' command. screenshotFilenameManual=ફાઇલનું નામ (‘.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=સ્ક્રીનશોટ ને ક્લિપબોર્ડ માં નકલ કરો? (હા/ના) # 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=સાચું જો તમે તેને ફાઇલમાં સાચવવાને બદલે સ્ક્રીનશૉટને નકલ કરવા માંગો છો. # 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=વિકલ્પો # 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=વિલંબ (સેકંડ) # 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=સ્ક્રીનશૉટ લેવા પહેલાં રાહ જોવાનો સમય (સેકંડમાં) # 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=ઉપકરણ પિક્સેલ ગુણોત્તર # 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=સ્ક્રિનશોટ લેતી વખતે ઉપકરણ પિક્સેલ ગુણોત્તર # 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=સમગ્ર વેબપેજ? (હા/ના) # 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=સાચું જો સ્ક્રીનશૉટમાં વેબપૃષ્ઠના ભાગોનો સમાવેશ થવો જોઈએ જે વર્તમાન સ્ક્રોલ બાઉન્ડની બહાર છે. # 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=ફાઇલમાં સાચવું છે? (હા/ના) # 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=સાચું જો સ્ક્રીનશૉટ ફાઇલને સાચવવી જોઈએ, જ્યારે અન્ય વિકલ્પો સક્ષમ હોય (દા.ત. ક્લિપબોર્ડ). # 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=સ્ક્રીન શૉટ%1$S %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=%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=%1$S પર સાચવો # LOCALIZATION NOTE (screenshotErrorCopying) Text displayed to user upon # encountering error while copying the screenshot to clipboard. screenshotErrorCopying=ક્લિપબોર્ડ પર સ્ક્રીનશોટને નકલ કરતી વખતે ભૂલ આવી. # LOCALIZATION NOTE (screenshotCopied) Text displayed to user when the # screenshot is successfully copied to the clipboard. screenshotCopied=સ્ક્રીનશૉટ ક્લિપબોર્ડ પર નકલ થયુ. # 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=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=document.querySelector સાથે વાપરવા માટે એક CSS પસંદગીકાર જે એકલ તત્વને ઓળખે છે