diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /l10n-uz/browser/browser/tabContextMenu.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-uz/browser/browser/tabContextMenu.ftl')
-rw-r--r-- | l10n-uz/browser/browser/tabContextMenu.ftl | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/l10n-uz/browser/browser/tabContextMenu.ftl b/l10n-uz/browser/browser/tabContextMenu.ftl new file mode 100644 index 0000000000..a2e2b6ac7a --- /dev/null +++ b/l10n-uz/browser/browser/tabContextMenu.ftl @@ -0,0 +1,67 @@ +# 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/. + +reload-tab = + .label = Varaqni yangilash + .accesskey = y +select-all-tabs = + .label = Barcha varaqlarni yangilash + .accesskey = y +duplicate-tab = + .label = Varaqni nusxalash + .accesskey = D +duplicate-tabs = + .label = Varaqlarni nusxalash + .accesskey = n +# The following string is displayed on a menuitem that will close the tabs from the start of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs). +# In left-to-right languages this should use "Left" and in right-to-left languages this should use "Right". +close-tabs-to-the-start = + .label = Chapdago varaqlarni yopish + .accesskey = C +# The following string is displayed on a menuitem that will close the tabs from the end of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs). +# In left-to-right languages this should use "Right" and in right-to-left languages this should use "Left". +close-tabs-to-the-end = + .label = Oʻngdagi varaqlarni yopish + .accesskey = O +close-other-tabs = + .label = Boshqa varaqlarni yopish + .accesskey = o +reload-tabs = + .label = Varaqlarni yangilash + .accesskey = y +pin-tab = + .label = Varaqni qistirish + .accesskey = q +unpin-tab = + .label = Qistirilgan varaqni olib tashlash + .accesskey = k +pin-selected-tabs = + .label = Varaqlarni yopishtirish + .accesskey = P +unpin-selected-tabs = + .label = Yopishtirilgan varaqlarni olib tashlash + .accesskey = b +bookmark-selected-tabs = + .label = Varaqlarni xatchoʻpga qoʻshish + .accesskey = k +move-to-start = + .label = Boshiga oʻtkazish + .accesskey = B +move-to-end = + .label = Oxiriga oʻtkazish + .accesskey = O +move-to-new-window = + .label = Yangi oynaga ko‘chirish + .accesskey = y + +## Variables: +## $tabCount (Number): the number of tabs that are affected by the action. + +tab-context-send-tabs-to-device = + .label = + { $tabCount -> + [one] Varaqni qurilmaga joʻnatish + *[other] { $tabCount } ta varaqni qurilmaga joʻnatish + } + .accesskey = n |