source: non-gtk/firebug/firebug1.4/bg-BG/firebug.properties@ 1826

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

Обновление с инструментите

File size: 18.6 KB
Line 
1Firebug=Firebug
2WindowTitle=Firebug — %S
3Panel-console=Конзола
4Panel-net=Мрежа
5Panel-html=HTML
6Panel-stylesheet=CSS
7Panel-script=Скрипт
8Panel-dom=DOM
9Panel-css=Стил
10Panel-layout=Подредба
11Panel-domSide=DOM
12Panel-watches=Следени изрази
13Panel-breakpoints=Прекъсвания
14Panel-callstack=Стек
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=Показване на грешките в JavaScript
34ShowJavaScriptWarnings=Показване на предупрежденията в JavaScript
35ShowCSSErrors=Показване на грешките в CSS
36ShowXMLErrors=Показване на грешките в XML
37ShowStackTrace=Показване на стека при грешки
38ShowStackTrace=Показване на стека със грешки
39ShowXULErrors=Показване на грешките от XUL
40ShowXULMessages=Показване на съобщенията от XUL
41ShowXMLHttpRequests=Показване на заявките XMLHttpRequest
42ShowChromeErrors=Показване на грешките в Chrome
43ShowChromeMessages=Показване на съобщенията от Chrome
44ShowExternalErrors=Показване на външните грешки
45JavascriptOptionsStrict=Strict Warnings (performance penalty)
46LargeCommandLine=По-голям команден ред
47console_command_line=console command line
48Assertion=Грешно предположение
49Line=%S (ред %S)
50StackItem=%S (%S ред %S)
51InspectInTab=Изследване на %S в подпрозорец
52NoName=(без име)
53jsdIScript=jsdIScript %S
54ShowFullText=Показване на пълния текст
55ShowWhitespace=Показване на междините с интервали
56ShowComments=Показване на коментарите
57HighlightMutations=Открояване на промeните
58ExpandMutations=Разширяване на промените
59ScrollToMutations=Плъзгане на промените в изгледа
60ScrollIntoView=Плъзгане в изгледа
61NewAttribute=Нов атрибут…
62EditAttribute=Редактиране на атрибута „%S“…
63DeleteAttribute=Изтриване на атрибута „%S“
64EditElement=Редактиране на HTML…
65DeleteElement=Изтриване на елемент
66EditNode=Редактиране на HTML…
67DeleteNode=Изтриване на възел
68InheritedFrom=Наседено от
69SothinkWarning=Разширението „Sothink SWF Catcher“ пречи на Firebug да работи нормално.<br><br>За помощ прочетете <a href="http://www.getfirebug.com/faq.html#Sothink" target="_new">това в ЧЗВ на Firebug</a>.
70DOMInspectorWarning=Стиловете не могат да бъдат показани.<br><br>За помощ прочетете <a href="http://www.getfirebug.com/faq.html#InstallDOMInspector" target="_new">това в ЧЗВ на Firebug</a>.
71EmptyStyleSheet=Липсват правила в този набор от стилове.
72EmptyElementCSS=Този елемент е без стилови правила
73EditStyle=Редактиране на стила на елемент…
74NewRule=New Rule...
75NewProp=Ново свойство…
76EditProp=Редактиране на „%S“…
77DisableProp=Изключване на „%S“
78DeleteProp=Изтриване на „%S“
79BreakOnThisError=Прекъсване при тази грешка
80BreakOnAllErrors=Прекъсване при всички грешки
81DisableBreakOnNext=Disable Break on Next
82DecompileEvals=Decompile for eval() source
83ShowAllSourceFiles=Показване на изходния код на chrome
84TrackThrowCatch=Track Throw/Catch
85UseLastLineForEvalName= eval() на имена при последния ред в кода
86UseMD5ForEvalName=Use MD5 for eval() names
87DBG_FBS_CREATION=Внимание! DBG_CREATION
88DBG_FBS_BP=Внимание! DBG_BP
89DBG_FBS_ERRORS=Внимание! DBG_ERRORS
90DBG_FBS_STEP=Внимание! DBG_STEP
91Breakpoints=Прекъсвания
92ErrorBreakpoints=Прекъсвания при грешки
93LoggedFunctions=Следени функции
94EnableAllBreakpoints=Включване на всички прекъсвания
95DisableAllBreakpoints=Изключване на всички прекъсвания
96ClearAllBreakpoints=Изтриване на всички прекъсвания
97Continue=Продължаване
98StepOver=Стъпка през функция
99StepInto=Стъпка във функция
100StepOut=Стъпка извън функция
101RunUntil=Изпълнение до този ред
102ScriptsFilterStatic=Show Static Scripts
103ScriptsFilterEval=Show Static and eval Scripts
104ScriptsFilterEvent=Show Static and event Scripts
105ScriptsFilterAll=Show Static, eval, and event Scripts
106ScriptsFilterStaticShort=static
107ScriptsFilterEvalShort=evals
108ScriptsFilterEventShort=events
109ScriptsFilterAllShort=all
110ShowUserProps=Показване на свойствата дефинирани от потребител
111ShowUserFuncs=Показване на функциите дефинирани от потребител
112ShowDOMProps=Показване на свойствата от DOM
113ShowDOMFuncs=Показване на функциите от DOM
114ShowDOMConstants=Показване на константите на DOM
115NoMembersWarning=Няма свойства, които да бъдат показани за този обект.
116NewWatch=Нов израз за следене…
117AddWatch=Добавяне на израз
118CopySourceCode=Copy Source
119CopyValue=Копиране на стойност
120NewProperty=Ново свойство…
121EditProperty=Редактиране на свойство…
122EditVariable=Редактиране на променлива…
123EditWatch=Редактиране на израз…
124DeleteProperty=Изтриване на свойство
125DeleteWatch=Изтриване на израз
126ConditionInput=Прекъсването ще се задейства, само ако следният израз е верен:
127SetBreakpoint=Поставяне на прекъсване
128DisableBreakpoint=Изключване на прекъсване
129EditBreakpointCondition=Редактиране на условието за прекъсване…
130NoBreakpointsWarning=В тази страница няма зададени прекъсвания.
131Show_User_Agent_CSS=Show User Agent CSS
132LayoutPadding=отстъп
133LayoutBorder=контур
134LayoutMargin=граница
135LayoutOffset=отместване
136LayoutAdjacent=съсед
137ShowRulers=Показване на линеала
138offset_top=offset top
139offset_right=offset right
140offset_bottom=offset bottom
141offset_left=offset left
142margin_top=margin top
143margin_right=margin right
144margin_bottom=margin bottom
145margin_left=margin left
146border_top=border top
147border_right=border right
148border_bottom=border bottom
149border_left=border left
150padding_top=padding top
151padding_right=padding right
152padding_bottom=padding bottom
153padding_left=padding left
154top=top
155right=right
156bottom=bottom
157left=left
158width=width
159height=height
160size=size
161Loading=Зареждане…
162Headers=Заглавни части
163Post=Заявка POST
164Put=Put
165Response=Отговор
166URLParameters=Параметри
167Cache=Cache
168HTML=HTML
169RequestHeaders=Заглавни части на заявката
170ResponseHeaders=Заглавни части на отговора
171LimitExceeded=Firebug's log limit has been reached. %S entries not shown.
172LimitPrefs=Preferences
173LimitPrefsTitle=In order to change the limit modify: %S
174Refresh=Обновяване
175OpenInTab=Отваряне в нов подпрозорец
176Open_Response_In_New_Tab=Open Response in New Tab
177Profile=Отчет
178ProfilerStarted=Програмата за отчитане работи. Натиснете „Отчет“ отново, за да видите този доклад.
179ProfileTime=(%Sms, %S извиквания)
180NothingToProfile=Няма дейност, която да се отчита.
181PercentTooltip=Процент време, в което е работила тази функция.
182CallsHeaderTooltip=Брой извиквания на функцията.
183OwnTimeHeaderTooltip=Време във функцията без това на извиканите от нея функции.
184TimeHeaderTooltip=Време във функцията заедно с това на извиканите от нея функции.
185AvgHeaderTooltip=Средно време, включително извикванията на функции.
186MinHeaderTooltip=Минимално време, включително извикванията на функции.
187MaxHeaderTooltip=Максималко време, включително извикванията на функции.
188ProfileButton.Enabled.Tooltip=Profile JavaScript execution time.
189ProfileButton.Disabled.Tooltip=Profile JavaScript execution time (Script panel must be enabled).
190Function=Функция
191Percent=Процент
192Calls=Извиквания
193OwnTime=Собствено време
194Time=Време
195Avg=Срдн
196Min=Мин
197Max=Макс
198File=Файл
199Copy=Копиране
200Cut=Cut
201Remove=Remove
202CopyHTML=Копиране на HTML
203CopyInnerHTML=Копиране на innerHTML
204CopyXPath=Копиране на XPath
205CopyLocation=Копиране на адрес
206CopyLocationParameters=Копиране на адрес с параметрите
207CopyRequestHeaders=Копиране на заглавните части на заявката
208CopyResponseHeaders=Копиране на заглавните части на отговора
209CopyResponse=Копиране на тялото на отговора
210CopyError=Копиране на грешката
211CopySource=Копиране на функцията
212ShowCallsInConsole=Засичане на извиквания на „%S“
213ShowEventsInConsole=Засичане на събитията
214panel.Enabled=Enabled
215panel.Disabled=Disabled
216panel.Enable=Enable
217panel.Disable=Disable
218console.HostEnable=Enable console for %S
219console.LocalFilesEnable=Enable console for Local Files
220console.SystemPagesEnable=Enable console for System Pages
221console.HostDisable=Disable console for %S
222console.LocalFilesDisable=Disable console for Local Files
223console.SystemPagesDisable=Disable console for System Pages
224console.PermMenuTooltip=Manage console activity
225console.MethodNotSupported=Firebug console does not support '%S'
226console.Permissions=Enable or Disable Console
227console.PermissionsIntro=Choose web sites where Console will be enabled or disabled.
228commandline.MethodNotSupported=Firebug command line does not support '%S'
229net.HostEnable=Enable monitor for %S
230net.LocalFilesEnable=Enable monitor for Local Files
231net.SystemPagesEnable=Enable monitor for System Pages
232net.HostDisable=Disable monitor for %S
233net.LocalFilesDisable=Disable monitor for Local Files
234net.SystemPagesDisable=Disable monitor for System Pages
235net.PermMenuTooltip=Manage network monitoring activity
236net.Permissions=Enable or Disable Network Monitor
237net.PermissionsIntro=Choose web sites where Network Monitor will be enabled or disabled.
238net.file.SizeInfotip=Size: %S (%S bytes)
239net.ActivationMessage=Net panel activated. Any requests while the net panel is inactive are not shown.
240net.responseSizeLimitMessage=Firebug response size limit has been reached. Click <a>here</a> to open the entire response in a new Firefox tab.
241script.HostEnable=Enable debugger for %S
242script.LocalFilesEnable=Enable debugger for Local Files
243script.SystemPagesEnable=Enable debugger for System Pages
244script.HostDisable=Disable debugger for %S
245script.LocalFilesDisable=Disable debugger for Local Files
246script.SystemPagesDisable=Disable debugger for System Pages
247script.PermMenuTooltip=Manage debugger activity
248script.Permissions=Enable or Disable Debugger
249script.PermissionsIntro=Choose web sites where Debugger will be enabled or disabled.
250script.Break_On_Next=Break On Next
251ShowHttpHeaders=Показване на заглавните части на HTTP
252Request=1 заявка
253RequestCount=%S заявки
254FromCache=от кеша
255StopLoading=Спиране на зареждането
256LargeData=(Голям обем данни)
257ShowComputedStyle=Показване на изчисления стил
258StyleGroup-text=Текст
259StyleGroup-background=Фон
260StyleGroup-box=Модел на разполагането
261StyleGroup-layout=Подредба
262StyleGroup-other=Други
263Dimensions=%S × %S
264CopyColor=Копиране на цвета
265CopyImageLocation=Копиране на адреса на изображението
266OpenImageInNewTab=Отваряне на изображението в нов подпрозорец
267ErrorCount=%S грешка
268ErrorsCount=%S грешки
269OmitObjectPathStack=Пропускане на стека на лентата с инструменти
270moduleManager.title=%S panel is disabled
271moduleManager.desc1=Some Firebug panels add overhead to Firefox. When Installed, Firebug disables these panels for all sites.
272moduleManager.disabled=disabled
273moduleManager.apply=Reload <span class="host">%S</span> with all panels enabled for this site.
274moduleManager.desc2=You can <b class="command">%S</b> using the Firebug status bar icon context menu.
275moduleManager.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:
276moduleManager.localfiles=Local Files
277moduleManager.systempages=System Pages
278Suspend_Firebug=Suspend Firebug
279Resume_Firebug=Resume Firebug
280Reset_Panels_To_Disabled=Reset Panels To Disabled
281Open_Console=Open Console
282Open_Console_Tooltip=Open Trace Console for Firebug.
283Scope_Chain=Scope Chain
284With_Scope=With
285Call_Scope=Call
286Window_Scope=Window
287Open_Firebug_Tracing=Open Firebug Tracing
288Always_Open_Firebug_Tracing=Always Open Firebug Tracing
289Logs=Logs
290Options=Options
291Copy_Stack=Copy Stack
292Copy Exception=Copy Exception
293requestinfo.DNS_Lookup=DNS Lookup
294requestinfo.Connecting=Connecting
295requestinfo.Queuing=Queuing
296requestinfo.Waiting_For_Response=Waiting For Response
297requestinfo.Receiving_Data=Receiving Data
298requestinfo.DOMContentLoaded='DOMContentLoaded' (event)
299requestinfo.Load='load' (event)
300title.Tracing=Tracing
301tracing.Show_Scope_Variables=Show Scope Variables
302tracing.Show_Time=Show Time
303tracing.tab.Stack=Stack
304tracing.tab.Exception=Exception
305tracing.tab.Properties=Properties
306tracing.tab.Scope=Scope
307tracing.tab.Response=Response
308tracing.tab.Source=Source
309tracing.tab.Interfaces=Interfaces
310tracing.tab.Object=Object
311tracing.tab.Event=Event
312tracing.cmd.Clear=Clear
313tracing.cmd.tip.Clear=Remove All Messages
314tracing.cmd.Find=Find
315tracing.cmd.tip.Find=Find Text
316tracing.cmd.Bookmark=Bookmark
317tracing.cmd.tip.Bookmark=Insert Bookmark
318tracing.cmd.Restart=Restart Firefox
319tracing.cmd.tip.Restart=Restart Firefox
320tracing.cmd.Exit=Exit Firefox
321tracing.cmd.tip.Exit=Exit Firefox
322tracing.cmd.Save=Save to File
323tracing.cmd.tip.Save=Save logs in to a file
324tracing.cmd.Expand_All=Expand All
325tracing.cmd.Collapse_All=Collapse All
326editors.Editor_Configuration=Editor Configuration
327jsonviewer.tab.JSON=JSON
328search.Next=Next
329search.Prev=Prev
330search.Search_Case_Sensitive=Case Sensitive
331search.Search_All_Files=Search All Files
332search.net.Headers=Headers
333search.net.Parameters=Parameters
334search.net.Response_Bodies=Response Bodies
335search.script.Multiple_Files=Multiple Files
336firebug_search=Firebug Search
337firebug.menu.Clear_Console=Clear Console
338firebug.menu.Reset_All_Options=Reset All Options
339firebug.menu.Enable_All_Panels=Enable All Panels
340firebug.menu.Disable_All_Panels=Disable All Panels
341Firebug.menu.Customize_shortcuts=Customize Shortcuts
342Firebug.menu.Enable_Accessibility_Enhancements=Enable Accessibility Enhancements
343Firebug.menu.Activate_Same_Origin_URLs=Activate Same Origin URLs
344firebug.shortcut.reenterCommand.label=Reenter Command
345firebug.shortcut.toggleInspecting.label=Toggle Inspecting
346firebug.shortcut.toggleProfiling.label=Toggle Profiling
347firebug.shortcut.focusCommandLine.label=Focus Command Line
348firebug.shortcut.focusFirebugSearch.label=Focus Firebug Search
349firebug.shortcut.focusWatchEditor.label=Focus Watch Editor
350firebug.shortcut.focusLocation.label=Focus Location
351firebug.shortcut.focusFbMenu.label=Focus Firebug Menu
352firebug.shortcut.nextObject.label=Next Object
353firebug.shortcut.previousObject.label=Previous Object
354firebug.shortcut.customizeFBKeys.label=Customize Firebug Keys
355firebug.shortcut.detachFirebug.label=Open Firebug in New Window
356firebug.shortcut.leftFirebugTab.label=Switch to left Firebug panel
357firebug.shortcut.rightFirebugTab.label=Switch to right Firebug panel
358firebug.shortcut.toggleFirebug.label=Open Firebug
359firebug.shortcut.previousFirebugTab.label=Previous Firebug tab
360firebug.shortcut.clearConsole.label=Clear Console
361firebug.shortcut.openTraceConsole.label=Open Trace Console
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.