diff options
Diffstat (limited to '')
32 files changed, 847 insertions, 0 deletions
diff --git a/l10n-uz/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-uz/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..e0db3b1b80 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!ENTITY WindowTitle.label "Qo‘shimcha xossa tahrirlagichi"> +<!ENTITY AttName.label "Atributi: "> +<!ENTITY AttValue.label "Qiymati:"> +<!ENTITY PropertyName.label "Xossasi:"> +<!ENTITY currentattributesfor.label "Joriy atributlar:"> +<!ENTITY tree.attributeHeader.label "Atributi"> +<!ENTITY tree.propertyHeader.label "Xossasi"> +<!ENTITY tree.valueHeader.label "Qiymat"> +<!ENTITY tabHTML.label "HTML atributlari"> +<!ENTITY tabCSS.label "Ichki uslubi"> +<!ENTITY tabJSE.label "JavaScript hodisalari"> + +<!ENTITY editAttribute.label "Elementning qiymatini tahrirlash uchun ustiga bosing"> +<!ENTITY removeAttribute.label "Olib tashlash"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-uz/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..0593b2722e --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EdColorPicker.dtd @@ -0,0 +1,22 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Rangi"> +<!ENTITY lastPickedColor.label "So‘nggi tanlangan rang"> +<!ENTITY lastPickedColor.accessKey "S"> +<!ENTITY setColor1.label "Rang ustiga bosing yoki"> +<!ENTITY setColor2.label "HTML rang kodlarini kiriting"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY setColorExample.label "(masalan: "#0000ff" yoki "blue"):"> +<!ENTITY default.label "Standart"> +<!ENTITY default.accessKey "S"> +<!ENTITY palette.label "To‘yinganligi:"> +<!ENTITY standardPalette.label "&Standard"> +<!ENTITY webPalette.label "Barcha veb ranglar"> +<!ENTITY background.label "Orqa foni:"> +<!ENTITY background.accessKey "O"> +<!ENTITY table.label "Jadval"> +<!ENTITY table.accessKey "J"> +<!ENTITY cell.label "Katak(lar)"> +<!ENTITY cell.accessKey "K"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-uz/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..c648e2c578 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EdConvertToTable.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Jadvalga aylantirish"> +<!ENTITY instructions1.label "Composer har bir tanlangan ichidagi paragraf uchun yangi jadval qatorini yaratadi."> +<!ENTITY instructions2.label "Tanlanganlarni ustunlarga ajratishda foydalaniladigan belgilarni tanlang:"> +<!ENTITY commaRadio.label "Vergul"> +<!ENTITY spaceRadio.label "Bo‘sh joy"> +<!ENTITY otherRadio.label "Boshqa belgi:"> +<!ENTITY deleteCharCheck.label "Ajratkich belgisini o‘chirish"> +<!ENTITY collapseSpaces.label "Ortiqcha bo‘sh joylarni e’tiborsiz qoldirish"> +<!ENTITY collapseSpaces.tooltip "Yaqin bo‘sh joylarni bitta ajratkichga aylantirish"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-uz/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..b6e3bfa7dc --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EdDialogOverlay.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!ENTITY AdvancedEditButton.label "Qo‘shimcha tahrirlash…"> +<!ENTITY AdvancedEditButton.accessKey "t"> +<!ENTITY AdvancedEditButton.tooltip "HTML atributlari, uslub atributlari va JavaScriptni qo‘shish yoki tahrirlash"> +<!ENTITY chooseFileButton.label "Faylni tanlash..."> +<!ENTITY chooseFileButton.accessKey "F"> +<!ENTITY chooseFileLinkButton.label "Faylni tanlash..."> +<!ENTITY chooseFileLinkButton.accessKey "t"> +<!ENTITY makeUrlRelative.label "Aloqador sahifa URL manzili"> +<!ENTITY makeUrlRelative.accessKey "A"> +<!ENTITY makeUrlRelative.tooltip "Aloqador va mutlaq URL manzillar orasidagi o‘zgarish. Siz uni o‘zgartirish uchun birinchi navbatda sahifani saqlashingiz kerak."> +<!-- Shared by Link and Image dialogs --> + +<!ENTITY LinkURLEditField.label "Veb sahifa, mahalliy faylni kiriting. Bunday qila olmasangiz Nomlangan langarni yoki ochiluvchi ro‘yxatdan bosh qatorni tanlang:"> +<!ENTITY LinkURLEditField.accessKey "w"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..a7eb25e386 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Nomlangan langar xossalari"> +<!ENTITY anchorNameEditField.label "Langar nomi:"> +<!ENTITY anchorNameEditField.accessKey "n"> +<!ENTITY nameInput.tooltip "Ushbu nomlangan langar uchun (mo‘ljaldagi) yangi nom kiriting"> + diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..d5afc67b6d --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditConflict.dtd @@ -0,0 +1,10 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Tahrirlash uchun o‘zgartirishlarni tanlash"> +<!ENTITY conflictWarning.label "Ushbu sahifa boshqa dastur tomonidan o‘zgartirilgan, ammo Composer dasturida siz tomoningizdan kiritilgan o‘zgartirishlar saqlanmagan."> +<!ENTITY conflictResolve.label "Saqlanadigan versiyasini tanlash:"> +<!ENTITY keepCurrentPageButton.label "Joriy sahifadagi o‘zgartirishlarini saqlash"> +<!ENTITY useOtherPageButton.label "Joriy sahifani boshqa o‘zgartirishlar bilan almashtirish"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..672d5e5e87 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorButtonProperties.dtd @@ -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/. --> + +<!ENTITY windowTitle.label "Tugma xossalari"> + +<!ENTITY Settings.label "Sozlamalar"> + +<!ENTITY ButtonType.label "Turi"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Jo‘natish"> +<!ENTITY reset.value "Tiklash"> +<!ENTITY button.value "Tugma"> + +<!ENTITY ButtonName.label "Nomi:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Qiymati:"> +<!ENTITY ButtonValue.accesskey "Q"> +<!ENTITY tabIndex.label "Ichki oyna indeksi:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY ButtonDisabled.label "O‘chirib qo‘yilgan"> +<!ENTITY ButtonDisabled.accesskey "O"> +<!ENTITY AccessKey.label "Kirish tugmasi:"> +<!ENTITY AccessKey.accesskey "t"> + +<!ENTITY RemoveButton.label "Tugmani olib tashlash"> +<!ENTITY RemoveButton.accesskey "o"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..baec74ae2d --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorColorProperties.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Sahifa ranglari va orqa fon"> +<!ENTITY pageColors.label "Sahifa ranglari"> +<!ENTITY defaultColorsRadio.label "O‘qigichning asosiy ranglari (Sahifaga rang o‘rnatmang)"> +<!ENTITY defaultColorsRadio.accessKey "o"> +<!ENTITY defaultColorsRadio.tooltip "Rang sozlamalarini faqat ko‘rsatkich (o‘qigich)ning brauzeridan foydalaning"> +<!ENTITY customColorsRadio.label "Boshqa ranglardan foydalanish:"> +<!ENTITY customColorsRadio.accessKey "B"> +<!ENTITY customColorsRadio.tooltip "Ushbu rang sozlamalari ko‘rsatkichning brauzeri sozlamalarinini almashtiriadi"> + +<!ENTITY normalText.label "O‘rtacha matn"> +<!ENTITY normalText.accessKey "O"> +<!ENTITY linkText.label "Havola matni"> +<!ENTITY linkText.accessKey "H"> +<!ENTITY activeLinkText.label "Faol havola matni"> +<!ENTITY activeLinkText.accessKey "F"> +<!ENTITY visitedLinkText.label "Kiritilgan havola matni"> +<!ENTITY visitedLinkText.accessKey "K"> +<!ENTITY background.label "Orqa fon:"> +<!ENTITY background.accessKey "O"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Orqa fon rangi:"> +<!ENTITY backgroundImage.accessKey "r"> +<!ENTITY backgroundImage.tooltip "Rasm faylidan sahifangiz orqa foni sifatida foydalaning"> +<!ENTITY backgroundImage.shortenedDataURI "Qisqartirilgan URL ma’lumotlari (nusxa olish to‘liq URL ma’lumotlarini vaqtinchalik xotiraga joylaydi)"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..f17e7e36bf --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Xossalarni o‘rnatish maydonchasi"> + +<!ENTITY Legend.label "Afsona"> +<!ENTITY Legend.accesskey "A"> + +<!ENTITY EditLegendText.label "Afsonani tahrirlash:"> +<!ENTITY EditLegendText.accesskey "t"> +<!ENTITY LegendAlign.label "Afsonani taxlash:"> +<!ENTITY LegendAlign.accesskey "A"> +<!ENTITY AlignDefault.label "Standart"> +<!ENTITY AlignLeft.label "Chap"> +<!ENTITY AlignCenter.label "Markaz"> +<!ENTITY AlignRight.label "O‘ng"> + +<!ENTITY RemoveFieldSet.label "O‘rnatish maydonchasini olib tashlash"> +<!ENTITY RemoveFieldSet.accesskey "o"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..7a79870aa4 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorFormProperties.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Shakl xossalari"> + +<!ENTITY Settings.label "Sozlamalar"> + +<!ENTITY FormName.label "Shakl nomi:"> +<!ENTITY FormName.accesskey "n"> +<!ENTITY FormAction.label "Amal URL manzili:"> +<!ENTITY FormAction.accesskey "A"> +<!ENTITY FormMethod.label "Metod:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Shifrlash:"> +<!ENTITY FormEncType.accesskey "S"> +<!ENTITY FormTarget.label "Mo‘ljaldagi freym:"> +<!ENTITY FormTarget.accesskey "T"> + +<!ENTITY RemoveForm.label "Shaklni olib tashlash"> +<!ENTITY RemoveForm.accesskey "S"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..b73c61dcbb --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorHLineProperties.dtd @@ -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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Gorizontal qator xossalari"> + +<!ENTITY dimensionsBox.label "O‘lchamlari"> +<!ENTITY heightEditField.label "Bo‘yi:"> +<!ENTITY heightEditField.accessKey "B"> +<!ENTITY widthEditField.label "Eni:"> +<!ENTITY widthEditField.accessKey "E"> +<!ENTITY pixelsPopup.value "piksel"> +<!ENTITY alignmentBox.label "Taxlash"> +<!ENTITY leftRadio.label "Chap"> +<!ENTITY leftRadio.accessKey "C"> +<!ENTITY centerRadio.label "Markaz"> +<!ENTITY centerRadio.accessKey "M"> +<!ENTITY rightRadio.label "O‘ng"> +<!ENTITY rightRadio.accessKey "O"> + +<!ENTITY threeDShading.label "3-D soyalash"> +<!ENTITY threeDShading.accessKey "s"> +<!ENTITY saveSettings.label "Standart sifatida foydalanish"> +<!ENTITY saveSettings.accessKey "S"> +<!ENTITY saveSettings.tooltip "Yangi gorizontal qatorlar kitishda foydalanish uchun sozlamalarni saqlang"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..d5f05d7f35 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorImageProperties.dtd @@ -0,0 +1,79 @@ +<!-- 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 for use specifically in the editor's image and form image dialogs. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Rasm xossalari"> + +<!ENTITY pixelsPopup.value "piksel"> +<!-- These are in the Location tab panel --> + +<!ENTITY locationEditField.label "Rasm manzili:"> +<!ENTITY locationEditField.accessKey "m"> +<!ENTITY locationEditField.tooltip "Rasmning fayl nomi yoki manzilini yozing"> + +<!ENTITY title.label "Maslahatlar oynasi:"> +<!ENTITY title.accessKey "T"> +<!ENTITY title.tooltip "Html "title" atributi maslahatlar kabi ko‘rsatiladi"> +<!ENTITY altText.label "Muqobil matn:"> +<!ENTITY altText.accessKey "M"> +<!ENTITY altTextEditField.tooltip "Rasmning o‘rnida ko‘rsatish uchun mattni yozing"> +<!ENTITY noAltText.label "Muqobil matndan foydalanmang"> +<!ENTITY noAltText.accessKey "f"> + +<!ENTITY previewBox.label "Rasmning ko‘rinishi"> +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> + +<!ENTITY actualSize.label "Haqiqiy hajmi:"> +<!ENTITY actualSizeRadio.label "Haqiqiy hajmi:"> +<!ENTITY actualSizeRadio.accessKey "H"> +<!ENTITY actualSizeRadio.tooltip "Rasmning haqiqiy hajmini tiklash"> +<!ENTITY customSizeRadio.label "Boshqa hajm"> +<!ENTITY customSizeRadio.accessKey "h"> +<!ENTITY customSizeRadio.tooltip "Rasmning hajmini sahifa ko‘ringani kabi o‘zgartiring"> +<!ENTITY heightEditField.label "Bo‘yi:"> +<!ENTITY heightEditField.accessKey "B"> +<!ENTITY widthEditField.label "Eni:"> +<!ENTITY widthEditField.accessKey "E"> +<!ENTITY constrainCheckbox.label "Majburlash"> +<!ENTITY constrainCheckbox.accessKey "M"> +<!ENTITY constrainCheckbox.tooltip "Rasmning proporsionallik nisbatiga asoslangan"> +<!-- These controls are in the Image Map box of the expanded area --> + +<!ENTITY imagemapBox.label "Rasm xaritasi"> +<!ENTITY removeImageMapButton.label "Olib tashlash"> +<!ENTITY removeImageMapButton.accessKey "O"> +<!-- These are the options for image alignment --> + +<!ENTITY alignment.label "Matnni rasmga moslab taxlash"> +<!ENTITY bottomPopup.value "Quyida"> +<!ENTITY topPopup.value "Yuqorida"> +<!ENTITY centerPopup.value "Markazda"> +<!ENTITY wrapRightPopup.value "O‘ngga moslash"> +<!ENTITY wrapLeftPopup.value "Chapga moslash"> +<!-- These controls are in the Spacing Box --> + +<!ENTITY spacingBox.label "Bo‘sh joy qoldirish"> +<!ENTITY leftRightEditField.label "Chap va o‘ngga:"> +<!ENTITY leftRightEditField.accessKey "C"> +<!ENTITY topBottomEditField.label "Yuqori va pastga:"> +<!ENTITY topBottomEditField.accessKey "Y"> +<!ENTITY borderEditField.label "Qalin chegara"> +<!ENTITY borderEditField.accessKey "c"> +<!-- These controls are in the Link Box --> + +<!ENTITY showImageLinkBorder.label "Chegarani havola berilgan rasm atrofida ko‘rsatish"> +<!ENTITY showImageLinkBorder.accessKey "C"> +<!ENTITY LinkAdvancedEditButton.label "Qo‘shimcha tahrirlashga havola berish…"> +<!ENTITY LinkAdvancedEditButton.accessKey "L"> +<!ENTITY LinkAdvancedEditButton.tooltip "JavaScript, HTML atributlar va uslub atributlarini qo‘shish va o‘zgartirish"> +<!-- These tabs are currently used in the image input dialog --> + +<!ENTITY imageInputTab.label "Shakl"> +<!ENTITY imageLocationTab.label "Manzili"> +<!ENTITY imageDimensionsTab.label "O‘lchamlari"> +<!ENTITY imageAppearanceTab.label "Ko‘rinishi"> +<!ENTITY imageLinkTab.label "Havola"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..ceb8fa0616 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorInputProperties.dtd @@ -0,0 +1,50 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Shakl maydoni xossalari"> +<!ENTITY windowTitleImage.label "Shakl rasmi xossalari"> + +<!ENTITY InputType.label "Maydon turi"> +<!ENTITY InputType.accesskey "t"> +<!ENTITY text.value "Matn"> +<!ENTITY password.value "Parol"> +<!ENTITY checkbox.value "Belgilash tugmasi"> +<!ENTITY radio.value "Tanlash tugmasi"> +<!ENTITY submit.value "Jo‘natish tugmasi"> +<!ENTITY reset.value "Tiklash tugmasi"> +<!ENTITY file.value "Fayl"> +<!ENTITY hidden.value "Yashirilgan"> +<!ENTITY image.value "Rasm"> +<!ENTITY button.value "Tugma"> + +<!ENTITY InputSettings.label "Maydon sozlamalari"> +<!ENTITY InputName.label "Maydon nomi:"> +<!ENTITY InputName.accesskey "n"> +<!ENTITY GroupName.label "Guruh nomi:"> +<!ENTITY GroupName.accesskey "n"> +<!ENTITY InputValue.label "Maydon qiymati:"> +<!ENTITY InputValue.accesskey "q"> +<!ENTITY InitialValue.label "Boshlang‘ich qiymat:"> +<!ENTITY InitialValue.accesskey "q"> +<!ENTITY InputChecked.label "Boshlang‘ich belgilandi"> +<!ENTITY InputChecked.accesskey "b"> +<!ENTITY InputSelected.label "Boshlang‘ich tanlandi"> +<!ENTITY InputSelected.accesskey "t"> +<!ENTITY InputReadOnly.label "Faqat o‘qish"> +<!ENTITY InputReadOnly.accesskey "o"> +<!ENTITY InputDisabled.label "O‘chirib qo‘yilgan"> +<!ENTITY InputDisabled.accesskey "O"> +<!ENTITY tabIndex.label "Ichki oyna indeksi:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY TextSize.label "Maydon hajmi:"> +<!ENTITY TextSize.accesskey "M"> +<!ENTITY TextLength.label "Maksimal uzunligi:"> +<!ENTITY TextLength.accesskey "u"> +<!ENTITY AccessKey.label "Kirish tugmasi:"> +<!ENTITY AccessKey.accesskey "t"> +<!ENTITY Accept.label "Qabul qilish turi:"> +<!ENTITY Accept.accesskey "Q"> + +<!ENTITY ImageProperties.label "Rasm xossalari…"> +<!ENTITY ImageProperties.accesskey "R"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..519c76e5d6 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertChars.dtd @@ -0,0 +1,19 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Belgi kiritish"> +<!ENTITY category.label "Turkum"> +<!ENTITY letter.label "Harf:"> +<!ENTITY letter.accessKey "H"> +<!ENTITY character.label "Belgi:"> +<!ENTITY character.accessKey "B"> +<!ENTITY accentUpper.label "Katta harf urg‘usi"> +<!ENTITY accentLower.label "Kichik harf urg‘usi"> +<!ENTITY otherUpper.label "Boshqa katta harf"> +<!ENTITY otherLower.label "Boshqa kichik harf"> +<!ENTITY commonSymbols.label "Umumiy belgilar"> +<!ENTITY insertButton.label "Kiritish"> +<!ENTITY closeButton.label "Yopish"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..947852857d --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertMath.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Matematika kiritish"> + +<!ENTITY sourceEditField.label "LaTeX manba kodini kiritish:"> + +<!ENTITY options.label "Tanlamalar"> +<!ENTITY optionInline.label "Ichki rejimi"> +<!ENTITY optionInline.accesskey "I"> +<!ENTITY optionDisplay.label "Ko‘rsatish rejimi"> +<!ENTITY optionDisplay.accesskey "K"> +<!ENTITY optionLTR.label "Chapdan o‘ngga yo‘nalishi"> +<!ENTITY optionLTR.accesskey "C"> +<!ENTITY optionRTL.label "O‘ngdan chapga yo‘nalishi"> +<!ENTITY optionRTL.accesskey "O"> + +<!ENTITY insertButton.label "Kiritish"> +<!ENTITY insertButton.accesskey "K"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..0f99a61b01 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertSource.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "HTML kiritish"> +<!ENTITY sourceEditField.label "HTML teglar va matnni kiritish"> +<!ENTITY example.label "Masalan: "> +<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleOpenTag.label "<i>"> +<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleCloseTag.label "</i>"> +<!ENTITY exampleText.label "Salom dunyo!"> +<!ENTITY insertButton.label "Kiritish"> +<!ENTITY insertButton.accesskey "K"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..1e7184a901 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertTOC.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> + +<!ENTITY Window.title "Sarlavhalar"> +<!ENTITY buildToc.label "Sarlavhalar tuzish:"> +<!ENTITY tag.label "Teg:"> +<!ENTITY class.label "Sinf:"> +<!ENTITY header1.label "1-bosqich"> +<!ENTITY header2.label "2-bosqich"> +<!ENTITY header3.label "3-bosqich"> +<!ENTITY header4.label "4-bosqich"> +<!ENTITY header5.label "5-bosqich"> +<!ENTITY header6.label "6-bosqich"> +<!ENTITY makeReadOnly.label "Sarlavhalarni faqat o‘qiydigan qilish"> +<!ENTITY orderedList.label "Sarlavhalarga kiritilgan barcha miqdorlar"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..c20e2c5c99 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorInsertTable.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Jadval kiritish"> + +<!ENTITY size.label "Hajmi"> +<!ENTITY numRowsEditField.label "Qatorlar:"> +<!ENTITY numRowsEditField.accessKey "Q"> +<!ENTITY numColumnsEditField.label "Ustunlar:"> +<!ENTITY numColumnsEditField.accessKey "U"> +<!ENTITY widthEditField.label "Eni:"> +<!ENTITY widthEditField.accessKey "E"> +<!ENTITY borderEditField.label "Chegarasi:"> +<!ENTITY borderEditField.accessKey "C"> +<!ENTITY borderEditField.tooltip "Jadvalning chegarasi uchun raqam kiriting, chegara kerak bo‘lmasa nol (0) raqamini kiriting"> +<!ENTITY pixels.label "piksel"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..b7831be5e2 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,18 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Yorliq xossalari"> + +<!ENTITY Settings.label "Sozlamalar"> +<!ENTITY Settings.accesskey "S"> + +<!ENTITY EditLabelText.label "Matnni tahrirlash""> +<!ENTITY EditLabelText.accesskey "M"> +<!ENTITY LabelFor.label "Boshqaruv uchun:"> +<!ENTITY LabelFor.accesskey "B"> +<!ENTITY AccessKey.label "Kirish tugmasi:"> +<!ENTITY AccessKey.accesskey "t"> + +<!ENTITY RemoveLabel.label "Yorliqni olib tashlash"> +<!ENTITY RemoveLabel.accesskey "Y"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..254a80c655 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorLinkProperties.dtd @@ -0,0 +1,6 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Havola xossalari"> +<!ENTITY LinkURLBox.label "Havola manzili"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..7cae3550b5 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorListProperties.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Ro‘yxat xossalari"> + +<!ENTITY ListType.label "Ro‘yxati turi"> +<!ENTITY bulletStyle.label "Ko‘rsatkich uslubi:"> +<!ENTITY startingNumber.label "Boshlanishi:"> +<!ENTITY startingNumber.accessKey "B"> +<!ENTITY none.value "Yo‘q"> +<!ENTITY bulletList.value "Ko‘rsatkich (raqamlanmagan) ro‘yxati"> +<!ENTITY numberList.value "Raqamlangan ro‘yxat"> +<!ENTITY definitionList.value "Aniqlanish roʻyxati"> +<!ENTITY changeEntireListRadio.label "Butun ro‘yxatni o‘zgartirish"> +<!ENTITY changeEntireListRadio.accessKey "o"> +<!ENTITY changeSelectedRadio.label "Faqat tanlangan elementlarni o‘zgartirish"> +<!ENTITY changeSelectedRadio.accessKey "e"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..801221aa92 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Sahifa xossalari"> +<!ENTITY location.label "Manzili:"> +<!ENTITY lastModified.label "So‘nggi o‘zgartirish:"> +<!ENTITY titleInput.label "Nomi:"> +<!ENTITY titleInput.accessKey "N"> +<!ENTITY authorInput.label "Muallifi:"> +<!ENTITY authorInput.accessKey "M"> +<!ENTITY descriptionInput.label "Ta’rifi:"> +<!ENTITY descriptionInput.accessKey "T"> +<!ENTITY locationNewPage.label "[Yangi sahifa, haligacha saqlanmagan]"> +<!ENTITY EditHEADSource1.label "Qo‘shimcha foydalanuvchilar:"> +<!ENTITY EditHEADSource2.label "<head> hududining boshqa tarkiblarini tahrirlash uchun Ko‘rish menyusi yoki Tahrirlash rejimi asboblar panelidan "HTML manba"dan foydalaning."> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..b6e3afcbff --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Shaxsiy lug‘at"> + +<!ENTITY wordEditField.label "Yangi so‘z:"> +<!ENTITY wordEditField.accessKey "Y"> +<!ENTITY AddButton.label "Qo‘shish"> +<!ENTITY AddButton.accessKey "Q"> +<!ENTITY DictionaryList.label "Lug‘atdagi so‘zlar:"> +<!ENTITY DictionaryList.accessKey "W"> +<!ENTITY ReplaceButton.label "Almashtirish"> +<!ENTITY ReplaceButton.accessKey "A"> +<!ENTITY RemoveButton.label "Olib tashlash"> +<!ENTITY RemoveButton.accessKey "O"> + +<!ENTITY CloseButton.label "Yopish"> +<!ENTITY CloseButton.accessKey "Y"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..c7467df3f2 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorPublish.dtd @@ -0,0 +1,65 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "E’lon qilish sahifasi"> +<!ENTITY windowTitleSettings.label "E’lon qilish sozlamalari"> +<!ENTITY publishTab.label "E’lon qilish"> +<!ENTITY settingsTab.label "Sozlamalar"> +<!ENTITY publishButton.label "E’lon qilish"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Sayt nomi:"> +<!ENTITY siteList.accesskey "S"> +<!ENTITY siteList.tooltip "E’lon qilish uchun saytni tanlang:"> +<!ENTITY newSiteButton.label "Yangi sayt"> +<!ENTITY newSiteButton.accesskey "Y"> +<!ENTITY docDirList.label "Ushbu sahifa uchun sayt quyi direktoriyasi:"> +<!ENTITY docDirList.accesskey "s"> +<!ENTITY docDirList.tooltip "Ushbu sayt uchun masofadagi quyi direktoriya nomini kiriting yoki tanlang"> +<!ENTITY publishImgCheckbox.label "Rasmlar va boshqa fayllar bilan birga"> +<!ENTITY publishImgCheckbox.accesskey "b"> +<!ENTITY publishImgCheckbox.tooltip "Ushbu sahifa tomonidan taqdim etilgan boshqa fayllar va rasmlarni e’lon qilish"> +<!ENTITY sameLocationRadio.label "Ayni shu manzildan sahifa sifatida foydalanish"> +<!ENTITY sameLocationRadio.accesskey "f"> +<!ENTITY sameLocationRadio.tooltip "Fayllarni aynni shu manzilga sahifa sifatida e’lon qilish"> +<!ENTITY useSubdirRadio.label "Ushbu sayt quyi direktoriyasidan foydalaning:"> +<!ENTITY useSubdirRadio.accesskey "d"> +<!ENTITY useSubdirRadio.tooltip "Tanlangan masofadagi quyi direktoriyaga fayllarni e’lon qilish"> +<!ENTITY otherDirList.tooltip "Fayllar e’lon qilinandigan masofadagi quyi direktoriya nomini tanlang yoki kiriting"> +<!ENTITY pageTitle.label "Sahifa nomi:"> +<!ENTITY pageTitle.accesskey "n"> +<!ENTITY pageTitle.tooltip "E’lon qilish sahifasi"> +<!ENTITY pageTitleExample.label "Masalan: "Mening veb sahifam""> +<!ENTITY filename.label "Fayl nomi:"> +<!ENTITY filename.accesskey "F"> +<!ENTITY filename.tooltip "Veb sahifalar uchun ".html" bilan birga ushbu fayl nomini kiriting"> +<!ENTITY filenameExample.label "masalan: "mypage.html""> +<!ENTITY setDefaultButton.label "Standart sifatida o‘rnatish"> +<!ENTITY setDefaultButton.accesskey "S"> +<!ENTITY removeButton.label "Saytni olib tashlash"> +<!ENTITY removeButton.accesskey "o"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "E’lon qilinadigan sayt"> +<!ENTITY serverInfo.label "Server ma’lumoti"> +<!ENTITY loginInfo.label "Kirish ma’lumotlari"> +<!ENTITY siteName.label "Sayt nomi:"> +<!ENTITY siteName.accesskey "S"> +<!ENTITY siteName.tooltip "Ushbu e’lon qilinadigan saytni tadiqdan o‘tkazish uchun taxallus (masalan: "MySite")"> +<!ENTITY siteUrl.label "address e’lon qilinmoqda (masalan: 'ftp://ftp.myisp.com/myusername'):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "The FTP:// yoki HTTP:// manzil ISP yoki veb hosting xizmati tomonidan beriladi"> +<!ENTITY browseUrl.label "Bosh sahifangiz uchun HTTP manzili (masalan: 'http://www.myisp.com/myusername'):"> +<!ENTITY browseUrl.accesskey "T"> +<!ENTITY browseUrl.tooltip "Uy direktoriyangiz uchun HTTP:// manzil (fayl nomi qo‘shilmasin)"> +<!ENTITY username.label "Foydalanuvchi nomi:"> +<!ENTITY username.accesskey "F"> +<!ENTITY username.tooltip "ISP yoki veb hosting xizmatiga kirishda foydalanish uchun foydalanuvchi nomi"> +<!ENTITY password.label "Parol:"> +<!ENTITY password.accesskey "P"> +<!ENTITY password.tooltip "Parol sizning foydalanish uchun nomingiz bilan bog‘liq"> +<!ENTITY savePassword.label "Parolni saqlash"> +<!ENTITY savePassword.accesskey "s"> +<!ENTITY savePassword.tooltip ""Parol menejeri"dan foydalanib parolingizni xavfsiz saqlash uchu uni tanlang"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..273f777965 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,16 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY siteUrl.label "Sayt URL manzili:"> +<!ENTITY docSubdir.label "Sahifa quyi direktoriyasi:"> +<!ENTITY otherSubdir.label "Rasm quyi direktoriyasi:"> + +<!ENTITY status.label "E’lon qilinmoqda…"> +<!ENTITY fileList.label "E’lon qilish holati"> +<!ENTITY succeeded.label "Muvaffaqiyatli"> +<!ENTITY failed.label "Amalga oshmadi"> + +<!ENTITY keepOpen "E’lon qilish tugagandan so‘ng ushbu oyna ochiq qoladi."> +<!ENTITY closeButton.label "Yopish"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..2003b84122 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorReplace.dtd @@ -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/. --> +<!-- extracted from EdReplace.xul --> + + +<!ENTITY replaceDialog.title "Topish va almashtirish"> +<!ENTITY findField.label "Matnni topish:"> +<!ENTITY findField.accesskey "M"> +<!ENTITY replaceField.label "Almashtirish:"> +<!ENTITY replaceField.accesskey "A"> + + +<!ENTITY wrapCheckbox.label "Atrofga moslash"> +<!ENTITY wrapCheckbox.accesskey "m"> +<!ENTITY backwardsCheckbox.label "Orqaroqdan izlash"> +<!ENTITY backwardsCheckbox.accesskey "O"> +<!ENTITY findNextButton.label "Keyingisini topish"> +<!ENTITY findNextButton.accesskey "t"> +<!ENTITY replaceButton.label "Almashtirish"> +<!ENTITY replaceButton.accesskey "A"> +<!ENTITY replaceAndFindButton.label "Topish va almashtirish"> +<!ENTITY replaceAndFindButton.accesskey "v"> +<!ENTITY replaceAllButton.label "Barchasini almashtirish"> +<!ENTITY replaceAllButton.accesskey "B"> + + diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..e6157e089b --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,15 @@ +<!-- 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 generic to all or most of the editor's dialogs. --> +<!-- This button is for the progressive disclosure of additional editing functionality --> +<!-- These strings are for use specifically in the editor's link dialog. --> + + + +<!ENTITY windowTitle2.label "Matnni kodlashni saqlash va o‘zgartirish"> +<!ENTITY documentTitleTitle.label "Sahifa nomi"> +<!ENTITY documentCharsetTitle2.label "Matnni kodlash"> +<!ENTITY documentCharsetDesc2.label "Hujjatni saqlash uchun matnni kodlash usulini tanlang:"> +<!ENTITY documentExportToText.label "Matnga eksport qilish"> + diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..0165be4b70 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorSelectProperties.dtd @@ -0,0 +1,48 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Tanlash ro‘yxati xossalari"> + +<!ENTITY Select.label "Tanlash ro‘yxati"> +<!ENTITY SelectName.label "Ro‘yxati nomi:"> +<!ENTITY SelectName.accesskey "n"> +<!ENTITY SelectSize.label "Bo‘yin"> +<!ENTITY SelectSize.accesskey "B"> +<!ENTITY SelectMultiple.label "Bir nechtasini tanlash"> +<!ENTITY SelectMultiple.accesskey "B"> +<!ENTITY SelectDisabled.label "O‘chirib qo‘yilgan"> +<!ENTITY SelectDisabled.accesskey "O"> +<!ENTITY SelectTabIndex.label "Ichki oyna indeksi"> +<!ENTITY SelectTabIndex.accesskey "i"> + +<!ENTITY OptGroup.label "Tanlash guruhi"> +<!ENTITY OptGroupLabel.label "Yorliq"> +<!ENTITY OptGroupLabel.accesskey "Y"> +<!ENTITY OptGroupDisabled.label "O‘chirib qo‘yilgan"> +<!ENTITY OptGroupDisabled.accesskey "O"> + +<!ENTITY Option.label "Tanlov"> +<!ENTITY OptionText.label "Matn:"> +<!ENTITY OptionText.accesskey "M"> +<!ENTITY OptionValue.label "Qiymati:"> +<!ENTITY OptionValue.accesskey "Q"> +<!ENTITY OptionSelected.label "Boshlang‘ich tanlandi"> +<!ENTITY OptionSelected.accesskey "t"> +<!ENTITY OptionDisabled.label "O‘chirib qo‘yilgan"> +<!ENTITY OptionDisabled.accesskey "O"> + +<!ENTITY TextHeader.label "Matn"> +<!ENTITY ValueHeader.label "Qiymat"> +<!ENTITY SelectedHeader.label "Tanlandi"> + +<!ENTITY AddOption.label "Tanlamani qo‘shish"> +<!ENTITY AddOption.accesskey "T"> +<!ENTITY AddOptGroup.label "Guruhni qo‘shish"> +<!ENTITY AddOptGroup.accesskey "G"> +<!ENTITY RemoveElement.label "Olib tashlash"> +<!ENTITY RemoveElement.accesskey "O"> +<!ENTITY MoveElementUp.label "Tepaga ko‘tarish"> +<!ENTITY MoveElementUp.accesskey "k"> +<!ENTITY MoveElementDown.label "Pastga tushirish"> +<!ENTITY MoveElementDown.accesskey "t"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..e1e93d970c --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "Qafasga qulf"> + +<!ENTITY enableSnapToGrid.label "Qafasga qulfni yoqib qo‘yish"> +<!ENTITY enableSnapToGrid.accessKey "Q"> + +<!ENTITY sizeEditField.label "Hajmi:"> +<!ENTITY sizeEditField.accessKey "H"> + +<!ENTITY pixelsLabel.value "piksel"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..00ad123c45 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorSpellCheck.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Imloni tekshirish"> + +<!ENTITY misspelledWord.label "Xatol yozilgan so‘z:"> +<!ENTITY wordEditField.label "Almashtirish:"> +<!ENTITY wordEditField.accessKey "A"> +<!ENTITY checkwordButton.label "So‘zni tekshirish"> +<!ENTITY checkwordButton.accessKey "t"> +<!ENTITY suggestions.label "Tavsiyalar:"> +<!ENTITY suggestions.accessKey "T"> +<!ENTITY ignoreButton.label "E’tiborsiz qoldirish"> +<!ENTITY ignoreButton.accessKey "E"> +<!ENTITY ignoreAllButton.label "Barchasini e’tiborsiz qoldirish"> +<!ENTITY ignoreAllButton.accessKey "e"> +<!ENTITY replaceButton.label "Almashtirish"> +<!ENTITY replaceButton.accessKey "A"> +<!ENTITY replaceAllButton.label "Barchasini almashtirish"> +<!ENTITY replaceAllButton.accessKey "B"> +<!ENTITY stopButton.label "To‘xtatish"> +<!ENTITY stopButton.accessKey "o"> +<!ENTITY userDictionary.label "Shaxsiy lug‘at:"> +<!ENTITY moreDictionaries.label "Boshqa lug‘atlarni yuklab olish…"> +<!ENTITY addToUserDictionaryButton.label "So‘z qo‘shish"> +<!ENTITY addToUserDictionaryButton.accessKey "q"> +<!ENTITY editUserDictionaryButton.label "Tahrirlash…"> +<!ENTITY editUserDictionaryButton.accessKey "T"> +<!ENTITY recheckButton2.label "Matnni qayta tekshirish"> +<!ENTITY recheckButton2.accessKey "M"> +<!ENTITY closeButton.label "Yopish"> +<!ENTITY closeButton.accessKey "Y"> +<!ENTITY sendButton.label "Jo‘natish"> +<!ENTITY sendButton.accessKey "J"> +<!ENTITY languagePopup.label "Til:"> +<!ENTITY languagePopup.accessKey "T"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..286faad263 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorTableProperties.dtd @@ -0,0 +1,75 @@ +<!-- 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/. --> + +<!ENTITY tableWindow.title "Jadval xossalari"> +<!ENTITY applyButton.label "Qo‘llash"> +<!ENTITY applyButton.accesskey "Q"> +<!ENTITY closeButton.label "Yopish"> +<!ENTITY tableTab.label "Jadval"> +<!ENTITY cellTab.label "Kataklar"> +<!ENTITY tableRows.label "Qatorlar"> +<!ENTITY tableRows.accessKey "Q"> +<!ENTITY tableColumns.label "Ustunlar:"> +<!ENTITY tableColumns.accessKey "U"> +<!ENTITY tableHeight.label "Bo‘yi:"> +<!ENTITY tableHeight.accessKey "B"> +<!ENTITY tableWidth.label "Eni:"> +<!ENTITY tableWidth.accessKey "E"> +<!ENTITY tableBorderSpacing.label "Chegara va bo‘sh joylar"> +<!ENTITY tableBorderWidth.label "Chegarasi:"> +<!ENTITY tableBorderWidth.accessKey "C"> +<!ENTITY tableSpacing.label "Bo‘sh joy qoldirish:"> +<!ENTITY tableSpacing.accessKey "S"> +<!ENTITY tablePadding.label "To‘ldirish:"> +<!ENTITY tablePadding.accessKey "T"> +<!ENTITY tablePxBetwCells.label "kataklar orasida piksel"> +<!ENTITY tablePxBetwBrdrCellContent.label "katak chegarasi va tarkibi orasidagi piksel"> +<!ENTITY tableAlignment.label "Jadvalni moslash:"> +<!ENTITY tableAlignment.accessKey "J"> +<!ENTITY tableCaption.label "Sarlavha:"> +<!ENTITY tableCaption.accessKey "S"> +<!ENTITY tableCaptionAbove.label "Jadvalning tepasi"> +<!ENTITY tableCaptionBelow.label "Jadvalning pasti"> +<!ENTITY tableCaptionLeft.label "Jadvalning chapi"> +<!ENTITY tableCaptionRight.label "Jadvalning o‘nggi"> +<!ENTITY tableCaptionNone.label "Yo‘q"> +<!ENTITY tableInheritColor.label "(Sahifani quyidagi orqali rangli ko‘rsatish)"> + +<!ENTITY cellSelection.label "Tanlash"> +<!ENTITY cellSelectCell.label "Katak"> +<!ENTITY cellSelectRow.label "Qator"> +<!ENTITY cellSelectColumn.label "Ustun"> +<!ENTITY cellSelectNext.label "Keyingi"> +<!ENTITY cellSelectNext.accessKey "K"> +<!ENTITY cellSelectPrevious.label "Oldingi"> +<!ENTITY cellSelectPrevious.accessKey "O"> +<!ENTITY applyBeforeChange.label "Joriy o‘zgarishlar tanlash o‘zgarishidan oldinn saqlanadi."> +<!ENTITY cellContentAlignment.label "Tarkibni taxlash"> +<!ENTITY cellHorizontal.label "Gorizontal"> +<!ENTITY cellHorizontal.accessKey "G"> +<!ENTITY cellVertical.label "Vertikal:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Katak uslubi:"> +<!ENTITY cellStyle.accessKey "K"> +<!ENTITY cellNormal.label "O‘rtacha"> +<!ENTITY cellHeader.label "Bosh qator"> +<!ENTITY cellTextWrap.label "Matnni moslash:"> +<!ENTITY cellTextWrap.accessKey "M"> +<!ENTITY cellWrap.label "Moslash"> +<!ENTITY cellNoWrap.label "Moslanmasin"> +<!ENTITY cellAlignTop.label "Yuqori"> +<!ENTITY cellAlignMiddle.label "O‘rta"> +<!ENTITY cellAlignBottom.label "Quyi"> +<!ENTITY cellAlignJustify.label "Moslashtirish"> +<!ENTITY cellInheritColor.label "(Jadvalni quyidagi orqali rangli ko‘rsatish)"> +<!ENTITY cellUseCheckboxHelp.label "Barcha tanlangan kataklar uchun qo‘llangan xossalarni aniqlash uchun tanlash tugmalaridan foydalaning"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Hajmi"> +<!ENTITY pixels.label "piksel"> +<!ENTITY backgroundColor.label "Orqa fon rangi:"> +<!ENTITY backgroundColor.accessKey "O"> +<!ENTITY AlignLeft.label "Chap"> +<!ENTITY AlignCenter.label "Markaz"> +<!ENTITY AlignRight.label "O‘ng"> diff --git a/l10n-uz/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-uz/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..dc2a22aaf2 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd @@ -0,0 +1,33 @@ +<!-- 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/. --> + +<!ENTITY windowTitle.label "Matn hududi xossalari"> + +<!ENTITY Settings.label "Sozlamalar"> + +<!ENTITY TextAreaName.label "Maydon nomi:"> +<!ENTITY TextAreaName.accessKey "n"> +<!ENTITY TextAreaRows.label "Qatorlar:"> +<!ENTITY TextAreaRows.accessKey "Q"> +<!ENTITY TextAreaCols.label "Ustunlar:"> +<!ENTITY TextAreaCols.accessKey "U"> +<!ENTITY TextAreaReadOnly.label "Faqat o‘qish"> +<!ENTITY TextAreaReadOnly.accessKey "o"> +<!ENTITY TextAreaDisabled.label "O‘chirib qo‘yilgan"> +<!ENTITY TextAreaDisabled.accessKey "O"> +<!ENTITY TextAreaTabIndex.label "Ichki oyna indeksi"> +<!ENTITY TextAreaTabIndex.accessKey "i"> +<!ENTITY TextAreaAccessKey.label "Kirish tugmasi:"> +<!ENTITY TextAreaAccessKey.accessKey "t"> +<!ENTITY InitialText.label "Boshlang‘ich matn:"> +<!ENTITY InitialText.accessKey "m"> + +<!ENTITY TextAreaWrap.label "Moslash rejimi:"> +<!ENTITY TextAreaWrap.accessKey "M"> +<!ENTITY WrapDefault.value "Standart"> +<!ENTITY WrapOff.value "O‘chirilgan"> +<!ENTITY WrapHard.value "Qattiq"> +<!ENTITY WrapSoft.value "Yumshoq"> +<!ENTITY WrapPhysical.value "Jismoniy"> +<!ENTITY WrapVirtual.value "Virtual"> |