1var localizedStrings = new Object; 2 3localizedStrings[" (%d)"] = " (%d)"; 4localizedStrings[" (repeated %d times)"] = " (repeated %d times)"; 5localizedStrings["%.0fB"] = "%.0fB"; 6localizedStrings["%.0fms"] = "%.0fms"; 7localizedStrings["%.1f days"] = "%.1f days"; 8localizedStrings["%.1fhrs"] = "%.1fhrs"; 9localizedStrings["%.1fmin"] = "%.1fmin"; 10localizedStrings["%.2f%%"] = "%.2f%%"; 11localizedStrings["%.2fKB"] = "%.2fKB"; 12localizedStrings["%.2fs"] = "%.2fs"; 13localizedStrings["%.3fMB"] = "%.3fMB"; 14localizedStrings["%.3fms"] = "%.3fms"; 15localizedStrings["%d error"] = "%d error"; 16localizedStrings["%d error, %d warning"] = "%1$d error, %2$d warning"; 17localizedStrings["%d error, %d warnings"] = "%1$d error, %2$d warnings"; 18localizedStrings["%d errors"] = "%d errors"; 19localizedStrings["%d errors, %d warning"] = "%1$d errors, %2$d warning"; 20localizedStrings["%d errors, %d warnings"] = "%1$d errors, %2$d warnings"; 21localizedStrings["%d matches"] = "%d matches"; 22localizedStrings["%d style change"] = "%d style change"; 23localizedStrings["%d style changes"] = "%d style changes"; 24localizedStrings["%d warning"] = "%d warning"; 25localizedStrings["%d warnings"] = "%d warnings"; 26localizedStrings["%d × %d"] = "%1$d × %2$d"; 27localizedStrings["%s (from cache)"] = "%s (from cache)"; 28localizedStrings["%s download"] = "%s download"; 29localizedStrings["%s latency"] = "%s latency"; 30localizedStrings["%s latency, %s download (%s total)"] = "%1$s latency, %2$s download (%3$s total)"; 31localizedStrings["(anonymous function)"] = "(anonymous function)"; 32localizedStrings["(program)"] = "(program)"; 33localizedStrings["(program): %s"] = "(program): %s"; 34localizedStrings["(text)"] = "(text)"; 35localizedStrings["(whitespace)"] = "(whitespace)"; 36localizedStrings["1 match"] = "1 match"; 37localizedStrings["All"] = "All"; 38localizedStrings["Always enable"] = "Always enable"; 39localizedStrings["An error occurred trying to\nread the “%s” table."] = "An error occurred trying to\nread the “%s” table."; 40localizedStrings["An unexpected error %s occurred."] = "An unexpected error %s occurred."; 41localizedStrings["Average"] = "Average"; 42localizedStrings["Breakpoints"] = "Breakpoints"; 43localizedStrings["Call Stack"] = "Call Stack"; 44localizedStrings["Calls"] = "Calls"; 45localizedStrings["Clear changes log."] = "Clear changes log."; 46localizedStrings["Clear console log."] = "Clear console log."; 47localizedStrings["Closure"] = "Closure"; 48localizedStrings["COOKIES"] = "COOKIES"; 49localizedStrings["Computed Style"] = "Computed Style"; 50localizedStrings["Cookies"] = "Cookies"; 51localizedStrings["DATABASES"] = "DATABASES"; 52localizedStrings["DOM"] = "DOM"; 53localizedStrings["Database no longer has expected version."] = "Database no longer has expected version."; 54localizedStrings["Databases"] = "Databases"; 55localizedStrings["Debugging disabled. Click to enable."] = "Debugging disabled. Click to enable."; 56localizedStrings["Debugging enabled. Click to disable."] = "Debugging enabled. Click to disable."; 57localizedStrings["Debugging scripts requires you to start the debugger."] = "Debugging scripts requires you to start the debugger."; 58localizedStrings["Delete"] = "Delete"; 59localizedStrings["Dimensions"] = "Dimensions"; 60localizedStrings["Dock to main window."] = "Dock to main window."; 61localizedStrings["Documents"] = "Documents"; 62localizedStrings["Don't pause on exceptions."] = "Don’t pause on exceptions."; 63localizedStrings["Double-Click to Add"] = "Double-Click to Add"; 64localizedStrings["Elements"] = "Elements"; 65localizedStrings["Enable Debugging"] = "Enable Debugging"; 66localizedStrings["Enable Profiling"] = "Enable Profiling"; 67localizedStrings["Enable resource tracking"] = "Enable resource tracking"; 68localizedStrings["Enabling debugging will make scripts run slower."] = "Enabling debugging will make scripts run slower."; 69localizedStrings["Enabling profiling will make scripts run slower."] = "Enabling profiling will make scripts run slower."; 70localizedStrings["Enabling resource tracking will reload the page and make page loading slower."] = "Enabling resource tracking will reload the page and make page loading slower."; 71localizedStrings["Event Document"] = "Event Document"; 72localizedStrings["Event Target"] = "Event Target"; 73localizedStrings["Exclude selected function."] = "Exclude selected function."; 74localizedStrings["File size"] = "File size"; 75localizedStrings["Focus selected function."] = "Focus on selected function."; 76localizedStrings["Fonts"] = "Fonts"; 77localizedStrings["Function"] = "Function"; 78localizedStrings["GRAPHS"] = "GRAPHS"; 79localizedStrings["Global"] = "Global"; 80localizedStrings["Heavy (Bottom Up)"] = "Heavy (Bottom Up)"; 81localizedStrings["Hide changes view."] = "Hide changes view."; 82localizedStrings["Hide console."] = "Hide console."; 83localizedStrings["Images"] = "Images"; 84localizedStrings["Key"] = "Key"; 85localizedStrings["LOCAL STORAGE"] = "LOCAL STORAGE"; 86localizedStrings["Local"] = "Local"; 87localizedStrings["MIME type"] = "MIME type"; 88localizedStrings["Metrics"] = "Metrics"; 89localizedStrings["No Breakpoints"] = "No Breakpoints"; 90localizedStrings["No Properties"] = "No Properties"; 91localizedStrings["No Variables"] = "No Variables"; 92localizedStrings["Not Found"] = "Not Found"; 93localizedStrings["Not Paused"] = "Not Paused"; 94localizedStrings["Only enable for this session"] = "Only enable for this session"; 95localizedStrings["Other"] = "Other"; 96localizedStrings["Pause on exceptions."] = "Pause on exceptions."; 97localizedStrings["Pause script execution."] = "Pause script execution."; 98localizedStrings["Paused"] = "Paused"; 99localizedStrings["Pausing"] = "Pausing"; 100localizedStrings["Profile %d"] = "Profile %d"; 101localizedStrings["Profiles"] = "Profiles"; 102localizedStrings["Profiling disabled. Click to enable."] = "Profiling disabled. Click to enable."; 103localizedStrings["Profiling enabled. Click to disable."] = "Profiling enabled. Click to disable."; 104localizedStrings["Properties"] = "Properties"; 105localizedStrings["Prototype"] = "Prototype"; 106localizedStrings["Query"] = "Query"; 107localizedStrings["RESOURCES"] = "RESOURCES"; 108localizedStrings["Refresh"] = "Refresh"; 109localizedStrings["Request Headers"] = "Request Headers"; 110localizedStrings["Resource interpreted as %s but transferred with MIME type %s."] = "Resource interpreted as %1$s but transferred with MIME type %2$s."; 111localizedStrings["Resource tracking disabled. Click to enable."] = "Resource tracking disabled. Click to enable."; 112localizedStrings["Resource tracking enabled. Click to disable."] = "Resource tracking enabled. Click to disable."; 113localizedStrings["Resources"] = "Resources"; 114localizedStrings["Response Headers"] = "Response Headers"; 115localizedStrings["Restore all functions."] = "Restore all functions."; 116localizedStrings["Run %d"] = "Run %d"; 117localizedStrings["SESSION STORAGE"] = "SESSION STORAGE"; 118localizedStrings["Scope Variables"] = "Scope Variables"; 119localizedStrings["Scripts"] = "Scripts"; 120localizedStrings["Search %s"] = "Search %s"; 121localizedStrings["Select an element in the page to inspect it."] = "Select an element in the page to inspect it."; 122localizedStrings["Self"] = "Self"; 123localizedStrings["Show absolute total and self times."] = "Show absolute total and self times."; 124localizedStrings["Show changes view."] = "Show changes view."; 125localizedStrings["Show console."] = "Show console."; 126localizedStrings["Show inherited"] = "Show inherited"; 127localizedStrings["Show the next script resource."] = "Show the next script resource."; 128localizedStrings["Show the previous script resource."] = "Show the previous script resource."; 129localizedStrings["Show total and self times as percentages."] = "Show total and self times as percentages."; 130localizedStrings["Size"] = "Size"; 131localizedStrings["Sort by Duration"] = "Sort by Duration"; 132localizedStrings["Sort by End Time"] = "Sort by End Time"; 133localizedStrings["Sort by Latency"] = "Sort by Latency"; 134localizedStrings["Sort by Response Time"] = "Sort by Response Time"; 135localizedStrings["Sort by Size"] = "Sort by Size"; 136localizedStrings["Sort by Start Time"] = "Sort by Start Time"; 137localizedStrings["Source"] = "Source"; 138localizedStrings["Start profiling."] = "Start profiling."; 139localizedStrings["Step into next function call."] = "Step into next function call."; 140localizedStrings["Step out of current function."] = "Step out of current function."; 141localizedStrings["Step over next function call."] = "Step over next function call."; 142localizedStrings["Stepping"] = "Stepping"; 143localizedStrings["Stop profiling."] = "Stop profiling."; 144localizedStrings["Style Attribute"] = "Style Attribute"; 145localizedStrings["Styles"] = "Styles"; 146localizedStrings["Stylesheets"] = "Stylesheets"; 147localizedStrings["The “%s”\ntable is empty."] = "The “%s”\ntable is empty."; 148localizedStrings["This site has no cookies."] = "This site has no cookies."; 149localizedStrings["This storage is empty."] = "This storage is empty."; 150localizedStrings["Time"] = "Time"; 151localizedStrings["Total"] = "Total"; 152localizedStrings["Tree (Top Down)"] = "Tree (Top Down)"; 153localizedStrings["Undock into separate window."] = "Undock into separate window."; 154localizedStrings["Use large resource rows."] = "Use large resource rows."; 155localizedStrings["Use small resource rows."] = "Use small resource rows."; 156localizedStrings["Value"] = "Value"; 157localizedStrings["With Block"] = "With Block"; 158localizedStrings["XHR"] = "XHR"; 159localizedStrings["You could save bandwidth by having your web server compress this transfer with gzip or zlib."] = "You could save bandwidth by having your web server compress this transfer with gzip or zlib."; 160localizedStrings["You need to enable debugging before you can use the Scripts panel."] = "You need to enable debugging before you can use the Scripts panel."; 161localizedStrings["You need to enable profiling before you can use the Profiles panel."] = "You need to enable profiling before you can use the Profiles panel."; 162localizedStrings["You need to enable resource tracking to use this panel."] = "You need to enable resource tracking to use this panel."; 163localizedStrings["border"] = "border"; 164localizedStrings["content"] = "content"; 165localizedStrings["document"] = "document"; 166localizedStrings["element’s “%s” attribute"] = "element’s “%s” attribute"; 167localizedStrings["font"] = "font"; 168localizedStrings["image"] = "image"; 169localizedStrings["inline stylesheet"] = "inline stylesheet"; 170localizedStrings["line %d"] = "line %d"; 171localizedStrings["margin"] = "margin"; 172localizedStrings["other"] = "other"; 173localizedStrings["padding"] = "padding"; 174localizedStrings["position"] = "position"; 175localizedStrings["script"] = "script"; 176localizedStrings["stylesheet"] = "stylesheet"; 177localizedStrings["user agent stylesheet"] = "user agent stylesheet"; 178localizedStrings["user stylesheet"] = "user stylesheet"; 179localizedStrings["via inspector"] = "via inspector"; 180