Changeset 2071 for non-gtk/firebug/firebug1.6/bg-BG/firebug.properties
- Timestamp:
- Apr 28, 2010, 4:27:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
non-gtk/firebug/firebug1.6/bg-BG/firebug.properties
r2068 r2071 14 14 Panel-dom=DOM 15 15 Panel-css=Стил 16 Panel-computed= Computed16 Panel-computed=Изчислен 17 17 Panel-layout=Подредба 18 18 Panel-domSide=DOM … … 20 20 Panel-breakpoints=Прекъсвания 21 21 Panel-callstack=Стек 22 Panel-scopes= Scopes22 Panel-scopes=Обхвати 23 23 24 24 firebug.DetachFirebug=Отваряне на Firebug в нов прозорец … … 136 136 137 137 #Mismatch tooltip to show when doc servered as html but doctype is xhtml 138 html.error.doctype.mismatched= Doctype ignored, not valid for server content-type138 html.error.doctype.mismatched=Обявениият тип докумен е неправилен за съдържанието върнато от сървъра. Типът се пренебрегва 139 139 140 140 dom.label.DOM_Breakpoints=Прекъсвания за DOM … … 186 186 BreakOnThisError=Прекъсване при тази грешка 187 187 BreakOnAllErrors=Прекъсване при всички грешки 188 DisableBreakOnNext= Disable Break on Next189 DecompileEvals= Decompile for eval() source188 DisableBreakOnNext=Изключване на прекъсването при последващо 189 DecompileEvals=Декомпилиране на кода към eval() 190 190 ShowAllSourceFiles=Показване на изходния код на chrome 191 TrackThrowCatch= Track Throw/Catch191 TrackThrowCatch=Проследяване на throw/catch 192 192 UseLastLineForEvalName= eval() на имена при последния ред в кода 193 UseMD5ForEvalName= Use MD5 for eval() names193 UseMD5ForEvalName=Използване на MD5 за имената на eval() 194 194 195 195 # LOCALIZATION NOTE do not translate, no longer used(?) … … 485 485 #CONTINUE 486 486 moduleManager.title=Панелът за „%S“ е изключен 487 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:487 moduleManager.desc3=Включвайте/изключвайте всички панели на Firebug чрез иконата в лентата за състояние. За контрол на отделните панели използвайте малките менюта към подпрозорчите им 488 488 489 489 Suspend_Firebug=Спиране на Firebug 490 Resume_Firebug= ResumeFirebug491 Reset_Panels_To_Disabled= Reset Panels To Disabled490 Resume_Firebug=Включване на Firebug 491 Reset_Panels_To_Disabled=Всички панели да са изключени 492 492 Open_Console=Отваряне на конзолата 493 Open_Console_Tooltip= Open Trace Console for Firebug.494 Scope_Chain= Scope Chain493 Open_Console_Tooltip=Отваряне на конзолата на Firebug за трасиране. 494 Scope_Chain=Верига на обхватите 495 495 496 496 # LOCALIZATION NOTE names of kinds of scopes. Probably best left in English. 497 497 # With: the scope inside of the with(obj) {} statement 498 With_Scope= With498 With_Scope=Обхват на with 499 499 # Call: the scope inside of a function eg function foo() { XXX here XXX var f = function() {} }; 500 Call_Scope= Call500 Call_Scope=Обхват на call 501 501 # Window: the scope inside of a Javascript window object. 502 Window_Scope= Window502 Window_Scope=Обхват на window 503 503 504 504 Logs=Журнали … … 508 508 509 509 # Net panel timing info labels 510 requestinfo.Blocking= Blocking511 requestinfo.Resolving= DNS Lookup512 requestinfo.Connecting= Connecting513 requestinfo.Sending= Sending514 requestinfo.Waiting= Waiting515 requestinfo.Receiving= Receiving516 requestinfo.ContentLoad= 'DOMContentLoaded' (event)517 requestinfo.WindowLoad= 'load' (event)518 requestinfo.Started= Started519 520 editors.Editor_Configuration= Editor Configuration521 522 search.Firebug_Search= Firebug Search523 search.Next= Next524 search.Previous= Previous510 requestinfo.Blocking=Блокиране 511 requestinfo.Resolving=Търсене по DNS 512 requestinfo.Connecting=Свързване 513 requestinfo.Sending=Изпращане 514 requestinfo.Waiting=Изчакване 515 requestinfo.Receiving=Получаване 516 requestinfo.ContentLoad=„DOMContentLoaded“ (събитие) 517 requestinfo.WindowLoad=„load“ (събитие) 518 requestinfo.Started=Стартиране 519 520 editors.Editor_Configuration=Настройки на редактора 521 522 search.Firebug_Search=Търсене на Firebug 523 search.Next=Следваща поява 524 search.Previous=Предишна поява 525 525 526 526 search.Case_Sensitive=Force Case Sensitive 527 search.Multiple_Files= Multiple Files528 search.Use_Regular_Expression= Use Regular Expression529 search.html.CSS_Selector= CSS Selector530 search.net.Headers= Headers531 search.net.Parameters= Parameters532 search.net.Response_Bodies= Response Bodies533 search.script.Multiple_Files= Multiple Files534 535 firebug.console.Persist= Persist536 firebug.console.Do_Not_Clear_On_Reload= Do Not Clear On Reload537 firebug.menu.Clear_Console= Clear Console538 firebug.menu.Reset_All_Options= Reset All Options539 firebug.menu.Enable_All_Panels= Enable All Panels540 firebug.menu.Disable_All_Panels= Disable All Panels541 firebug.menu.Customize_shortcuts= Customize Shortcuts542 firebug.menu.Enable_Accessibility_Enhancements= Enable Accessibility Enhancements543 firebug.menu.Activate_Same_Origin_URLs= Activate Same Origin URLs544 firebug.menu.Reset_All_Firebug_Options= Reset All Firebug Options545 firebug.menu.Firebug_Online=Firebug Online546 firebug.shortcut.reenterCommand.label= Reenter Command547 firebug.shortcut.toggleInspecting.label= Toggle Inspecting548 firebug.shortcut.toggleQuickInfoBox.label= Toggle Quick Info Box549 firebug.shortcut.toggleProfiling.label= Toggle Profiling550 firebug.shortcut.focusCommandLine.label= Focus Command Line551 firebug.shortcut.focusFirebugSearch.label= Focus Firebug Search552 firebug.shortcut.focusWatchEditor.label= Focus Watch Editor553 firebug.shortcut.focusLocation.label= Focus Location554 firebug.shortcut.focusFbMenu.label= Focus Firebug Menu527 search.Multiple_Files=Много файлове 528 search.Use_Regular_Expression=Регулярни изрази 529 search.html.CSS_Selector=Селектор на CSS 530 search.net.Headers=Заглавни части 531 search.net.Parameters=Параметри 532 search.net.Response_Bodies=Тела на отговорите 533 search.script.Multiple_Files=Много файлове 534 535 firebug.console.Persist=Запазване 536 firebug.console.Do_Not_Clear_On_Reload=Без изчистване при презареждане 537 firebug.menu.Clear_Console=Изчистване на конзолата 538 firebug.menu.Reset_All_Options=Стандартни стойности за всички настройки 539 firebug.menu.Enable_All_Panels=Включване на всички панели 540 firebug.menu.Disable_All_Panels=Изключване на всички панели 541 firebug.menu.Customize_shortcuts=Промяна на клавишните комбинации 542 firebug.menu.Enable_Accessibility_Enhancements=Включване на достъпността 543 firebug.menu.Activate_Same_Origin_URLs=Включване на адресите от еднакъв източник 544 firebug.menu.Reset_All_Firebug_Options=Стандартни стойности за всички настройки на Firebug 545 firebug.menu.Firebug_Online=Firebug в Мрежата 546 firebug.shortcut.reenterCommand.label=Въведете командата отново 547 firebug.shortcut.toggleInspecting.label=Превключване на инспекцията 548 firebug.shortcut.toggleQuickInfoBox.label=Превключване на полето за бърза информация 549 firebug.shortcut.toggleProfiling.label=Превключване на отчетите 550 firebug.shortcut.focusCommandLine.label=Фокусиране на командния ред 551 firebug.shortcut.focusFirebugSearch.label=Фокусиране на търсенето на Firebug 552 firebug.shortcut.focusWatchEditor.label=Фокусиране на редактора на следените изрази 553 firebug.shortcut.focusLocation.label=Фокусиране на местоположението 554 firebug.shortcut.focusFbMenu.label=Фокусиране на менюто на Firebug 555 555 firebug.shortcut.nextObject.label=Next Object 556 556 firebug.shortcut.previousObject.label=Previous Object … … 628 628 # Used by a11y. Not directly visible in the UI, intended for screen readers. 629 629 # Describe contents of inline editor fields 630 a11y.labels.inline_editor= inline editor631 a11y.labels.value_for_attribute_in_element= value for %S attribute in %S element632 a11y.labels.attribute_for_element= attribute for %S element633 a11y.labels.text_contents_for_element= text contents for %S element634 a11y.labels.defined_in_file= defined in%S635 a11y.labels.declarations_for_selector= style declarations for "%S" selector636 a11y.labels.property_for_selector= CSS property for selector: %S637 a11y.labels.value_property_in_selector= %S property value for selector%S638 a11y.labels.css_selector= CSS selector639 a11y.labels.source_code_for_file= source code for file%S630 a11y.labels.inline_editor=вътрешен редактор 631 a11y.labels.value_for_attribute_in_element=стойност на атрибута %S на елемента %S 632 a11y.labels.attribute_for_element=атрибут на елемента %S 633 a11y.labels.text_contents_for_element=текстовото съдържание на елемента %S 634 a11y.labels.defined_in_file=дефиниран в %S 635 a11y.labels.declarations_for_selector=декларация на стил за селектора „%S“ 636 a11y.labels.property_for_selector=свойство на CSS за селектора: %S 637 a11y.labels.value_property_in_selector=стойност на свойството %S от селектора %S 638 a11y.labels.css_selector=селектор на CSS 639 a11y.labels.source_code_for_file=изходен код на файла %S 640 640 641 641 # LOCALIZATION NOTE (a11y.labels.overridden): … … 643 643 # indicates style property is overridden by selector with higher specificity 644 644 a11y.labels.overridden=overridden 645 a11y.labels.press_enter_to_add_new_watch_expression= press enter to add a new watch expression645 a11y.labels.press_enter_to_add_new_watch_expression=натиснете enter, за да добавите нов израз за следене 646 646 647 647 # LOCALIZATION NOTE (a11y.hasConditionalBreakpoint, a11y.hasDisabledBreakpoint): 648 648 # Used by a11y. Not directly visible in the UI, intended for screen readers. 649 649 # Existence and state of a breakpoint 650 a11y.updates.has_conditional_break_point= has conditional break point651 a11y.updates.has_disabled_break_point= has disabled break point650 a11y.updates.has_conditional_break_point=има условно прекъсване 651 a11y.updates.has_disabled_break_point=има изключено прекъсване 652 652 653 653 # LOCALIZATION NOTE (a11y.updates.script_suspended_on_line_in_file): Used by a11y. Not directly 654 654 # visible in the UI, intended for screen readers. 655 655 # #1 Line number, #2 Function name, #3 File name 656 a11y.updates.script_suspended_on_line_in_file= Script suspended on line %S in %S, file%S656 a11y.updates.script_suspended_on_line_in_file=Скриптът е спрян на ред %S в %S, файл %S 657 657 # LOCALIZATION NOTE (a11y.updates.match_found_in_logrows): Used by a11y. Not directly 658 658 # visible in the UI, intended for screen readers. … … 660 660 # #1 %S String key the use is looking for. #2 number of rows that contain the matched text 661 661 # examples: Match found for "test" in 17 log rows 662 a11y.updates.match_found_in_logrows= match found for "%S" in %S log rows662 a11y.updates.match_found_in_logrows==открито е съвпадение за „%S“ в %S реда на журналите 663 663 # LOCALIZATION NOTE (a11y.updates.match_found_for_on_line): Used by a11y. Not directly 664 664 # visible in the UI, intended for screen readers. … … 666 666 # #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 667 667 # examples: Match found for "window.alert" on line 322 in utilities.js 668 a11y.updates.match_found_for_on_line= match found for "%S" on line %S in%S668 a11y.updates.match_found_for_on_line==открито е съвпадение за „%S“ на ред %S в %S 669 669 # LOCALIZATION NOTE (a11y.updates.match_found_in_element): Used by a11y. Not directly 670 670 # visible in the UI, intended for screen readers. … … 672 672 # #1 Search string that was matched. #2 the HTML element name containing the matched string. #3 XPATH string specifying the matched element 673 673 # examples: Match found for "obj" in object element at /html/body/object[2] 674 a11y.updates.match_found_in_element= match found for "%S" in %S element at path%S674 a11y.updates.match_found_in_element==открито е съвпадение за „%S“ в елемента %S, с път %S 675 675 # LOCALIZATION NOTE (a11y.updates.match_found_in_attribute): Used by a11y. Not directly 676 676 # visible in the UI, intended for screen readers. … … 679 679 # #4 the HTML element name containing. #5 XPATH string specifying the matched element 680 680 # examples: Match found for "abindex" in tabindex="0" in span element at /html/body/span[2] 681 a11y.updates.match_found_in_attribute= match found for "%S" in attribute %S=%S of %S element at path%S681 a11y.updates.match_found_in_attribute==открито е съвпадение за „%S“ в атрибута %S=%S на елемента %S, с път %S 682 682 # LOCALIZATION NOTE (a11y.updates.match_found_in_text_content): Used by a11y. Not directly 683 683 # visible in the UI, intended for screen readers. … … 686 686 # #3 the HTML element name containing. #4 XPATH string specifying the matched element 687 687 # examples: Match found for "Firebug Rocks!" in h2 element at /html/body/h2[2] 688 a11y.updates.match_found_in_text_content= match found for "%S" in text content: %S of %S element at path%S688 a11y.updates.match_found_in_text_content==открито е съвпадение за „%S“ в текста: %S на елемента %S, с път %S 689 689 # LOCALIZATION NOTE (a11y.updates.match_found_in_selector): Used by a11y. Not directly 690 690 # visible in the UI, intended for screen readers. … … 692 692 # #1 Search string that was matched. #2 selector in which the match was found 693 693 # examples: Match found for "main" in #mainContent h2 { 694 a11y.updates.match_found_in_selector= match found for "%S" in selector%S694 a11y.updates.match_found_in_selector==открито е съвпадение за „%S“ в селектора %S 695 695 # LOCALIZATION NOTE (a11y.updates.match_found_in_style_property): Used by a11y. Not directly 696 696 # visible in the UI, intended for screen readers. … … 698 698 # #1 Search string that was matched. #2 style property in which the match was found #3 selector the style declaration applies to 699 699 # examples: Match found for background in style declaration background-repeat: "repeat-x"; in selector #mainContent { 700 a11y.updates.match_found_in_style_declaration= match found for "%S" in style declaration %S in selector%S700 a11y.updates.match_found_in_style_declaration==открито е съвпадение за „%S“ в декларацията на стила %S, в селектора %S 701 701 # LOCALIZATION NOTE (a11y.updates.match_found_in_dom_property): Used by a11y. Not directly 702 702 # visible in the UI, intended for screen readers. … … 704 704 # #1 Search string that was matched. #2 DOM property in which the match was found 705 705 # examples: Match found for "time" in _starttime : 1257324992232 (Number) 706 a11y.updates.match_found_in_dom_property= match found for "%S" in DOM property%S706 a11y.updates.match_found_in_dom_property==открито е съвпадение за „%S“ за свойството в DOM %S 707 707 # LOCALIZATION NOTE (a11y.updates.match_found_in_net_row): Used by a11y. Not directly 708 708 # visible in the UI, intended for screen readers. … … 711 711 # #3 Column in which the match was found #4. Column value 712 712 # examples: Match found for "792" in GET loading_animation.gif, timeline: 792 ms 713 a11y.updates.match_found_in_net_row= match found for "%S" in%S, %S : %S;713 a11y.updates.match_found_in_net_row=открито е съвпадение за „%S“ в %S, %S : %S; 714 714 # LOCALIZATION NOTE (a11y.updates.match_found_in_net_summary_row): Used by a11y. Not directly 715 715 # visible in the UI, intended for screen readers. … … 717 717 # #1 Search string that was matched. #2 Column value in which the match was found 718 718 # examples: Match found for "05" in net summary row: 4.05s 719 a11y.updates.match_found_in_net_summary_row= match found for "%S" in net summary row: %S719 a11y.updates.match_found_in_net_summary_row=открито е съвпадение за „%S“ в обобщения ред: %S 720 720 # LOCALIZATION NOTE (a11y.updates.no_matches_found): Used by a11y. Not directly 721 721 # visible in the UI, intended for screen readers. … … 723 723 # %S Search string that was matched. 724 724 # examples: No matched found for "wefkhwefkgwekhjgjh" 725 a11y.updates.no_matches_found= no matches found for "%S"726 727 confirmation.Reset_All_Firebug_Options= Are you sure to reset all Firebug options to the default state?725 a11y.updates.no_matches_found=няма съвпадения за „%S“ 726 727 confirmation.Reset_All_Firebug_Options=Наистина ли всички настройки на Firebug да се върнат към стандартните стойности? 728 728 # Console messages. 729 warning.Console_must_be_enabled= Console must be enabled730 warning.Command_line_blocked?= Command line blocked?731 message.Reload_to_activate_window_console= Reload to activate window console729 warning.Console_must_be_enabled=Конзолата трябва да бъде включена 730 warning.Command_line_blocked?=Блокиран ли е командният ред? 731 message.Reload_to_activate_window_console=Презаредете, за да включите конзолата на прозореца 732 732 733 733 … … 736 736 # currently selected Firefox tab, the following button label is used for an 737 737 # activation button. 738 label.Activate_Firebug_for_the_selected_Firefox_tab= Activate Firebug for the selected Firefox tab738 label.Activate_Firebug_for_the_selected_Firefox_tab=Включване на Firebug за избрания подпрозорец 739 739 740 740 # LOCALIZATION NOTE (message.Failed_to_load_source_for, message.The_resource_from_this_URL_is_not_text):
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)