diff options
Diffstat (limited to 'l10n-km/editor/ui/chrome/dialogs')
32 files changed, 844 insertions, 0 deletions
diff --git a/l10n-km/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-km/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..458e6fac3c --- /dev/null +++ b/l10n-km/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 "Հատկության ընդլայնված խմբագիր"> +<!ENTITY AttName.label "Հատկությունը."> +<!ENTITY AttValue.label "Նշանակությունը."> +<!ENTITY PropertyName.label "Հատկությունը."> +<!ENTITY currentattributesfor.label "Ընթացիկ հատկությունները՝"> +<!ENTITY tree.attributeHeader.label "Հատկանիշը"> +<!ENTITY tree.propertyHeader.label "Հատկությունը"> +<!ENTITY tree.valueHeader.label "Նշանակություն"> +<!ENTITY tabHTML.label "HTML հատկություններ"> +<!ENTITY tabCSS.label "Ներքին գիծը"> +<!ENTITY tabJSE.label "JavaScript դեպքեր"> + +<!ENTITY editAttribute.label "Սեղմեք այստեղ՝ խմբագրելու համար"> +<!ENTITY removeAttribute.label "Հեռացնել"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-km/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..1055177a25 --- /dev/null +++ b/l10n-km/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 "Գույնը"> +<!ENTITY lastPickedColor.label "Last-picked color"> +<!ENTITY lastPickedColor.accessKey "L"> +<!ENTITY setColor1.label "Սեղմեք գույնի վրա կամ՝"> +<!ENTITY setColor2.label "enter an HTML color string"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY setColorExample.label "օրինակ՝ "#0000ff" կամ "blue")."> +<!ENTITY default.label "Default"> +<!ENTITY default.accessKey "D"> +<!ENTITY palette.label "Գույները."> +<!ENTITY standardPalette.label "Ստանդարտ"> +<!ENTITY webPalette.label "Բոլոր վեբ գույները"> +<!ENTITY background.label "Background for:"> +<!ENTITY background.accessKey "B"> +<!ENTITY table.label "Table"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Cell(s)"> +<!ENTITY cell.accessKey "C"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-km/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..23e0017858 --- /dev/null +++ b/l10n-km/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 "Փոխարկել աղյուսակի"> +<!ENTITY instructions1.label "Սեղմիչը ստեղծում է աղյուսակի նոր գիծ՝ յուրաքանչյուր պարագրաֆի համար։"> +<!ENTITY instructions2.label "Ընտրեք այն նշանը որը հանդիսանում է բաժանիչ սյունների միջև."> +<!ENTITY commaRadio.label "Ստորակետ"> +<!ENTITY spaceRadio.label "Բացատ"> +<!ENTITY otherRadio.label "Այլ նշան."> +<!ENTITY deleteCharCheck.label "Ջնջել բաժանիչ նշանը"> +<!ENTITY collapseSpaces.label "Անտեսել լր. բացատները"> +<!ENTITY collapseSpaces.tooltip "Փոխարկել խառնված բացատները մեկ բաժանիչով"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-km/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..604da2855f --- /dev/null +++ b/l10n-km/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 "Advanced Edit…"> +<!ENTITY AdvancedEditButton.accessKey "E"> +<!ENTITY AdvancedEditButton.tooltip "Ավելացնել կամ փոփոխել HTML հատկությունները, ոճի հատկությունները և JavaScript-ը"> +<!ENTITY chooseFileButton.label "Choose File..."> +<!ENTITY chooseFileButton.accessKey "F"> +<!ENTITY chooseFileLinkButton.label "Choose File..."> +<!ENTITY chooseFileLinkButton.accessKey "o"> +<!ENTITY makeUrlRelative.label "URL គឺទាក់ទងនឹងទីតាំងទំព័រ"> +<!ENTITY makeUrlRelative.accessKey "r"> +<!ENTITY makeUrlRelative.tooltip "Ընտրել հարաբերական և բացարձակ հղումների միջև։ Սա փոխելու համար նախ պետք է պահպանեք էջը։"> +<!-- Shared by Link and Image dialogs --> + +<!ENTITY LinkURLEditField.label "Enter a web page location, a local file, or select a Named Anchor or Heading from the popup list:"> +<!ENTITY LinkURLEditField.accessKey "l"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..2f4323c3c6 --- /dev/null +++ b/l10n-km/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 "Խարսխի հատկությունները"> +<!ENTITY anchorNameEditField.label "Anchor Name:"> +<!ENTITY anchorNameEditField.accessKey "N"> +<!ENTITY nameInput.tooltip "Նշեք բացառիկ անուն խարսի համար"> + diff --git a/l10n-km/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-km/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..0d2bc24170 --- /dev/null +++ b/l10n-km/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 "Ընտրեք փոփոխման խմբագրումը"> +<!ENTITY conflictWarning.label "Այս էջը փոփոխվել է այլ ծրագրի կողմից, բայց Դուք ունեք չպահպանված փոփոխություններ։"> +<!ENTITY conflictResolve.label "Ընտրեք, թե որ տարբերակը պահել."> +<!ENTITY keepCurrentPageButton.label "Պահել ընթացիկ էջի փոփոխումը"> +<!ENTITY useOtherPageButton.label "Փոխարինել ընթացիկ էջը այլ փոփոխմամբ"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..058b557d5f --- /dev/null +++ b/l10n-km/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 "Կոճակի հատկությունները"> + +<!ENTITY Settings.label "Կարգավորումներ"> + +<!ENTITY ButtonType.label "Տեսակը"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Ուղարկել"> +<!ENTITY reset.value "Ետարկել"> +<!ENTITY button.value "Կոճակ"> + +<!ENTITY ButtonName.label "Անունը."> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Նշանակությունը."> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "Էջի ցուցիչը."> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY ButtonDisabled.label "Անջատված է"> +<!ENTITY ButtonDisabled.accesskey "D"> +<!ENTITY AccessKey.label "Մուտքի բանալին."> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveButton.label "Հեռացնել կոճակը"> +<!ENTITY RemoveButton.accesskey "R"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..88d2dd0e31 --- /dev/null +++ b/l10n-km/editor/ui/chrome/dialogs/EditorColorProperties.dtd @@ -0,0 +1,28 @@ +<!-- 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 "Էջի գույները և Խորապատկերը"> +<!ENTITY pageColors.label "Էջի գույները"> +<!ENTITY defaultColorsRadio.label "Reader's default colors (Don't set colors in page)"> +<!ENTITY defaultColorsRadio.accessKey "D"> +<!ENTITY defaultColorsRadio.tooltip "Օգտագործել գույնային կարգավորումները միայն դիտարկիչում"> +<!ENTITY customColorsRadio.label "Use custom colors:"> +<!ENTITY customColorsRadio.accessKey "c"> +<!ENTITY customColorsRadio.tooltip "Գույնային այս կարգավորումները դիտարկիչի կարգավորումներում"> + +<!ENTITY normalText.label "Normal text"> +<!ENTITY normalText.accessKey "N"> +<!ENTITY linkText.label "Link text"> +<!ENTITY linkText.accessKey "L"> +<!ENTITY activeLinkText.label "Active link text"> +<!ENTITY activeLinkText.accessKey "A"> +<!ENTITY visitedLinkText.label "Visited link text"> +<!ENTITY visitedLinkText.accessKey "V"> +<!ENTITY background.label "Background:"> +<!ENTITY background.accessKey "B"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Background Image:"> +<!ENTITY backgroundImage.accessKey "m"> +<!ENTITY backgroundImage.tooltip "Օգտագործել նկարի ֆայլը խորապատկերի համար այս էջում"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..d2f9bee857 --- /dev/null +++ b/l10n-km/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 "Նշեք դաշտի հատկությունները"> + +<!ENTITY Legend.label "Լեգենդը"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Խմբագրել լեգենդը."> +<!ENTITY EditLegendText.accesskey "t"> +<!ENTITY LegendAlign.label "Հավասարեցնել լեգենդը."> +<!ENTITY LegendAlign.accesskey "A"> +<!ENTITY AlignDefault.label "Հիմնական"> +<!ENTITY AlignLeft.label "Ձախից"> +<!ENTITY AlignCenter.label "Կենտրոնում"> +<!ENTITY AlignRight.label "Աջից"> + +<!ENTITY RemoveFieldSet.label "Հեռացնել դաշտը"> +<!ENTITY RemoveFieldSet.accesskey "R"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..d1ad24903b --- /dev/null +++ b/l10n-km/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 "Բլանկի հատկությունը"> + +<!ENTITY Settings.label "Կարգավորումներ"> + +<!ENTITY FormName.label "Բլանկի անունը"> +<!ENTITY FormName.accesskey "N"> +<!ENTITY FormAction.label "Քայլի հղումը."> +<!ENTITY FormAction.accesskey "A"> +<!ENTITY FormMethod.label "Եղանակը."> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Կոդավորումը."> +<!ENTITY FormEncType.accesskey "c"> +<!ENTITY FormTarget.label "Թիրախային շրջանակը."> +<!ENTITY FormTarget.accesskey "T"> + +<!ENTITY RemoveForm.label "Հեռացնել բլանկը"> +<!ENTITY RemoveForm.accesskey "R"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..02ac008115 --- /dev/null +++ b/l10n-km/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 "Հորիզոնական տողի հատկություններ"> + +<!ENTITY dimensionsBox.label "Չափերը"> +<!ENTITY heightEditField.label "Height:"> +<!ENTITY heightEditField.accessKey "g"> +<!ENTITY widthEditField.label "Width:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY pixelsPopup.value "փիքսել"> +<!ENTITY alignmentBox.label "Հավասարեցումը"> +<!ENTITY leftRadio.label "Left"> +<!ENTITY leftRadio.accessKey "L"> +<!ENTITY centerRadio.label "Center"> +<!ENTITY centerRadio.accessKey "C"> +<!ENTITY rightRadio.label "Right"> +<!ENTITY rightRadio.accessKey "R"> + +<!ENTITY threeDShading.label "3-D Shading"> +<!ENTITY threeDShading.accessKey "S"> +<!ENTITY saveSettings.label "Use as Default"> +<!ENTITY saveSettings.accessKey "D"> +<!ENTITY saveSettings.tooltip "Պահպանեք այս կարգավորումները՝ նոր հորիզոնական տողերի համար"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..bc28813b55 --- /dev/null +++ b/l10n-km/editor/ui/chrome/dialogs/EditorImageProperties.dtd @@ -0,0 +1,78 @@ +<!-- 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 "Նկարի հատկանիշները"> + +<!ENTITY pixelsPopup.value "փիքսել"> +<!-- These are in the Location tab panel --> + +<!ENTITY locationEditField.label "Image Location:"> +<!ENTITY locationEditField.accessKey "L"> +<!ENTITY locationEditField.tooltip "Նշեք նկարի ֆայլի անունը կամ տեղը"> +<!ENTITY title.label "Tooltip:"> +<!ENTITY title.accessKey "T"> +<!ENTITY title.tooltip "Html 'title' հատկությունը, որը ցուցադրվում է հուշման մեջ"> +<!ENTITY altText.label "Alternate text:"> +<!ENTITY altText.accessKey "A"> +<!ENTITY altTextEditField.tooltip "Նշեք նկարի փոխարեն ցուցադրվելիք տեքստը"> +<!ENTITY noAltText.label "Don't use alternate text"> +<!ENTITY noAltText.accessKey "D"> + +<!ENTITY previewBox.label "Դիտում"> +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> + +<!ENTITY actualSize.label "Իրական չափը."> +<!ENTITY actualSizeRadio.label "Actual Size"> +<!ENTITY actualSizeRadio.accessKey "A"> +<!ENTITY actualSizeRadio.tooltip "Ետարկել նկարի իրական չափը"> +<!ENTITY customSizeRadio.label "Custom Size"> +<!ENTITY customSizeRadio.accessKey "S"> +<!ENTITY customSizeRadio.tooltip "Փոխել նկարի չափը, ինչպես որ էջում է"> +<!ENTITY heightEditField.label "Height:"> +<!ENTITY heightEditField.accessKey "g"> +<!ENTITY widthEditField.label "Width:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY constrainCheckbox.label "Constrain"> +<!ENTITY constrainCheckbox.accessKey "C"> +<!ENTITY constrainCheckbox.tooltip "Որոշել նկարի հարաբերակցությունը"> +<!-- These controls are in the Image Map box of the expanded area --> + +<!ENTITY imagemapBox.label "Նկարի քարտեզը"> +<!ENTITY removeImageMapButton.label "Remove"> +<!ENTITY removeImageMapButton.accessKey "R"> +<!-- These are the options for image alignment --> + +<!ENTITY alignment.label "Հավասարեցնել տեքստը նկարին"> +<!ENTITY bottomPopup.value "Կոճակի մոտ"> +<!ENTITY topPopup.value "Վերևում"> +<!ENTITY centerPopup.value "Կենտրոնում"> +<!ENTITY wrapRightPopup.value "Ծածկել դեպի աջ"> +<!ENTITY wrapLeftPopup.value "Ծածկել դեպի ձախ"> +<!-- These controls are in the Spacing Box --> + +<!ENTITY spacingBox.label "Բացատում"> +<!ENTITY leftRightEditField.label "Left and Right:"> +<!ENTITY leftRightEditField.accessKey "L"> +<!ENTITY topBottomEditField.label "Top and Bottom:"> +<!ENTITY topBottomEditField.accessKey "T"> +<!ENTITY borderEditField.label "Solid Border:"> +<!ENTITY borderEditField.accessKey "B"> +<!-- These controls are in the Link Box --> + +<!ENTITY showImageLinkBorder.label "Show border around linked image"> +<!ENTITY showImageLinkBorder.accessKey "b"> +<!ENTITY LinkAdvancedEditButton.label "ភ្ជាប់ការកែសម្រួលកម្រិតខ្ពស់…"> +<!ENTITY LinkAdvancedEditButton.accessKey "L"> +<!ENTITY LinkAdvancedEditButton.tooltip "Ավելացնել կամ փոփոխել HTML հատկությունները, ոճի հատկությունները և JavaScript-ը"> +<!-- These tabs are currently used in the image input dialog --> + +<!ENTITY imageInputTab.label "Բլանկ"> +<!ENTITY imageLocationTab.label "Տեղադրությունը"> +<!ENTITY imageDimensionsTab.label "Չափերը"> +<!ENTITY imageAppearanceTab.label "Տեսքը"> +<!ENTITY imageLinkTab.label "Հղումը"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..ed98813456 --- /dev/null +++ b/l10n-km/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 "Բլանկի դաշտի հատկություններից"> +<!ENTITY windowTitleImage.label "Բլանկի նկարի հատկությունները"> + +<!ENTITY InputType.label "Դաշտի տեսակը"> +<!ENTITY InputType.accesskey "T"> +<!ENTITY text.value "Տեքստ"> +<!ENTITY password.value "Գաղտնաբառ"> +<!ENTITY checkbox.value "Ընտրադաշտը"> +<!ENTITY radio.value "Ռադիոյի կոճակը"> +<!ENTITY submit.value "Ուղարկելու կոճակը"> +<!ENTITY reset.value "Ետարկելու կոճակը"> +<!ENTITY file.value "Ֆայլ"> +<!ENTITY hidden.value "Թաքնված"> +<!ENTITY image.value "Նկար"> +<!ENTITY button.value "Կոճակ"> + +<!ENTITY InputSettings.label "Դաշտի կարգավորում"> +<!ENTITY InputName.label "Դաշտի անունը"> +<!ENTITY InputName.accesskey "N"> +<!ENTITY GroupName.label "Խմբի անունը"> +<!ENTITY GroupName.accesskey "N"> +<!ENTITY InputValue.label "Դաշտի նշանակությունը."> +<!ENTITY InputValue.accesskey "V"> +<!ENTITY InitialValue.label "Որոշված նշանակությունը."> +<!ENTITY InitialValue.accesskey "V"> +<!ENTITY InputChecked.label "Որոշակի ընտրված"> +<!ENTITY InputChecked.accesskey "C"> +<!ENTITY InputSelected.label "Որոշակի ընտրված"> +<!ENTITY InputSelected.accesskey "S"> +<!ENTITY InputReadOnly.label "Միայն կարդալ"> +<!ENTITY InputReadOnly.accesskey "R"> +<!ENTITY InputDisabled.label "Անջատված"> +<!ENTITY InputDisabled.accesskey "D"> +<!ENTITY tabIndex.label "Էջի ցուցիչը."> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY TextSize.label "Դաշտի գույնը."> +<!ENTITY TextSize.accesskey "F"> +<!ENTITY TextLength.label "Առավելագույն լայնքը."> +<!ENTITY TextLength.accesskey "L"> +<!ENTITY AccessKey.label "Մուտքի բանալին."> +<!ENTITY AccessKey.accesskey "K"> +<!ENTITY Accept.label "Ընդունելի տեսակները."> +<!ENTITY Accept.accesskey "A"> + +<!ENTITY ImageProperties.label "Նկարի հատկությունները…"> +<!ENTITY ImageProperties.accesskey "e"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..587195d0cc --- /dev/null +++ b/l10n-km/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 "Ներմուծել նշան"> +<!ENTITY category.label "ប្រភេទ"> +<!ENTITY letter.label "Letter:"> +<!ENTITY letter.accessKey "L"> +<!ENTITY character.label "Character:"> +<!ENTITY character.accessKey "C"> +<!ENTITY accentUpper.label "Ընդունել մեծատառեր"> +<!ENTITY accentLower.label "Ընդունել փոքրատառեր"> +<!ENTITY otherUpper.label "Այլ մեծատառեր"> +<!ENTITY otherLower.label "Այլ փոքրատառեր"> +<!ENTITY commonSymbols.label "Ընդհանուր նշաններ"> +<!ENTITY insertButton.label "Ներմուծել"> +<!ENTITY closeButton.label "Փակել"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..05a865fd38 --- /dev/null +++ b/l10n-km/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 "បញ្ចូលគណិតសាស្ត្រ"> + +<!ENTITY sourceEditField.label "បញ្ចូលកូដប្រភពសម្រាប់ LaTeX ៖"> + +<!ENTITY options.label "Options"> +<!ENTITY optionInline.label "របៀបក្នុងតួ"> +<!ENTITY optionInline.accesskey "n"> +<!ENTITY optionDisplay.label "បង្ហាញរបៀប"> +<!ENTITY optionDisplay.accesskey "D"> +<!ENTITY optionLTR.label "ទិសឆ្វេងទៅស្ដាំ"> +<!ENTITY optionLTR.accesskey "L"> +<!ENTITY optionRTL.label "ទិសស្ដាំទៅឆ្វេង"> +<!ENTITY optionRTL.accesskey "R"> + +<!ENTITY insertButton.label "Ներմուծել"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..9de7506747 --- /dev/null +++ b/l10n-km/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 "Insert HTML"> +<!ENTITY sourceEditField.label "Նշեք HTML կցապիտակ և տեքստ."> +<!ENTITY example.label "Օրինակ՝"> +<!-- 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 "Ողջույն Աշխարհ!"> +<!ENTITY insertButton.label "Ներմուծել"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..459ef0aa89 --- /dev/null +++ b/l10n-km/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 "Բովանդակության աղյուսակը"> +<!ENTITY buildToc.label "Կառուցել բովանդակության աղյուսակը՝"> +<!ENTITY tag.label "Կցապիտակը."> +<!ENTITY class.label "Դասը"> +<!ENTITY header1.label "Մակարդակ 1"> +<!ENTITY header2.label "Մակարդակ 2"> +<!ENTITY header3.label "Մակարդակ 3"> +<!ENTITY header4.label "Մակարդակ 4"> +<!ENTITY header5.label "Մակարդակ 5"> +<!ENTITY header6.label "Մակարդակ 6"> +<!ENTITY makeReadOnly.label "Դարձնել բովանդակության աղյուսակը միայն կարդալու համար"> +<!ENTITY orderedList.label "Բովանդակության աղյուսակի բոլոր դաշտերի քանակը"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..92b9f1b484 --- /dev/null +++ b/l10n-km/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 "Ներմուծել աղյուսակ"> + +<!ENTITY size.label "Չափը"> +<!ENTITY numRowsEditField.label "Rows:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "Columns:"> +<!ENTITY numColumnsEditField.accessKey "C"> +<!ENTITY widthEditField.label "Width:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY borderEditField.label "Border:"> +<!ENTITY borderEditField.accessKey "B"> +<!ENTITY borderEditField.tooltip "Նշեք աղյուսակի եզրագծի չափը կամ նշեք զրո՝ առանց եզրագծի համար"> +<!ENTITY pixels.label "փիքսել"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..64d4fe8d62 --- /dev/null +++ b/l10n-km/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 "Նշանի հատկությունը"> + +<!ENTITY Settings.label "Կարգավորումներ"> +<!ENTITY Settings.accesskey "S"> + +<!ENTITY EditLabelText.label "Խմբագրել տեքստը"> +<!ENTITY EditLabelText.accesskey "T"> +<!ENTITY LabelFor.label "Ղեկավարման համար."> +<!ENTITY LabelFor.accesskey "F"> +<!ENTITY AccessKey.label "Մուտքի բանալին."> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveLabel.label "Հեռացնել նշանը"> +<!ENTITY RemoveLabel.accesskey "R"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..8c306f5dd6 --- /dev/null +++ b/l10n-km/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 "Հղման հատկությունները"> +<!ENTITY LinkURLBox.label "Հղման տեղը"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..75516eed63 --- /dev/null +++ b/l10n-km/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 "Հատկության ցանկը"> + +<!ENTITY ListType.label "Ցանկի տեսակը"> +<!ENTITY bulletStyle.label "Կետային ոճով."> +<!ENTITY startingNumber.label "Start at:"> +<!ENTITY startingNumber.accessKey "S"> +<!ENTITY none.value "Չկա"> +<!ENTITY bulletList.value "Կետիկների (չհամարակալված) ցանկը"> +<!ENTITY numberList.value "Համարակալված ցանկ"> +<!ENTITY definitionList.value "Որոշակի ցանկը"> +<!ENTITY changeEntireListRadio.label "Change entire list"> +<!ENTITY changeEntireListRadio.accessKey "C"> +<!ENTITY changeSelectedRadio.label "Change just selected items"> +<!ENTITY changeSelectedRadio.accessKey "i"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..7e1074797b --- /dev/null +++ b/l10n-km/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 "Էջի հատկություններ"> +<!ENTITY location.label "Տեղը."> +<!ENTITY lastModified.label "Վերջին փոփոխումը."> +<!ENTITY titleInput.label "Title:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "Author:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "Description:"> +<!ENTITY descriptionInput.accessKey "D"> +<!ENTITY locationNewPage.label "[Նոր էջ, դեռ չի պահպանվել]"> +<!ENTITY EditHEADSource1.label "Մասնագետ օգտվողներ."> +<!ENTITY EditHEADSource2.label "Խմբագրելու համար <head> մասը, օգտագործեք "HTML Source"՝ Տեսքը ընտրացանկում կամ Խմբագրման եղանակի գործիքաշերտում։"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..edb2e86b89 --- /dev/null +++ b/l10n-km/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 "Անձնական բառարան"> + +<!ENTITY wordEditField.label "New word:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "Add"> +<!ENTITY AddButton.accessKey "A"> +<!ENTITY DictionaryList.label "Words in dictionary:"> +<!ENTITY DictionaryList.accessKey "W"> +<!ENTITY ReplaceButton.label "Replace"> +<!ENTITY ReplaceButton.accessKey "R"> +<!ENTITY RemoveButton.label "Remove"> +<!ENTITY RemoveButton.accessKey "e"> + +<!ENTITY CloseButton.label "Close"> +<!ENTITY CloseButton.accessKey "C"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..d944aa8d62 --- /dev/null +++ b/l10n-km/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 "Հրապարակել էջը"> +<!ENTITY windowTitleSettings.label "Հրապարակման կարգավորումներ"> +<!ENTITY publishTab.label "Հրապարակել"> +<!ENTITY settingsTab.label "Կարգավորումներ"> +<!ENTITY publishButton.label "Հրապարակել"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Կայքի անունը."> +<!ENTITY siteList.accesskey "e"> +<!ENTITY siteList.tooltip "Ընտրեք այն կայքը, որը ցանկանում եք հրապարակել"> +<!ENTITY newSiteButton.label "Նոր կայք"> +<!ENTITY newSiteButton.accesskey "N"> +<!ENTITY docDirList.label "Կայքի ենթաթղթապանակը այս էջի համար."> +<!ENTITY docDirList.accesskey "S"> +<!ENTITY docDirList.tooltip "Ընտրեք կամ նշեք հեռադիր ենթաթղթապանակի անունը այս էջի համար"> +<!ENTITY publishImgCheckbox.label "Ներառել նկարներ և այլ ֆայլեր"> +<!ENTITY publishImgCheckbox.accesskey "o"> +<!ENTITY publishImgCheckbox.tooltip "Հրապարակեք նկարներ և այլ ֆայլեր՝ հղված այս էջին"> +<!ENTITY sameLocationRadio.label "Օգտագործել նույն տեղը որպես էջ"> +<!ENTITY sameLocationRadio.accesskey "U"> +<!ENTITY sameLocationRadio.tooltip "Հրապարակել ֆայլեր նույն տեղում, ինչում որ այս էջն է"> +<!ENTITY useSubdirRadio.label "Օգտագործել այս կայքի ենթաթղթապանակը."> +<!ENTITY useSubdirRadio.accesskey "d"> +<!ENTITY useSubdirRadio.tooltip "Հրապարակել ֆայլերը ընտրված հեռադիր ենթաթղթապանակներում"> +<!ENTITY otherDirList.tooltip "Ընտրեք կամ նշեք հեռադիր ենթաթղթապանակի անունը, որտեղ ֆայլերը կհրապարակ"> +<!ENTITY pageTitle.label "Էջի անունը."> +<!ENTITY pageTitle.accesskey "T"> +<!ENTITY pageTitle.tooltip "Նշեք վերնագիրը՝ պատուհանում և էջանիշերում էջը ճանաչելու համար"> +<!ENTITY pageTitleExample.label "օր.՝ "ՀայՍոֆթ""> +<!ENTITY filename.label "Ֆայլի անունը."> +<!ENTITY filename.accesskey "F"> +<!ENTITY filename.tooltip "Նշեք այս ֆայլի անունը, ներառյալ '.html' վեբ էջի համար"> +<!ENTITY filenameExample.label "օր.՝ "mypage.html""> +<!ENTITY setDefaultButton.label "Նշել որպես հիմնական"> +<!ENTITY setDefaultButton.accesskey "D"> +<!ENTITY removeButton.label "Ջնջել կայքը"> +<!ENTITY removeButton.accesskey "R"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "Կայքերի հրապարակում"> +<!ENTITY serverInfo.label "Սպասարկիչը"> +<!ENTITY loginInfo.label "Մուտքի տեղեկությունը"> +<!ENTITY siteName.label "Կայքի անունը."> +<!ENTITY siteName.accesskey "e"> +<!ENTITY siteName.tooltip "Հրապարակված այս կայքի անունը (օր.՝ 'MySite')"> +<!ENTITY siteUrl.label "Հրապարակման հասցեն (օր.՝ 'ftp://ftp.myisp.com/myusername'):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "FTP:// կամ HTTP:// հասցեներ՝ տրամադրված Ձեր Ինտերնետ կամ հոսթինգ մատակարարի կողմից"> +<!ENTITY browseUrl.label "Ձեր կայքի HTTP հասցեները (օր.՝ 'http://www.myisp.com/myusername')"> +<!ENTITY browseUrl.accesskey "T"> +<!ENTITY browseUrl.tooltip "Ձեր համակարգչի ճանապարհի HTTP:// հասցեն (առանց ֆայլի անվան)"> +<!ENTITY username.label "Օգտվողի անունը."> +<!ENTITY username.accesskey "U"> +<!ENTITY username.tooltip "Ձեր Ինտերնետ կամ հոսթինգ մատակարարի տրամադրած օգտվողի անունը"> +<!ENTITY password.label "Գաղտնաբառը."> +<!ENTITY password.accesskey "w"> +<!ENTITY password.tooltip "Օգտվողի Ձեր անվան հետ ասոցիացվող գաղտնաբառը"> +<!ENTITY savePassword.label "Պահպանել գաղտնաբառը"> +<!ENTITY savePassword.accesskey "S"> +<!ENTITY savePassword.tooltip "Ընտրեք սա՝ պահպանելու համար գաղտնաբառը Գաղտնաբառերի կառավարիչում"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..859e4ad02e --- /dev/null +++ b/l10n-km/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 "Կայքի հղումը."> +<!ENTITY docSubdir.label "Էջի ենթաթղթապանակը."> +<!ENTITY otherSubdir.label "Նկարի ենթաթղթապանակը."> + +<!ENTITY status.label "Հրապարակվում է…"> +<!ENTITY fileList.label "Հրապարակման վիճակը"> +<!ENTITY succeeded.label "Հաջող էր"> +<!ENTITY failed.label "Ձախողվեց"> + +<!ENTITY keepOpen "Հրապարակումից հետո պատուհանը բաց պահել։"> +<!ENTITY closeButton.label "Փակել"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..20f57dc128 --- /dev/null +++ b/l10n-km/editor/ui/chrome/dialogs/EditorReplace.dtd @@ -0,0 +1,26 @@ +<!-- 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 "Գտնել և Փոխարինել"> +<!ENTITY findField.label "Գտնել տեքստ."> +<!ENTITY findField.accesskey "n"> +<!ENTITY replaceField.label "Փոխարինել՝"> +<!ENTITY replaceField.accesskey "e"> +<!ENTITY caseSensitiveCheckbox.label "Ըստ համընկման"> +<!ENTITY caseSensitiveCheckbox.accesskey "c"> +<!ENTITY wrapCheckbox.label "Տողադարձել"> +<!ENTITY wrapCheckbox.accesskey "W"> +<!ENTITY backwardsCheckbox.label "Փնտրել հետադարձեր"> +<!ENTITY backwardsCheckbox.accesskey "b"> +<!ENTITY findNextButton.label "Գտնել հաջորդը"> +<!ENTITY findNextButton.accesskey "F"> +<!ENTITY replaceButton.label "Փոխարինել"> +<!ENTITY replaceButton.accesskey "R"> +<!ENTITY replaceAndFindButton.label "Փոխարինել և Գտնել"> +<!ENTITY replaceAndFindButton.accesskey "d"> +<!ENTITY replaceAllButton.label "Փոխարինել բոլորը"> +<!ENTITY replaceAllButton.accesskey "A"> +<!ENTITY closeButton.label "Փակել"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..7226ce9a60 --- /dev/null +++ b/l10n-km/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 "រក្សាទុក និងផ្លាស់ប្ដូរការអ៊ិនកូដអត្ថបទ"> +<!ENTITY documentTitleTitle.label "Էջի անունը"> +<!ENTITY documentCharsetTitle2.label "ការអ៊ិនកូដអត្ថបទ"> +<!ENTITY documentCharsetDesc2.label "ជ្រើសការអ៊ិនកូដអត្ថបទដែលអ្នកចង់រក្សាទុកអត្ថបទក្នុង៖"> +<!ENTITY documentExportToText.label "Արտածել տեքստով"> + diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..705ec73617 --- /dev/null +++ b/l10n-km/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 "Ընտրված ցանկի հատկությունները"> + +<!ENTITY Select.label "Ընտրված ցանկը"> +<!ENTITY SelectName.label "Ցանկի անունը."> +<!ENTITY SelectName.accesskey "N"> +<!ENTITY SelectSize.label "Բարձր-ը."> +<!ENTITY SelectSize.accesskey "H"> +<!ENTITY SelectMultiple.label "Մի քանիսը"> +<!ENTITY SelectMultiple.accesskey "M"> +<!ENTITY SelectDisabled.label "Անջատված է"> +<!ENTITY SelectDisabled.accesskey "D"> +<!ENTITY SelectTabIndex.label "Էջի ցուցիչը."> +<!ENTITY SelectTabIndex.accesskey "I"> + +<!ENTITY OptGroup.label "Խմբի ընտրանքը"> +<!ENTITY OptGroupLabel.label "Նիշը."> +<!ENTITY OptGroupLabel.accesskey "L"> +<!ENTITY OptGroupDisabled.label "Անջատված է"> +<!ENTITY OptGroupDisabled.accesskey "D"> + +<!ENTITY Option.label "Ընտրանքը"> +<!ENTITY OptionText.label "Տեքստը."> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Նշանակությունը."> +<!ENTITY OptionValue.accesskey "V"> +<!ENTITY OptionSelected.label "Մասնակի ընտրված"> +<!ENTITY OptionSelected.accesskey "S"> +<!ENTITY OptionDisabled.label "Անջատված է"> +<!ENTITY OptionDisabled.accesskey "D"> + +<!ENTITY TextHeader.label "Տեքստը"> +<!ENTITY ValueHeader.label "Նշանակությունը"> +<!ENTITY SelectedHeader.label "Ընտրված"> + +<!ENTITY AddOption.label "Ավելացնել ընտրանք"> +<!ENTITY AddOption.accesskey "O"> +<!ENTITY AddOptGroup.label "Ավելացնել խումբ"> +<!ENTITY AddOptGroup.accesskey "G"> +<!ENTITY RemoveElement.label "Հեռացնել"> +<!ENTITY RemoveElement.accesskey "R"> +<!ENTITY MoveElementUp.label "Վեր"> +<!ENTITY MoveElementUp.accesskey "U"> +<!ENTITY MoveElementDown.label "Վար"> +<!ENTITY MoveElementDown.accesskey "D"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..cfb0385210 --- /dev/null +++ b/l10n-km/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 "Ցանցի ճեղքում"> + +<!ENTITY enableSnapToGrid.label "enable Snap to Grid"> +<!ENTITY enableSnapToGrid.accessKey "e"> + +<!ENTITY sizeEditField.label "Size:"> +<!ENTITY sizeEditField.accessKey "S"> + +<!ENTITY pixelsLabel.value "փիքսել"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..f769231a89 --- /dev/null +++ b/l10n-km/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 "Ստուգել ուղղագրությունը"> + +<!ENTITY misspelledWord.label "Բացակայող բառ."> +<!ENTITY wordEditField.label "Replace with:"> +<!ENTITY wordEditField.accessKey "w"> +<!ENTITY checkwordButton.label "Check Word"> +<!ENTITY checkwordButton.accessKey "k"> +<!ENTITY suggestions.label "Suggestions:"> +<!ENTITY suggestions.accessKey "u"> +<!ENTITY ignoreButton.label "Ignore"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "Ignore All"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "Replace"> +<!ENTITY replaceButton.accessKey "R"> +<!ENTITY replaceAllButton.label "Replace All"> +<!ENTITY replaceAllButton.accessKey "A"> + + +<!ENTITY userDictionary.label "Անձնական բառարան"> +<!ENTITY moreDictionaries.label "Բեռնել բառարաններ..."> +<!ENTITY addToUserDictionaryButton.label "Add Word"> +<!ENTITY addToUserDictionaryButton.accessKey "d"> +<!ENTITY editUserDictionaryButton.label "Edit…"> +<!ENTITY editUserDictionaryButton.accessKey "E"> + + +<!ENTITY closeButton.label "Close"> +<!ENTITY closeButton.accessKey "C"> +<!ENTITY sendButton.label "Send"> +<!ENTITY sendButton.accessKey "S"> +<!ENTITY languagePopup.label "Language:"> +<!ENTITY languagePopup.accessKey "L"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..47b217749b --- /dev/null +++ b/l10n-km/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 "Աղյուսակի հատկությունը"> +<!ENTITY applyButton.label "Կիրառել"> +<!ENTITY applyButton.accesskey "A"> +<!ENTITY closeButton.label "Փակել"> +<!ENTITY tableTab.label "Աղյուսակ"> +<!ENTITY cellTab.label "Վանդակներ"> +<!ENTITY tableRows.label "Rows:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "Columns:"> +<!ENTITY tableColumns.accessKey "C"> +<!ENTITY tableHeight.label "Height:"> +<!ENTITY tableHeight.accessKey "g"> +<!ENTITY tableWidth.label "Width:"> +<!ENTITY tableWidth.accessKey "W"> +<!ENTITY tableBorderSpacing.label "Եզրագծերը և բացատները"> +<!ENTITY tableBorderWidth.label "Border:"> +<!ENTITY tableBorderWidth.accessKey "B"> +<!ENTITY tableSpacing.label "Spacing:"> +<!ENTITY tableSpacing.accessKey "S"> +<!ENTITY tablePadding.label "Padding:"> +<!ENTITY tablePadding.accessKey "P"> +<!ENTITY tablePxBetwCells.label "վանդակների միջև փիքսել"> +<!ENTITY tablePxBetwBrdrCellContent.label "վանդակների եզրագծերի միջև փիքսել"> +<!ENTITY tableAlignment.label "Table Alignment:"> +<!ENTITY tableAlignment.accessKey "T"> +<!ENTITY tableCaption.label "Caption:"> +<!ENTITY tableCaption.accessKey "n"> +<!ENTITY tableCaptionAbove.label "Աղյուսակից վեր"> +<!ENTITY tableCaptionBelow.label "Աղյուսակից վար"> +<!ENTITY tableCaptionLeft.label "Աղյուսակից ձախ"> +<!ENTITY tableCaptionRight.label "Աղյուսակից աջ"> +<!ENTITY tableCaptionNone.label "Ոչինչ"> +<!ENTITY tableInheritColor.label "(Ցուցադրել էջի գույնը միջով)"> + +<!ENTITY cellSelection.label "Ընտրություն"> +<!ENTITY cellSelectCell.label "Վանդակ"> +<!ENTITY cellSelectRow.label "Գիծ"> +<!ENTITY cellSelectColumn.label "Սյուն"> +<!ENTITY cellSelectNext.label "Next"> +<!ENTITY cellSelectNext.accessKey "N"> +<!ENTITY cellSelectPrevious.label "Previous"> +<!ENTITY cellSelectPrevious.accessKey "P"> +<!ENTITY applyBeforeChange.label "Ընթացիկ փոփոխությունները կկիրառվեն ընտրությունը փոխելուց հետո։"> +<!ENTITY cellContentAlignment.label "Հավասարեցումը"> +<!ENTITY cellHorizontal.label "Horizontal:"> +<!ENTITY cellHorizontal.accessKey "z"> +<!ENTITY cellVertical.label "Vertical:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Cell Style:"> +<!ENTITY cellStyle.accessKey "C"> +<!ENTITY cellNormal.label "Նորմալ"> +<!ENTITY cellHeader.label "Վերնագիրը"> +<!ENTITY cellTextWrap.label "Text Wrap:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "Պտտում"> +<!ENTITY cellNoWrap.label "Չպտտել"> +<!ENTITY cellAlignTop.label "Վերևում"> +<!ENTITY cellAlignMiddle.label "Մեջտեղում"> +<!ENTITY cellAlignBottom.label "Ներքևում"> +<!ENTITY cellAlignJustify.label "Հավասարեցում"> +<!ENTITY cellInheritColor.label "(Աղյուսակի գույնը ցուցադրել միջով)"> +<!ENTITY cellUseCheckboxHelp.label "Օգտագործել ընտրադաշտերը՝ որոշելու համար հատկությունների կիրառումը ընտրված վանդակներին"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Չափը"> +<!ENTITY pixels.label "փիքսել"> +<!ENTITY backgroundColor.label "Background Color:"> +<!ENTITY backgroundColor.accessKey "B"> +<!ENTITY AlignLeft.label "Ձախից"> +<!ENTITY AlignCenter.label "Կենտրոնում"> +<!ENTITY AlignRight.label "Աջից"> diff --git a/l10n-km/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-km/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..b1d58b8b7a --- /dev/null +++ b/l10n-km/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 "Տեքստի շրջանի հատկությունը"> + +<!ENTITY Settings.label "Կարգավորումներ"> + +<!ENTITY TextAreaName.label "Field Name:"> +<!ENTITY TextAreaName.accessKey "N"> +<!ENTITY TextAreaRows.label "Rows:"> +<!ENTITY TextAreaRows.accessKey "R"> +<!ENTITY TextAreaCols.label "Columns:"> +<!ENTITY TextAreaCols.accessKey "C"> +<!ENTITY TextAreaReadOnly.label "Read Only"> +<!ENTITY TextAreaReadOnly.accessKey "O"> +<!ENTITY TextAreaDisabled.label "Disabled"> +<!ENTITY TextAreaDisabled.accessKey "D"> +<!ENTITY TextAreaTabIndex.label "Tab Index:"> +<!ENTITY TextAreaTabIndex.accessKey "I"> +<!ENTITY TextAreaAccessKey.label "Access Key:"> +<!ENTITY TextAreaAccessKey.accessKey "K"> +<!ENTITY InitialText.label "Initial Text:"> +<!ENTITY InitialText.accessKey "T"> + +<!ENTITY TextAreaWrap.label "Wrap Mode:"> +<!ENTITY TextAreaWrap.accessKey "W"> +<!ENTITY WrapDefault.value "Հիմնական"> +<!ENTITY WrapOff.value "Անջ."> +<!ENTITY WrapHard.value "Կոշտ"> +<!ENTITY WrapSoft.value "Փափուկ"> +<!ENTITY WrapPhysical.value "Ֆիզիկական"> +<!ENTITY WrapVirtual.value "Վիրտուալ"> |