summaryrefslogtreecommitdiffstats
path: root/l10n-hu/suite/chrome/common/pref/pref-debugging.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hu/suite/chrome/common/pref/pref-debugging.dtd')
-rw-r--r--l10n-hu/suite/chrome/common/pref/pref-debugging.dtd40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/common/pref/pref-debugging.dtd b/l10n-hu/suite/chrome/common/pref/pref-debugging.dtd
new file mode 100644
index 0000000000..3632cf4e6a
--- /dev/null
+++ b/l10n-hu/suite/chrome/common/pref/pref-debugging.dtd
@@ -0,0 +1,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">