summaryrefslogtreecommitdiffstats
path: root/l10n-uz/devtools/client/performance.dtd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--l10n-uz/devtools/client/performance.dtd118
1 files changed, 118 insertions, 0 deletions
diff --git a/l10n-uz/devtools/client/performance.dtd b/l10n-uz/devtools/client/performance.dtd
new file mode 100644
index 0000000000..3ab9e34109
--- /dev/null
+++ b/l10n-uz/devtools/client/performance.dtd
@@ -0,0 +1,118 @@
+<!-- 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/. -->
+
+<!-- LOCALIZATION NOTE : FILE This file contains the Performance strings -->
+<!-- LOCALIZATION NOTE : FILE Do not translate commandkey -->
+
+<!-- LOCALIZATION NOTE : FILE The correct localization of this file might be to
+ - keep it in English, or another language commonly spoken among web developers.
+ - You want to make that choice consistent across the developer tools.
+ - A good criteria is the language in which you'd find the best
+ - documentation on web development on the web. -->
+<!-- LOCALIZATION NOTE (performanceUI.bufferStatusTooltip): This string
+ - is displayed as the tooltip for the buffer capacity during a recording. -->
+<!-- LOCALIZATION NOTE (performanceUI.disabledRealTime.nonE10SBuild): This string
+ - is displayed as a message for why the real time overview graph is disabled
+ - when running on a non-multiprocess build. -->
+<!-- LOCALIZATION NOTE (performanceUI.disabledRealTime.disabledE10S): This string
+ - is displayed as a message for why the real time overview graph is disabled
+ - when running on a build that can run multiprocess Firefox, but just is not enabled. -->
+<!-- LOCALIZATION NOTE (performanceUI.bufferStatusFull): This string
+ - is displayed when the profiler's circular buffer has started to overlap. -->
+
+<!ENTITY performanceUI.bufferStatusFull "Vaqtinchalik xotira to‘la. Hozir eski namunalar almashtiriladi.">
+<!-- LOCALIZATION NOTE (performanceUI.loadingNotice): This is the label shown
+ - in the details view while the profiler is unavailable, for example, while
+ - in Private Browsing mode. -->
+<!-- LOCALIZATION NOTE (performanceUI.loadingNotice): This is the label shown
+ - in the details view while loading a profile. -->
+
+<!ENTITY performanceUI.loadingNotice "Yuklanmoqda...">
+<!-- LOCALIZATION NOTE (performanceUI.toolbar.*): These strings are displayed
+ - in the toolbar on buttons that select which view is currently shown. -->
+
+
+
+<!ENTITY performanceUI.toolbar.memory-calltree "Cheklovlar">
+
+<!ENTITY performanceUI.toolbar.js-flamegraph "JS olovli grafik">
+
+<!ENTITY performanceUI.toolbar.memory-flamegraph "Olovli diagramma cheklovlari">
+<!-- LOCALIZATION NOTE (performanceUI.table.*): These strings are displayed
+ - in the call tree headers for a recording. -->
+
+<!ENTITY performanceUI.table.totalDuration "Jami vaqti">
+<!ENTITY performanceUI.table.totalDuration.tooltip "Ushbu funksiyada sarflangan vaqt miqdori va funksiyalarni uni chaqirishlari.">
+<!ENTITY performanceUI.table.selfDuration "O‘z vaqti">
+<!ENTITY performanceUI.table.selfDuration.tooltip "Faqat ushbu funksiya ichidagi sarflangan vaqt miqdori.">
+<!ENTITY performanceUI.table.totalPercentage "Umumiy narxi">
+
+<!ENTITY performanceUI.table.selfPercentage "O‘z narxi">
+
+<!ENTITY performanceUI.table.samples "Namunalar">
+
+<!ENTITY performanceUI.table.function "Funksiya">
+
+<!ENTITY performanceUI.table.totalAlloc "Umumiy soddalashtirilgan cheklovlar">
+
+
+
+<!-- LOCALIZATION NOTE (performanceUI.options.filter.tooltiptext): This string
+ - is displayed next to the filter button-->
+<!-- LOCALIZATION NOTE (performanceUI.options.gear.tooltiptext): This is the
+ - tooltip for the options button. -->
+
+<!ENTITY performanceUI.options.gear.tooltiptext "Samaradorlik parametrlarini moslang.">
+<!-- LOCALIZATION NOTE (performanceUI.invertTree): This is the label shown next to
+ - a checkbox that inverts and un-inverts the profiler's call tree. -->
+
+<!ENTITY performanceUI.invertTree "Chaqirish daraxtini teskari qilish">
+<!ENTITY performanceUI.invertTree.tooltiptext "Daraxtni chaqirishni teskari qilish yangi ramkalardan boshlanuvchi profillangan chaqirish yo‘llarini ko‘rsatadi va eski ramkalarga kengaytiradi.">
+<!-- LOCALIZATION NOTE (performanceUI.invertFlameGraph): This is the label shown next to
+ - a checkbox that inverts and un-inverts the profiler's flame graph. -->
+
+<!ENTITY performanceUI.invertFlameGraph "Olovli grafikka aylantirish">
+<!ENTITY performanceUI.invertFlameGraph.tooltiptext "Olovli diagrammaga o‘girish profillangan chaqirilgan yo‘llarni yangi kadrlar boshlanishidan eski kadrlarga kengayib borish tarzida ko‘rsatadi.">
+<!-- LOCALIZATION NOTE (performanceUI.showPlatformData): This is the
+ - label for the checkbox that toggles whether or not Gecko platform data
+ - is displayed in the profiler. -->
+
+<!ENTITY performanceUI.showPlatformData "Gecko platformasi ma’lumotlarini koʻrsatish">
+<!ENTITY performanceUI.showPlatformData.tooltiptext "Platforma ma’lumotlarini ko‘rsatish JavaScript progillagich ma’lumotlarini Gecko platformasi belgilari bilan birga yoqib qo‘yadi.">
+<!-- LOCALIZATION NOTE (performanceUI.showJITOptimizations): This string
+ - is displayed next to a checkbox determining whether or not JIT optimization data
+ - should be displayed. -->
+
+<!-- LOCALIZATION NOTE (performanceUI.flattenTreeRecursion): This is the
+ - label for the checkbox that toggles the flattening of tree recursion in inspected
+ - functions in the profiler. -->
+
+<!ENTITY performanceUI.flattenTreeRecursion "Tenglashtirilgan daraxt rekursiyasi">
+<!ENTITY performanceUI.flattenTreeRecursion.tooltiptext "Funksiyalar kutilganda tenglashtirilgan rekursiya">
+<!-- LOCALIZATION NOTE (performanceUI.enableMemory): This string
+ - is displayed next to a checkbox determining whether or not memory
+ - measurements are enabled. -->
+
+<!ENTITY performanceUI.enableMemory "Yozib olish xotirasi">
+<!ENTITY performanceUI.enableMemory.tooltiptext "Profillanganda foydalanilgan yozib olish xotirasi">
+<!-- LOCALIZATION NOTE (performanceUI.enableAllocations): This string
+ - is displayed next to a checkbox determining whether or not allocation
+ - measurements are enabled. -->
+
+<!-- LOCALIZATION NOTE (performanceUI.enableFramerate): This string
+ - is displayed next to a checkbox determining whether or not framerate
+ - is recorded. -->
+
+<!ENTITY performanceUI.enableFramerate "Yozib olish kadr nisbati">
+<!ENTITY performanceUI.enableFramerate.tooltiptext "Profillanganda kadr yozib olish kadr nisbati">
+
+<!-- LOCALIZATION NOTE (performanceUI.console.recordingNoticeStart/recordingNoticeEnd):
+ - This string is displayed when a recording is selected that started via console.profile.
+ - Wraps the command used to start, like "Currently recording via console.profile("label")" -->
+<!ENTITY performanceUI.console.recordingNoticeEnd "">
+<!-- LOCALIZATION NOTE (performanceUI.console.stopCommandStart/stopCommandEnd):
+ - This string is displayed when a recording is selected that started via console.profile.
+ - Indicates how to stop the recording, wrapping the command, like
+ - "Stop recording by entering console.profileEnd("label") into the console." -->
+