| 1 | Firebug=Firebug
|
|---|
| 2 | # LOCALIZATION NOTE (WindowTitle): Title of detached Firebug window.
|
|---|
| 3 | # %S Title of the associated web page.
|
|---|
| 4 | # examples: Firebug - Google
|
|---|
| 5 | WindowTitle=Firebug - %S
|
|---|
| 6 | # Panel titles
|
|---|
| 7 | Panel-console=Console
|
|---|
| 8 | Panel-net=Net
|
|---|
| 9 | Panel-html=HTML
|
|---|
| 10 | Panel-stylesheet=CSS
|
|---|
| 11 | Panel-script=Script
|
|---|
| 12 | Panel-dom=DOM
|
|---|
| 13 | Panel-css=Style
|
|---|
| 14 | Panel-computed=Computed
|
|---|
| 15 | Panel-layout=Layout
|
|---|
| 16 | Panel-domSide=DOM
|
|---|
| 17 | Panel-watches=Watch
|
|---|
| 18 | Panel-breakpoints=Breakpoints
|
|---|
| 19 | Panel-callstack=Stack
|
|---|
| 20 | Panel-scopes=Scopes
|
|---|
| 21 | firebug.DetachFirebug=Open Firebug in New Window
|
|---|
| 22 | firebug.AttachFirebug=Attach Firebug to Browser Window
|
|---|
| 23 | # LOCALIZATION NOTE (pluralRuleFirebugs): Custom plural rule for this locale.
|
|---|
| 24 | # If there is no Firebug translation for the current browser locale, this value
|
|---|
| 25 | # will be used instead of the one in chrome://global/locale/intl.properties
|
|---|
| 26 | # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|---|
| 27 | pluralRule=1
|
|---|
| 28 | # LOCALIZATION NOTE (plural.Total_Firebugs): Semi-colon list of plural forms.
|
|---|
| 29 | # See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
|
|---|
| 30 | # Used in a tooltip that is displayed for Firebug icon located within Firefox status bar.
|
|---|
| 31 | # Displays number of pages with Firebug activated.
|
|---|
| 32 | # %S number of Firebugs activated
|
|---|
| 33 | # example: 2 Total Firebugs
|
|---|
| 34 | plural.Total_Firebugs=%S Total Firebug;%S Total Firebugs
|
|---|
| 35 | inBrowser=In Browser
|
|---|
| 36 | detached=Detached
|
|---|
| 37 | minimized=Minimized
|
|---|
| 38 | enablement.for_all_pages=for all pages
|
|---|
| 39 | enablement.on=On
|
|---|
| 40 | enablement.off=Off
|
|---|
| 41 | none=Closed
|
|---|
| 42 | Detached=Detached
|
|---|
| 43 | Firebug_-_inactive_for_selected_Firefox_tab=Firebug - inactive for selected Firefox tab
|
|---|
| 44 | Activate_Firebug_for_the_selected_Firefox_tab=Activate Firebug for the selected Firefox tab
|
|---|
| 45 | Minimized=Minimized
|
|---|
| 46 | Minimize_Firebug=Minimize Firebug
|
|---|
| 47 | On_for_all_web_pages=On for All Web Pages
|
|---|
| 48 | firebug.menu.Clear_Activation_List=Clear Activation List
|
|---|
| 49 | firebug_options=Firebug Options
|
|---|
| 50 | firebug_options_showQuickInfoBox=Show Quick Info Box
|
|---|
| 51 | # LOCALIZATION NOTE (firebug.Show_All_Panels): Menu item label used in 'list of all panels'
|
|---|
| 52 | # menu (available on Firebug's tab bar).
|
|---|
| 53 | firebug.Show_All_Panels=Show All Panels
|
|---|
| 54 | # Console panel options.
|
|---|
| 55 | ShowJavaScriptErrors=Show JavaScript Errors
|
|---|
| 56 | ShowJavaScriptWarnings=Show JavaScript Warnings
|
|---|
| 57 | ShowCSSErrors=Show CSS Errors
|
|---|
| 58 | ShowXMLErrors=Show XML Errors
|
|---|
| 59 | ShowStackTrace=Show Stack Trace With Errors
|
|---|
| 60 | ShowXULErrors=Show Errors From XUL
|
|---|
| 61 | ShowXULMessages=Show Messages From XUL
|
|---|
| 62 | ShowXMLHttpRequests=Show XMLHttpRequests
|
|---|
| 63 | ShowChromeErrors=Show Chrome Errors
|
|---|
| 64 | ShowChromeMessages=Show Chrome Messages
|
|---|
| 65 | ShowExternalErrors=Show External Errors
|
|---|
| 66 | ShowNetworkErrors=Show Network Errors
|
|---|
| 67 | JavascriptOptionsStrict=Strict Warnings (performance penalty)
|
|---|
| 68 | LargeCommandLine=Larger Command Line
|
|---|
| 69 | commandLineShowCompleterPopup=Show Completion List Popup
|
|---|
| 70 | console_command_line=console command line
|
|---|
| 71 | Assertion=Assertion Failure
|
|---|
| 72 | # LOCALIZATION NOTE (Line): Used at many places in the UI. Displays location of an error,
|
|---|
| 73 | # message, etc. within a source of a web page.
|
|---|
| 74 | # #1 File name, #2 Line number
|
|---|
| 75 | # examples: somePage.htm (line 64)
|
|---|
| 76 | Line=%S (line %S)
|
|---|
| 77 | InstanceLine=%S #%S (line %S)
|
|---|
| 78 | StackItem=%S (%S line %S)
|
|---|
| 79 | SystemItem=<System>
|
|---|
| 80 | # LOCALIZATION NOTE (InspectInTab): Menu item label used in a various context menus.
|
|---|
| 81 | # For example, right clicking on an element in the HTML panel offers an action to inspect
|
|---|
| 82 | # clicked element in the DOM panel (tab).
|
|---|
| 83 | # #1 Target panel title
|
|---|
| 84 | # examples: Inspect in DOM Tab
|
|---|
| 85 | InspectInTab=Inspect in %S Tab
|
|---|
| 86 | NoName=(no name)
|
|---|
| 87 | # LOCALIZATION NOTE (jsdIScript): an internal Firefox object used for debugging Firebug
|
|---|
| 88 | # do not translate.
|
|---|
| 89 | # #1 jsdIScript.tag
|
|---|
| 90 | jsdIScript=jsdIScript %S
|
|---|
| 91 | # HTML panel context menu items.
|
|---|
| 92 | ShowFullText=Show Full Text
|
|---|
| 93 | ShowWhitespace=Show White Space
|
|---|
| 94 | ShowTextNodesWithEntities=Show Basic Entities
|
|---|
| 95 | ShowComments=Show Comments
|
|---|
| 96 | HighlightMutations=Highlight Changes
|
|---|
| 97 | ExpandMutations=Expand Changes
|
|---|
| 98 | ScrollToMutations=Scroll Changes Into View
|
|---|
| 99 | ScrollIntoView=Scroll Into View
|
|---|
| 100 | NewAttribute=New Attribute...
|
|---|
| 101 | EditHTMLElement=Edit HTML...
|
|---|
| 102 | EditSVGElement=Edit SVG...
|
|---|
| 103 | EditMathMLElement=Edit MathML...
|
|---|
| 104 | DeleteElement=Delete Element
|
|---|
| 105 | EditNode=Edit HTML...
|
|---|
| 106 | DeleteNode=Delete Node
|
|---|
| 107 | ShowQuickInfoBox=Show Quick Info Box
|
|---|
| 108 | ShadeBoxModel=Shade Box Model
|
|---|
| 109 | # Quick Info Box
|
|---|
| 110 | quickInfo=Quick Info
|
|---|
| 111 | computedStyle=Computed Style
|
|---|
| 112 | # LOCALIZATION NOTE (html.Break_On_Mutate, html.Disable_Break_On_Mutate): Tooltips for resume
|
|---|
| 113 | # button that are used when the HTML panel is currently selected. The button allows stopping
|
|---|
| 114 | # JS execution when DOM of the current page is modified.
|
|---|
| 115 | html.Break_On_Mutate=Break On Mutate
|
|---|
| 116 | html.Disable_Break_On_Mutate=Disable Break On Mutate
|
|---|
| 117 | html.label.Break_On_Text_Change=Break On Text Change
|
|---|
| 118 | html.label.HTML_Breakpoints=HTML Breakpoints
|
|---|
| 119 | html.label.Break_On_Attribute_Change=Break On Attribute Change
|
|---|
| 120 | html.label.Break_On_Child_Addition_or_Removal=Break On Child Addition or Removal
|
|---|
| 121 | html.label.Break_On_Element_Removal=Break On Element Removal
|
|---|
| 122 | # LOCALIZATION NOTE (html.label.Expand_All): Used within the HTML for a context menu item.
|
|---|
| 123 | # The user can expand the element together with all its children to quickly see the entire
|
|---|
| 124 | # hieararchical structure.
|
|---|
| 125 | html.label.Expand_All=Expand All
|
|---|
| 126 | dom.label.DOM_Breakpoints=DOM Breakpoints
|
|---|
| 127 | # LOCALIZATION NOTE (EditAttribute): Menu Item label used in HTML panel context menu. Allows
|
|---|
| 128 | # editing an existing HTML element attribute.
|
|---|
| 129 | # #1 Name of the clicked attribute.
|
|---|
| 130 | # examples: Edit Attribute "onclick"...
|
|---|
| 131 | EditAttribute=Edit Attribute "%S"...
|
|---|
| 132 | # LOCALIZATION NOTE (DeleteAttribute): Menu Item label used in HTML panel context menu. Allows
|
|---|
| 133 | # deleting an existing HTML element attribute.
|
|---|
| 134 | # #1 Name of the clicked attribute.
|
|---|
| 135 | # examples: Delete Attribute "onclick"...
|
|---|
| 136 | DeleteAttribute=Delete Attribute "%S"
|
|---|
| 137 | # LOCALIZATION NOTE (InheritedFrom): Displaying a HTML element name + an applied CSS rule.
|
|---|
| 138 | # that has been inherited. Used in the Style side panel (under HTML panel).
|
|---|
| 139 | # examples: Inherited from table.tabView
|
|---|
| 140 | InheritedFrom=Inherited from
|
|---|
| 141 | SothinkWarning=The Sothink SWF Catcher extension is preventing Firebug from working properly.<br><br>Please read <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">this item on the Firebug FAQ</a> for help.
|
|---|
| 142 | EmptyStyleSheet=There are no rules in this stylesheet.
|
|---|
| 143 | EmptyElementCSS=This element has no style rules.
|
|---|
| 144 | EditStyle=Edit Element Style...
|
|---|
| 145 | NewRule=New Rule...
|
|---|
| 146 | NewProp=New Property...
|
|---|
| 147 | # LOCALIZATION NOTE (EditProp): Menu item label used in the CSS panel context menu.
|
|---|
| 148 | # Allows to edit an existing CSS rule property.
|
|---|
| 149 | # %S Name of the clicked property
|
|---|
| 150 | # examples: Edit "background-color"...
|
|---|
| 151 | EditProp=Edit "%S"...
|
|---|
| 152 | # LOCALIZATION NOTE (DisableProp): Menu item label used in the CSS panel context menu.
|
|---|
| 153 | # Allows to disable an existing CSS rule property.
|
|---|
| 154 | # %S Name of the clicked property
|
|---|
| 155 | # examples: Disable "background-color"
|
|---|
| 156 | DisableProp=Disable "%S"
|
|---|
| 157 | # LOCALIZATION NOTE (DeleteProp): Menu item label used in the CSS panel context menu.
|
|---|
| 158 | # Allows to delete an existing CSS rule property.
|
|---|
| 159 | # %S Name of the clicked property
|
|---|
| 160 | # examples: Delete "background-color"
|
|---|
| 161 | DeleteProp=Delete "%S"
|
|---|
| 162 | # Console context menu labels.
|
|---|
| 163 | BreakOnThisError=Break on This Error
|
|---|
| 164 | BreakOnAllErrors=Break on All Errors
|
|---|
| 165 | DisableBreakOnNext=Disable Break on Next
|
|---|
| 166 | DecompileEvals=Decompile for eval() source
|
|---|
| 167 | ShowAllSourceFiles=Show chrome sources
|
|---|
| 168 | TrackThrowCatch=Track Throw/Catch
|
|---|
| 169 | UseLastLineForEvalName=Use Last Source Line for eval() names
|
|---|
| 170 | UseMD5ForEvalName=Use MD5 for eval() names
|
|---|
| 171 | # LOCALIZATION NOTE do not translate, no longer used(?)
|
|---|
| 172 | DBG_FBS_CREATION=Beware! DBG_FBS_CREATION
|
|---|
| 173 | DBG_FBS_BP=Beware! DBG_BP
|
|---|
| 174 | DBG_FBS_ERRORS=Beware! DBG_ERRORS
|
|---|
| 175 | DBG_FBS_STEP=Beware! DBG_STEP
|
|---|
| 176 | # Breakpoints side panel
|
|---|
| 177 | Breakpoints=Breakpoints
|
|---|
| 178 | ErrorBreakpoints=Error Breakpoints
|
|---|
| 179 | LoggedFunctions=Logged Functions
|
|---|
| 180 | EnableAllBreakpoints=Enable All Breakpoints
|
|---|
| 181 | DisableAllBreakpoints=Disable All Breakpoints
|
|---|
| 182 | ClearAllBreakpoints=Remove All Breakpoints
|
|---|
| 183 | # LOCALIZATION NOTE (script.balloon.Continue, script.balloon.Disable): Labels used for buttons
|
|---|
| 184 | # within balloon popup dialog. This dialog appears when debugger halts at a breakpoint or at
|
|---|
| 185 | # a 'debugger' keyword.
|
|---|
| 186 | # Continue: allows to resume the debugger
|
|---|
| 187 | # Disable: allows to disable the current 'debugger;' keyword used in the Javascript source.
|
|---|
| 188 | script.balloon.Continue=Continue
|
|---|
| 189 | script.balloon.Disable=Disable
|
|---|
| 190 | # Script panel
|
|---|
| 191 | StepOver=Step Over
|
|---|
| 192 | StepInto=Step Into
|
|---|
| 193 | StepOut=Step Out
|
|---|
| 194 | RunUntil=Run to This Line
|
|---|
| 195 | ScriptsFilterStatic=Show Static Scripts
|
|---|
| 196 | ScriptsFilterEval=Show Static and eval Scripts
|
|---|
| 197 | ScriptsFilterEvent=Show Static and event Scripts
|
|---|
| 198 | ScriptsFilterAll=Show Static, eval, and event Scripts
|
|---|
| 199 | ScriptsFilterStaticShort=static
|
|---|
| 200 | ScriptsFilterEvalShort=evals
|
|---|
| 201 | ScriptsFilterEventShort=events
|
|---|
| 202 | ScriptsFilterAllShort=all
|
|---|
| 203 | ShowUserProps=Show User-defined Properties
|
|---|
| 204 | ShowUserFuncs=Show User-defined Functions
|
|---|
| 205 | ShowDOMProps=Show DOM Properties
|
|---|
| 206 | ShowDOMFuncs=Show DOM Functions
|
|---|
| 207 | ShowDOMConstants=Show DOM Constants
|
|---|
| 208 | NoMembersWarning=There are no properties to show for this object.
|
|---|
| 209 | NewWatch=New watch expression...
|
|---|
| 210 | AddWatch=Add Watch
|
|---|
| 211 | CopySourceCode=Copy Source
|
|---|
| 212 | CopyValue=Copy Value
|
|---|
| 213 | Copy_Name=Copy Name
|
|---|
| 214 | Copy_Path=Copy Path
|
|---|
| 215 | NewProperty=New Property...
|
|---|
| 216 | EditProperty=Edit Property...
|
|---|
| 217 | EditVariable=Edit Variable...
|
|---|
| 218 | EditWatch=Edit Watch...
|
|---|
| 219 | DeleteProperty=Delete Property
|
|---|
| 220 | DeleteWatch=Delete Watch
|
|---|
| 221 | ConditionInput=This breakpoint will stop only if this expression is true:
|
|---|
| 222 | SetBreakpoint=Set Breakpoint
|
|---|
| 223 | DisableBreakpoint=Disable Breakpoint
|
|---|
| 224 | EditBreakpointCondition=Edit Breakpoint Condition...
|
|---|
| 225 | NoBreakpointsWarning=There are no breakpoints set in this page.
|
|---|
| 226 | Show_User_Agent_CSS=Show User Agent CSS
|
|---|
| 227 | Expand_Shorthand_Properties=Expand Shorthand Properties
|
|---|
| 228 | script.Type_any_key_to_filter_list=Type any key to filter list
|
|---|
| 229 | # LOCALIZATION NOTE (LayoutPadding, LayoutBorder, LayoutMargin, LayoutPosition, LayoutAdjacent):
|
|---|
| 230 | # Labels used to describe layout properties a the selected HTML element.
|
|---|
| 231 | # Used in the Layout side panel under HMTL panel.
|
|---|
| 232 | LayoutPadding=padding
|
|---|
| 233 | LayoutBorder=border
|
|---|
| 234 | LayoutMargin=margin
|
|---|
| 235 | LayoutPosition=position
|
|---|
| 236 | LayoutAdjacent=adjacent
|
|---|
| 237 | position=position
|
|---|
| 238 | # LOCALIZATION NOTE (ShowRulers): Label for context menu item. Used in the Layout side panel
|
|---|
| 239 | # under HTML panel.
|
|---|
| 240 | ShowRulers=Show Rulers and Guides
|
|---|
| 241 | # Net panel
|
|---|
| 242 | Loading=Loading...
|
|---|
| 243 | Headers=Headers
|
|---|
| 244 | # LOCALIZATION NOTE (net.header.Reset_Header) Label for header context menu (within the net panel)
|
|---|
| 245 | net.header.Reset_Header=Reset Header
|
|---|
| 246 | # LOCALIZATION NOTE (net.header.URL, net.header.URL_Tooltip, net.header.Status,
|
|---|
| 247 | # net.header.Status_Tooltip, net.header.Domain, net.header.Domain_Tooltip,
|
|---|
| 248 | # net.header.Size, net.header.Size_Tooltip, net.header.Timeline, net.header.Timeline_Tooltip):
|
|---|
| 249 | # Labels and tooltips for a headers displayed on top of the Net panel.
|
|---|
| 250 | net.header.URL=URL
|
|---|
| 251 | net.header.URL_Tooltip=Requested URL and used HTTP method.
|
|---|
| 252 | net.header.Status=Status
|
|---|
| 253 | net.header.Status_Tooltip=Status of the received response.
|
|---|
| 254 | net.header.Domain=Domain
|
|---|
| 255 | net.header.Domain_Tooltip=Domain of the executed request.
|
|---|
| 256 | net.header.Size=Size
|
|---|
| 257 | net.header.Size_Tooltip=Size of the received response.
|
|---|
| 258 | net.header.Timeline=Timeline
|
|---|
| 259 | net.header.Timeline_Tooltip=Detailed timing info about request response round trip.
|
|---|
| 260 | # LOCALIZATION NOTE (net.label.Network_Breakpoints): Label for network breakpoints group.
|
|---|
| 261 | net.label.XHR_Breakpoints=XHR Breakpoints
|
|---|
| 262 | # LOCALIZATION NOTE (net.label.Break_On_Request): Label used in the Net panel's context
|
|---|
| 263 | # menu for breaking on a XHR.
|
|---|
| 264 | net.label.Break_On_XHR=Break On XHR
|
|---|
| 265 | # LOCALIZATION NOTE (net.headers.view_source, net.headers.pretty_print): Labels used in the
|
|---|
| 266 | # Net panel's Headers tab (displayed if you expand a network request). The label is used
|
|---|
| 267 | # for a button that switches the view between "show raw source code" and "pretty formated header
|
|---|
| 268 | # values".
|
|---|
| 269 | net.headers.view_source=view source
|
|---|
| 270 | net.headers.pretty_print=pretty print
|
|---|
| 271 | # LOCALIZATION NOTE (net.filter.Media): Label for net panel filter (used on the Net panel toolbar)
|
|---|
| 272 | net.filter.Media=Media
|
|---|
| 273 | # LOCALIZATION NOTE (Post, Put): Label (verb) used in the Net panel for detailed info about
|
|---|
| 274 | # a network request (displayed when a net panel entry is expanded). The content of
|
|---|
| 275 | # this tab displays sent data (related to a HTTP send method).
|
|---|
| 276 | Post=Post
|
|---|
| 277 | Put=Put
|
|---|
| 278 | # LOCALIZATION NOTE (Response, URLParameters, Cache, HTML, jsonviewer.tab.JSON, xmlviewer.tab.XML):
|
|---|
| 279 | # Label used in the Net panel for detailed info about a network request (displayed
|
|---|
| 280 | # when a net panel entry is expanded)
|
|---|
| 281 | Response=Response
|
|---|
| 282 | URLParameters=Params
|
|---|
| 283 | Cache=Cache
|
|---|
| 284 | HTML=HTML
|
|---|
| 285 | jsonviewer.tab.JSON=JSON
|
|---|
| 286 | xmlviewer.tab.XML=XML
|
|---|
| 287 | svgviewer.tab.SVG=SVG
|
|---|
| 288 | # LOCALIZATION NOTE (jsonviewer.sort, jsonviewer.do_not_sort): Label (verb) used in the
|
|---|
| 289 | # Net panel for JSON responses Allows to sort alphabetically.
|
|---|
| 290 | jsonviewer.sort=Sort by key
|
|---|
| 291 | jsonviewer.do_not_sort=Do not sort
|
|---|
| 292 | # LOCALIZATION NOTE (RequestHeaders, ResponseHeaders): Label (noun) used in the Net panel
|
|---|
| 293 | # (expand an entry in the panel and select Headers tab).
|
|---|
| 294 | RequestHeaders=Request Headers
|
|---|
| 295 | ResponseHeaders=Response Headers
|
|---|
| 296 | # LOCALIZATION NOTE (plural.Limit_Exceeded): Semi-colon list of plural forms.
|
|---|
| 297 | # A message displayed in the Net panel when some entries must be removed since maximum number
|
|---|
| 298 | # of entries has been reached.
|
|---|
| 299 | # %S the number of entries removed
|
|---|
| 300 | # example: Firebug's log limit has been reached. 150 entries not shown.
|
|---|
| 301 | plural.Limit_Exceeded=Firebug's log limit has been reached. %S entry not shown.;Firebug's log limit has been reached. %S entries not shown.
|
|---|
| 302 | LimitPrefs=Preferences
|
|---|
| 303 | # LOCALIZATION NOTE (LimitPrefsTitle): A message displayed in the Net panel when log limit
|
|---|
| 304 | # has been reached. Informing the user what preferencee should be changed to modify the limit.
|
|---|
| 305 | # %S Name of a preference.
|
|---|
| 306 | # examples: In order to change the limit modify: firebug.extensions.console.logLimit
|
|---|
| 307 | LimitPrefsTitle=In order to change the limit modify: %S
|
|---|
| 308 | Refresh=Refresh
|
|---|
| 309 | OpenInTab=Open in New Tab
|
|---|
| 310 | Open_Response_In_New_Tab=Open Response in New Tab
|
|---|
| 311 | # LOCALIZATION NOTE (Profile): Used as a caption for reported profile info.
|
|---|
| 312 | # (result of javascript profiler tool). Represents a verb.
|
|---|
| 313 | Profile=Profile
|
|---|
| 314 | ProfilerStarted=The profiler is running. Click 'Profile' again to see its report.
|
|---|
| 315 | # LOCALIZATION NOTE (plural.Profile_Time): Semi-colon list of plural forms.
|
|---|
| 316 | # Used as a caption for reported profile info (result of javascript profiler tool).
|
|---|
| 317 | # #1 number of milliseconds
|
|---|
| 318 | # #2 number of calls (plural)
|
|---|
| 319 | # example: (#1ms, #2 calls)
|
|---|
| 320 | plural.Profile_Time=(%Sms, %S call);(%Sms, %S calls)
|
|---|
| 321 | NothingToProfile=No activity to profile.
|
|---|
| 322 | PercentTooltip=Percentage of time spent on this function.
|
|---|
| 323 | CallsHeaderTooltip=Number of times function was called.
|
|---|
| 324 | OwnTimeHeaderTooltip=Time spent in function, excluding nested calls.
|
|---|
| 325 | TimeHeaderTooltip=Time spent in function, including nested calls.
|
|---|
| 326 | AvgHeaderTooltip=Average time, including function calls.
|
|---|
| 327 | MinHeaderTooltip=Minimum time, including function calls.
|
|---|
| 328 | MaxHeaderTooltip=Maximum time, including function calls.
|
|---|
| 329 | ProfileButton.Enabled.Tooltip=Profile JavaScript execution time.
|
|---|
| 330 | ProfileButton.Disabled.Tooltip=Profile JavaScript execution time (Script panel must be enabled).
|
|---|
| 331 | Function=Function
|
|---|
| 332 | Percent=Percent
|
|---|
| 333 | # LOCALIZATION NOTE (Calls, OwnTime, Time, Avg, Min, Max, File): Used in profiler report header
|
|---|
| 334 | # (name of a report column). In order to see this, select the Console panel start profiling
|
|---|
| 335 | # by clicking the Profile button and stop it by clicking again. The report is logged into the
|
|---|
| 336 | # console panel. Make sure Script panel is enabled.
|
|---|
| 337 | Calls=Calls
|
|---|
| 338 | OwnTime=Own Time
|
|---|
| 339 | Time=Time
|
|---|
| 340 | Avg=Avg
|
|---|
| 341 | Min=Min
|
|---|
| 342 | Max=Max
|
|---|
| 343 | File=File
|
|---|
| 344 | # Support for clipboard actions.
|
|---|
| 345 | Copy=Copy
|
|---|
| 346 | Cut=Cut
|
|---|
| 347 | Remove=Remove
|
|---|
| 348 | CopyHTML=Copy HTML
|
|---|
| 349 | CopySVG=Copy SVG
|
|---|
| 350 | CopyMathML=Copy MathML
|
|---|
| 351 | CopyInnerHTML=Copy innerHTML
|
|---|
| 352 | CopyXPath=Copy XPath
|
|---|
| 353 | Copy_CSS_Path=Copy CSS Path
|
|---|
| 354 | CopyLocation=Copy Location
|
|---|
| 355 | CopyLocationParameters=Copy Location with Parameters
|
|---|
| 356 | CopyRequestHeaders=Copy Request Headers
|
|---|
| 357 | CopyResponseHeaders=Copy Response Headers
|
|---|
| 358 | CopyResponse=Copy Response Body
|
|---|
| 359 | CopyError=Copy Error
|
|---|
| 360 | CopySource=Copy Function
|
|---|
| 361 | # LOCALIZATION NOTE (ShowCallsInConsole): Label for context menu item. Used in the Script
|
|---|
| 362 | # panel when clicking a function object.
|
|---|
| 363 | # %S Name of the function
|
|---|
| 364 | # Log Calls to "getData"
|
|---|
| 365 | ShowCallsInConsole=Log Calls to "%S"
|
|---|
| 366 | ShowEventsInConsole=Log Events
|
|---|
| 367 | panel.Enabled=Enabled
|
|---|
| 368 | panel.Disabled=Disabled
|
|---|
| 369 | panel.Enable=Enable
|
|---|
| 370 | panel.Disable=Disable
|
|---|
| 371 | # LOCALIZATION NOTE (anel.tooltip.Show_Command_Line): A tooltip used for a button on main
|
|---|
| 372 | # Firebug toolbar. This button allows to open the command line even within other panels.
|
|---|
| 373 | panel.tooltip.Show_Command_Line=Show Command Line
|
|---|
| 374 | # LOCALIZATION NOTE (console.MethodNotSupported): A message displayed in the Console panel
|
|---|
| 375 | # if specific method is not supported.
|
|---|
| 376 | # %S Name of a not supported method.
|
|---|
| 377 | console.MethodNotSupported=Firebug console does not support '%S'
|
|---|
| 378 | # LOCALIZATION NOTE (commandline.MethodNotSupported): A message displayed in the Console panel
|
|---|
| 379 | # when a not supported method is used on the command line.
|
|---|
| 380 | # %S Name of a not supported method.
|
|---|
| 381 | commandline.MethodNotSupported=Firebug command line does not support '%S'
|
|---|
| 382 | # LOCALIZATION NOTE (console.Disable_Break_On_All_Errors, console.Break_On_All_Errors):
|
|---|
| 383 | # Tooltip for the "Break on... " button used when the Console panel is selected.
|
|---|
| 384 | console.Disable_Break_On_All_Errors=Disable Break On All Errors
|
|---|
| 385 | console.Break_On_All_Errors=Break On All Errors
|
|---|
| 386 | console.Break_On_This_Error=Break On This Error
|
|---|
| 387 | # LOCALIZATION NOTE (console.Use_TAB_and_arrow_keys)
|
|---|
| 388 | # Top of the completion popup in the command line
|
|---|
| 389 | console.Use_TAB_and_arrow_keys=Use TAB and arrow keys
|
|---|
| 390 | # Console strings used when JavaScript is not available
|
|---|
| 391 | console.JSDisabledInFirefoxPrefs=JavaScript is disabled in your Firefox preferences. If you would like to use the Console panel then please enable this option under 'Tools' -> 'Options' -> 'Content' -> 'Enable JavaScript'
|
|---|
| 392 | # LOCALIZATION NOTE (net.sizeinfo.Response_Body, net.sizeinfo.Post_Body, net.sizeinfo.Total_Sent,
|
|---|
| 393 | # net.sizeinfo.Total_Received):
|
|---|
| 394 | # Labels used for detailed size info tooltip. The tooltip is displayed if you hover mouse
|
|---|
| 395 | # over a Size displayed within the Net panel. 'Total Sent' and 'Total Received' info includes
|
|---|
| 396 | # even sent and received heades size.
|
|---|
| 397 | net.sizeinfo.Response_Body=Response Body
|
|---|
| 398 | net.sizeinfo.Post_Body=Post Body
|
|---|
| 399 | net.sizeinfo.Total_Sent=Total Sent
|
|---|
| 400 | net.sizeinfo.Total_Received=Total Received
|
|---|
| 401 | net.ActivationMessage=Net panel activated. Any requests while the net panel is inactive are not shown.
|
|---|
| 402 | net.responseSizeLimitMessage=Firebug response size limit has been reached. Click <a>here</a> to open the entire response in a new Firefox tab.
|
|---|
| 403 | # LOCALIZATION NOTE (net.postDataSizeLimitMessage): A warning message displayed within the Net
|
|---|
| 404 | # panel (inside the Post tab of an expanded request entry). The message informs the user that
|
|---|
| 405 | # posted data reached Firebug's size limit and only part of it is displayed in the UI.
|
|---|
| 406 | net.postDataSizeLimitMessage=Firebug request size limit has been reached by Firebug.
|
|---|
| 407 | net.Break_On_XHR=Break On XHR
|
|---|
| 408 | net.label.Parameters=Parameters
|
|---|
| 409 | net.label.Parts=Parts
|
|---|
| 410 | net.label.Source=Source
|
|---|
| 411 | # LOCALIZATION NOTE (net.option.Disable_Browser_Cache, net.option.Show_Paint_Events):
|
|---|
| 412 | # Labels for Net panel's options.
|
|---|
| 413 | net.option.Disable_Browser_Cache=Disable Browser Cache
|
|---|
| 414 | net.option.Show_Paint_Events=Show Paint Events
|
|---|
| 415 | # LOCALIZATION NOTE (net.option.Show_BF_Cache_Responses, net.option.tip.Show_BF_Cache_Responses):
|
|---|
| 416 | # Net panels's option. If set to true, the net panel displays also response coming from
|
|---|
| 417 | # BF (back-forward) cache. See also: https://developer.mozilla.org/En/Working_with_BFCache
|
|---|
| 418 | net.option.Show_BF_Cache_Responses=Show BF Cache Responses
|
|---|
| 419 | net.option.tip.Show_BF_Cache_Responses=The Net panel can show also responses coming from BF Cache.
|
|---|
| 420 | script.Break_On_Next=Break On Next
|
|---|
| 421 | ShowHttpHeaders=Show HTTP Headers
|
|---|
| 422 | # LOCALIZATION NOTE (plural.Request_Count): Semi-colon list of plural forms.
|
|---|
| 423 | # A label used in the Net panel. Displays number of HTTP requests executed by the current page.
|
|---|
| 424 | # %S number of requests
|
|---|
| 425 | # example: 21 requests
|
|---|
| 426 | plural.Request_Count=%S request;%S requests
|
|---|
| 427 | FromCache=from cache
|
|---|
| 428 | StopLoading=Stop Loading
|
|---|
| 429 | LargeData=(Very Large Data)
|
|---|
| 430 | ShowComputedStyle=Show Computed Style
|
|---|
| 431 | StyleGroup-text=Text
|
|---|
| 432 | StyleGroup-background=Background
|
|---|
| 433 | StyleGroup-box=Box Model
|
|---|
| 434 | StyleGroup-layout=Layout
|
|---|
| 435 | StyleGroup-other=Other
|
|---|
| 436 | Dimensions=%S x %S
|
|---|
| 437 | CopyColor=Copy Color
|
|---|
| 438 | CopyImageLocation=Copy Image Location
|
|---|
| 439 | OpenImageInNewTab=Open Image in New Tab
|
|---|
| 440 | OmitObjectPathStack=Omit Toolbar Stack
|
|---|
| 441 | Copy_Rule_Declaration=Copy Rule Declaration
|
|---|
| 442 | Copy_Style_Declaration=Copy Style Declaration
|
|---|
| 443 | # LOCALIZATION NOTE (plural.Error_Count): Semi-colon list of plural forms.
|
|---|
| 444 | # A label used in Firefox status bar. Displays number of JavaScript errors found by Firebug.
|
|---|
| 445 | # %S number of errors
|
|---|
| 446 | # example: 111 Errors
|
|---|
| 447 | plural.Error_Count=%S Error;%S Errors
|
|---|
| 448 | moduleManager.title=%S Panel is disabled
|
|---|
| 449 | moduleManager.desc3=Use Firebug's status bar icon to enable/disable all panels at once. Use each panel's tab menu for individual control.
|
|---|
| 450 | moduleManager.Enable=Enable
|
|---|
| 451 | Suspend_Firebug=Suspend Firebug
|
|---|
| 452 | Resume_Firebug=Resume Firebug
|
|---|
| 453 | Reset_Panels_To_Disabled=Reset Panels To Disabled
|
|---|
| 454 | Open_Console=Open Console
|
|---|
| 455 | Open_Console_Tooltip=Open Trace Console for Firebug.
|
|---|
| 456 | Scope_Chain=Scope Chain
|
|---|
| 457 | # LOCALIZATION NOTE names of kinds of scopes. Probably best left in English.
|
|---|
| 458 | # With: the scope inside of the with(obj) {} statement
|
|---|
| 459 | With_Scope=With
|
|---|
| 460 | # Call: the scope inside of a function eg function foo() { XXX here XXX var f = function() {} };
|
|---|
| 461 | Call_Scope=Call
|
|---|
| 462 | # Window: the scope inside of a Javascript window object.
|
|---|
| 463 | Window_Scope=Window
|
|---|
| 464 | Logs=Logs
|
|---|
| 465 | Options=Options
|
|---|
| 466 | Copy_Stack=Copy Stack
|
|---|
| 467 | Copy Exception=Copy Exception
|
|---|
| 468 | # Net panel timing info labels
|
|---|
| 469 | requestinfo.Blocking=Blocking
|
|---|
| 470 | requestinfo.Resolving=DNS Lookup
|
|---|
| 471 | requestinfo.Connecting=Connecting
|
|---|
| 472 | requestinfo.Sending=Sending
|
|---|
| 473 | requestinfo.Waiting=Waiting
|
|---|
| 474 | requestinfo.Receiving=Receiving
|
|---|
| 475 | requestinfo.ContentLoad='DOMContentLoaded' (event)
|
|---|
| 476 | requestinfo.WindowLoad='load' (event)
|
|---|
| 477 | requestinfo.Started=Started
|
|---|
| 478 | editors.Editor_Configuration=Editor Configuration
|
|---|
| 479 | search.Firebug_Search=Firebug Search
|
|---|
| 480 | search.Next=Next
|
|---|
| 481 | search.Previous=Previous
|
|---|
| 482 | search.Case_Sensitive=Force Case Sensitive
|
|---|
| 483 | search.Multiple_Files=Multiple Files
|
|---|
| 484 | search.Use_Regular_Expression=Use Regular Expression
|
|---|
| 485 | search.html.CSS_Selector=CSS Selector
|
|---|
| 486 | search.net.Headers=Headers
|
|---|
| 487 | search.net.Parameters=Parameters
|
|---|
| 488 | search.net.Response_Bodies=Response Bodies
|
|---|
| 489 | search.script.Multiple_Files=Multiple Files
|
|---|
| 490 | firebug.console.Persist=Persist
|
|---|
| 491 | firebug.console.Do_Not_Clear_On_Reload=Do Not Clear On Reload
|
|---|
| 492 | firebug.console.Show_All_Log_Entries=Show All Log Entries
|
|---|
| 493 | firebug.console.Errors=Errors
|
|---|
| 494 | firebug.console.Filter_by_Errors=Filter by Errors
|
|---|
| 495 | firebug.console.Warnings=Warnings
|
|---|
| 496 | firebug.console.Filter_by_Warnings=Filter by Warnings
|
|---|
| 497 | firebug.console.Info=Info
|
|---|
| 498 | firebug.console.Filter_by_Info=Filter by Info
|
|---|
| 499 | firebug.console.Debug_Info=Debug Info
|
|---|
| 500 | firebug.console.Filter_by_Debug_Info=Filter by Debug Info
|
|---|
| 501 | firebug.menu.Clear_Console=Clear Console
|
|---|
| 502 | firebug.menu.Reset_All_Options=Reset All Options
|
|---|
| 503 | firebug.menu.Enable_All_Panels=Enable All Panels
|
|---|
| 504 | firebug.menu.Disable_All_Panels=Disable All Panels
|
|---|
| 505 | firebug.menu.Customize_shortcuts=Customize Shortcuts
|
|---|
| 506 | firebug.menu.Enable_Accessibility_Enhancements=Enable Accessibility Enhancements
|
|---|
| 507 | firebug.menu.Activate_Same_Origin_URLs=Activate Same Origin URLs
|
|---|
| 508 | firebug.menu.Reset_All_Firebug_Options=Reset All Firebug Options
|
|---|
| 509 | firebug.menu.Firebug_Online=Firebug Online
|
|---|
| 510 | firebug.shortcut.reenterCommand.label=Reenter Command
|
|---|
| 511 | firebug.shortcut.toggleInspecting.label=Toggle Inspecting
|
|---|
| 512 | firebug.shortcut.toggleQuickInfoBox.label=Toggle Quick Info Box
|
|---|
| 513 | firebug.shortcut.toggleProfiling.label=Toggle Profiling
|
|---|
| 514 | firebug.shortcut.focusCommandLine.label=Focus Command Line
|
|---|
| 515 | firebug.shortcut.focusFirebugSearch.label=Focus Firebug Search
|
|---|
| 516 | firebug.shortcut.focusWatchEditor.label=Focus Watch Editor
|
|---|
| 517 | firebug.shortcut.focusLocation.label=Focus Location
|
|---|
| 518 | firebug.shortcut.focusFbMenu.label=Focus Firebug Menu
|
|---|
| 519 | firebug.shortcut.nextObject.label=Next Object
|
|---|
| 520 | firebug.shortcut.previousObject.label=Previous Object
|
|---|
| 521 | firebug.shortcut.customizeFBKeys.label=Customize Firebug Keys
|
|---|
| 522 | firebug.shortcut.detachFirebug.label=Open Firebug in New Window
|
|---|
| 523 | firebug.shortcut.leftFirebugTab.label=Switch to left Firebug panel
|
|---|
| 524 | firebug.shortcut.rightFirebugTab.label=Switch to right Firebug panel
|
|---|
| 525 | firebug.shortcut.toggleFirebug.label=Open Firebug
|
|---|
| 526 | firebug.shortcut.previousFirebugTab.label=Previous Firebug tab
|
|---|
| 527 | firebug.shortcut.clearConsole.label=Clear Console
|
|---|
| 528 | firebug.shortcut.openTraceConsole.label=Open Trace Console
|
|---|
| 529 | firebug.shortcut.navBack.label=Go Back
|
|---|
| 530 | firebug.shortcut.navForward.label=Go Forward
|
|---|
| 531 | firebug.panel_selector=Panel Selector
|
|---|
| 532 | customizeShortcuts=Firebug Shortcut Bindings
|
|---|
| 533 | keybindConfirmMsg=Do you want to save your updated shortcuts? They will be enabled after Firefox restarts
|
|---|
| 534 | #A11y Chrome Labels (not visible, spoken by screen readers)
|
|---|
| 535 | a11y.labels.panel_tools=panel tools
|
|---|
| 536 | a11y.labels.firebug_panels=Firebug panels
|
|---|
| 537 | a11y.labels.firebug_side_panels=Firebug side panels
|
|---|
| 538 | a11y.labels.firebug_window=Firebug window
|
|---|
| 539 | a11y.labels.firebug_status=Firebug status
|
|---|
| 540 | a11y.labels.reset=reset
|
|---|
| 541 | a11y.labels.reset_shortcut=reset %S shortcut
|
|---|
| 542 | aria.labels.inactive_panel=inactive panel
|
|---|
| 543 | #A11y panelNode labels (not visible, spoken by screen readers)
|
|---|
| 544 | a11y.labels.log_rows=log rows
|
|---|
| 545 | a11y.labels.call_stack=call stack
|
|---|
| 546 | a11y.labels.document_structure=document structure
|
|---|
| 547 | a11y.labels.title_panel= %S panel
|
|---|
| 548 | a11y.labels.title_side_panel= %S side panel
|
|---|
| 549 | a11y.labels.cached=cached
|
|---|
| 550 | aria.labels.stack_trace=stack trace
|
|---|
| 551 | #A11y Domplate labels (not visible, spoken by screen readers)
|
|---|
| 552 | a11y.layout.padding=padding
|
|---|
| 553 | a11y.layout.border=border
|
|---|
| 554 | a11y.layout.margin=margin
|
|---|
| 555 | a11y.layout.position=position
|
|---|
| 556 | a11y.layout.position_top=position top
|
|---|
| 557 | a11y.layout.position_right=position right
|
|---|
| 558 | a11y.layout.position_bottom=position bottom
|
|---|
| 559 | a11y.layout.position_left=position left
|
|---|
| 560 | a11y.layout.margin_top=margin top
|
|---|
| 561 | a11y.layout.margin_right=margin right
|
|---|
| 562 | a11y.layout.margin_bottom=margin bottom
|
|---|
| 563 | a11y.layout.margin_left=margin left
|
|---|
| 564 | a11y.layout.border_top=border top
|
|---|
| 565 | a11y.layout.border_right=border right
|
|---|
| 566 | a11y.layout.border_bottom=border bottom
|
|---|
| 567 | a11y.layout.border_left=border left
|
|---|
| 568 | a11y.layout.padding_top=padding top
|
|---|
| 569 | a11y.layout.padding_right=padding right
|
|---|
| 570 | a11y.layout.padding_bottom=padding bottom
|
|---|
| 571 | a11y.layout.padding_left=padding left
|
|---|
| 572 | a11y.layout.top=top
|
|---|
| 573 | a11y.layout.right=right
|
|---|
| 574 | a11y.layout.bottom=bottom
|
|---|
| 575 | a11y.layout.left=left
|
|---|
| 576 | a11y.layout.width=width
|
|---|
| 577 | a11y.layout.height=height
|
|---|
| 578 | a11y.layout.size=size
|
|---|
| 579 | a11y.layout.z-index=z-index
|
|---|
| 580 | a11y.layout.clientBoundingRect=bounding client rect
|
|---|
| 581 | a11y.descriptions.press_enter_to_edit_values=Press Enter followed by Tab to edit individual values
|
|---|
| 582 | a11y.labels.style_rules=style rules
|
|---|
| 583 | aria.labels.inherited_style_rules=inherited style rules
|
|---|
| 584 | a11y.labels.computed_styles=computed styles
|
|---|
| 585 | a11y.labels.dom_properties=DOM properties
|
|---|
| 586 | # LOCALIZATION NOTE
|
|---|
| 587 | # Used by a11y. Not directly visible in the UI, intended for screen readers.
|
|---|
| 588 | # Describe contents of inline editor fields
|
|---|
| 589 | a11y.labels.inline_editor=inline editor
|
|---|
| 590 | a11y.labels.value_for_attribute_in_element=value for %S attribute in %S element
|
|---|
| 591 | a11y.labels.attribute_for_element=attribute for %S element
|
|---|
| 592 | a11y.labels.text_contents_for_element=text contents for %S element
|
|---|
| 593 | a11y.labels.defined_in_file=defined in %S
|
|---|
| 594 | a11y.labels.declarations_for_selector=style declarations for "%S" selector
|
|---|
| 595 | a11y.labels.property_for_selector=CSS property for selector: %S
|
|---|
| 596 | a11y.labels.value_property_in_selector=%S property value for selector %S
|
|---|
| 597 | a11y.labels.css_selector=CSS selector
|
|---|
| 598 | a11y.labels.source_code_for_file=source code for file %S
|
|---|
| 599 | # LOCALIZATION NOTE (a11y.labels.overridden):
|
|---|
| 600 | # Used by a11y. Not directly visible in the UI, intended for screen readers.
|
|---|
| 601 | # indicates style property is overridden by selector with higher specificity
|
|---|
| 602 | a11y.labels.overridden=overridden
|
|---|
| 603 | a11y.labels.press_enter_to_add_new_watch_expression=press enter to add a new watch expression
|
|---|
| 604 | # LOCALIZATION NOTE (a11y.hasConditionalBreakpoint, a11y.hasDisabledBreakpoint):
|
|---|
| 605 | # Used by a11y. Not directly visible in the UI, intended for screen readers.
|
|---|
| 606 | # Existence and state of a breakpoint
|
|---|
| 607 | a11y.updates.has_conditional_break_point=has conditional break point
|
|---|
| 608 | a11y.updates.has_disabled_break_point=has disabled break point
|
|---|
| 609 | # LOCALIZATION NOTE (a11y.updates.script_suspended_on_line_in_file): Used by a11y. Not directly
|
|---|
| 610 | # visible in the UI, intended for screen readers.
|
|---|
| 611 | # #1 Line number, #2 Function name, #3 File name
|
|---|
| 612 | a11y.updates.script_suspended_on_line_in_file=Script suspended on line %S in %S, file %S
|
|---|
| 613 | # LOCALIZATION NOTE (a11y.updates.match_found_in_logrows): Used by a11y. Not directly
|
|---|
| 614 | # visible in the UI, intended for screen readers.
|
|---|
| 615 | # Describes the match found when performing a console panel search
|
|---|
| 616 | # #1 %S String key the use is looking for. #2 number of rows that contain the matched text
|
|---|
| 617 | # examples: Match found for "test" in 17 log rows
|
|---|
| 618 | a11y.updates.match_found_in_logrows=match found for "%S" in %S log rows
|
|---|
| 619 | # LOCALIZATION NOTE (a11y.updates.match_found_for_on_line): Used by a11y. Not directly
|
|---|
| 620 | # visible in the UI, intended for screen readers.
|
|---|
| 621 | # Describes the match found when performing a script panel search
|
|---|
| 622 | # #1 %S String key the use is looking for. #2 line number the match was found on. #3 file name the match was found in
|
|---|
| 623 | # examples: Match found for "window.alert" on line 322 in utilities.js
|
|---|
| 624 | a11y.updates.match_found_for_on_line=match found for "%S" on line %S in %S
|
|---|
| 625 | # LOCALIZATION NOTE (a11y.updates.match_found_in_element): Used by a11y. Not directly
|
|---|
| 626 | # visible in the UI, intended for screen readers.
|
|---|
| 627 | # Describes the match found when performing an HTML panel search (if it is found in an element node)
|
|---|
| 628 | # #1 Search string that was matched. #2 the HTML element name containing the matched string. #3 XPATH string specifying the matched element
|
|---|
| 629 | # examples: Match found for "obj" in object element at /html/body/object[2]
|
|---|
| 630 | a11y.updates.match_found_in_element=match found for "%S" in %S element at path %S
|
|---|
| 631 | # LOCALIZATION NOTE (a11y.updates.match_found_in_attribute): Used by a11y. Not directly
|
|---|
| 632 | # visible in the UI, intended for screen readers.
|
|---|
| 633 | # Describes the match found when performing an HTML panel search (if it is found in an attribute node)
|
|---|
| 634 | # #1 Search string that was matched. #2 Attribute name #3 attribute value
|
|---|
| 635 | # #4 the HTML element name containing. #5 XPATH string specifying the matched element
|
|---|
| 636 | # examples: Match found for "abindex" in tabindex="0" in span element at /html/body/span[2]
|
|---|
| 637 | a11y.updates.match_found_in_attribute=match found for "%S" in attribute %S=%S of %S element at path %S
|
|---|
| 638 | # LOCALIZATION NOTE (a11y.updates.match_found_in_text_content): Used by a11y. Not directly
|
|---|
| 639 | # visible in the UI, intended for screen readers.
|
|---|
| 640 | # Describes the match found when performing an HTML panel search (if it is found in a text element's contents)
|
|---|
| 641 | # #1 Search string that was matched. #2 element's text content
|
|---|
| 642 | # #3 the HTML element name containing. #4 XPATH string specifying the matched element
|
|---|
| 643 | # examples: Match found for "Firebug Rocks!" in h2 element at /html/body/h2[2]
|
|---|
| 644 | a11y.updates.match_found_in_text_content=match found for "%S" in text content: %S of %S element at path %S
|
|---|
| 645 | # LOCALIZATION NOTE (a11y.updates.match_found_in_selector): Used by a11y. Not directly
|
|---|
| 646 | # visible in the UI, intended for screen readers.
|
|---|
| 647 | # Describes the match found when performing a CSS panel search (if it is found in a selector)
|
|---|
| 648 | # #1 Search string that was matched. #2 selector in which the match was found
|
|---|
| 649 | # examples: Match found for "main" in #mainContent h2 {
|
|---|
| 650 | a11y.updates.match_found_in_selector=match found for "%S" in selector %S
|
|---|
| 651 | # LOCALIZATION NOTE (a11y.updates.match_found_in_style_property): Used by a11y. Not directly
|
|---|
| 652 | # visible in the UI, intended for screen readers.
|
|---|
| 653 | # Describes the match found when performing a CSS panel search (if it is found in a style declaration)
|
|---|
| 654 | # #1 Search string that was matched. #2 style property in which the match was found #3 selector the style declaration applies to
|
|---|
| 655 | # examples: Match found for background in style declaration background-repeat: "repeat-x"; in selector #mainContent {
|
|---|
| 656 | a11y.updates.match_found_in_style_declaration=match found for "%S" in style declaration %S in selector %S
|
|---|
| 657 | # LOCALIZATION NOTE (a11y.updates.match_found_in_dom_property): Used by a11y. Not directly
|
|---|
| 658 | # visible in the UI, intended for screen readers.
|
|---|
| 659 | # Describes the match found when performing a DOM panel search
|
|---|
| 660 | # #1 Search string that was matched. #2 DOM property in which the match was found
|
|---|
| 661 | # examples: Match found for "time" in _starttime : 1257324992232 (Number)
|
|---|
| 662 | a11y.updates.match_found_in_dom_property=match found for "%S" in DOM property %S
|
|---|
| 663 | # LOCALIZATION NOTE (a11y.updates.match_found_in_net_row): Used by a11y. Not directly
|
|---|
| 664 | # visible in the UI, intended for screen readers.
|
|---|
| 665 | # Describes the match found when performing a Net panel search
|
|---|
| 666 | # #1 Search string that was matched. #2 File name associated to the row in which the match was found.
|
|---|
| 667 | # #3 Column in which the match was found #4. Column value
|
|---|
| 668 | # examples: Match found for "792" in GET loading_animation.gif, timeline: 792 ms
|
|---|
| 669 | a11y.updates.match_found_in_net_row=match found for "%S" in %S, %S : %S;
|
|---|
| 670 | # LOCALIZATION NOTE (a11y.updates.match_found_in_net_summary_row): Used by a11y. Not directly
|
|---|
| 671 | # visible in the UI, intended for screen readers.
|
|---|
| 672 | # Describes the match found when performing a Net panel search (if it is found in the Net summary row)
|
|---|
| 673 | # #1 Search string that was matched. #2 Column value in which the match was found
|
|---|
| 674 | # examples: Match found for "05" in net summary row: 4.05s
|
|---|
| 675 | a11y.updates.match_found_in_net_summary_row=match found for "%S" in net summary row: %S
|
|---|
| 676 | # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly
|
|---|
| 677 | # visible in the UI, intended for screen readers.
|
|---|
| 678 | # Indicates that the searched string was not matched
|
|---|
| 679 | # %S Search string that was matched.
|
|---|
| 680 | # examples: No matched found for "wefkhwefkgwekhjgjh"
|
|---|
| 681 | a11y.updates.no_matches_found=no matches found for "%S"
|
|---|
| 682 | confirmation.Reset_All_Firebug_Options=Are you sure to reset all Firebug options to the default state?
|
|---|
| 683 | # Console messages.
|
|---|
| 684 | warning.Console_must_be_enabled=Console must be enabled
|
|---|
| 685 | warning.Command_line_blocked?=Command line blocked?
|
|---|
| 686 | message.Reload_to_activate_window_console=Reload to activate window console
|
|---|
| 687 | # LOCALIZATION NOTE (message.knownIssues40): A message displayed for Firefox 40 users showing
|
|---|
| 688 | # a link to known issues (with Firefox 4.0) page.
|
|---|
| 689 | # examples: See Firefox 4.0 known issues page: http://getfirebug.com/knownissues
|
|---|
| 690 | message.knownIssues40=Issues with trunk Firefox for Firebug:
|
|---|
| 691 | # LOCALIZATION NOTE (label.Activate_Firebug_for_the_selected_Firefox_tab):
|
|---|
| 692 | # If Firebug is displayed in an external window (detached), but not active for the
|
|---|
| 693 | # currently selected Firefox tab, the following button label is used for an
|
|---|
| 694 | # activation button.
|
|---|
| 695 | label.Activate_Firebug_for_the_selected_Firefox_tab=Activate Firebug for the selected Firefox tab
|
|---|
| 696 | # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
|
|---|
| 697 | # An error message displayed in the Script panel when a source can't be displayed
|
|---|
| 698 | # for specific URL.
|
|---|
| 699 | # examples: Failed to load source for: http://www.example.com/script.js
|
|---|
| 700 | # examples: The resource from this URL is not text: http://www.example.com/script.js
|
|---|
| 701 | message.Failed_to_load_source_for=Failed to load source for
|
|---|
| 702 | message.The_resource_from_this_URL_is_not_text=The resource from this URL is not text
|
|---|
| 703 | # LOCALIZATION NOTE (firebug.history.Go_back_to_this_script, firebug.history.Go_forward_to_this_script,
|
|---|
| 704 | # firebug.history.Stay_on_this_page): Tooltips for menu items in Scipt history popup menu.
|
|---|
| 705 | firebug.history.Go_back_to_this_panel=Go back to this panel
|
|---|
| 706 | firebug.history.Stay_on_this_panel=Stay on this panel
|
|---|
| 707 | firebug.history.Go_forward_to_this_panel=Go forward to this panel
|
|---|
| 708 | # LOCALIZATION NOTE (firebug.history.Go_back_one_script, firebug.history.Go_forward_one_script):
|
|---|
| 709 | # Tooltips for back/forward buttons on the Script panel toolbar.
|
|---|
| 710 | firebug.history.Go_back=Go back
|
|---|
| 711 | firebug.history.Go_forward=Go forward
|
|---|
| 712 | # LOCALIZATION NOTE (script.warning.inactive_during_page_load, script.suggestion.inactive_during_page_load):
|
|---|
| 713 | # This message is displayed within the Script panel if debugger is inactive during page load.
|
|---|
| 714 | # The suggestion message represents an advice how to solve the problem.
|
|---|
| 715 | script.warning.inactive_during_page_load=Script Panel was inactive during page load
|
|---|
| 716 | script.suggestion.inactive_during_page_load=Reload to see all sources
|
|---|
| 717 | # LOCALIZATION NOTE (script.warning.javascript_not_enabled, script.suggestion.javascript_not_enabled):
|
|---|
| 718 | # This message is displayed within the Script panel if javascript is not enabled.
|
|---|
| 719 | # The suggestion message represents an advice how to solve the problem.
|
|---|
| 720 | script.warning.javascript_not_enabled=Javascript is not enabled
|
|---|
| 721 | script.suggestion.javascript_not_enabled=See Firefox > Tools > Options > Content > Enable Javascript
|
|---|
| 722 | # LOCALIZATION NOTE (script.button.enable_javascript): Title for a button that is displayed on
|
|---|
| 723 | # the Script panel if Javascript is disabled. This button allows to enable it.
|
|---|
| 724 | script.button.enable_javascript=Enable JavaScript and Refresh
|
|---|
| 725 | # LOCALIZATION NOTE (script.warning.all_scripts_filtered, script.suggestion.all_scripts_filtered):
|
|---|
| 726 | # This message is displayed within the Script panel if javascript is not enabled for the current page.
|
|---|
| 727 | # The suggestion message represents an advice how to solve the problem.
|
|---|
| 728 | script.warning.all_scripts_filtered=All scripts were filtered
|
|---|
| 729 | script.suggestion.all_scripts_filtered=See Script Filter setting on tool bar or "Show Chrome Sources Option"
|
|---|
| 730 | # LOCALIZATION NOTE (script.warning.no_javascript, script.suggestion.no_javascript):
|
|---|
| 731 | # This message is displayed within the Script panel if javascript is not enabled for the current page.
|
|---|
| 732 | # The suggestion message represents an advice how to solve the problem.
|
|---|
| 733 | script.warning.no_javascript=No Javascript on this page
|
|---|
| 734 | script.suggestion.no_javascript=If <script> tags have a "type" attribute it should equal "text/javascript" or "application/javascript"
|
|---|
| 735 | script.warning.debugger_active=Debugger is already active
|
|---|
| 736 | script.suggestion.debugger_active=The debugger is currently halted at a breakpoint on another page.
|
|---|
| 737 | script.button.Go_to_that_page=Go to that page
|
|---|
| 738 | #firebug.dtd
|
|---|
| 739 | firebug.Firebug=Firebug
|
|---|
| 740 | firebug.Close=Close
|
|---|
| 741 | firebug.View=View
|
|---|
| 742 | firebug.Help=Help
|
|---|
| 743 | firebug.Vertical=Vertical Panes
|
|---|
| 744 | firebug.Run=Run
|
|---|
| 745 | firebug.Copy=Copy
|
|---|
| 746 | firebug.CopyBookmarklet=Copy the script as a bookmarklet.
|
|---|
| 747 | firebug.Options=Options
|
|---|
| 748 | firebug.TextSize=Text Size
|
|---|
| 749 | firebug.IncreaseTextSize=Increase Text Size
|
|---|
| 750 | firebug.DecreaseTextSize=Decrease Text Size
|
|---|
| 751 | firebug.NormalTextSize=Normal Text Size
|
|---|
| 752 | firebug.ShowTooltips=Show Preview Tooltips
|
|---|
| 753 | firebug.ShadeBoxModel=Shade Box Model
|
|---|
| 754 | firebug.Website=Firebug Website...
|
|---|
| 755 | firebug.Documentation=Documentation...
|
|---|
| 756 | firebug.KeyShortcuts=Keyboard Shortcuts...
|
|---|
| 757 | firebug.Forums=Discussion Group...
|
|---|
| 758 | firebug.Issues=Issue Tracker...
|
|---|
| 759 | firebug.Donate=Contribute...
|
|---|
| 760 | firebug.About=About...
|
|---|
| 761 | firebug.AlwaysOpenInWindow=Always Open in New Window
|
|---|
| 762 | firebug.ShowFirebug=Open Firebug
|
|---|
| 763 | firebug.OpenWith=Open With Editor
|
|---|
| 764 | firebug.CloseFirebug=Deactivate Firebug For this web site
|
|---|
| 765 | firebug.Permissions=Sites...
|
|---|
| 766 | firebug.ConfigureEditors=Configure Editors
|
|---|
| 767 | firebug.CommandLine=Command Line
|
|---|
| 768 | firebug.Search=Search
|
|---|
| 769 | firebug.Continue=Continue (F8)
|
|---|
| 770 | firebug.StepOver=Step Over (F10)
|
|---|
| 771 | firebug.StepInto=Step Into (F11)
|
|---|
| 772 | firebug.StepOut=Step Out (shift F11)
|
|---|
| 773 | firebug.BreakOnErrors=Break on Errors
|
|---|
| 774 | firebug.Inspect=Inspect
|
|---|
| 775 | firebug.InspectElement=Inspect Element
|
|---|
| 776 | firebug.InspectTooltip=Click an element in the page to inspect
|
|---|
| 777 | firebug.Edit=Edit
|
|---|
| 778 | firebug.EditHTMLTooltip=Edit this HTML
|
|---|
| 779 | firebug.EditCSSTooltip=Edit this style sheet
|
|---|
| 780 | firebug.Profile=Profile
|
|---|
| 781 | firebug.ProfileScript=Profile JavaScript
|
|---|
| 782 | firebug.Clear=Clear
|
|---|
| 783 | firebug.ClearConsole=Clear Console
|
|---|
| 784 | firebug.ClearTooltip=Clear the console
|
|---|
| 785 | firebug.All=All
|
|---|
| 786 | firebug.Images=Images
|
|---|
| 787 | firebug.Flash=Flash
|
|---|
| 788 | #editors.dtd
|
|---|
| 789 | editors.Description=Configured Firebug Editors
|
|---|
| 790 | editors.NameColumn=Editor
|
|---|
| 791 | editors.ExecutableColumn=Executable
|
|---|
| 792 | editors.ParamsColumn=Launch arguments
|
|---|
| 793 | add.label=Add
|
|---|
| 794 | remove.label=Remove
|
|---|
| 795 | change.label=Change
|
|---|
| 796 | close.label=Close
|
|---|
| 797 | browse.label=Browse...
|
|---|
| 798 | changeEditor.Name=Name:
|
|---|
| 799 | changeEditor.Executable=Executable:
|
|---|
| 800 | changeEditor.CmdLine=Arguments:
|
|---|
| 801 | changeEditor.Invalid_Application_Path=Invalid Application Path
|
|---|
| 802 | changeEditor.Application_does_not_exist=The specified application doesn't exist!
|
|---|