diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /l10n-uz/browser/browser/preferences/containers.ftl | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-uz/browser/browser/preferences/containers.ftl')
-rw-r--r-- | l10n-uz/browser/browser/preferences/containers.ftl | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/l10n-uz/browser/browser/preferences/containers.ftl b/l10n-uz/browser/browser/preferences/containers.ftl new file mode 100644 index 0000000000..94ae434963 --- /dev/null +++ b/l10n-uz/browser/browser/preferences/containers.ftl @@ -0,0 +1,84 @@ +# 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/. + +containers-window-new2 = + .title = Yangi konteyner qo‘shish + .style = min-width: 45em + +containers-window-close = + .key = w + +# This is a term to store style to be applied +# on the three labels in the containers add/edit dialog: +# - name +# - icon +# - color +# +# Using this term and referencing it in the `.style` attribute +# of the three messages ensures that all three labels +# will be aligned correctly. +-containers-labels-style = min-width: 4rem + +containers-name-label = Nomi + .accesskey = N + .style = { -containers-labels-style } + +containers-name-text = + .placeholder = Konteyner nomini kiriting + +containers-icon-label = Belgi + .accesskey = B + .style = { -containers-labels-style } + +containers-color-label = Rangi + .accesskey = o + .style = { -containers-labels-style } + +containers-color-blue = + .label = Ko‘k +containers-color-turquoise = + .label = Firuza rang +containers-color-green = + .label = Yashil +containers-color-yellow = + .label = Sariq +containers-color-orange = + .label = Zarg‘aldoq rang +containers-color-red = + .label = Qizil +containers-color-pink = + .label = Pushti +containers-color-purple = + .label = Binafsha rang +containers-color-toolbar = + .label = Asboblar paneli sifatida + +containers-icon-fence = + .label = Toʻsiq +containers-icon-fingerprint = + .label = Barmoq izi +containers-icon-briefcase = + .label = Portfel +# String represents a money sign but currently uses a dollar sign +# so don't change to local currency. See Bug 1291672. +containers-icon-dollar = + .label = Dollar belgisi +containers-icon-cart = + .label = Xarid kartasi +containers-icon-circle = + .label = Nuqta +containers-icon-vacation = + .label = Ta’til +containers-icon-gift = + .label = Sovg’a +containers-icon-food = + .label = Ovqat +containers-icon-fruit = + .label = Meva +containers-icon-pet = + .label = Uy hayvoni +containers-icon-tree = + .label = Daraxt +containers-icon-chill = + .label = Sovuq |