source: non-gtk/firebug/firebug1.4/en-US/firebug.properties@ 1822

Last change on this file since 1822 was 1822, checked in by Александър Шопов, 17 years ago

http://fbug.googlecode.com/svn/branches/firebug1.4/locale/en-US@3410

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