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 | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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')
41 files changed, 1648 insertions, 0 deletions
diff --git a/l10n-uz/editor/ui/chrome/composer/editingOverlay.dtd b/l10n-uz/editor/ui/chrome/composer/editingOverlay.dtd new file mode 100644 index 0000000000..c04365e035 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/editingOverlay.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/. --> +<!-- File menu items --> + +<!ENTITY openFileCmd.label "Faylni ochish…"> +<!ENTITY openFileCmd.accesskey "o"> +<!ENTITY openFileCmd.key "O"> +<!ENTITY openRemoteCmd.label "Internetdagi manzilni ochish…"> +<!ENTITY openRemoteCmd.accesskey "m"> +<!ENTITY openRemoteCmd.key "L"> +<!ENTITY fileRecentMenu.label "So‘nggi sahifalar"> +<!ENTITY fileRecentMenu.accesskey "S"> +<!ENTITY saveCmd.label "Saqlash"> +<!ENTITY saveCmd.accesskey "S"> +<!ENTITY saveAsCmd.label "Boshqa formatda saqlash…"> +<!ENTITY saveAsCmd.accesskey "a"> +<!ENTITY saveAsChangeEncodingCmd2.label "Matnni kodlashni saqlash va o‘zgartirish"> +<!ENTITY saveAsChangeEncodingCmd2.accesskey "k"> +<!ENTITY publishCmd.label "E’lon qilish"> +<!ENTITY publishCmd.accesskey "E"> +<!ENTITY publishCmd.key "S"> +<!ENTITY publishAsCmd.label "Boshqacha e’lon qilish…"> +<!ENTITY publishAsCmd.accesskey "B"> +<!ENTITY fileRevert.label "Qaytarish"> +<!ENTITY fileRevert.accesskey "t"> +<!-- Edit menu items --> + +<!ENTITY publishSettings.label "E’lon qilinadigan sayt sozlamalari…"> +<!ENTITY publishSettings.accesskey "E"> +<!-- Toolbar buttons/items --> + +<!ENTITY newToolbarCmd.label "Yangi"> +<!ENTITY newToolbarCmd.tooltip "Yangi Composer sahifasini yaratish"> +<!ENTITY openToolbarCmd.label "Ochish"> +<!ENTITY openToolbarCmd.tooltip "Kompyuterdagi faylni ochish"> +<!ENTITY saveToolbarCmd.tooltip "Faylni kompyuterga saqlash"> +<!ENTITY publishToolbarCmd.tooltip "Masofadagi manzilga faylni yuklash"> diff --git a/l10n-uz/editor/ui/chrome/composer/editor.dtd b/l10n-uz/editor/ui/chrome/composer/editor.dtd new file mode 100644 index 0000000000..a43be9e020 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/editor.dtd @@ -0,0 +1,67 @@ +<!-- 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 --> +<!-- LOCALIZATION NOTE (editorWindow.titlemodifier): DONT_TRANSLATE --> + +<!ENTITY editorWindow.titlemodifier "Composer"> +<!ENTITY editorWindow.titlemodifiermenuseparator " - "> +<!-- Menu items: the . means that the menu item isn't implemented yet --> +<!-- Toolbar-only items --> + + +<!ENTITY compositionToolbar.tooltip "Composition asboblar paneli"> +<!ENTITY previewToolbarCmd.label "Ko‘rish"> +<!ENTITY previewToolbarCmd.tooltip "Ushbu sahifani brauzerda yuklash"> +<!-- File menu items --> + +<!ENTITY exportToTextCmd.label "Mantga eksport qilish…"> +<!ENTITY exportToTextCmd.accesskey "x"> +<!ENTITY previewCmd.label "Sahifani ko‘rish"> +<!ENTITY previewCmd.accesskey "k"> +<!ENTITY sendPageCmd.label "Sahifani jo‘natish…"> +<!ENTITY sendPageCmd.accesskey "j"> +<!-- View menu items --> + +<!ENTITY compositionToolbarCmd.label "Composition asboblar paneli"> +<!ENTITY compositionToolbarCmd.accesskey "C"> +<!ENTITY formattingToolbarCmd.label "Formatlash asboblar paneli"> +<!ENTITY formattingToolbarCmd.accesskey "F"> +<!ENTITY editmodeToolbarCmd.label "Tahrirlash rejimi asboblar paneli"> +<!ENTITY editmodeToolbarCmd.accesskey "T"> +<!-- Format menu items --> + +<!ENTITY formatMenu.label "Formatlash"> +<!ENTITY formatMenu.accesskey "o"> +<!ENTITY grid.label "Panjara joylashuvi"> +<!ENTITY grid.accesskey "y"> +<!ENTITY pageProperties.label "Sahifa nomi va xossalari…"> +<!ENTITY pageProperties.accesskey "g"> +<!-- Tools menu items --> + +<!ENTITY validateCmd.label "HTML’ni tasdiqlash"> +<!ENTITY validateCmd.accesskey "V"> +<!-- Display Mode toolbar and View menu items --> + +<!ENTITY NormalModeTab.label "O‘rtacha"> +<!ENTITY NormalMode.label "O‘rtacha tahrirlash rejimi"> +<!ENTITY NormalMode.accesskey "O"> +<!ENTITY NormalMode.tooltip "Jadval chegaralari va nomlangan ko‘rsatkichlarni ko‘rsatish"> +<!ENTITY AllTagsModeTab.label "HTML teglar"> +<!ENTITY AllTagsMode.label "HTML teglar"> +<!ENTITY AllTagsMode.accesskey "e"> +<!ENTITY AllTagsMode.tooltip "Barcha HTML teglar uchun nishonchalarni ko‘rsatish"> +<!-- LOCALIZATION NOTE: (HTMLSourceModeTab.dir, HTMLSourceModeTab.label) + Do NOT translate text for 'HTMLSourceModeTab.dir', use latin "ltr" if + you want the <html> image to left of the 'HTMLSourceModeTab.label' text, + or use latin "rtl" if you want this image to the right of text. You do + not need to include HTML in the label 'HTMLSourceModeTab.label' --> +<!ENTITY HTMLSourceModeTab.dir "ltr"> +<!ENTITY HTMLSourceModeTab.label "Manba"> +<!ENTITY HTMLSourceMode.label "HTML manba"> +<!ENTITY HTMLSourceMode.accesskey "H"> +<!ENTITY HTMLSourceMode.tooltip "HTML manbani tahrirlash"> +<!ENTITY PreviewModeTab.label "Oldindan ko‘rish"> +<!ENTITY PreviewMode.label "Oldindan ko‘rish"> +<!ENTITY PreviewMode.accesskey "O"> +<!ENTITY PreviewMode.tooltip "WYSIWYG (brauzer ichidagi) kabi ko‘rsatish"> diff --git a/l10n-uz/editor/ui/chrome/composer/editor.properties b/l10n-uz/editor/ui/chrome/composer/editor.properties new file mode 100644 index 0000000000..71f475b6a6 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/editor.properties @@ -0,0 +1,208 @@ +# 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/. + +# LOCALIZATION NOTE FILE: embedded "\n" represent HTML breaks (<br>) +# Don't translate embedded "\n". +# Don't translate strings like this: %variable% +# as they will be replaced using JavaScript +# +No=Yo‘q +Save=Saqlash +More=Ko‘proq +Less=Kamroq +MoreProperties=Ko‘proq xususiyatlar +FewerProperties=Kamroq xususiyatlar +PropertiesAccessKey=P +None=Yo‘q +none=yo‘q +OpenHTMLFile=HTML faylni ochish +OpenTextFile=Matn faylini ochish +SelectImageFile=Rasm faylini tanlash +SaveDocument=Sahifani saqlash +SaveDocumentAs=Sahifani boshqacha saqlash +SaveTextAs=Matn sifatida saqlash +EditMode=Tahrirlash rejimi +Preview=Oldindan ko‘rish +Publish=E’lon qilish +PublishPage=E’lon qilish sahifasi +DontPublish=E’lon qilinmasin +SavePassword=Ushbu parolni eslab qolinishi uchun "Parol menejeri"dan foydalaning +CorrectSpelling=(imloni to‘g‘rilash) +NoSuggestedWords=(hech qanday so‘z tavsiya qilinmadi) +NoMisspelledWord=Xatol yozilgan so‘zlar yo‘q +CheckSpellingDone=Imlo xatolarini tekshirish tugadi. +CheckSpelling=Imloni tekshirish +InputError=Xato +Alert=Ogohlantirish +CantEditFramesetMsg=Composer HTML fraeym to‘plamlarini yoki freymlar ichki qatorlari mavjud sahifalarni tahrirlay. Fyeymlar jamlanmasi uchun har bir freymni uchun sahifani alohida tahrirlashga harakat qiling, sahifa nusxasini saqlang va <iframe> tegini olib tashlang. +CantEditMimeTypeMsg=Bunday turdagi sahifani tahrirlab bo‘lmaydi. +CantEditDocumentMsg=Ushbu sahifani noma’lum sababga ko‘ra tahrirlab bo‘lmaydi. +BeforeClosing=yopishdan oldin +BeforePreview=brauzerdan ko‘rishdan oldin +BeforeValidate=hujjatni tasdiqlashdan oldin +# LOCALIZATION NOTE (SaveFilePrompt, PublishPrompt): Don't translate %title% and %reason% (this is the reason for asking user to close, such as "before closing") +SaveFilePrompt=O‘zgarishlar "%title%" %reason% saqlansinmi?\u0020 +PublishPrompt=O‘zgarishlar "%title%" %reason% saqlansinmi?\u0020 +SaveFileFailed=Fayl saqlanmadi! + +# Publishing error strings: +# LOCALIZATION NOTE Don't translate %dir% or %file% in the Publishing error strings: +FileNotFound=%file% topilmadi. +SubdirDoesNotExist="%dir%" quyi direktoriyasi ushbu saytda mavjud emas yoki "%file%" fayl nomi allaqachon boshqa quyi direktoriya tomonidan foydalanilmoqda. +FilenameIsSubdir="%file%" fayl nomi allaqachon boshqa quyi direktoriya tomonidan foydalanilmoqda. +ServerNotAvailable=Server mavjud emas. Ulanishni tekshirib ko‘ring va qaytadan urinib ko‘ring. +Offline=Siz hozirda oflaynsiz. Onlayn bo‘lish uchun birorta oynaning pastki o‘ng burchagi yaqinidagi nishonchaga bosing. +DiskFull="%file%." faylini saqlash uchun deskda yetarlicha bo‘sh joy yo‘q. +NameTooLong=Fayl nomi yoki quyi direktoriya nomi juda uzun. +AccessDenied=Ushbu manzilga e’lon qilish uchun sizda yetarlicha huquq yo‘q. +UnknownPublishError=E’lon qilishda noma’lum xatolik yuz berdi. +PublishFailed=E’lon qilib bo‘lmadi. +PublishCompleted=E’lon qilish tugadi. +AllFilesPublished=Barcha fayllar e’lon qilindi +# LOCALIZATION NOTE Don't translate %x% or %total% +FailedFileMsg=E’lon qilinmagan fayllar: %x%/%total%. +# End-Publishing error strings +Prompt=Urinish +# LOCALIZATION NOTE (PromptFTPUsernamePassword): Don't translate %host% +PromptFTPUsernamePassword=%host% hostidagi FTP server uchun foydalanuvchi nomi va parolini kiriting +RevertCaption=So‘nggi saqlanganini qaytarish +Revert=Qaytarish: +SendPageReason=ushbu sahifani jo‘natishdan oldin +Send=Jo‘natish +## LOCALIZATION NOTE (PublishProgressCaption, PublishToSite, AbandonChanges): Don't translate %title% +PublishProgressCaption=Joylanmoqda: %title% +PublishToSite=Saytga joylanmoqda: %title% +AbandonChanges="%title%"ga kiritilgan o‘zgarishlar e’tiborsiz qoldirilib, sahifa qayta yuklansinmi? +DocumentTitle=Sahifa nomi +NeedDocTitle=Joriy sahifa uchun nomi kiriting. +DocTitleHelp=Oyna nomi va xatcho‘plarda sahifani ko‘rsatadi. +CancelPublishTitle=E’lon qilish bekor qilinsinmi +## LOCALIZATION NOTE: "Continue" in this sentence must match the text for +## the CancelPublishContinue key below +CancelPublishMessage=E’lon qilish amalga oshayotganda bekor qilish fayllaringizni to‘liq ko‘chirib o‘tkazilmasligiga sabab bo‘lishi mumkin. Davom etishni xohlaysizmi yoki bekor qilasizmi? +CancelPublishContinue=Davom etish +MissingImageError=gif, jpg yoki png formatdagi rasm turini kiriting yoki tanlang. +EmptyHREFError=Yangi havola yaratish uchun manzilni tanlang. +LinkText=Havola matni +LinkImage=Havola rasmi +MixedSelection=[Aralash tanlash] +Mixed=(aralash) +# LOCALIZATION NOTE (NotInstalled): %S is the name of the font +NotInstalled=%S (o‘rnatilmagan) +EnterLinkText=Havola uchun ko‘rsatishda foydalanish uchun matnni kiriting: +EnterLinkTextAccessKey=T +EmptyLinkTextError=Ushbu havola uchun biroz matn kiriting. +EditTextWarning=U mavjud tarkib usitdan yozadi. +#LOCALIZATION NOTE (ValidateNumber):Don't translate: %n% %min% %max% +ValidateRangeMsg=Siz kiritgan miqdor (%n%) ruxsat berilgan diaposozdan tashqarida. +ValidateNumberMsg=%min% va %max% o‘rtasidagi qiymatni kiriting. +MissingAnchorNameError=Ushbu langar uchun nom kiriting. +#LOCALIZATION NOTE (DuplicateAnchorNameError): Don't translate %name% +DuplicateAnchorNameError="%name%" allaqachon ushbu sahifada mavjud. Boshqa nomni kiriting. +BulletStyle=Ko‘rsatkich uslubi +SolidCircle=Mustahkam halqa +OpenCircle=Halqani ochish +SolidSquare=Mustahkam to‘rtburchak +NumberStyle=Raqam uslubi +Automatic=Avtomatik +Style_1=1, 2, 3… +Style_I=I, II, III… +Style_i=i, ii, iii… +Style_A=A, B, C… +Style_a=a, b, c… +Pixels=piksel +Percent=foiz +PercentOfCell=% ta katak +PercentOfWindow=% ta oyna +PercentOfTable=% ta jadval +#LOCALIZATION NOTE (untitledTitle): %S is the window #. No plural handling needed. +untitledTitle=nomsiz-%S +untitledDefaultFilename=nomsiz +ShowToolbar=Asboblar panelini ko‘rsatish +HideToolbar=Asboblar panelini yashirish +ImapError=Rasmni yuklab bo‘lmadi\u0020 +ImapCheck=\nYangi manzilni (URL) tanlang va qaytadan urinib ko‘ring. +SaveToUseRelativeUrl=Aloqador URL manzillar allaqachon saqlangan sahifalarda foydalaniladi +NoNamedAnchorsOrHeadings=(Ushbu sahifada nomlangan langarlar yoki bosh sahifalar yo‘q) +TextColor=Matn rangi +HighlightColor=Ajratib ko‘rsatish rangi +PageColor=Sahifa orqa foni rangi +BlockColor=Orqa fon rangini bloklash +TableColor=Jadval orqa foni rangi +CellColor=Katak orqa foni rangi +TableOrCellColor=Jadval yoki katak rangi +LinkColor=Havola matni rangi +ActiveLinkColor=Faol havola rangi +VisitedLinkColor=Kirilgan havola rangi +NoColorError=Rang ustiga bosing yoki mavjud HTML rang kodini kiriting +Table=Jadval +TableCell=Jadval katagi +NestedTable=Ichki jadval +HLine=Gorizontal qator +Link=Havola +Image=Rasm +ImageAndLink=Rasm va havola +NamedAnchor=Nomlangan langar +List=Ro‘yxat +ListItem=Element ro‘yxati +Form=Shakl +InputTag=Shakl maydoni +InputImage=Shakl rasmi +TextArea=Matn hududi +Select=Tanlash ro‘yxati +Button=Tugma +Label=Yorliq +FieldSet=Maydoni o‘rnatish +Tag=Teg +MissingSiteNameError=Ushbu e’lon qilinadigan sayt uchun nom kiriting. +MissingPublishUrlError=Ushbu e’lon qilinadigan sayt uchun manzilni kiriting. +MissingPublishFilename=Joriy sahifa uchun fayl nomini kiriting. +#LOCALIZATION NOTE (DuplicateSiteNameError): Don't translate %name% +DuplicateSiteNameError="%name%" allaqachon mavjud. Boshqa nomni kiriting. +AdvancedProperties=Qo‘shimcha sozlamalar… +AdvancedEditForCellMsg=Bir nechta kataklar tanlansa, qo‘shimcha tahrirlash uslubi mavjud bo‘lmaydi +# LOCALIZATION NOTE (ObjectProperties):Don't translate "%obj%" it will be replaced with one of above object nouns +ObjectProperties=%obj% xossalari… +# LOCALIZATION NOTE This character must be in the above string and not confict with other accesskeys in Format menu +ObjectPropertiesAccessKey=o +# LOCALIZATION NOTE (JoinSelectedCells): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinSelectedCells=Tanlangan kataklarni qo‘shish +# LOCALIZATION NOTE (JoinCellToRight): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinCellToRight=Katakni o‘ngga qo‘shish +JoinCellAccesskey=j +# LOCALIZATION NOTE (TableSelectKey): Ctrl key on a keyboard +TableSelectKey=Ctrl+ +# LOCALIZATION NOTE (XulKeyMac): Command key on a Mac keyboard +XulKeyMac=Cmd+ +# LOCALIZATION NOTE (Del): Del key on a keyboard +Del=Del +Delete=Delete +DeleteCells=Kataklarni o‘chirish +DeleteTableTitle=Qatorlar yoki ustunlarni o‘chirish +DeleteTableMsg=Qatorlar yoki ustunlar miqdorini kamaytirish jadvaldagi kataklar va ularning tarkibini o‘chiriadi. Rostdan buni amalga oshirmoqchimisiz? +Clear=Tozalash +#Mouse actions +Click=Bosish +Drag=Sudrash +Unknown=Noma’lum +# +# LOCALIZATION NOTE "RemoveTextStylesAccesskey" is used for both +# menu items: "RemoveTextStyles" and "StopTextStyles" +RemoveTextStylesAccesskey=x +RemoveTextStyles=Barcha matn uslublarini olib tashlash +StopTextStyles=Matn uslublarini davom ettirishni to‘xtatish +# +# LOCALIZATION NOTE "RemoveLinksAccesskey" is used for both +# menu items: "RemoveLinks" and "StopLinks" +RemoveLinksAccesskey=n +RemoveLinks=Havolalarni olib tashlash +StopLinks=Havolani uzish +# +NoFormAction=Ushbu shakl uchn amalni kiritish tavsiya qilinadi. O‘zi xabar qoldiruvchi shakllar qo‘shimcha texnika bo‘lib, barcha brauzerlarda yaxshi ishlamasligi mumkin. +NoAltText=Agar rasm hujjat mazmuniga yaqin bo‘lsa, faqat matn ko‘rinadigan brauzerlarda ko‘rinadigan muqobil matnni ham kiritishingiz kerak. U boshqa brauzerlarda rasm yuklanayotganda yoki rasmni yuklash o‘chirib qo‘yilganda ko‘rinadi. +# +Malformed=Manba hujjat holtiga qaytarilmadi, chunki u yaroqsiz XHTML. +NoLinksToCheck=Tekshirish uchun havolali elementlar mavjud emas diff --git a/l10n-uz/editor/ui/chrome/composer/editorOverlay.dtd b/l10n-uz/editor/ui/chrome/composer/editorOverlay.dtd new file mode 100644 index 0000000000..ea15d815fe --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/editorOverlay.dtd @@ -0,0 +1,348 @@ +<!-- 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/. --> +<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. --> +<!-- File menu items --> + + +<!ENTITY saveCmd.key "S"> +<!-- Edit menu items --> + +<!ENTITY pasteNoFormatting.label "Formalamasdan qo‘yish"> +<!ENTITY pasteNoFormatting.accesskey "F"> +<!ENTITY pasteNoFormatting.key "V"> +<!ENTITY pasteAs.label "Qo‘yish"> +<!ENTITY pasteAs.accesskey "Q"> +<!ENTITY pasteAsQuotationCmd.label "Iqtibos sifatida qo‘yish"> +<!ENTITY pasteAsQuotationCmd.accesskey "q"> +<!ENTITY pasteAsQuotationCmd.key "o"> +<!ENTITY findBarCmd.label "Topish…"> +<!ENTITY findReplaceCmd.label "Topish va almashtirish…"> +<!ENTITY enableInlineSpellChecker.label "Yozayotganda imloni tekshirish"> +<!ENTITY enableInlineSpellChecker.accesskey "i"> +<!ENTITY checkSpellingCmd2.label "Imloni tekshirish…"> +<!ENTITY checkSpellingCmd2.accesskey "t"> +<!ENTITY checkSpellingCmd2.key "p"> +<!-- Insert menu items --> + +<!ENTITY insertMenu.label "Kiritish"> +<!ENTITY insertMenu.accesskey "K"> +<!ENTITY insertLinkCmd2.label "Havola…"> +<!ENTITY insertLinkCmd2.accesskey "H"> +<!ENTITY insertLinkCmd2.key "K"> +<!ENTITY insertAnchorCmd.label "Nomlangan langar…"> +<!ENTITY insertAnchorCmd.accesskey "l"> +<!ENTITY insertImageCmd.label "Rasm…"> +<!ENTITY insertImageCmd.accesskey "R"> +<!ENTITY insertHLineCmd.label "Gorizontal chiziq"> +<!ENTITY insertHLineCmd.accesskey "o"> +<!ENTITY insertTableCmd.label "Jadval…"> +<!ENTITY insertTableCmd.accesskey "J"> +<!ENTITY insertHTMLCmd.label "HTML…"> +<!ENTITY insertHTMLCmd.accesskey "H"> +<!ENTITY insertMathCmd.label "Matematika…"> +<!ENTITY insertMathCmd.accesskey "M"> +<!ENTITY insertCharsCmd.label "Harflar va belgilar…"> +<!ENTITY insertCharsCmd.accesskey "H"> +<!ENTITY insertBreakAllCmd.label "Quyidagi rasm(lar)ni ajratish"> +<!ENTITY insertBreakAllCmd.accesskey "a"> +<!-- Used just in context popup. --> + +<!ENTITY createLinkCmd.label "Havola yaratish…"> +<!ENTITY createLinkCmd.accesskey "H"> +<!ENTITY editLinkCmd.label "Yangi Composer’da havolani tahrirlash"> +<!ENTITY editLinkCmd.accesskey "t"> +<!-- Font Face SubMenu --> + +<!ENTITY FontFaceSelect.tooltip "Shriftni tanlash"> +<!ENTITY fontfaceMenu.label "Shrift"> +<!ENTITY fontfaceMenu.accesskey "S"> +<!ENTITY fontVarWidth.label "O‘zgaruvchi eni"> +<!ENTITY fontVarWidth.accesskey "O"> +<!ENTITY fontFixedWidth.label "O‘zgarmas eni"> +<!ENTITY fontFixedWidth.accesskey "O"> +<!ENTITY fontFixedWidth.key "T"> +<!ENTITY fontHelvetica.label "Helvetica, Arial"> +<!ENTITY fontHelvetica.accesskey "l"> +<!ENTITY fontTimes.label "Times"> +<!ENTITY fontTimes.accesskey "T"> +<!ENTITY fontCourier.label "Courier"> +<!ENTITY fontCourier.accesskey "C"> +<!-- Font Size SubMenu --> + +<!ENTITY FontSizeSelect.tooltip "Shrift hajmini tanlash"> +<!ENTITY decreaseFontSize.label "Kichikroq"> +<!ENTITY decreaseFontSize.accesskey "K"> +<!ENTITY decrementFontSize.key "<"> +<!-- < is above this key on many keyboards --> +<!ENTITY decrementFontSize.key2 ","> +<!ENTITY increaseFontSize.label "Kattaroq"> +<!ENTITY increaseFontSize.accesskey "r"> +<!ENTITY incrementFontSize.key ">"> +<!-- > is above this key on many keyboards --> +<!ENTITY incrementFontSize.key2 "."> + +<!ENTITY fontSizeMenu.label "Hajmi"> +<!ENTITY fontSizeMenu.accesskey "j"> +<!ENTITY size-tinyCmd.label "Mayda"> +<!ENTITY size-tinyCmd.accesskey "M"> +<!ENTITY size-smallCmd.label "kichik"> +<!ENTITY size-smallCmd.accesskey "c"> +<!ENTITY size-mediumCmd.label "O‘rtacha"> +<!ENTITY size-mediumCmd.accesskey "O"> +<!ENTITY size-largeCmd.label "Katta"> +<!ENTITY size-largeCmd.accesskey "K"> +<!ENTITY size-extraLargeCmd.label "Juda katta"> +<!ENTITY size-extraLargeCmd.accesskey "J"> +<!ENTITY size-hugeCmd.label "Ulkan"> +<!ENTITY size-hugeCmd.accesskey "U"> +<!-- Font Style SubMenu --> + +<!ENTITY fontStyleMenu.label "Matn uslubi"> +<!ENTITY fontStyleMenu.accesskey "u"> +<!ENTITY styleBoldCmd.label "Qalin"> +<!ENTITY styleBoldCmd.accesskey "Q"> +<!ENTITY styleBoldCmd.key "B"> +<!ENTITY styleItalicCmd.label "Qiya"> +<!ENTITY styleItalicCmd.accesskey "i"> +<!ENTITY styleItalicCmd.key "I"> +<!ENTITY styleUnderlineCmd.label "Tagiga chizish"> +<!ENTITY styleUnderlineCmd.accesskey "T"> +<!ENTITY styleUnderlineCmd.key "U"> +<!ENTITY styleStrikeThruCmd.label "Ustdan chizilgan"> +<!ENTITY styleStrikeThruCmd.accesskey "U"> +<!ENTITY styleSuperscriptCmd.label "Superskript"> +<!ENTITY styleSuperscriptCmd.accesskey "p"> +<!ENTITY styleSubscriptCmd.label "Subskript"> +<!ENTITY styleSubscriptCmd.accesskey "S"> +<!ENTITY styleNonbreakingCmd.label "Ajratilmaydigan"> +<!ENTITY styleNonbreakingCmd.accesskey "A"> +<!ENTITY styleEm.label "Urg‘u"> +<!ENTITY styleEm.accesskey "U"> +<!ENTITY styleStrong.label "Kuchliroq urg‘u"> +<!ENTITY styleStrong.accesskey "r"> +<!ENTITY styleCite.label "Iqtibos olish"> +<!ENTITY styleCite.accesskey "I"> +<!ENTITY styleAbbr.label "Qisqartma"> +<!ENTITY styleAbbr.accesskey "Q"> +<!ENTITY styleAcronym.label "Qisqartma"> +<!ENTITY styleAcronym.accesskey "Q"> +<!ENTITY styleCode.label "Kod"> +<!ENTITY styleCode.accesskey "o"> +<!ENTITY styleSamp.label "Oddiy chiqish"> +<!ENTITY styleSamp.accesskey "O"> +<!ENTITY styleVar.label "O‘zgaruvchi"> +<!ENTITY styleVar.accesskey "O"> + +<!ENTITY formatFontColor.label "Matn rangi…"> +<!ENTITY formatFontColor.accesskey "r"> +<!ENTITY tableOrCellColor.label "Katak yoki jadval orqa foni…"> +<!ENTITY tableOrCellColor.accesskey "o"> + +<!ENTITY formatRemoveStyles.key "Y"> +<!ENTITY formatRemoveLinks.key "K"> +<!ENTITY formatRemoveNamedAnchors.label "Nomlangan langarni olib tashlash"> +<!ENTITY formatRemoveNamedAnchors.accesskey "o"> +<!ENTITY formatRemoveNamedAnchors2.key "R"> + +<!ENTITY paragraphMenu.label "Paragraf"> +<!ENTITY paragraphMenu.accesskey "P"> +<!ENTITY paragraphParagraphCmd.label "Paragraf"> +<!ENTITY paragraphParagraphCmd.accesskey "P"> +<!ENTITY heading1Cmd.label "1 bosh qator"> +<!ENTITY heading1Cmd.accesskey "1"> +<!ENTITY heading2Cmd.label "2 bosh qator"> +<!ENTITY heading2Cmd.accesskey "2"> +<!ENTITY heading3Cmd.label "3 bosh qator"> +<!ENTITY heading3Cmd.accesskey "3"> +<!ENTITY heading4Cmd.label "4 bosh qator"> +<!ENTITY heading4Cmd.accesskey "4"> +<!ENTITY heading5Cmd.label "5 bosh qator"> +<!ENTITY heading5Cmd.accesskey "5"> +<!ENTITY heading6Cmd.label "6 bosh qator"> +<!ENTITY heading6Cmd.accesskey "6"> +<!ENTITY paragraphAddressCmd.label "Manzil"> +<!ENTITY paragraphAddressCmd.accesskey "M"> +<!ENTITY paragraphPreformatCmd.label "Format ko‘rinishi"> +<!ENTITY paragraphPreformatCmd.accesskey "F"> +<!-- List menu items --> + +<!ENTITY formatlistMenu.label "Ro‘yxat"> +<!ENTITY formatlistMenu.accesskey "R"> +<!ENTITY noneCmd.label "Yo‘q"> +<!ENTITY noneCmd.accesskey "Y"> +<!ENTITY listBulletCmd.label "Ko‘rsatkich qo‘shildi"> +<!ENTITY listBulletCmd.accesskey "K"> +<!ENTITY listNumberedCmd.label "Raqamlandi"> +<!ENTITY listNumberedCmd.accesskey "m"> +<!ENTITY listTermCmd.label "Atama"> +<!ENTITY listTermCmd.accesskey "A"> +<!ENTITY listDefinitionCmd.label "Aniqligi"> +<!ENTITY listDefinitionCmd.accesskey "A"> +<!ENTITY listPropsCmd.label "Xossalari ro‘yxati…"> +<!ENTITY listPropsCmd.accesskey "r"> + +<!ENTITY ParagraphSelect.tooltip "Paragraf formatini tanlash"> +<!-- Shared in Paragraph, and Toolbar menulist --> +<!ENTITY bodyTextCmd.label "Matn asosiy qismi"> +<!ENTITY bodyTextCmd.accesskey "M"> +<!-- isn't used in menu now, but may be added in future --> +<!ENTITY advancedPropertiesCmd.label "Qo‘shimcha xossalari"> +<!ENTITY advancedPropertiesCmd.accesskey "Q"> +<!-- Align menu items --> + +<!ENTITY alignMenu.label "Taxlash"> +<!ENTITY alignMenu.accesskey "T"> +<!ENTITY alignLeft.label "Chap"> +<!ENTITY alignLeft.accesskey "C"> +<!ENTITY alignLeft.tooltip "Chapga taxlash"> +<!ENTITY alignCenter.label "Markaz"> +<!ENTITY alignCenter.accesskey "M"> +<!ENTITY alignCenter.tooltip "Markazga taxlash"> +<!ENTITY alignRight.label "O‘ng"> +<!ENTITY alignRight.accesskey "O"> +<!ENTITY alignRight.tooltip "O‘ngga taxlash"> +<!ENTITY alignJustify.label "Tadiqlash"> +<!ENTITY alignJustify.accesskey "T"> +<!ENTITY alignJustify.tooltip "Tasdiqlashni taxlash"> +<!-- Layer toolbar items --> + +<!ENTITY layer.tooltip "Qatlam"> +<!ENTITY layerSendToBack.tooltip "Orqaga o‘tkazish"> +<!ENTITY layerBringToFront.tooltip "Oldinga o‘tkazish"> + +<!ENTITY increaseIndent.label "Xat boshini kattalashtirish"> +<!ENTITY increaseIndent.accesskey "k"> +<!ENTITY increaseIndent.key "]"> +<!ENTITY decreaseIndent.label "Xat boshini kamaytirish"> +<!ENTITY decreaseIndent.accesskey "k"> +<!ENTITY decreaseIndent.key "["> + +<!ENTITY colorsAndBackground.label "Sahifa ranglari va orqa fonlar…"> +<!ENTITY colorsAndBackground.accesskey "o"> +<!-- Table Menu --> + +<!ENTITY tableMenu.label "Jadval"> +<!ENTITY tableMenu.accesskey "J"> +<!-- Select Submenu --> + +<!ENTITY tableSelectMenu.label "Tanlash"> +<!ENTITY tableSelectMenu.accesskey "T"> + +<!ENTITY tableSelectMenu2.label "Jadvalni tanlash"> +<!ENTITY tableSelectMenu2.accesskey "t"> +<!ENTITY tableInsertMenu2.label "Jadvalni kiritish"> +<!ENTITY tableInsertMenu2.accesskey "k"> +<!ENTITY tableDeleteMenu2.label "Jadvalni o‘chirish"> +<!ENTITY tableDeleteMenu2.accesskey "o"> +<!-- Insert SubMenu --> + +<!ENTITY tableInsertMenu.label "Kiritish"> +<!ENTITY tableInsertMenu.accesskey "K"> +<!ENTITY tableTable.label "Jadval"> +<!ENTITY tableTable.accesskey "J"> +<!ENTITY tableRow.label "Qator"> +<!ENTITY tableRows.label "Qator(lar)"> +<!ENTITY tableRow.accesskey "Q"> +<!ENTITY tableRowAbove.label "Qatorni tepaga ko‘tarish"> +<!ENTITY tableRowAbove.accesskey "Q"> +<!ENTITY tableRowBelow.label "Qatorni pastga tushirish"> +<!ENTITY tableRowBelow.accesskey "p"> +<!ENTITY tableColumn.label "Ustun"> +<!ENTITY tableColumns.label "Ustun(lar)"> +<!ENTITY tableColumn.accesskey "U"> +<!ENTITY tableColumnBefore.label "Ustunni oldinga o‘tkazish"> +<!ENTITY tableColumnBefore.accesskey "U"> +<!ENTITY tableColumnAfter.label "Ustunni orqaga o‘tkazish"> +<!ENTITY tableColumnAfter.accesskey "o"> +<!ENTITY tableCell.label "Katak"> +<!ENTITY tableCells.label "Katak(lar)"> +<!ENTITY tableCell.accesskey "K"> +<!ENTITY tableCellContents.label "Kataklar tarkibi"> +<!ENTITY tableCellContents.accesskey "t"> +<!ENTITY tableAllCells.label "Barcha kataklar"> +<!ENTITY tableAllCells.accesskey "B"> +<!ENTITY tableCellBefore.label "Katakni oldinga o‘tkazish"> +<!ENTITY tableCellBefore.accesskey "K"> +<!ENTITY tableCellAfter.label "Katakni orqaga o‘tkazish"> +<!ENTITY tableCellAfter.accesskey "o"> +<!-- Delete SubMenu --> +<!ENTITY tableDeleteMenu.label "O‘chirish"> +<!ENTITY tableDeleteMenu.accesskey "O"> +<!-- text for "Join Cells" is in editor.properties + ("JoinSelectedCells" and "JoinCellToRight") + the access key must exist in both of those strings + But value must be set here for accesskey to draw properly +--> + +<!ENTITY tableJoinCells.label "j"> +<!ENTITY tableJoinCells.accesskey "j"> +<!ENTITY tableSplitCell.label "Katakni ajratish"> +<!ENTITY tableSplitCell.accesskey "K"> +<!ENTITY convertToTable.label "Tanlanganlardan jadval yaratish"> +<!ENTITY convertToTable.accesskey "y"> +<!ENTITY tableProperties.label "Jadval xossalari…"> +<!ENTITY tableProperties.accesskey "x"> +<!-- Toolbar-only items --> + +<!ENTITY menuBar.tooltip "Menyu paneli"> +<!ENTITY formatToolbar.tooltip "Format asboblar paneli"> +<!ENTITY cutToolbarCmd.tooltip "Kesib olish"> +<!ENTITY copyToolbarCmd.tooltip "Nusxa olish"> +<!ENTITY pasteToolbarCmd.tooltip "Qo‘yish"> +<!ENTITY printToolbarCmd.label "Chop qilish"> +<!ENTITY printToolbarCmd.tooltip "Ushbu sahifani chop qilish"> +<!ENTITY findToolbarCmd.label "Topish"> +<!ENTITY findToolbarCmd.tooltip "Sahifadan matnni topish"> +<!ENTITY spellToolbarCmd.label "Imlo"> +<!ENTITY spellToolbarCmd.tooltip "Butun sahifa yoki tanlanganning imlosini tekshirish"> +<!ENTITY imageToolbarCmd.label "Rasm"> +<!ENTITY imageToolbarCmd.tooltip "Yangi rasmni kiriting yoi tanlangan rasmning xossalarini tahrirlang"> +<!ENTITY hruleToolbarCmd.label "H.qatori"> +<!ENTITY hruleToolbarCmd.tooltip "Gorizontal qator kiriting yoi tanlangan qaotrning xossalarini tahrirlash"> +<!ENTITY tableToolbarCmd.label "Jadval"> +<!ENTITY tableToolbarCmd.tooltip "Yangi jadvalni kiriting yoki tanlangan jadvalning xossalarini tahrirlang"> +<!ENTITY linkToolbarCmd.label "Havola"> +<!ENTITY linkToolbarCmd.tooltip "Yangi havolani kiriting yoi tanlangan havolaning xossalarini tahrirlang"> +<!ENTITY anchorToolbarCmd.label "Langar"> +<!ENTITY anchorToolbarCmd.tooltip "Langarning yangi nomini kiriting yoki tanlangan langanrning xossalarini tahrirlang"> +<!ENTITY TextColorButton.tooltip "Matn uchun rangni tanlang"> +<!ENTITY BackgroundColorButton.tooltip "Orqa fon uchun rangni tanlang"> +<!ENTITY throbber.tooltip "&vendorShortName; boshlang‘ich sahifasiga o‘ting"> +<!ENTITY HighlightColorButton.tooltip "Matn uchun ajratib ko‘rsatish rangini tanlang"> +<!-- Editor toolbar --> + +<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Shrift hajmini o‘rnatish"> +<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Kichikroq shrift hajmi"> +<!ENTITY increaseFontSizeToolbarCmd.tooltip "Kattaroq shrift hajmi"> +<!ENTITY boldToolbarCmd.tooltip "Qalin"> +<!ENTITY italicToolbarCmd.tooltip "Qiya"> +<!ENTITY underlineToolbarCmd.tooltip "Tagiga chizish"> +<!ENTITY bulletListToolbarCmd.tooltip "Ko‘rsatkich bilan ajratilgan ro‘yxatni qabul qilish yoki olib tashlash"> +<!ENTITY numberListToolbarCmd.tooltip "Raqamlangan ro‘yxatni qabul qilish yoki olib tashlash"> +<!ENTITY outdentToolbarCmd.tooltip "Bo‘rtib chiqqan matn (chapga siljitish)"> +<!ENTITY indentToolbarCmd.tooltip "Kertik matn (o‘ngga siljitish)"> +<!ENTITY AlignPopupButton.tooltip "Matnni taxlashni tanlash"> +<!ENTITY InsertPopupButton.tooltip "Havola, langar, rasm, gorizontal qator yoki jadval kiritish"> +<!ENTITY alignLeftButton.tooltip "Matnni chetlarini taxlash"> +<!ENTITY alignCenterButton.tooltip "Matnni markazda taxlash"> +<!ENTITY alignRightButton.tooltip "Matnni o‘ng chegarasi bo‘yicha taxlash"> +<!ENTITY alignJustifyButton.tooltip "Matnni chap va o‘ng chegalari bo‘yicha taxlash"> +<!-- Structure Toolbar Context Menu items --> + +<!ENTITY structSelect.label "Tanlash"> +<!ENTITY structSelect.accesskey "T"> +<!ENTITY structRemoveTag.label "Tegni olib tashlash"> +<!ENTITY structRemoveTag.accesskey "o"> +<!ENTITY structChangeTag.label "Tegni o‘zgartirish"> +<!ENTITY structChangeTag.accesskey "o"> +<!-- TOC manipulation --> + +<!ENTITY insertTOC.label "Kiritish"> +<!ENTITY insertTOC.accesskey "K"> +<!ENTITY updateTOC.label "Yangilash"> +<!ENTITY updateTOC.accesskey "Y"> +<!ENTITY removeTOC.label "Olib tashlash"> +<!ENTITY removeTOC.accesskey "O"> +<!ENTITY tocMenu.label "Tarkibdagi jadval…"> +<!ENTITY tocMenu.accesskey "j"> diff --git a/l10n-uz/editor/ui/chrome/composer/editorPrefsOverlay.dtd b/l10n-uz/editor/ui/chrome/composer/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..346e3b6458 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- 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/. --> +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Composer"> +<!ENTITY editing.label "Yangi sahifa sozlamalari"> +<!ENTITY toolbars.label "Asboblar paneli"> +<!ENTITY publish.label "E’lon qilinmoqda"> diff --git a/l10n-uz/editor/ui/chrome/composer/editorSmileyOverlay.dtd b/l10n-uz/editor/ui/chrome/composer/editorSmileyOverlay.dtd new file mode 100644 index 0000000000..e0ba147f18 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/editorSmileyOverlay.dtd @@ -0,0 +1,58 @@ +<!-- 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/. --> +<!-- Smiley Menu items --> + +<!ENTITY insertSmiley.label "Jilmaygan"> +<!ENTITY insertSmiley.accesskey "J"> + +<!ENTITY smiley1Cmd.label "Smayl"> +<!ENTITY smiley1Cmd.accesskey "S"> +<!ENTITY smiley1Cmd.tooltip "&Smayl yuzini kiritish"> +<!ENTITY smiley2Cmd.label "Xo‘mrayish"> +<!ENTITY smiley2Cmd.accesskey "X"> +<!ENTITY smiley2Cmd.tooltip "Xo‘mraygan yuzni kiritish"> +<!ENTITY smiley3Cmd.label "Ko‘z qisish"> +<!ENTITY smiley3Cmd.accesskey "K"> +<!ENTITY smiley3Cmd.tooltip "Ko‘zini qisgan yuzni kiritish"> +<!ENTITY smiley4Cmd.label "Tilini chiqargan"> +<!ENTITY smiley4Cmd.accesskey "T"> +<!ENTITY smiley4Cmd.tooltip "Tilini chiqarga yuzni kiritish"> +<!ENTITY smiley5Cmd.label "Kulayotgan"> +<!ENTITY smiley5Cmd.accesskey "K"> +<!ENTITY smiley5Cmd.tooltip "Kulayotgan yuzni kiritish"> +<!ENTITY smiley6Cmd.label "Uyalgan"> +<!ENTITY smiley6Cmd.accesskey "U"> +<!ENTITY smiley6Cmd.tooltip "Uyalgan yuzni kiritish"> +<!ENTITY smiley7Cmd.label "Qaror qilmagan"> +<!ENTITY smiley7Cmd.accesskey "Q"> +<!ENTITY smiley7Cmd.tooltip "Qaror qilmagan yuzni kiritish"> +<!ENTITY smiley8Cmd.label "Ajablangan"> +<!ENTITY smiley8Cmd.accesskey "A"> +<!ENTITY smiley8Cmd.tooltip "Ajablangan yuzni kiritish"> +<!ENTITY smiley9Cmd.label "Bo‘sa"> +<!ENTITY smiley9Cmd.accesskey "B"> +<!ENTITY smiley9Cmd.tooltip "Bo‘sali yuzni kiritish"> +<!ENTITY smiley10Cmd.label "Hayqiriq"> +<!ENTITY smiley10Cmd.accesskey "H"> +<!ENTITY smiley10Cmd.tooltip "Hayqirgan yuzni kiritish"> +<!ENTITY smiley11Cmd.label "Sovuqqon"> +<!ENTITY smiley11Cmd.accesskey "S"> +<!ENTITY smiley11Cmd.tooltip "Sovuqqon yuzni kiritish"> +<!ENTITY smiley12Cmd.label "Pullik og‘iz"> +<!ENTITY smiley12Cmd.accesskey "P"> +<!ENTITY smiley12Cmd.tooltip "Pullik og‘izli yuzni kiritish"> +<!ENTITY smiley13Cmd.label "Oyog‘i og‘zida"> +<!ENTITY smiley13Cmd.accesskey "o"> +<!ENTITY smiley13Cmd.tooltip "Oyog‘i og‘zida bo‘lgan yuzni kiritish"> +<!ENTITY smiley14Cmd.label "Sodda"> +<!ENTITY smiley14Cmd.accesskey "S"> +<!ENTITY smiley14Cmd.tooltip "Sodda yuzni kiritish"> +<!ENTITY smiley15Cmd.label "Yig‘lash"> +<!ENTITY smiley15Cmd.accesskey "g"> +<!ENTITY smiley15Cmd.tooltip "Yig‘layotgan yuzni kiritish"> +<!ENTITY smiley16Cmd.label "Labini tishlagan"> +<!ENTITY smiley16Cmd.accesskey "a"> +<!ENTITY smiley16Cmd.tooltip "Labini tishlagan yuzni kiritish"> +<!ENTITY SmileButton.tooltip "Jilmaygan yuzni kiritish"> + diff --git a/l10n-uz/editor/ui/chrome/composer/pref-composer.dtd b/l10n-uz/editor/ui/chrome/composer/pref-composer.dtd new file mode 100644 index 0000000000..d589db6cd5 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/pref-composer.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/. --> +<!-- extracted from content/pref-composer.xul --> +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "So‘nggi sahifalar menyusi"> +<!ENTITY documentsInMenu.label "Ro‘yxatda keltirilgan sahifalar maksimal miqdori:"> +<!ENTITY documentsInMenu.accesskey "m"> +<!ENTITY savingFiles.title "Sahifalar saqlanayotgan yoki e’lon qilinayotganda:"> +<!ENTITY preserveExisting.label "Asl manba formatini saqlab qo‘yish"> +<!ENTITY preserveExisting.accesskey "s"> +<!ENTITY preserveExisting.tooltip "Sahi asl formati va bo‘lingan qatorlarni &saqlab qo‘yadi"> +<!ENTITY saveAssociatedFiles.label "Saqlanayotgan sahifalar bilan bog‘liq fayllar va rasmlarni saqlash"> +<!ENTITY saveAssociatedFiles.accesskey "s"> +<!ENTITY showPublishDialog.label "Sahifalar e’lon qilinayotgan vaqtda E’lon qilish oynasi doimo ko‘rsatilsin"> +<!ENTITY showPublishDialog.accesskey "d"> +<!ENTITY composerEditing.label "Tahrirlash"> +<!ENTITY maintainStructure.label "Kataklar kiritilganda yoki o‘chirilganda asosiy jadval tartibi"> +<!ENTITY maintainStructure.tooltip "Kataklar kiritilgan yoki o‘chirilganidan so‘ng jadvalning to‘rtburchak shakllari avtomatik tarzda kataklarni qo‘shish bilan nusxasini saqlab qo‘yadi"> +<!ENTITY maintainStructure.accesskey "a"> +<!ENTITY useCSS.label "HTML elementlari va qiymatlari o‘rniga CSS uslubdan foydalanish"> +<!ENTITY useCSS.accesskey "f"> +<!ENTITY crInPCreatesNewP.label "Paragrafga qaytish, doimo yangi paragrafni yaratadi"> +<!ENTITY crInPCreatesNewP.accesskey "q"> diff --git a/l10n-uz/editor/ui/chrome/composer/pref-editing.dtd b/l10n-uz/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..7b76856e81 --- /dev/null +++ b/l10n-uz/editor/ui/chrome/composer/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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 pref.editing.title "Yangi sahifa sozlamalari"> + +<!ENTITY authorName.label "Muallifi:"> +<!ENTITY authorName.accesskey "M"> +<!ENTITY pageColorHeader "Joriy sahifa ko‘rinishi"> + +<!ENTITY defaultColors.label "O‘qigichning standart ranglari (Sahifaga ranglar o‘rnatmang)"> +<!ENTITY defaultColors.accesskey "d"> +<!ENTITY customColors.label "Boshqa ranglardan foydalanish"> +<!ENTITY customColors.accesskey "B"> + +<!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 "Kirilgan havola matni"> +<!ENTITY visitedLinkText.accesskey "K"> +<!ENTITY background.label "Orqa fon:"> +<!ENTITY background.accesskey "O"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Orqa fon rasmi:"> +<!ENTITY backgroundImage.accesskey "r"> +<!ENTITY chooseFile.label "Faylni tanlash…"> +<!ENTITY chooseFile.accesskey "t"> + 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"> diff --git a/l10n-uz/editor/ui/chrome/region/region.properties b/l10n-uz/editor/ui/chrome/region/region.properties new file mode 100644 index 0000000000..fb6fac676e --- /dev/null +++ b/l10n-uz/editor/ui/chrome/region/region.properties @@ -0,0 +1,8 @@ +# 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/. + +# +# editor.js +# editor.properties +editor.throbber.url=http://www.seamonkey-project.org/ |