summaryrefslogtreecommitdiffstats
path: root/l10n-ru/suite/chrome/common/pref/pref-debugging.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ru/suite/chrome/common/pref/pref-debugging.dtd
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ru/suite/chrome/common/pref/pref-debugging.dtd')
-rw-r--r--l10n-ru/suite/chrome/common/pref/pref-debugging.dtd40
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-ru/suite/chrome/common/pref/pref-debugging.dtd b/l10n-ru/suite/chrome/common/pref/pref-debugging.dtd
new file mode 100644
index 0000000000..7153fff8e8
--- /dev/null
+++ b/l10n-ru/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 "Отладка">
+
+<!-- Render Debugging -->
+<!ENTITY debugRendering.label "Отрисовка">
+<!ENTITY debugXULBox.label "Отладка XUL-боксов">
+<!ENTITY debugXULBox.accesskey "X">
+<!ENTITY debugDisableXULCache.label "Отключить кэш XUL">
+<!ENTITY debugDisableXULCache.accesskey "L">
+
+<!-- Event Debugging -->
+<!ENTITY debugEvents.label "События">
+<!ENTITY debugPaintFlashing.label "Мигание прорисовки (переключение через Caps-Lock)">
+<!ENTITY debugPaintFlashing.accesskey "ю">
+<!ENTITY debugPaintFlashingChrome.label "Мигание прорисовки Chrome">
+<!ENTITY debugPaintFlashingChrome.accesskey "г">
+<!ENTITY debugPaintDumping.label "Дамп прорисовки">
+<!ENTITY debugPaintDumping.accesskey "к">
+<!ENTITY debugInvalidateDumping.label "Дамп инвалидации">
+<!ENTITY debugInvalidateDumping.accesskey "н">
+<!ENTITY debugEventDumping.label "Дамп событий">
+<!ENTITY debugEventDumping.accesskey "ы">
+<!ENTITY debugMotionEventDumping.label "Дамп событий движения">
+<!ENTITY debugMotionEventDumping.accesskey "ж">
+<!ENTITY debugCrossingEventDumping.label "Дамп событий пересечения">
+<!ENTITY debugCrossingEventDumping.accesskey "ч">
+
+<!-- Reflow Event Debugging -->
+<!ENTITY debugReflowEvents.label "События переформатирования">
+<!ENTITY debugReflowShowFrameCounts.label "Отображать счётчики кадров">
+<!ENTITY debugReflowShowFrameCounts.accesskey "а">
+<!ENTITY debugReflowDumpFrameCounts.label "Дамп счётчиков кадров">
+<!ENTITY debugReflowDumpFrameCounts.accesskey "в">
+<!ENTITY debugReflowDumpFrameByFrameCounts.label "Дамп счётчиков кадра по кадру">
+<!ENTITY debugReflowDumpFrameByFrameCounts.accesskey "м">