summaryrefslogtreecommitdiffstats
path: root/l10n-hu/suite/chrome/common/pref/pref-debugging.dtd
blob: 3632cf4e6ab06a17b2a1f5eaab68b0557c7a328c (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
38
39
40
<!-- 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 "Hibakeresés">

<!-- Render Debugging -->
<!ENTITY debugRendering.label             "Megjelenítés">
<!ENTITY debugXULBox.label                "XUL dobozok hibakeresése">
<!ENTITY debugXULBox.accesskey            "X">
<!ENTITY debugDisableXULCache.label       "XUL gyorsítótár letiltása">
<!ENTITY debugDisableXULCache.accesskey   "L">

<!-- Event Debugging -->
<!ENTITY debugEvents.label "Események">
<!ENTITY debugPaintFlashing.label "Festési felvillanások (a Caps Lock kapcsolja)">
<!ENTITY debugPaintFlashing.accesskey "F">
<!ENTITY debugPaintFlashingChrome.label "Felvillanás a felület festésekor">
<!ENTITY debugPaintFlashingChrome.accesskey "F">
<!ENTITY debugPaintDumping.label "Kiíratás festéskor">
<!ENTITY debugPaintDumping.accesskey "e">
<!ENTITY debugInvalidateDumping.label "Kiíratás érvénytelenítéskor">
<!ENTITY debugInvalidateDumping.accesskey "r">
<!ENTITY debugEventDumping.label "Eseménykiíratás">
<!ENTITY debugEventDumping.accesskey "E">
<!ENTITY debugMotionEventDumping.label "Mozgásesemény-kiíratás">
<!ENTITY debugMotionEventDumping.accesskey "M">
<!ENTITY debugCrossingEventDumping.label "Kereszteződésesemény-kiíratás">
<!ENTITY debugCrossingEventDumping.accesskey "K">

<!-- Reflow Event Debugging -->
<!ENTITY debugReflowEvents.label                 "Áttördelési események">
<!ENTITY debugReflowShowFrameCounts.label        "Keretszámok megjelenítése">
<!ENTITY debugReflowShowFrameCounts.accesskey    "m">
<!ENTITY debugReflowDumpFrameCounts.label        "Keretszámok kiíratása">
<!ENTITY debugReflowDumpFrameCounts.accesskey    "r">
<!ENTITY debugReflowDumpFrameByFrameCounts.label "Keret kiírása keretszámonként">
<!ENTITY debugReflowDumpFrameByFrameCounts.accesskey "e">