diff options
Diffstat (limited to 'l10n-uz/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd')
-rw-r--r-- | l10n-uz/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/l10n-uz/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd b/l10n-uz/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd new file mode 100644 index 0000000000..74a097fe6b --- /dev/null +++ b/l10n-uz/mail/chrome/messenger/messengercompose/EditorImageProperties.dtd @@ -0,0 +1,81 @@ +<!-- 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"> |