summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/uz/localization/uz/devtools
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /thunderbird-l10n/uz/localization/uz/devtools
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'thunderbird-l10n/uz/localization/uz/devtools')
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/aboutdebugging.ftl27
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/application.ftl40
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/compatibility.ftl3
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/perftools.ftl3
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/storage.ftl39
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/styleeditor.ftl40
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/toolbox-options.ftl103
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/client/toolbox.ftl34
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/shared/debugger-paused-reasons.ftl24
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/shared/highlighters.ftl3
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/shared/webconsole-commands.ftl3
-rw-r--r--thunderbird-l10n/uz/localization/uz/devtools/startup/key-shortcuts.ftl3
12 files changed, 322 insertions, 0 deletions
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/aboutdebugging.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/aboutdebugging.ftl
new file mode 100644
index 0000000000..96fc74d5fe
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/aboutdebugging.ftl
@@ -0,0 +1,27 @@
+# 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/.
+
+
+### These strings are used inside the about:debugging UI.
+
+
+# Page Title strings
+
+
+# Sidebar strings
+
+
+# Setup Page strings
+
+
+# Runtime Page strings
+
+
+# Debug Targets strings
+
+# Text of a button displayed next to debug targets of "runtime" pages. Clicking on this
+# button will open a DevTools toolbox that will allow inspecting the target.
+# A target can be an addon, a tab, a worker...
+about-debugging-debug-target-inspect-button = Tekshirish
+
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/application.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/application.ftl
new file mode 100644
index 0000000000..8bb3efd408
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/application.ftl
@@ -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/.
+
+
+### These strings are used inside the Application panel which is available
+### by setting the preference `devtools-application-enabled` to true.
+
+
+### 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.
+
+# Header for the list of Service Workers displayed in the application panel for the current page.
+serviceworker-list-header = Service Workers
+
+# Alt text for the image icon displayed inside a debug link for a service worker.
+serviceworker-worker-inspect-icon =
+ .alt = Tekshirish
+
+## Service Worker status strings: all serviceworker-worker-status-* strings are also
+## defined in aboutdebugging.properties and should be synchronized with them.
+
+# Service Worker status. A running service worker is registered, currently executed, can
+# be debugged and stopped.
+serviceworker-worker-status-running = Bajarilmoqda
+
+# Service Worker status. A stopped service worker is registered but not currently active.
+serviceworker-worker-status-stopped = Toʻxtatildi
+
+# Text displayed when no service workers are visible for the current page.
+serviceworker-empty-intro2 = Hech qanday Service Workers topilmadi
+
+# Link will open https://developer.mozilla.org/docs/Web/API/Service_Worker_API/Using_Service_Workers
+serviceworker-empty-intro-link = Batafsil maʼlumot
+
+# Header for the Icon section of Manifest inspection displayed in the application panel.
+manifest-item-icons = Belgilar
+
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/compatibility.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/compatibility.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/compatibility.ftl
@@ -0,0 +1,3 @@
+# 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/.
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/perftools.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/perftools.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/perftools.ftl
@@ -0,0 +1,3 @@
+# 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/.
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/storage.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/storage.ftl
new file mode 100644
index 0000000000..164ebd9cb9
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/storage.ftl
@@ -0,0 +1,39 @@
+# 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/.
+
+
+### These strings are used inside the Storage Inspector.
+
+# Placeholder for the searchbox that allows you to filter the table items
+storage-search-box =
+ .placeholder = Elementlarni qidirish
+
+# Placeholder text in the sidebar search box
+storage-variable-view-search-box =
+ .placeholder = Qiymatlarni filterlash
+
+## Header names of the columns in the Storage Table for each type of storage available
+## through the Storage Tree to the side.
+
+storage-table-headers-cookies-name = Nom
+storage-table-headers-cookies-value = Qiymat
+
+## Labels for Storage type groups present in the Storage Tree, like cookies, local storage etc.
+
+storage-tree-labels-cookies = Kukilar
+storage-tree-labels-local-storage = Mahalliy ombor
+storage-tree-labels-session-storage = Seans ombori
+storage-tree-labels-indexed-db = Indexed DB
+
+##
+
+# String displayed in the expires column when the cookie is a Session Cookie
+storage-expires-session = Seans
+
+# Heading displayed over the item value in the sidebar
+storage-data = Ma’lumot
+
+# Heading displayed over the item parsed value in the sidebar
+storage-parsed-value = Ajratilgan qiymat
+
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/styleeditor.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/styleeditor.ftl
new file mode 100644
index 0000000000..4a1f1c8467
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/styleeditor.ftl
@@ -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/.
+
+styleeditor-new-button =
+ .tooltiptext = Yangi uslublar jadvalini yaratish va hujjatga qo‘shish
+ .accesskey = Y
+styleeditor-import-button =
+ .tooltiptext = Mavjud uslublar jadvalini import qilish va hujjatga qo‘shish
+ .accesskey = I
+styleeditor-visibility-toggle =
+ .tooltiptext = Uslub jadvali ko‘rinishini yoqish/o‘chirish
+ .accesskey = S
+styleeditor-save-button = Saqlash
+ .tooltiptext = Ushbu uslublar jadvalini faylga saqlash
+ .accesskey = S
+styleeditor-options-button =
+ .tooltiptext = Uslubni tahrirlagich moslamalari
+styleeditor-editor-textbox =
+ .data-placeholder = CSS‘ni shu joyda kiriting.
+styleeditor-no-stylesheet = Ushbu sahifada uslublar jadvali yo‘q.
+styleeditor-no-stylesheet-tip = Balkim siz <a data-l10n-name="append-new-stylesheet">yangi uslub jadvaliga qo‘shishni xohlarsiz</a>?
+styleeditor-find =
+ .label = Topish
+ .accesskey = T
+styleeditor-find-again =
+ .label = Yana topish
+ .accesskey = p
+styleeditor-go-to-line =
+ .label = Satrga oʻtish
+ .accesskey = o
+
+# This string is shown in the style sheets list
+# Variables:
+# $ruleCount (Integer) - The number of rules in the stylesheet.
+styleeditor-stylesheet-rule-count =
+ { $ruleCount ->
+ [one] { $ruleCount } ta qoida.
+ *[other] { $ruleCount } ta qoida.
+ }
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/toolbox-options.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/toolbox-options.ftl
new file mode 100644
index 0000000000..72a2609249
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/toolbox-options.ftl
@@ -0,0 +1,103 @@
+# 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 for Developer Tools options
+
+
+## Default Developer Tools section
+
+# The label for the explanation of the * marker on a tool which is currently not supported
+# for the target of the toolbox.
+options-tool-not-supported-label = * Joriy asboblar qutisi nishonini qoʻllab-quvvatlamaydi
+
+# The label for the heading of group of checkboxes corresponding to the developer tools
+# added by add-ons. This heading is hidden when there is no developer tool installed by add-ons.
+options-select-additional-tools-label = Qoʻshimcha dasturlar oʻrnatgan dasturlash asboblari
+
+# The label for the heading of group of checkboxes corresponding to the default developer
+# tool buttons.
+options-select-enabled-toolbox-buttons-label = Mavjud asboblar qutisi tugmalari
+
+# The label for the heading of the radiobox corresponding to the theme
+options-select-dev-tools-theme-label = Mavzular
+
+## Inspector section
+
+# The heading
+options-context-inspector = Nazoratchi
+
+# The label for the checkbox option to show user agent styles
+options-show-user-agent-styles-label = Brauzer uslublarini ko‘rsatish
+options-show-user-agent-styles-tooltip =
+ .title = Buni yoqish brauzer tomonidan yuklangan joriy uslublarni ko‘rsatadi.
+
+## "Default Color Unit" options for the Inspector
+
+options-default-color-unit-label = Standart rang
+options-default-color-unit-hex = 16-lik son
+options-default-color-unit-hsl = HSL(A)
+options-default-color-unit-rgb = RGB(A)
+options-default-color-unit-name = Rang nomlari
+
+## Style Editor section
+
+# The heading
+options-styleeditor-label = Uslubni tahrirlagich
+
+# The label for the checkbox that toggles autocompletion of css in the Style Editor
+options-stylesheet-autocompletion-label = Avtotugatish CSS
+options-stylesheet-autocompletion-tooltip =
+ .title = "Uslub tahrirchisi" CSS xossalari, qiymatlari va tanlagichlarini yozuvingiz sifatida avtotugatish
+
+## Screenshot section
+
+
+## Editor section
+
+# The heading
+options-sourceeditor-label = Tahrirlagich parametrlari
+
+options-sourceeditor-detectindentation-tooltip =
+ .title = Manba tarkibi asosida xat boshidan boshlashni topish
+options-sourceeditor-detectindentation-label = Xat boshini aniqlash
+options-sourceeditor-autoclosebrackets-tooltip =
+ .title = Yopiluvchi qavslarni avtomatik kiritish
+options-sourceeditor-autoclosebrackets-label = Qavslarni avtomatik yopish
+options-sourceeditor-expandtab-tooltip =
+ .title = Ichki oyna belgisi o‘rniga bo‘sh joylardan foydalanish
+options-sourceeditor-expandtab-label = Bo‘sh joylardan foydalanib xat boshidan boshlash
+options-sourceeditor-tabsize-label = Varaq hajmi
+options-sourceeditor-keybinding-label = Tugmalar birikmasi
+options-sourceeditor-keybinding-default-label = Standart
+
+## Advanced section
+
+# The heading
+options-context-advanced-settings = Qoʻshimcha sozlamalar
+
+options-disable-http-cache-tooltip =
+ .title = Buni yoqib qo‘ysangiz, u asboblar paneli ochiq bo‘lgan barcha ichki oynalar uchun HTTP keshni o‘chirib qo‘yadi. Service Workers ta’minotiga ta’sir qilmaydi.
+
+# The label for checkbox that toggles JavaScript on or off
+options-disable-javascript-label = JavaScript *’ni o‘chirib qo‘yish
+options-disable-javascript-tooltip =
+ .title = Agar buni tanlasangiz, joriy ichki oyna uchun JavaScript o‘chiriladi. Agar ichki oyna yoki asboblar paneli yopilsa, ushbu moslashlar oʻz kuchini yoʻqotadi.
+
+# The label for checkbox that toggles chrome debugging, i.e. the devtools.chrome.enabled preference
+options-enable-chrome-label = Brauzer xromi va asboblar panelini tuzatish qo‘shimcha dasturlarini yoqing
+options-enable-chrome-tooltip =
+ .title = Ushbu moslamani yoqish brauzer kontektstida turli xil dasturlar vositalaridan foydalanish (Asboblar > Veb dasturchi > Brazuer asboblar paneli orqali) va "Qo‘shimcha dasturlarni boshqarish"dan qo‘shimcha dasturlarni tuzatishga ruxsat beradi
+
+# The label for checkbox that toggles remote debugging, i.e. the devtools.debugger.remote-enabled preference
+options-enable-remote-label = Masofadan nosozliklarni jo‘natishni yoqish
+
+# The label for checkbox that toggles the service workers testing over HTTP on or off.
+options-enable-service-workers-http-label = Service Workers ta’minotini sinash xususiyatlarini yoqib qo‘yadi (asboblar paneli ochiq bo‘lganda)
+options-enable-service-workers-http-tooltip =
+ .title = Asboblar paneli bo‘lgan barcha ichki oynalar uchun HTTP ustida service workers ta’minotni yoqib qo‘yadi.
+
+# The message shown for settings that trigger page reload
+options-context-triggers-page-refresh = * Faqat joriy seans, sahifani qayta yuklaydi
+
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/client/toolbox.ftl b/thunderbird-l10n/uz/localization/uz/devtools/client/toolbox.ftl
new file mode 100644
index 0000000000..fd32f6bc7f
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/client/toolbox.ftl
@@ -0,0 +1,34 @@
+# 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/.
+
+
+### These messages are used in the DevTools toolbox.
+
+
+## These labels are shown in the "..." menu in the toolbox, and represent different
+## commands such as the docking of DevTools, toggling features, and viewing some
+## external links. Some of the commands have the keyboard shortcut shown next to
+## the label.
+
+toolbox-meatball-menu-dock-bottom-label = Pastga joylash
+toolbox-meatball-menu-dock-left-label = Chapga joylash
+toolbox-meatball-menu-dock-right-label = O‘ngga joylash
+toolbox-meatball-menu-dock-separate-window-label = Alohida oyna
+
+toolbox-meatball-menu-splitconsole-label = Ajratish konsolini ko‘rsatish
+toolbox-meatball-menu-hideconsole-label = Ajratish konsolini yashirish
+
+toolbox-meatball-menu-settings-label = Sozlamalar
+toolbox-meatball-menu-documentation-label = Qo‘llanma
+toolbox-meatball-menu-community-label = Jamoa…
+
+# This menu item is only available in the browser toolbox. It forces the popups/panels
+# to stay visible on blur, which is primarily useful for addon developers and Firefox
+# contributors.
+toolbox-meatball-menu-noautohide-label = Qalqib chiqadigan oynalarni avtoyashirishni o‘chirib qo‘yish
+
+##
+
+## These labels are shown in the top-toolbar in the Browser Toolbox and Browser Console
+
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/shared/debugger-paused-reasons.ftl b/thunderbird-l10n/uz/localization/uz/devtools/shared/debugger-paused-reasons.ftl
new file mode 100644
index 0000000000..f9ed1c9c6b
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/shared/debugger-paused-reasons.ftl
@@ -0,0 +1,24 @@
+# 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/.
+
+
+### These strings are used inside the Debugger which is available from the Web
+### Developer sub-menu -> 'Debugger', as well as in the "Paused Debugger
+### Overlay" that is displayed in the content page when it pauses.
+
+
+### 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.
+
+# The text that is displayed to describe an added node which triggers a subtree
+# modification
+whypaused-mutation-breakpoint-added = Qoʻshildi:
+
+# The text that is displayed to describe a removed node which triggers a subtree
+# modification
+whypaused-mutation-breakpoint-removed = Olib tashlandi:
+
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/shared/highlighters.ftl b/thunderbird-l10n/uz/localization/uz/devtools/shared/highlighters.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/shared/highlighters.ftl
@@ -0,0 +1,3 @@
+# 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/.
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/shared/webconsole-commands.ftl b/thunderbird-l10n/uz/localization/uz/devtools/shared/webconsole-commands.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/shared/webconsole-commands.ftl
@@ -0,0 +1,3 @@
+# 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/.
diff --git a/thunderbird-l10n/uz/localization/uz/devtools/startup/key-shortcuts.ftl b/thunderbird-l10n/uz/localization/uz/devtools/startup/key-shortcuts.ftl
new file mode 100644
index 0000000000..6fbe8159b2
--- /dev/null
+++ b/thunderbird-l10n/uz/localization/uz/devtools/startup/key-shortcuts.ftl
@@ -0,0 +1,3 @@
+# 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/.