Changeset 1822 for non-gtk/firebug/firebug1.4/en-US/firebug.properties
- Timestamp:
- Jul 3, 2009, 8:23:10 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
non-gtk/firebug/firebug1.4/en-US/firebug.properties
r1351 r1822 1 1 Firebug=Firebug 2 2 WindowTitle=Firebug - %S 3 4 3 Panel-console=Console 5 4 Panel-net=Net … … 14 13 Panel-breakpoints=Breakpoints 15 14 Panel-callstack=Stack 16 17 FirebugPermissions=Firebug Allowed Sites 18 FirebugPermissionsIntro=Choose which web sites are allowed to be used with Firebug. 19 DisabledHeader=Firebug is disabled 20 IsSystemPage=System Page 21 DisabledForSiteHeader=Firebug has been disabled for %S 22 DisabledForFiles=Firebug has been disabled for local files 23 CantDisplayCaption=System page disallowed, see Firebug Bug Menu on left hand side. 24 DisableForSite=Disable Firebug for %S 25 DisableForFiles=Disable Firebug for Local Files 26 DisableForSystemPages=Disable Firebug for system pages 27 EnableAlways=Enable Firebug 28 EnableForSite=Enable Firebug for this web site 29 EnableForFiles=Enable Firebug for local files 30 EnableForSystemPages=Enable Firebug for system pages 31 15 Panel-scopes=Scopes 16 Total_Firebugs=Total Firebugs 17 Total_Firebug=Total Firebug 18 inBrowser=In Browser 19 detached=Detached 20 minimized=Minimized 21 enablement.for_all_pages=for all pages 22 enablement.on=On 23 enablement.off=Off 24 none=Closed 25 Detached=Detached 26 Firebug_-_inactive_for_selected_Firefox_tab=Firebug - inactive for selected Firefox tab 27 Activate_Firebug_for_the_selected_Firefox_tab=Activate Firebug for the selected Firefox tab 28 Minimized=Minimized 29 Minimize_Firebug=Minimize Firebug 30 Off_for_all_web_pages=Off for All Web Pages 31 On_for_all_web_pages=On for All Web Pages 32 firebug_options=Firebug Options 32 33 ShowJavaScriptErrors=Show JavaScript Errors 33 34 ShowJavaScriptWarnings=Show JavaScript Warnings 34 35 ShowCSSErrors=Show CSS Errors 35 36 ShowXMLErrors=Show XML Errors 36 ShowStackTrace=Show Stack Trace ForErrors37 ShowStackTrace=Show Stack Trace With Errors 37 38 ShowXULErrors=Show Errors From XUL 38 39 ShowXULMessages=Show Messages From XUL … … 41 42 ShowChromeMessages=Show Chrome Messages 42 43 ShowExternalErrors=Show External Errors 43 ShowStackTrace=Show Stack Trace With Errors 44 JavascriptOptionsStrict=Strict Warnings (performance penalty) 44 45 LargeCommandLine=Larger Command Line 46 console_command_line=console command line 45 47 Assertion=Assertion Failure 46 48 Line=%S (line %S) … … 48 50 InspectInTab=Inspect in %S Tab 49 51 NoName=(no name) 50 52 jsdIScript=jsdIScript %S 51 53 ShowFullText=Show Full Text 52 54 ShowWhitespace=Show White Space … … 63 65 EditNode=Edit HTML... 64 66 DeleteNode=Delete Node 65 66 67 InheritedFrom=Inherited from 67 68 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. … … 70 71 EmptyElementCSS=This element has no style rules. 71 72 EditStyle=Edit Element Style... 73 NewRule=New Rule... 72 74 NewProp=New Property... 73 75 EditProp=Edit "%S"... 74 76 DisableProp=Disable "%S" 75 77 DeleteProp=Delete "%S" 76 77 78 BreakOnThisError=Break on This Error 78 79 BreakOnAllErrors=Break on All Errors 79 BreakOnTopLevel=Break on Top Level Scripts 80 UseDebugAdapter=Use DebugAdapter 81 ShowEvalSources=Show eval() sources 80 DisableBreakOnNext=Disable Break on Next 81 DecompileEvals=Decompile for eval() source 82 82 ShowAllSourceFiles=Show chrome sources 83 TrackThrowCatch=Track Throw/Catch 83 84 UseLastLineForEvalName=Use Last Source Line for eval() names 84 Use FunctionSource=Decompile Scripts for Source85 DBG_FBS_CREATION=Beware! DBG_ CREATION85 UseMD5ForEvalName=Use MD5 for eval() names 86 DBG_FBS_CREATION=Beware! DBG_FBS_CREATION 86 87 DBG_FBS_BP=Beware! DBG_BP 87 88 DBG_FBS_ERRORS=Beware! DBG_ERRORS 88 DBG_FBS_STEP= Beware! DBG_STEP89 DBG_FBS_STEP=Beware! DBG_STEP 89 90 Breakpoints=Breakpoints 90 91 ErrorBreakpoints=Error Breakpoints … … 98 99 StepOut=Step Out 99 100 RunUntil=Run to This Line 100 101 ScriptsFilterStatic=Show Static Scripts 102 ScriptsFilterEval=Show Static and eval Scripts 103 ScriptsFilterEvent=Show Static and event Scripts 104 ScriptsFilterAll=Show Static, eval, and event Scripts 105 ScriptsFilterStaticShort=static 106 ScriptsFilterEvalShort=evals 107 ScriptsFilterEventShort=events 108 ScriptsFilterAllShort=all 101 109 ShowUserProps=Show User-defined Properties 102 110 ShowUserFuncs=Show User-defined Functions … … 107 115 NewWatch=New watch expression... 108 116 AddWatch=Add Watch 117 CopySourceCode=Copy Source 109 118 CopyValue=Copy Value 110 119 NewProperty=New Property... … … 119 128 EditBreakpointCondition=Edit Breakpoint Condition... 120 129 NoBreakpointsWarning=There are no breakpoints set in this page. 121 130 Show_User_Agent_CSS=Show User Agent CSS 122 131 LayoutPadding=padding 123 132 LayoutBorder=border … … 126 135 LayoutAdjacent=adjacent 127 136 ShowRulers=Show Rulers and Guides 128 137 offset_top=offset top 138 offset_right=offset right 139 offset_bottom=offset bottom 140 offset_left=offset left 141 margin_top=margin top 142 margin_right=margin right 143 margin_bottom=margin bottom 144 margin_left=margin left 145 border_top=border top 146 border_right=border right 147 border_bottom=border bottom 148 border_left=border left 149 padding_top=padding top 150 padding_right=padding right 151 padding_bottom=padding bottom 152 padding_left=padding left 153 top=top 154 right=right 155 bottom=bottom 156 left=left 157 width=width 158 height=height 159 size=size 129 160 Loading=Loading... 130 161 Headers=Headers 131 162 Post=Post 163 Put=Put 132 164 Response=Response 133 165 URLParameters=Params 166 Cache=Cache 167 HTML=HTML 134 168 RequestHeaders=Request Headers 135 169 ResponseHeaders=Response Headers 136 170 LimitExceeded=Firebug's log limit has been reached. %S entries not shown. 171 LimitPrefs=Preferences 172 LimitPrefsTitle=In order to change the limit modify: %S 137 173 Refresh=Refresh 138 174 OpenInTab=Open in New Tab 139 175 Open_Response_In_New_Tab=Open Response in New Tab 140 176 Profile=Profile 141 177 ProfilerStarted=The profiler is running. Click 'Profile' again to see its report. … … 149 185 MinHeaderTooltip=Minimum time, including function calls. 150 186 MaxHeaderTooltip=Maximum time, including function calls. 151 187 ProfileButton.Enabled.Tooltip=Profile JavaScript execution time. 188 ProfileButton.Disabled.Tooltip=Profile JavaScript execution time (Script panel must be enabled). 152 189 Function=Function 153 190 Percent=Percent … … 159 196 Max=Max 160 197 File=File 161 162 198 Copy=Copy 199 Cut=Cut 200 Remove=Remove 163 201 CopyHTML=Copy HTML 164 202 CopyInnerHTML=Copy innerHTML … … 173 211 ShowCallsInConsole=Log Calls to "%S" 174 212 ShowEventsInConsole=Log Events 175 176 SpyResponseTime=(%Sms) 177 178 DisableNetMonitor=Disable Network Monitoring 213 panel.Enabled=Enabled 214 panel.Disabled=Disabled 215 panel.Enable=Enable 216 panel.Disable=Disable 217 console.HostEnable=Enable console for %S 218 console.LocalFilesEnable=Enable console for Local Files 219 console.SystemPagesEnable=Enable console for System Pages 220 console.HostDisable=Disable console for %S 221 console.LocalFilesDisable=Disable console for Local Files 222 console.SystemPagesDisable=Disable console for System Pages 223 console.PermMenuTooltip=Manage console activity 224 console.MethodNotSupported=Firebug console does not support '%S' 225 console.Permissions=Enable or Disable Console 226 console.PermissionsIntro=Choose web sites where Console will be enabled or disabled. 227 commandline.MethodNotSupported=Firebug command line does not support '%S' 228 net.HostEnable=Enable monitor for %S 229 net.LocalFilesEnable=Enable monitor for Local Files 230 net.SystemPagesEnable=Enable monitor for System Pages 231 net.HostDisable=Disable monitor for %S 232 net.LocalFilesDisable=Disable monitor for Local Files 233 net.SystemPagesDisable=Disable monitor for System Pages 234 net.PermMenuTooltip=Manage network monitoring activity 235 net.Permissions=Enable or Disable Network Monitor 236 net.PermissionsIntro=Choose web sites where Network Monitor will be enabled or disabled. 237 net.file.SizeInfotip=Size: %S (%S bytes) 238 net.ActivationMessage=Net panel activated. Any requests while the net panel is inactive are not shown. 239 net.responseSizeLimitMessage=Firebug response size limit has been reached. Click <a>here</a> to open the entire response in a new Firefox tab. 240 script.HostEnable=Enable debugger for %S 241 script.LocalFilesEnable=Enable debugger for Local Files 242 script.SystemPagesEnable=Enable debugger for System Pages 243 script.HostDisable=Disable debugger for %S 244 script.LocalFilesDisable=Disable debugger for Local Files 245 script.SystemPagesDisable=Disable debugger for System Pages 246 script.PermMenuTooltip=Manage debugger activity 247 script.Permissions=Enable or Disable Debugger 248 script.PermissionsIntro=Choose web sites where Debugger will be enabled or disabled. 249 script.Break_On_Next=Break On Next 179 250 ShowHttpHeaders=Show HTTP Headers 180 251 Request=1 request … … 183 254 StopLoading=Stop Loading 184 255 LargeData=(Very Large Data) 185 186 256 ShowComputedStyle=Show Computed Style 187 257 StyleGroup-text=Text … … 190 260 StyleGroup-layout=Layout 191 261 StyleGroup-other=Other 192 193 262 Dimensions=%S x %S 194 263 CopyColor=Copy Color 195 264 CopyImageLocation=Copy Image Location 196 265 OpenImageInNewTab=Open Image in New Tab 197 198 266 ErrorCount=%S Error 199 267 ErrorsCount=%S Errors 268 OmitObjectPathStack=Omit Toolbar Stack 269 moduleManager.title=%S panel is disabled 270 moduleManager.desc1=Some Firebug panels add overhead to Firefox. When Installed, Firebug disables these panels for all sites. 271 moduleManager.disabled=disabled 272 moduleManager.apply=Reload <span class="host">%S</span> with all panels enabled for this site. 273 moduleManager.desc2=You can <b class="command">%S</b> using the Firebug status bar icon context menu. 274 moduleManager.desc3=Use the Firebug status bar icon menu to enable and disable all panels. Use the panel tab's small menu for individual panel control: 275 moduleManager.localfiles=Local Files 276 moduleManager.systempages=System Pages 277 Suspend_Firebug=Suspend Firebug 278 Resume_Firebug=Resume Firebug 279 Reset_Panels_To_Disabled=Reset Panels To Disabled 280 Open_Console=Open Console 281 Open_Console_Tooltip=Open Trace Console for Firebug. 282 Scope_Chain=Scope Chain 283 With_Scope=With 284 Call_Scope=Call 285 Window_Scope=Window 286 Open_Firebug_Tracing=Open Firebug Tracing 287 Always_Open_Firebug_Tracing=Always Open Firebug Tracing 288 Logs=Logs 289 Options=Options 290 Copy_Stack=Copy Stack 291 Copy Exception=Copy Exception 292 requestinfo.DNS_Lookup=DNS Lookup 293 requestinfo.Connecting=Connecting 294 requestinfo.Queuing=Queuing 295 requestinfo.Waiting_For_Response=Waiting For Response 296 requestinfo.Receiving_Data=Receiving Data 297 requestinfo.DOMContentLoaded='DOMContentLoaded' (event) 298 requestinfo.Load='load' (event) 299 title.Tracing=Tracing 300 tracing.Show_Scope_Variables=Show Scope Variables 301 tracing.Show_Time=Show Time 302 tracing.tab.Stack=Stack 303 tracing.tab.Exception=Exception 304 tracing.tab.Properties=Properties 305 tracing.tab.Scope=Scope 306 tracing.tab.Response=Response 307 tracing.tab.Source=Source 308 tracing.tab.Interfaces=Interfaces 309 tracing.tab.Object=Object 310 tracing.tab.Event=Event 311 tracing.cmd.Clear=Clear 312 tracing.cmd.tip.Clear=Remove All Messages 313 tracing.cmd.Find=Find 314 tracing.cmd.tip.Find=Find Text 315 tracing.cmd.Bookmark=Bookmark 316 tracing.cmd.tip.Bookmark=Insert Bookmark 317 tracing.cmd.Restart=Restart Firefox 318 tracing.cmd.tip.Restart=Restart Firefox 319 tracing.cmd.Exit=Exit Firefox 320 tracing.cmd.tip.Exit=Exit Firefox 321 tracing.cmd.Save=Save to File 322 tracing.cmd.tip.Save=Save logs in to a file 323 tracing.cmd.Expand_All=Expand All 324 tracing.cmd.Collapse_All=Collapse All 325 editors.Editor_Configuration=Editor Configuration 326 jsonviewer.tab.JSON=JSON 327 search.Next=Next 328 search.Prev=Prev 329 search.Search_Case_Sensitive=Case Sensitive 330 search.Search_All_Files=Search All Files 331 search.net.Headers=Headers 332 search.net.Parameters=Parameters 333 search.net.Response_Bodies=Response Bodies 334 search.script.Multiple_Files=Multiple Files 335 firebug_search=Firebug Search 336 firebug.menu.Clear_Console=Clear Console 337 firebug.menu.Reset_All_Options=Reset All Options 338 firebug.menu.Enable_All_Panels=Enable All Panels 339 firebug.menu.Disable_All_Panels=Disable All Panels 340 Firebug.menu.Customize_shortcuts=Customize Shortcuts 341 Firebug.menu.Enable_Accessibility_Enhancements=Enable Accessibility Enhancements 342 Firebug.menu.Activate_Same_Origin_URLs=Activate Same Origin URLs 343 firebug.shortcut.reenterCommand.label=Reenter Command 344 firebug.shortcut.toggleInspecting.label=Toggle Inspecting 345 firebug.shortcut.toggleProfiling.label=Toggle Profiling 346 firebug.shortcut.focusCommandLine.label=Focus Command Line 347 firebug.shortcut.focusFirebugSearch.label=Focus Firebug Search 348 firebug.shortcut.focusWatchEditor.label=Focus Watch Editor 349 firebug.shortcut.focusLocation.label=Focus Location 350 firebug.shortcut.focusFbMenu.label=Focus Firebug Menu 351 firebug.shortcut.nextObject.label=Next Object 352 firebug.shortcut.previousObject.label=Previous Object 353 firebug.shortcut.customizeFBKeys.label=Customize Firebug Keys 354 firebug.shortcut.detachFirebug.label=Open Firebug in New Window 355 firebug.shortcut.leftFirebugTab.label=Switch to left Firebug panel 356 firebug.shortcut.rightFirebugTab.label=Switch to right Firebug panel 357 firebug.shortcut.toggleFirebug.label=Open Firebug 358 firebug.shortcut.previousFirebugTab.label=Previous Firebug tab 359 firebug.shortcut.clearConsole.label=Clear Console 360 firebug.shortcut.openTraceConsole.label=Open Trace Console 200 361 201 OmitObjectPathStack=Omit Toolbar Stack 362 customizeShortcuts=Firebug Shortcut Bindings 363 keybindConfirmMsg=Do you want to save your updated shortcuts? They will be enabled after Firefox restarts 364 press_enter_to_edit_values=press enter followed by tab to edit individual values 365 reset=reset 366 panel_tools=panel tools 367 firebug_panels=Firebug panels 368 firebug_side_panels=Firebug side panels 369 firebug_window=firebug window 370 expand_error=expand error details 371 value_for_attribute_in_element=value for %S attribute in %S element 372 attribute_for_element=attribute for %S element 373 text_contents_for_element=text contents for %S element 374 inline_editor=inline editor 375 declarations_for_selector=style declarations for "%S" selector 376 overridden=overridden 377 defined_in_file=defined in %S 378 property_for_selector=CSS property for selector: %S 379 value_property_in_selector=value for CSS property %S in selector %S 380 cssSelector=CSS selector 381 press_enter_to_add_new_watch_expression=press enter to add a new watch expression 382 hasBreakpoint=has %S break point 383 scriptSuspendedOnLineInFile=Script suspended on line %S in %S, file %S 384 match_found_for=Match Found for "%S" 385 in_element=in %S element 386 in_attribute=in attribute %S="%S" of %S element 387 in_text_content=in text content: "%S" of %S element 388 at_path=at path %S 389 on_line=on line %S 390 in_selector=in selector %S 391 in_style_property=in style property %S 392 in_dom_property=in DOM property %S 393 no_matches_found=no matches found for "%S" 394 confirmation.Reset_All_Firebug_Options=Are you sure to reset all Firebug options to the default state? 395 source_code_for_file=source code for file %S
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/project/gtp/chrome/site/your_project_logo.png)