# 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 =ページã®ã‚¹ã‚¯ãƒªãƒ¼ãƒ³ã‚·ãƒ§ãƒƒãƒˆç”»åƒã‚’ä¿å˜ã—ã¾ã™ # 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 =ç”»åƒã‚’クリップボードã«ã‚³ãƒ”ーã—ã¾ã™ (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 =ファイルã«ä¿å˜ã›ãšã«ã‚¯ãƒªãƒƒãƒ—ボードã«ã‚³ãƒ”ーã™ã‚‹å ´åˆã¯ã€true を指定ã—ã¾ã™ã€‚ # 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 =ウェブページ全体をä¿å˜ã—ã¾ã™ (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 =ç¾åœ¨ã®è¡¨ç¤ºç¯„囲外ã®é ˜åŸŸã‚‚ç”»åƒã«å«ã‚ã‚‹å ´åˆã¯ã€true を指定ã—ã¾ã™ã€‚ # 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 =ファイルã«ä¿å˜ã—ã¾ã™ (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 =ä»–ã®ã‚ªãƒ—ション (クリップボードã¸ã®ã‚³ãƒ”ー) ãŒæœ‰åŠ¹ãªå ´åˆã§ã‚‚スクリーンショットをファイルã«ä¿å˜ã™ã‚‹å ´åˆã¯ã€true を指定ã—ã¾ã™ã€‚ # 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 =Screen Shot %1$S at %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 セレクター # LOCALIZATION NOTE (screenshotTruncationWarning) Text displayed to user when the image # that would be created by the screenshot is too big and needs to be truncated to avoid # errors. # The first parameter is the width of the final image and the second parameter is the # height of the image. screenshotTruncationWarning =ç”»åƒãŒå¤§ãã™ãŽãŸãŸã‚ã€%1$S×%2$S ã®ã‚µã‚¤ã‚ºã«åˆ‡ã‚ŠæŠœãã¾ã—ãŸã€‚ # LOCALIZATION NOTE (screenshotDPRDecreasedWarning2) Text displayed to user when # taking the screenshot initially failed. When the Device Pixel Ratio is larger # than 1.0 a second try immediately after displaying this message is attempted. screenshotDPRDecreasedWarning =ç”»åƒãŒå¤§ãã™ãŽãŸãŸã‚ã€devicePixelRatio ã‚’ 1 ã«ã—ã¾ã—ãŸã€‚ # LOCALIZATION NOTE (screenshotRenderingError) Text displayed to user upon # encountering an error while rendering the screenshot. This most often happens when the # resulting image is too large to be rendered. screenshotRenderingError =ç”»åƒã®ä½œæˆã§ã‚¨ãƒ©ãƒ¼ãŒç™ºç”Ÿã—ã¾ã—ãŸã€‚ãŠãらãç”»åƒãŒå¤§ãã™ãŽã¾ã™ã€‚ # LOCALIZATION NOTE (screenshotNoSelectorMatchWarning) Text displayed to user when the # provided selector for the screenshot does not match any element on the page. # The argument (%1$S) is selector. screenshotNoSelectorMatchWarning =セレクター ‘%S’ ã«ä¸€è‡´ã™ã‚‹è¦ç´ ã¯ã“ã®ãƒšãƒ¼ã‚¸ã«ã‚ã‚Šã¾ã›ã‚“。