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