diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-uz/editor/ui/chrome/dialogs/EditorTableProperties.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-uz/editor/ui/chrome/dialogs/EditorTableProperties.dtd')
-rw-r--r-- | l10n-uz/editor/ui/chrome/dialogs/EditorTableProperties.dtd | 75 |
1 files changed, 75 insertions, 0 deletions
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"> |