summaryrefslogtreecommitdiffstats
path: root/l10n-fi/suite/chrome/common/pref/pref-debugging.dtd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-fi/suite/chrome/common/pref/pref-debugging.dtd40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/pref/pref-debugging.dtd b/l10n-fi/suite/chrome/common/pref/pref-debugging.dtd
new file mode 100644
index 0000000000..1b4d244df1
--- /dev/null
+++ b/l10n-fi/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 "Virheenjäljitys">
+
+<!-- Render Debugging -->
+<!ENTITY debugRendering.label "Hahmonnus">
+<!ENTITY debugXULBox.label "Jäljitä virheitä XUL-laatikoista">
+<!ENTITY debugXULBox.accesskey "X">
+<!ENTITY debugDisableXULCache.label "Poista XUL-välimuisti käytöstä">
+<!ENTITY debugDisableXULCache.accesskey "L">
+
+<!-- Event Debugging -->
+<!ENTITY debugEvents.label "Tapahtumat">
+<!ENTITY debugPaintFlashing.label "Piirtämisen vilkuttaminen (Caps-Lock vaihtaa tilaa)">
+<!ENTITY debugPaintFlashing.accesskey "v">
+<!ENTITY debugPaintFlashingChrome.label "Piirtämisen vilkuttaminen Chrome">
+<!ENTITY debugPaintFlashingChrome.accesskey "C">
+<!ENTITY debugPaintDumping.label "Piirtämisen vedostaminen">
+<!ENTITY debugPaintDumping.accesskey "m">
+<!ENTITY debugInvalidateDumping.label "Kumoa vedostaminen">
+<!ENTITY debugInvalidateDumping.accesskey "u">
+<!ENTITY debugEventDumping.label "Tapahtumien vedostaminen">
+<!ENTITY debugEventDumping.accesskey "T">
+<!ENTITY debugMotionEventDumping.label "Liiketapahtumien vedostaminen">
+<!ENTITY debugMotionEventDumping.accesskey "i">
+<!ENTITY debugCrossingEventDumping.label "Risteävien tapahtumien vedostaminen">
+<!ENTITY debugCrossingEventDumping.accesskey "R">
+
+<!-- Reflow Event Debugging -->
+<!ENTITY debugReflowEvents.label "Asettelutapahtumat">
+<!ENTITY debugReflowShowFrameCounts.label "Näytä kehyslaskuri">
+<!ENTITY debugReflowShowFrameCounts.accesskey "k">
+<!ENTITY debugReflowDumpFrameCounts.label "Vedosta kehyslaskuri">
+<!ENTITY debugReflowDumpFrameCounts.accesskey "d">
+<!ENTITY debugReflowDumpFrameByFrameCounts.label "Vedosta kuva kuvalta -laskuri">
+<!ENTITY debugReflowDumpFrameByFrameCounts.accesskey "o">