summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/pref/pref-debugging.dtd
blob: ea161d7a8015a883b3029d9e3e78685292080e09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!-- extracted from pref-eventdebugging.xul -->

<!ENTITY pref.debugging.title "Depuración">

<!ENTITY debugRendering.label "Dibujado">
<!ENTITY debugXULBox.label "Depurar cajas XUL">
<!ENTITY debugXULBox.accesskey "L">
<!ENTITY debugDisableXULCache.label "Desactivar caché XUL">
<!ENTITY debugDisableXULCache.accesskey "D">

<!ENTITY debugEvents.label "Eventos">
<!ENTITY debugPaintFlashing.label "Resaltado de dibujado (Bloq. Mayús. lo alterna)">
<!ENTITY debugPaintFlashing.accesskey "B">
<!ENTITY debugPaintFlashingChrome.label "Resaltado de dibujado del chrome">
<!ENTITY debugPaintFlashingChrome.accesskey "R">
<!ENTITY debugPaintDumping.label "Volcado de dibujado">
<!ENTITY debugPaintDumping.accesskey "e">
<!ENTITY debugInvalidateDumping.label "Invalidar volcados">
<!ENTITY debugInvalidateDumping.accesskey "I">
<!ENTITY debugEventDumping.label "Volcado de eventos">
<!ENTITY debugEventDumping.accesskey "a">
<!ENTITY debugMotionEventDumping.label "Volcado de eventos de movimiento">
<!ENTITY debugMotionEventDumping.accesskey "c">
<!ENTITY debugCrossingEventDumping.label "Volcado de eventos de cruce">
<!ENTITY debugCrossingEventDumping.accesskey "V">

<!ENTITY debugReflowEvents.label "Refluir eventos">
<!ENTITY debugReflowShowFrameCounts.label "Mostrar cuenta de fotogramas">
<!ENTITY debugReflowShowFrameCounts.accesskey "M">
<!ENTITY debugReflowDumpFrameCounts.label "Volcar cuenta de fotogramas">
<!ENTITY debugReflowDumpFrameCounts.accesskey "n">
<!ENTITY debugReflowDumpFrameByFrameCounts.label "Volcar cuenta en cada fotograma">
<!ENTITY debugReflowDumpFrameByFrameCounts.accesskey "f">