diff options
Diffstat (limited to 'l10n-uz/dom/chrome/accessibility')
4 files changed, 200 insertions, 0 deletions
diff --git a/l10n-uz/dom/chrome/accessibility/AccessFu.properties b/l10n-uz/dom/chrome/accessibility/AccessFu.properties new file mode 100644 index 0000000000..3ef2d18e54 --- /dev/null +++ b/l10n-uz/dom/chrome/accessibility/AccessFu.properties @@ -0,0 +1,110 @@ +# 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/. + +# Roles +menubar = menyu paneli +scrollbar = siljitish paneli +grip = mahkam ushlash +alert = ogohlantirish +menupopup = popap menyu +document = hujjat +pane = oyna +dialog = dialog +separator = ajratgich\u0020 +toolbar = asboblar paneli +statusbar = holat paneli +table = jadval +columnheader = ustun boshi +rowheader = qator boshi +column = ustun +row = qator +cell = katak +link = link +list = ro‘yxat +listitem = element ro‘yxati +outline = chiziqdan tashqarida +outlineitem = chiziqdan tashqaridagi element +pagetab = ichki oyna +propertypage = sahifa xossasi +graphic = grafika +switch = o‘chirish/yoqish +pushbutton = tugma +checkbutton = tekchirish tugmasi +radiobutton = radio tugmasi +combobox = kombo qutisi +progressbar = jarayon paneli +slider = slayder +spinbutton = aylantirish tugmasi +diagram = diagramma +animation = animatsiya +equation = tenglama +buttonmenu = menyu tugmasi +whitespace = bo‘sh joy +pagetablist = ichki oyna ro‘yxati +canvas = brezent +checkmenuitem = menyuni tekshirish bandi +passwordtext = parol matni +radiomenuitem = radio menyu bandi +textcontainer = matn +togglebutton = o‘chirish/yoqish tugmasi +treetable = daraxtsimon jadval +header = boshlanish qismi +footer = quyi qismi +paragraph = paragraf +entry = kiritish +caption = nomi +heading = boshlanish qismi +section = qism +form = shakl +comboboxlist = como qutisi ro‘yxati +comboboxoption = kombo qutisi moslamasi +imagemap = rasm xaritasi +listboxoption = tanlash +listbox = ro‘yxat qutisi +flatequation = tekislik darajasi +gridcell = katak chizig‘i +note = eslatma +figure = figura +definitionlist = aniqlanish ro‘yxati +term = shart +definition = aniqlash + +mathmltable = matematik jadval +mathmlcell = katak +mathmlenclosed = yopiq +mathmlfraction = kasr +mathmlfractionwithoutbar = qatorsiz kasr +mathmlroot = asos +mathmlscripted = yozilgan +mathmlsquareroot = kvadrat asos + +# More sophisticated roles which are not actual numeric roles +textarea = matn maydoni + +base = asos +close-fence = qavsni yopish +denominator = denominator +numerator = raqamlagich +open-fence = qavsni ochish +overscript = overscript +presubscript = presubscript +presuperscript = presuperscript +root-index = asos indeksi +subscript = subscript +superscript = superscript +underscript = skript osti + +# More sophisticated object descriptions +headingLevel = %S sarlavha darajasi + +# Landmark announcements +banner = banner +complementary = qo‘shimcha +contentinfo = tarkib ma'lumoti +main = asosiy +navigation = kuzatish +search = izlash + +stateRequired = so‘raldi + diff --git a/l10n-uz/dom/chrome/accessibility/mac/accessible.properties b/l10n-uz/dom/chrome/accessibility/mac/accessible.properties new file mode 100644 index 0000000000..fedaf2ea51 --- /dev/null +++ b/l10n-uz/dom/chrome/accessibility/mac/accessible.properties @@ -0,0 +1,56 @@ +# 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/. + +jump = Oʻtish +press = Bosish +check = Tekshirish +uncheck = Tekshirilmasin +select = Tanlash +open = Ochish +close = Yopish +switch = Almashish +click = Bosish +collapse= Yigʻish +expand = Yoyish +activate= Faollashtirish +cycle = Aylantirish + +# Universal Access API support +# (Mac Only) +# The Role Description for AXWebArea (the web widget). Like in Safari. +htmlContent = HTML kontent +# The Role Description for the Tab button. +tab = ichki oyna +# The Role Description for definition list dl, dt and dd +term = shart +definition = aniqlash +# The Role Description for an input type="search" text field +searchTextField = izlash uchun matn kiritish maydonchasi +# The Role Description for WAI-ARIA Landmarks +application = Ilova dastur +search = izlash +banner = banner +navigation = kuzatish +complementary = qoʻshimcha +content = kontent +main = asosiy +# The (spoken) role description for various WAI-ARIA roles +alert = ogohlantirish +alertDialog = signal oynasi +article = maqola +document = hujjat +# The (spoken) role description for the WAI-ARIA figure role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-figure +# The (spoken) role description for the WAI-ARIA heading role +# https://w3c.github.io/aria/core-aam/core-aam.html#role-map-heading +log = ma’lumot +marquee = belgilangan joy +math = matematika +note = eslatma +region = hudud +status = ilova dastur holati +timer = taymer +tooltip = maslahatlar +separator = ajratgich\u0020 +tabPanel = ichki oyna paneli diff --git a/l10n-uz/dom/chrome/accessibility/unix/accessible.properties b/l10n-uz/dom/chrome/accessibility/unix/accessible.properties new file mode 100644 index 0000000000..58904ccd2d --- /dev/null +++ b/l10n-uz/dom/chrome/accessibility/unix/accessible.properties @@ -0,0 +1,17 @@ +# 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/. + +jump = Oʻtish +press = Bosish +check = Tekshirish +uncheck = Tekshirilmasin +select = Tanlash +open = Ochish +close = Yopish +switch = Almashtirish +click = Bosish +collapse= Yigʻish +expand = Yoyish +activate= Faollashtirish +cycle = Aylantirish diff --git a/l10n-uz/dom/chrome/accessibility/win/accessible.properties b/l10n-uz/dom/chrome/accessibility/win/accessible.properties new file mode 100644 index 0000000000..8630c06729 --- /dev/null +++ b/l10n-uz/dom/chrome/accessibility/win/accessible.properties @@ -0,0 +1,17 @@ +# 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/. + +jump = Oʻtish +press = Bosish +check = Tekshirish +uncheck = Tekshirilmasin +select = Tanlash +open = Ochish +close = Yopish +switch = Almashish +click = Bosish +collapse= Yigʻish +expand = Yoyish +activate= Faollashtirish +cycle = Aylantirish |