startup.properties 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. # LOCALIZATION NOTE (optionsButton.tooltip): This is used as the tooltip
  5. # for the options panel tab.
  6. optionsButton.tooltip=Toolbox Options
  7. # LOCALIZATION NOTE (options.label): This is used as the label of the tab in
  8. # the devtools window.
  9. options.label=Options
  10. # LOCALIZATION NOTE (options.panelLabel): This is used as the label for the
  11. # toolbox panel.
  12. options.panelLabel=Toolbox Options Panel
  13. # LOCALIZATION NOTE (options.darkTheme.label2)
  14. # Used as a label for dark theme
  15. options.darkTheme.label2=Dark
  16. # LOCALIZATION NOTE (options.lightTheme.label2)
  17. # Used as a label for light theme
  18. options.lightTheme.label2=Light
  19. # LOCALIZATION NOTE (options.firebugTheme.label2)
  20. # Used as a label for Firebug theme
  21. options.firebugTheme.label2=Firebug
  22. # LOCALIZATION NOTE (performance.label):
  23. # This string is displayed in the title of the tab when the profiler is
  24. # displayed inside the developer tools window and in the Developer Tools Menu.
  25. performance.label=Performance
  26. # LOCALIZATION NOTE (performance.panelLabel):
  27. # This is used as the label for the toolbox panel.
  28. performance.panelLabel=Performance Panel
  29. # LOCALIZATION NOTE (performance.commandkey, performance.accesskey)
  30. # Used for the menuitem in the tool menu
  31. performance.commandkey=VK_F5
  32. performance.accesskey=P
  33. # LOCALIZATION NOTE (performance.tooltip):
  34. # This string is displayed in the tooltip of the tab when the profiler is
  35. # displayed inside the developer tools window.
  36. # Keyboard shortcut for Performance Tools will be shown inside brackets.
  37. performance.tooltip=Performance (%S)
  38. # LOCALIZATION NOTE (MenuWebconsole.label): the string displayed in the Tools
  39. # menu as a shortcut to open the devtools with the Web Console tab selected.
  40. MenuWebconsole.label=Web Console
  41. # LOCALIZATION NOTE (ToolboxTabWebconsole.label): the string displayed as the
  42. # label of the tab in the devtools window.
  43. ToolboxTabWebconsole.label=Console
  44. # LOCALIZATION NOTE (ToolboxWebConsole.panelLabel): the string used as the
  45. # label for the toolbox panel.
  46. ToolboxWebConsole.panelLabel=Console Panel
  47. # LOCALIZATION NOTE (ToolboxWebconsole.tooltip2): the string displayed in the
  48. # tooltip of the tab when the Web Console is displayed inside the developer
  49. # tools window.
  50. # Keyboard shortcut for Console will be shown inside the brackets.
  51. ToolboxWebconsole.tooltip2=Web Console (%S)
  52. cmd.commandkey=K
  53. webConsoleCmd.accesskey=W
  54. # LOCALIZATION NOTE (ToolboxDebugger.label):
  55. # This string is displayed in the title of the tab when the debugger is
  56. # displayed inside the developer tools window and in the Developer Tools Menu.
  57. ToolboxDebugger.label=Debugger
  58. # LOCALIZATION NOTE (ToolboxDebugger.panelLabel):
  59. # This is used as the label for the toolbox panel.
  60. ToolboxDebugger.panelLabel=Debugger Panel
  61. # LOCALIZATION NOTE (ToolboxDebugger.tooltip2):
  62. # This string is displayed in the tooltip of the tab when the debugger is
  63. # displayed inside the developer tools window..
  64. # A keyboard shortcut for JS Debugger will be shown inside brackets.
  65. ToolboxDebugger.tooltip2=JavaScript Debugger (%S)
  66. # LOCALIZATION NOTE (debuggerMenu.commandkey, debuggerMenu.accesskey)
  67. # Used for the menuitem in the tool menu
  68. debuggerMenu.commandkey=S
  69. debuggerMenu.accesskey=D
  70. # LOCALIZATION NOTE (ToolboxStyleEditor.label):
  71. # This string is displayed in the title of the tab when the style editor is
  72. # displayed inside the developer tools window and in the Developer Tools Menu.
  73. ToolboxStyleEditor.label=Style Editor
  74. # LOCALIZATION NOTE (ToolboxStyleEditor.panelLabel):
  75. # This is used as the label for the toolbox panel.
  76. ToolboxStyleEditor.panelLabel=Style Editor Panel
  77. # LOCALIZATION NOTE (ToolboxStyleEditor.tooltip3):
  78. # This string is displayed in the tooltip of the tab when the style editor is
  79. # displayed inside the developer tools window.
  80. # A keyboard shortcut for Stylesheet Editor will be shown inside the latter pair of brackets.
  81. ToolboxStyleEditor.tooltip3=Stylesheet Editor (CSS) (%S)
  82. # LOCALIZATION NOTE (open.commandkey): This the key to use in
  83. # conjunction with shift to open the style editor
  84. open.commandkey=VK_F7
  85. # LOCALIZATION NOTE (open.accesskey): The access key used to open the style
  86. # editor.
  87. open.accesskey=l
  88. # LOCALIZATION NOTE (ToolboxShaderEditor.label):
  89. # This string is displayed in the title of the tab when the Shader Editor is
  90. # displayed inside the developer tools window and in the Developer Tools Menu.
  91. ToolboxShaderEditor.label=Shader Editor
  92. # LOCALIZATION NOTE (ToolboxShaderEditor.panelLabel):
  93. # This is used as the label for the toolbox panel.
  94. ToolboxShaderEditor.panelLabel=Shader Editor Panel
  95. # LOCALIZATION NOTE (ToolboxShaderEditor.tooltip):
  96. # This string is displayed in the tooltip of the tab when the Shader Editor is
  97. # displayed inside the developer tools window.
  98. ToolboxShaderEditor.tooltip=Live GLSL shader language editor for WebGL
  99. # LOCALIZATION NOTE (ToolboxCanvasDebugger.label):
  100. # This string is displayed in the title of the tab when the Shader Editor is
  101. # displayed inside the developer tools window and in the Developer Tools Menu.
  102. ToolboxCanvasDebugger.label=Canvas
  103. # LOCALIZATION NOTE (ToolboxCanvasDebugger.panelLabel):
  104. # This is used as the label for the toolbox panel.
  105. ToolboxCanvasDebugger.panelLabel=Canvas Panel
  106. # LOCALIZATION NOTE (ToolboxCanvasDebugger.tooltip):
  107. # This string is displayed in the tooltip of the tab when the Shader Editor is
  108. # displayed inside the developer tools window.
  109. ToolboxCanvasDebugger.tooltip=Tools to inspect and debug <canvas> contexts
  110. # LOCALIZATION NOTE (ToolboxWebAudioEditor1.label):
  111. # This string is displayed in the title of the tab when the Web Audio Editor
  112. # is displayed inside the developer tools window and in the Developer Tools Menu.
  113. ToolboxWebAudioEditor1.label=Web Audio
  114. # LOCALIZATION NOTE (ToolboxWebAudioEditor1.panelLabel):
  115. # This is used as the label for the toolbox panel.
  116. ToolboxWebAudioEditor1.panelLabel=Web Audio Panel
  117. # LOCALIZATION NOTE (ToolboxWebAudioEditor1.tooltip):
  118. # This string is displayed in the tooltip of the tab when the Web Audio Editor is
  119. # displayed inside the developer tools window.
  120. ToolboxWebAudioEditor1.tooltip=Web Audio context visualizer and audio node inspector
  121. # LOCALIZATION NOTE (inspector.*)
  122. # Used for the menuitem in the tool menu
  123. inspector.label=Inspector
  124. inspector.commandkey=C
  125. inspector.accesskey=I
  126. # LOCALIZATION NOTE (inspector.panelLabel)
  127. # Labels applied to the panel and views within the panel in the toolbox
  128. inspector.panelLabel=Inspector Panel
  129. # LOCALIZATION NOTE (inspector.tooltip2)
  130. # Keyboard shortcut for DOM and Style Inspector will be shown inside brackets.
  131. inspector.tooltip2=DOM and Style Inspector (%S)
  132. # LOCALIZATION NOTE (netmonitor.label):
  133. # This string is displayed in the title of the tab when the Network Monitor is
  134. # displayed inside the developer tools window and in the Developer Tools Menu.
  135. netmonitor.label=Network
  136. # LOCALIZATION NOTE (netmonitor.panelLabel):
  137. # This is used as the label for the toolbox panel.
  138. netmonitor.panelLabel=Network Panel
  139. # LOCALIZATION NOTE (netmonitor.commandkey, netmonitor.accesskey)
  140. # Used for the menuitem in the tool menu
  141. netmonitor.commandkey=Q
  142. netmonitor.accesskey=N
  143. # LOCALIZATION NOTE (netmonitor.tooltip2):
  144. # This string is displayed in the tooltip of the tab when the Network Monitor is
  145. # displayed inside the developer tools window.
  146. # Keyboard shortcut for Network Monitor will be shown inside the brackets.
  147. netmonitor.tooltip2=Network Monitor (%S)
  148. # LOCALIZATION NOTE (storage.commandkey): This the key to use in
  149. # conjunction with shift to open the storage editor
  150. storage.commandkey=VK_F9
  151. # LOCALIZATION NOTE (storage.accesskey): The access key used to open the storage
  152. # editor.
  153. storage.accesskey=a
  154. # LOCALIZATION NOTE (storage.label):
  155. # This string is displayed as the label of the tab in the developer tools window
  156. storage.label=Storage
  157. # LOCALIZATION NOTE (storage.menuLabel):
  158. # This string is displayed in the Tools menu as a shortcut to open the devtools
  159. # with the Storage Inspector tab selected.
  160. storage.menuLabel=Storage Inspector
  161. # LOCALIZATION NOTE (storage.panelLabel):
  162. # This string is used as the aria-label for the iframe of the Storage Inspector
  163. # tool in developer tools toolbox.
  164. storage.panelLabel=Storage Panel
  165. # LOCALIZATION NOTE (storage.tooltip3):
  166. # This string is displayed in the tooltip of the tab when the storage editor is
  167. # displayed inside the developer tools window.
  168. # A keyboard shortcut for Storage Inspector will be shown inside the brackets.
  169. storage.tooltip3=Storage Inspector (Cookies, Local Storage, …) (%S)
  170. # LOCALIZATION NOTE (scratchpad.label): this string is displayed in the title of
  171. # the tab when the Scratchpad is displayed inside the developer tools window and
  172. # in the Developer Tools Menu.
  173. scratchpad.label=Scratchpad
  174. # LOCALIZATION NOTE (scratchpad.panelLabel): this is used as the
  175. # label for the toolbox panel.
  176. scratchpad.panelLabel=Scratchpad Panel
  177. # LOCALIZATION NOTE (scratchpad.tooltip): This string is displayed in the
  178. # tooltip of the tab when the Scratchpad is displayed inside the developer tools
  179. # window.
  180. scratchpad.tooltip=Scratchpad
  181. # LOCALIZATION NOTE (memory.label): This string is displayed in the title of the
  182. # tab when the memory tool is displayed inside the developer tools window and in
  183. # the Developer Tools Menu.
  184. memory.label=Memory
  185. # LOCALIZATION NOTE (memory.panelLabel): This is used as the label for the
  186. # toolbox panel.
  187. memory.panelLabel=Memory Panel
  188. # LOCALIZATION NOTE (memory.tooltip): This string is displayed in the tooltip of
  189. # the tab when the memory tool is displayed inside the developer tools window.
  190. memory.tooltip=Memory
  191. # LOCALIZATION NOTE (dom.label):
  192. # This string is displayed in the title of the tab when the DOM panel is
  193. # displayed inside the developer tools window and in the Developer Tools Menu.
  194. dom.label=DOM
  195. # LOCALIZATION NOTE (dom.panelLabel):
  196. # This is used as the label for the toolbox panel.
  197. dom.panelLabel=DOM Panel
  198. # LOCALIZATION NOTE (dom.commandkey, dom.accesskey)
  199. # Used for the menuitem in the tool menu
  200. dom.commandkey=W
  201. dom.accesskey=D
  202. # LOCALIZATION NOTE (dom.tooltip):
  203. # This string is displayed in the tooltip of the tab when the DOM is
  204. # displayed inside the developer tools window.
  205. # Keyboard shortcut for DOM panel will be shown inside the brackets.
  206. dom.tooltip=DOM (%S)