source: non-gtk/firebug/en-US/firebug.dtd@ 1366

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

Firefox получи толкова много любов напоследък. Те всички са толкова добрички преводачи, затова ще им подаря аз превод на firebug на български.
Да му се радват. Това е синхронизирано с http://fbug.googlecode.com/svn/branches/firebug1.1/locale/ @306

File size: 3.1 KB
Line 
1<!ENTITY firebug.Firebug "Firebug">
2<!ENTITY firebug.Close "Close">
3<!ENTITY firebug.View "View">
4<!ENTITY firebug.Help "Help">
5<!ENTITY firebug.Vertical "Vertical Panes">
6<!ENTITY firebug.Run "Run">
7<!ENTITY firebug.Copy "Copy">
8<!ENTITY firebug.CopyBookmarklet "Copy the script as a bookmarklet.">
9
10<!ENTITY firebug.Options "Options">
11<!ENTITY firebug.TextSize "Text Size">
12<!ENTITY firebug.IncreaseTextSize "Increase Text Size">
13<!ENTITY firebug.DecreaseTextSize "Decrease Text Size">
14<!ENTITY firebug.NormalTextSize "Normal Text Size">
15<!ENTITY firebug.ShowTooltips "Show Preview Tooltips">
16<!ENTITY firebug.ShadeBoxModel "Shade Box Model">
17<!ENTITY firebug.Support "Firebug Support">
18<!ENTITY firebug.Website "Firebug Website...">
19<!ENTITY firebug.Plugins "Additional Plugins...">
20<!ENTITY firebug.Documentation "Documentation...">
21<!ENTITY firebug.KeyShortcuts "Keyboard Shortcuts...">
22<!ENTITY firebug.Forums "Discussion Group...">
23<!ENTITY firebug.Issues "Issue Tracker...">
24<!ENTITY firebug.Donate "Contribute...">
25<!ENTITY firebug.About "About...">
26<!ENTITY firebug.AlwaysOpenInWindow "Always Open in New Window">
27
28<!ENTITY firebug.ShowFirebug "Open Firebug">
29<!ENTITY firebug.DetachFirebug "Open Firebug in New Window">
30<!ENTITY firebug.OpenWith "Open With Editor">
31<!ENTITY firebug.CloseFirebug "Close Firebug">
32<!ENTITY firebug.DisableFirebug "Disable Firebug">
33<!ENTITY firebug.AllowedSites "Allowed Sites...">
34<!ENTITY firebug.ConfigureEditors "Configure Editors...">
35<!ENTITY firebug.CommandLine "Command Line">
36<!ENTITY firebug.Search "Search">
37
38<!ENTITY firebug.Continue "Continue (F8)">
39<!ENTITY firebug.StepOver "Step Over (F10)">
40<!ENTITY firebug.StepInto "Step Into (F11)">
41<!ENTITY firebug.StepOut "Step Out">
42<!ENTITY firebug.BreakOnErrors "Break on Errors">
43
44<!ENTITY firebug.Inspect "Inspect">
45<!ENTITY firebug.InspectElement "Inspect Element">
46<!ENTITY firebug.InspectTooltip "Click an element in the page to inspect">
47
48<!ENTITY firebug.Edit "Edit">
49<!ENTITY firebug.EditHTMLTooltip "Edit this HTML">
50<!ENTITY firebug.EditCSSTooltip "Edit this style sheet">
51
52<!ENTITY firebug.Profile "Profile">
53<!ENTITY firebug.ProfileScript "Profile JavaScript">
54<!ENTITY firebug.ProfileTooltip "Profile JavaScript execution time">
55
56<!ENTITY firebug.Clear "Clear">
57<!ENTITY firebug.ClearConsole "Clear Console">
58<!ENTITY firebug.ClearTooltip "Clear the console">
59
60<!ENTITY firebug.All "All">
61<!ENTITY firebug.Images "Images">
62<!ENTITY firebug.Flash "Flash">
Note: See TracBrowser for help on using the repository browser.