# 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 Network Monitor # which is available from the Browser Tools sub-menu -> 'Network Monitor'. # 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 (netmonitor.security.enabled): # This string is used to indicate that a specific security feature is used by # a connection in the security details tab. # For example: "HTTP Strict Transport Security: Enabled" netmonitor.security.enabled = Enabled # LOCALIZATION NOTE (netmonitor.security.disabled): # This string is used to indicate that a specific security feature is not used by # a connection in the security details tab. # For example: "HTTP Strict Transport Security: Disabled" netmonitor.security.disabled = Disabled # LOCALIZATION NOTE (allTabsMenuButton.tooltip): The tooltip that gets # displayed when hovering over the tabs overflow button. allTabsMenuButton.tooltip = Kythe aw Tabs # LOCALIZATION NOTE (netmonitor.response.html): This is the text displayed # in the response tab of the network details pane for an HTML preview. netmonitor.response.html = HTML # LOCALIZATION NOTE (networkMenu.summary.finish): This label is displayed # in the network table footer providing the transfer time. networkMenu.summary.finish = Feenish: %S # LOCALIZATION NOTE (networkMenu.sizeB): This is the label displayed # in the network menu specifying the size of a request (in bytes). networkMenu.sizeB = %S B # LOCALIZATION NOTE (networkMenu.sizeMB): This is the label displayed # in the network menu specifying the size of a request (in megabytes). networkMenu.sizeMB = %S MB # LOCALIZATION NOTE (networkMenu.sizeGB): This is the label displayed # in the network menu specifying the size of a request (in gigabytes). networkMenu.sizeGB = %S GB # LOCALIZATION NOTE (networkMenu.sizeUnavailable): This is the label displayed # in the network menu specifying the transferred size of a request is # unavailable. networkMenu.sizeUnavailable = — # LOCALIZATION NOTE (networkMenu.sizeCached): This is the label displayed # in the network menu and the headers panel specifying the transfer or a request is # cached. networkMenu.sizeCached = cached # LOCALIZATION NOTE (networkMenu.blocked2): This is a generic message for a # URL that has been blocked for an unknown reason networkMenu.blocked2 = Blockit # LOCALIZATION NOTE (networkMenu.blockedby): This is a generic message for a # URL that has been blocked by an extension # %S is the extension name. networkMenu.blockedby = Blockit By %S # LOCALIZATION NOTE (networkMenu.blockedTooltip): This is a the text displayed # as a tooltip for the blocked icon in the request list networkMenu.blockedTooltip = Blockit # LOCALIZATION NOTE (networkMenu.totalMS2): This is the label displayed # in the network menu specifying the time for a request to finish (in milliseconds). networkMenu.totalMS2 = %S ms # This string is used to concatenate tooltips (netmonitor.waterfall.tooltip.*) # in the requests waterfall for total time (in milliseconds). \\u0020 represents # a whitespace. You can replace this with a different character, e.g. an hyphen # or a period, if a comma doesn't work for your language. netmonitor.waterfall.tooltip.separator = ,\u0020 # LOCALIZATION NOTE (netmonitor.timings.startedAt): Relative to the first request, # when the request actually started. %S is time expressed in milliseconds or minutes. netmonitor.timings.startedAt = Stertit: %S # LOCALIZATION NOTE (netmonitor.timings.downloadedAt): Relative to first request, # when the request actually finished downloading. # %S is time expressed in milliseconds or minutes. netmonitor.timings.downloadedAt = Doonloadit: %S # LOCALIZATION NOTE (networkMenu.millisecond): This is the label displayed # in the network menu specifying timing interval divisions (in milliseconds). networkMenu.millisecond = %S ms # LOCALIZATION NOTE (networkMenu.second): This is the label displayed # in the network menu specifying timing interval divisions (in seconds). networkMenu.second = %S s # LOCALIZATION NOTE (pieChart.loading): This is the label displayed # for pie charts (e.g., in the performance analysis view) when there is # no data available yet. pieChart.loading = Loadin # LOCALIZATION NOTE (pieChart.unavailable): This is the label displayed # for pie charts (e.g., in the performance analysis view) when there is # no data available, even after loading it. pieChart.unavailable = Tuim # LOCALIZATION NOTE (charts.totalS): This is the label displayed # in pie or table charts specifying the time for a request to finish (in seconds). charts.totalS = %S s # LOCALIZATION NOTE (charts.size): This is the label displayed # in the header column in the performance analysis view for size of the request. charts.size = Size # LOCALIZATION NOTE (charts.type): This is the label displayed # in the header column in the performance analysis view for type of request. charts.type = Type # LOCALIZATION NOTE (certmgr.fingerprints.label): # A label used for a certificate section in security tab # This section displays the valid period of this fingerprints certmgr.fingerprints.label = Fingirprents # LOCALIZATION NOTE (certmgr.certdetail.sha256fingerprint): # A label used for Fingerprints sub-section in security tab certmgr.certdetail.sha256fingerprint = SHA-256 Fingirprent: # LOCALIZATION NOTE (certmgr.certdetail.sha1fingerprint): # A label used for Fingerprints sub-section in security tab certmgr.certdetail.sha1fingerprint = SHA1 Fingirprent: # LOCALIZATION NOTE (netmonitor.toolbar.status3): This is the label displayed # in the network table toolbar, above the "status" column. netmonitor.toolbar.status3 = Status # LOCALIZATION NOTE (netmonitor.toolbar.file): This is the label displayed # in the network table toolbar, above the "file" column. netmonitor.toolbar.file = File # LOCALIZATION NOTE (netmonitor.toolbar.url): This is the label displayed # in the network table toolbar, above the "url" column. netmonitor.toolbar.url = URL # LOCALIZATION NOTE (netmonitor.toolbar.type): This is the label displayed # in the network table toolbar, above the "type" column. netmonitor.toolbar.type = Type # LOCALIZATION NOTE (netmonitor.toolbar.cookies): This is the label displayed # in the network table toolbar, above the "cookies" column. netmonitor.toolbar.cookies = Cookies # LOCALIZATION NOTE (netmonitor.toolbar.setCookies): This is the label displayed # in the network table toolbar, above the "set cookies" column. # Set-Cookie is a HTTP response header. This string is the plural form of it. # See https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Set-Cookie netmonitor.toolbar.setCookies = Set-Cookies # LOCALIZATION NOTE (netmonitor.toolbar.contentSize): This is the label displayed # in the network table toolbar, above the "size" column, which is the # uncompressed / decoded size. netmonitor.toolbar.contentSize = Size # LOCALIZATION NOTE (netmonitor.ws.toolbar.size): This is the label displayed # in the messages table header, above the "size" column. netmonitor.ws.toolbar.size = Size # LOCALIZATION NOTE (netmonitor.ws.toolbar.data): This is the label displayed # in the messages table header, above the "data" column. netmonitor.ws.toolbar.data = Data # LOCALIZATION NOTE (netmonitor.ws.toolbar.opCode): This is the label displayed # in the messages table header, above the "opCode" column. netmonitor.ws.toolbar.opCode = OpCode # LOCALIZATION NOTE (netmonitor.ws.toolbar.maskBit): This is the label displayed # in the messages table header, above the "maskBit" column. netmonitor.ws.toolbar.maskBit = MaskBit # LOCALIZATION NOTE (netmonitor.ws.toolbar.finBit): This is the label displayed # in the messages table header, above the "finBit" column. netmonitor.ws.toolbar.finBit = FinBit # LOCALIZATION NOTE (netmonitor.ws.toolbar.clear): This is the label displayed # in the messages panel toolbar for the "Clear" button. netmonitor.ws.toolbar.clear = Dicht # LOCALIZATION NOTE (netmonitor.ws.toolbar.filterFreetext.key): This is the # shortcut key to focus on the messages panel toolbar messages filtering textbox netmonitor.ws.toolbar.filterFreetext.key = CmdOrCtrl+E # LOCALIZATION NOTE (netmonitor.ws.context.all): This is the label displayed # on the context menu that shows "All" WebSocket frames. netmonitor.ws.context.all = Aw # LOCALIZATION NOTE (netmonitor.ws.context.all.accesskey): This is the access key # for the "All" menu item displayed in the context menu in the websocket toolbar. netmonitor.ws.context.all.accesskey = A # LOCALIZATION NOTE (netmonitor.ws.context.received.accesskey): This is the access key # for the "Received" menu item displayed in the context menu in the websocket toolbar. netmonitor.ws.context.received.accesskey = R # LOCALIZATION NOTE (netmonitor.ws.context.controlFrames.accesskey): This is the access key # for the "Control Frames" menu item displayed in the context menu in the websocket toolbar. netmonitor.ws.context.controlFrames.accesskey = o # LOCALIZATION NOTE (netmonitor.actionbar.requestBlocking2): This is the label displayed # in the action bar's request blocking tab netmonitor.actionbar.requestBlocking2 = Blockin # LOCALIZATION NOTE (netmonitor.requestBlockingMenu.removeAllBlockedUrls): This is the # context menu item for removing all blocked URLs netmonitor.requestBlockingMenu.removeAllBlockedUrls = Remuive aw # LOCALIZATION NOTE (netmonitor.requestBlockingMenu.enableAllBlockedUrls): This is the # context menu item for enabling all blocked URLs netmonitor.requestBlockingMenu.enableAllBlockedUrls = Enable aw # LOCALIZATION NOTE (netmonitor.requestBlockingMenu.disableAllBlockedUrls): This is the # context menu item for disabling all blocked URLs netmonitor.requestBlockingMenu.disableAllBlockedUrls = Disable aw # LOCALIZATION NOTE (netmonitor.tab.headers): This is the label displayed # in the network details pane identifying the headers tab. netmonitor.tab.headers = Heiders # LOCALIZATION NOTE (netmonitor.tab.security): This is the label displayed # in the network details pane identifying the security tab. netmonitor.tab.security = Siccarness # LOCALIZATION NOTE (netmonitor.toolbar.filter.all): This is the label displayed # in the network toolbar for the "All" filtering button. netmonitor.toolbar.filter.all = Aw # LOCALIZATION NOTE (netmonitor.toolbar.filter.html): This is the label displayed # in the network toolbar for the "HTML" filtering button. netmonitor.toolbar.filter.html = HTML # LOCALIZATION NOTE (netmonitor.toolbar.filter.css): This is the label displayed # in the network toolbar for the "CSS" filtering button. netmonitor.toolbar.filter.css = CSS # LOCALIZATION NOTE (netmonitor.toolbar.filter.js): This is the label displayed # in the network toolbar for the "JS" filtering button. netmonitor.toolbar.filter.js = JS # LOCALIZATION NOTE (netmonitor.toolbar.filter.xhr): This is the label displayed # in the network toolbar for the "XHR" filtering button. netmonitor.toolbar.filter.xhr = XHR # LOCALIZATION NOTE (netmonitor.toolbar.filter.fonts): This is the label displayed # in the network toolbar for the "Fonts" filtering button. netmonitor.toolbar.filter.fonts = Fonts # LOCALIZATION NOTE (netmonitor.toolbar.filter.images): This is the label displayed # in the network toolbar for the "Images" filtering button. netmonitor.toolbar.filter.images = Images # LOCALIZATION NOTE (netmonitor.toolbar.filter.media): This is the label displayed # in the network toolbar for the "Media" filtering button. netmonitor.toolbar.filter.media = Media # LOCALIZATION NOTE (netmonitor.toolbar.filter.flash): This is the label displayed # in the network toolbar for the "Flash" filtering button. netmonitor.toolbar.filter.flash = Flash # LOCALIZATION NOTE (netmonitor.toolbar.filter.ws): This is the label displayed # in the network toolbar for the "WS" filtering button. netmonitor.toolbar.filter.ws = WS # LOCALIZATION NOTE (netmonitor.toolbar.filter.other): This is the label displayed # in the network toolbar for the "Other" filtering button. netmonitor.toolbar.filter.other = Ither # LOCALIZATION NOTE (netmonitor.toolbar.filterFreetext.key): This is the # shortcut key to focus on the toolbar url filtering textbox netmonitor.toolbar.filterFreetext.key = CmdOrCtrl+F # LOCALIZATION NOTE (netmonitor.toolbar.search.key): This is the # shortcut key to toggle the search panel netmonitor.toolbar.search.key = CmdOrCtrl+Shift+F # LOCALIZATION NOTE (netmonitor.toolbar.copy.key): This is the # shortcut key to copy a selected request url from the network table netmonitor.toolbar.copy.key = CmdOrCtrl+C # LOCALIZATION NOTE (netmonitor.toolbar.clear): This is the label displayed # in the network toolbar for the "Clear" button. netmonitor.toolbar.clear = Dicht # LOCALIZATION NOTE (netmonitor.toolbar.search): This is the tooltip label displayed # in the network toolbar for the search button. netmonitor.toolbar.search = Sairch # LOCALIZATION NOTE (netmonitor.headers.toolbar.block): This is the # label displayed in the network details headers tab identifying the # block url toolbar button. netmonitor.headers.toolbar.block = Block # LOCALIZATION NOTE (netmonitor.headers.address): This is the label displayed # in the network details headers tab identifying the remote address. netmonitor.headers.address = Address # LOCALIZATION NOTE (netmonitor.headers.status): This is the label displayed # in the network details headers tab identifying the status code. netmonitor.headers.status = Status # LOCALIZATION NOTE (netmonitor.headers.size): This is the label displayed # in the network details headers tab identifying the size. netmonitor.headers.size = Size # LOCALIZATION NOTE (networkMenu.headers.sizeDetails): This label is displayed # in the network details headers tab providing the size details. # %1$S is the transferred size, %2$S is the size. netmonitor.headers.sizeDetails = %1$S (%2$S size) # LOCALIZATION NOTE (netmonitor.headers.version): This is the label displayed # in the network details headers tab identifying the http version. netmonitor.headers.version = Version # LOCALIZATION NOTE (netmonitor.headers.contentBlocking): This is the label displayed # in the network details headers tab identifying the content blocking mode. netmonitor.headers.contentBlocking = Blockin # LOCALIZATION NOTE (netmonitor.response.name): This is the label displayed # in the network details response tab identifying an image's file name or font face's name. netmonitor.response.name = Nemme: # LOCALIZATION NOTE (netmonitor.timings.blocked): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "blocked" state. netmonitor.timings.blocked = Blockit: # LOCALIZATION NOTE (netmonitor.timings.connect): This is the label displayed # in the network details timings tab identifying the amount of time spent # in a "connect" state. netmonitor.timings.connect = Connectin: # LOCALIZATION NOTE (netmonitor.security.protocolVersion): This is the label displayed # in the security tab describing TLS/SSL protocol version. netmonitor.security.protocolVersion = Protocol version: # LOCALIZATION NOTE (netmonitor.security.keaGroup.none): This is the label # displayed in the security tab describing the case when no group was used. netmonitor.security.keaGroup.none = nane # LOCALIZATION NOTE (netmonitor.security.signatureScheme.none): This is the # label displayed in the security tab describing the case when no signature # was used. netmonitor.security.signatureScheme.none = nane # LOCALIZATION NOTE (netmonitor.security.certificate): This is the label displayed # in the security tab describing the server certificate section. netmonitor.security.certificate = Certificate: # LOCALIZATION NOTE (netmonitor.trackingResource.enhancedTrackingProtection): This is # the label used in the Network monitor panel for showing enhanced tracking protection. netmonitor.trackingResource.enhancedTrackingProtection = Augmentit Trackin Bieldin # LOCALIZATION NOTE (netmonitor.context.copyUrl): This is the label displayed # on the context menu that copies the selected request's url netmonitor.context.copyUrl = Copy URL # LOCALIZATION NOTE (netmonitor.context.copyUrl.accesskey): This is the access key # for the Copy URL menu item displayed in the context menu for a request netmonitor.context.copyUrl.accesskey = U # LOCALIZATION NOTE (netmonitor.context.copyAsCurl.*): This is the template used to add # a target platform to the label for "Copy as cURL" command # e.g. Copy as cURL (Windows) # Localized label for "Copy as cURL": %S netmonitor.context.copyAsCurl.win = %S (Windows) netmonitor.context.copyAsCurl.posix = %S (POSIX) # LOCALIZATION NOTE (netmonitor.context.copyAll): This is the label displayed # on the context menu that copies all data netmonitor.context.copyAll = Copy Aw # LOCALIZATION NOTE (netmonitor.context.copyAll.accesskey): This is the access key # for the Copy All menu item displayed in the context menu for a properties view panel netmonitor.context.copyAll.accesskey = A # LOCALIZATION NOTE (netmonitor.har.importDialogAllFilter): # This string is displayed as a filter for importing HAR file netmonitor.har.importDialogAllFilter = Aw Files # LOCALIZATION NOTE (netmonitor.context.resend.label): This is the label displayed # on the context menu that resends the currently displayed request immediately netmonitor.context.resend.label = Resend # LOCALIZATION NOTE (netmonitor.context.resend.accesskey): This is the access key # for the "Resend" menu item displayed in the context menu for a request netmonitor.context.resend.accesskey = n # LOCALIZATION NOTE (netmonitor.context.editAndResend.accesskey): This is the access key # for the "Edit and Resend" menu item displayed in the context menu for a request netmonitor.context.editAndResend.accesskey = E # LOCALIZATION NOTE (netmonitor.context.blockURL): This is the label displayed # on the context menu that blocks any requests matching the selected request's URL. netmonitor.context.blockURL = Block URL # LOCALIZATION NOTE (netmonitor.context.newTab): This is the label # for the Open in New Tab menu item displayed in the context menu of the # network container netmonitor.context.newTab = Open in New Tab # LOCALIZATION NOTE (netmonitor.context.newTab.accesskey): This is the access key # for the Open in New Tab menu item displayed in the context menu of the # network container netmonitor.context.newTab.accesskey = T # LOCALIZATION NOTE (netmonitor.custom.newRequestUrlLabel): This is the label displayed # above the url text input field of the new custom request form netmonitor.custom.newRequestUrlLabel = URL # LOCALIZATION NOTE (netmonitor.custom.send): This is the label displayed # on the button which sends the custom request netmonitor.custom.send = Send # LOCALIZATION NOTE (netmonitor.backButton): This is the label displayed # on the button which exists the performance statistics view netmonitor.backButton = Gang back # LOCALIZATION NOTE (netmonitor.status.tooltip.simple): This is the tooltip of the # column status code, when request is not being cached or is not from a service worker # %1$S is the status code, %2$S is the status text. netmonitor.status.tooltip.simple = %1$S %2$S # LOCALIZATION NOTE (netmonitor.status.tooltip.cached): This is the tooltip of # the column status code, when the request is cached # %1$S is the status code, %2$S is the status text. netmonitor.status.tooltip.cached = %1$S %2$S (cached) # LOCALIZATION NOTE (netmonitor.cache.lastModified): This is the label text for the # last modified date/time of the cached object. netmonitor.cache.lastModified = Last Chynged # LOCALIZATION NOTE (netmonitor.settings.menuTooltip): This is the tooltip that gets displayed # when the settings menu button is hovered. netmonitor.settings.menuTooltip = Netwark settins