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-hy-AM/editor/ui/chrome/dialogs | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hy-AM/editor/ui/chrome/dialogs')
32 files changed, 847 insertions, 0 deletions
diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..d5bbdd5b6a --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..e323dba446 --- /dev/null +++ b/l10n-hy-AM/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 "Վերջին նշված գույնը"> +<!ENTITY lastPickedColor.accessKey "Վ"> +<!ENTITY chooseColor1.label "Ընտրել գույն․"> +<!ENTITY chooseColor2.label "Մուտքագրել HTML գույնային տող"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "օրինակ՝ "#0000ff" կամ "blue")."> +<!ENTITY default.label "Ծրագրային"> +<!ENTITY default.accessKey "Ծ"> +<!ENTITY palette.label "Գույները."> +<!ENTITY standardPalette.label "Ստանդարտ"> +<!ENTITY webPalette.label "Բոլոր վեբ գույները"> +<!ENTITY background.label "Խորապատկերը՝"> +<!ENTITY background.accessKey "Խ"> +<!ENTITY table.label "Աղյուսակ"> +<!ENTITY table.accessKey "Ա"> +<!ENTITY cell.label "Վանդակներ"> +<!ENTITY cell.accessKey "Վ"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..370b0adc0d --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..0a3ccbd038 --- /dev/null +++ b/l10n-hy-AM/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 "Ընդլայնված խմբագրում…"> +<!ENTITY AdvancedEditButton.accessKey "Ը"> +<!ENTITY AdvancedEditButton.tooltip "Ավելացնել կամ փոփոխել HTML հատկությունները, ոճի հատկությունները և JavaScript-ը"> +<!ENTITY chooseFileButton.label "Ընտրել ֆայլը…"> +<!ENTITY chooseFileButton.accessKey "Ը"> +<!ENTITY chooseFileLinkButton.label "Ընտրել ֆայլը…"> +<!ENTITY chooseFileLinkButton.accessKey "Ը"> +<!ENTITY makeUrlRelative.label "URL հարաբերական է էջին"> +<!ENTITY makeUrlRelative.accessKey "հ"> +<!ENTITY makeUrlRelative.tooltip "Ընտրել հարաբերական և բացարձակ URL-ների միջև։ Սա փոխելու համար նախ պետք է պահպանեք էջը։"> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField2.label "Նշեք վեբ էջի տեղադրությունը, տեղային ֆայլը կամ ընտրեք անվանարկված խարիսխ կամ գլխագիր՝ ցանկից"> +<!ENTITY LinkURLEditField2.accessKey "w"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..0d51b109df --- /dev/null +++ b/l10n-hy-AM/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 "Խարսխի անունը."> +<!ENTITY anchorNameEditField.accessKey "Խ"> +<!ENTITY nameInput.tooltip "Նշեք բացառիկ անուն խարսի համար"> + diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..0d2bc24170 --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..6da109a015 --- /dev/null +++ b/l10n-hy-AM/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 "Տ"> +<!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 "Հ"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..f763aad5f0 --- /dev/null +++ b/l10n-hy-AM/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 "Էջի գույները և Խորապատկերը"> +<!ENTITY pageColors.label "Էջի գույները"> +<!ENTITY defaultColorsRadio.label "Հիմնական գույները (Չնշել գույները էջում)"> +<!ENTITY defaultColorsRadio.accessKey "Հ"> +<!ENTITY defaultColorsRadio.tooltip "Օգտագործել գույնային կարգավորումները միայն դիտարկիչում"> +<!ENTITY customColorsRadio.label "Օգտ. ընտրված գույներ."> +<!ENTITY customColorsRadio.accessKey "Օ"> +<!ENTITY customColorsRadio.tooltip "Գույնային այս կարգավորումները դիտարկիչի կարգավորումներում"> + +<!ENTITY normalText.label "Նորմալ տեքստ"> +<!ENTITY normalText.accessKey "Ն"> +<!ENTITY linkText.label "Հղման տեքստ"> +<!ENTITY linkText.accessKey "Հ"> +<!ENTITY activeLinkText.label "Ակտիվ հղման տեքստ"> +<!ENTITY activeLinkText.accessKey "Ա"> +<!ENTITY visitedLinkText.label "Այցելած հղման տեքստը"> +<!ENTITY visitedLinkText.accessKey "Ա"> +<!ENTITY background.label "Խորապատկերը."> +<!ENTITY background.accessKey "Խ"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Խորապատկերի նկարը."> +<!ENTITY backgroundImage.accessKey "Խ"> +<!ENTITY backgroundImage.tooltip "Օգտագործել նկարի ֆայլը խորապատկերի համար այս էջում"> +<!ENTITY backgroundImage.shortenedDataURI "Կրճատված URI-ի տվյալների (պատճենը ողջ URI-ը կտեղադրեն սեղմատախտակին)"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..60d5f76632 --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..fa82016d88 --- /dev/null +++ b/l10n-hy-AM/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 "Քայլի URL."> +<!ENTITY FormAction.accesskey "Ք"> +<!ENTITY FormMethod.label "Եղանակ."> +<!ENTITY FormMethod.accesskey "Ե"> +<!ENTITY FormEncType.label "Կոդավորումը."> +<!ENTITY FormEncType.accesskey "c"> +<!ENTITY FormTarget.label "Թիրախային շրջանակ."> +<!ENTITY FormTarget.accesskey "Թ"> + +<!ENTITY RemoveForm.label "Հեռացնել բլանկը"> +<!ENTITY RemoveForm.accesskey "R"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..45f1286187 --- /dev/null +++ b/l10n-hy-AM/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 "Բարձր-ը."> +<!ENTITY heightEditField.accessKey "Բ"> +<!ENTITY widthEditField.label "Լայն-ը."> +<!ENTITY widthEditField.accessKey "Լ"> +<!ENTITY pixelsPopup.value "փիքսել"> +<!ENTITY alignmentBox.label "Հավասարեցումը"> +<!ENTITY leftRadio.label "Ձախից"> +<!ENTITY leftRadio.accessKey "Ձ"> +<!ENTITY centerRadio.label "Կենտրոնում"> +<!ENTITY centerRadio.accessKey "Կ"> +<!ENTITY rightRadio.label "Աջից"> +<!ENTITY rightRadio.accessKey "Ա"> + +<!ENTITY threeDShading.label "3-D ստվերով"> +<!ENTITY threeDShading.accessKey "3"> +<!ENTITY saveSettings.label "Օգտ. որպես սկզբնադիր"> +<!ENTITY saveSettings.accessKey "Օ"> +<!ENTITY saveSettings.tooltip "Պահպանեք այս կարգավորումները՝ նոր հորիզոնական տողերի համար"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..35f5242bcc --- /dev/null +++ b/l10n-hy-AM/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 "Նկարի հատկանիշները"> + +<!ENTITY pixelsPopup.value "փիքսել"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "Նկարի տեղադրությունը."> +<!ENTITY locationEditField.accessKey "տ"> +<!ENTITY locationEditField.tooltip "Նշեք նկարի ֆայլի անունը կամ տեղադրությունը"> +<!ENTITY locationEditField.shortenedDataURI "Կրճատված URI-ի տվյալներ (պատճենելը կտեղադրի ողջ URI-ը սեղմատախտակին)"> +<!ENTITY title.label "Հուշում."> +<!ENTITY title.accessKey "Հ"> +<!ENTITY title.tooltip "Html 'title' հատկությունը, որը ցուցադրվում է հուշման մեջ"> +<!ENTITY altText.label "Այլընտրանքային տեքստ."> +<!ENTITY altText.accessKey "Ա"> +<!ENTITY altTextEditField.tooltip "Նշեք նկարի փոխարեն ցուցադրվելիք տեքստը"> +<!ENTITY noAltText.label "Չօգտագործել այլընտրանքային տեքստ"> +<!ENTITY noAltText.accessKey "Չ"> + +<!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 "Իրական չափը"> +<!ENTITY actualSizeRadio.accessKey "Ի"> +<!ENTITY actualSizeRadio.tooltip "Հետադարձել նկարի իրական չափը"> +<!ENTITY customSizeRadio.label "Որոշված չափ"> +<!ENTITY customSizeRadio.accessKey "Ո"> +<!ENTITY customSizeRadio.tooltip "Փոխել նկարի չափը, ինչպես որ էջում է"> +<!ENTITY heightEditField.label "Բարձր-ը."> +<!ENTITY heightEditField.accessKey "Բ"> +<!ENTITY widthEditField.label "Լայն-ը."> +<!ENTITY widthEditField.accessKey "Լ"> +<!ENTITY constrainCheckbox.label "Սահմանափակ"> +<!ENTITY constrainCheckbox.accessKey "Ս"> +<!ENTITY constrainCheckbox.tooltip "Որոշել նկարի հարաբերակցությունը"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "Նկարի քարտեզը"> +<!ENTITY removeImageMapButton.label "Ջնջել"> +<!ENTITY removeImageMapButton.accessKey "Ջ"> + +<!-- 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 "Ձախ և աջ."> +<!ENTITY leftRightEditField.accessKey "Ձ"> +<!ENTITY topBottomEditField.label "Վերև և ներքև."> +<!ENTITY topBottomEditField.accessKey "Վ"> +<!ENTITY borderEditField.label "Հստակ եզրագիծ."> +<!ENTITY borderEditField.accessKey "Հ"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "Ցուցադրել եզրագիծ՝ հղված նկարի շուրջ"> +<!ENTITY showImageLinkBorder.accessKey "Ց"> +<!ENTITY LinkAdvancedEditButton.label "Հղման ընդլայնված խմբագրում..."> +<!ENTITY LinkAdvancedEditButton.accessKey "Հ"> +<!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-hy-AM/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..502dec50d0 --- /dev/null +++ b/l10n-hy-AM/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 "տ"> +<!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-hy-AM/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..dd3c0304af --- /dev/null +++ b/l10n-hy-AM/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 "Նամակ."> +<!ENTITY letter.accessKey "Ն"> +<!ENTITY character.label "Գրանշանը."> +<!ENTITY character.accessKey "Գ"> +<!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-hy-AM/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..2f3ca66958 --- /dev/null +++ b/l10n-hy-AM/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 "Ներմուծել Math"> + +<!ENTITY sourceEditField.label "Մուտքագրել LaTeX բնագիրը."> + +<!ENTITY options.label "Ընտրանքներ"> +<!ENTITY optionInline.label "Անցանց"> +<!ENTITY optionInline.accesskey "ն"> +<!ENTITY optionDisplay.label "Ցուցադրվող անունը"> +<!ENTITY optionDisplay.accesskey "Ց"> +<!ENTITY optionLTR.label "Ձախից աջ ուղղություն"> +<!ENTITY optionLTR.accesskey "Ձ"> +<!ENTITY optionRTL.label "Աջից ձախ ուղղություն"> +<!ENTITY optionRTL.accesskey "Ա"> + +<!ENTITY insertButton.label "Ներմուծել"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..31c8f71a63 --- /dev/null +++ b/l10n-hy-AM/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"> +<!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-hy-AM/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..38836b54dd --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..bf8fd14dad --- /dev/null +++ b/l10n-hy-AM/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 "Գծեր."> +<!ENTITY numRowsEditField.accessKey "Գ"> +<!ENTITY numColumnsEditField.label "Սյուներ."> +<!ENTITY numColumnsEditField.accessKey "Ս"> +<!ENTITY widthEditField.label "Լայնքը."> +<!ENTITY widthEditField.accessKey "Լ"> +<!ENTITY borderEditField.label "Եզրագիծը."> +<!ENTITY borderEditField.accessKey "Ե"> +<!ENTITY borderEditField.tooltip "Նշեք աղյուսակի եզրագծի չափը կամ նշեք զրո (0)՝ առանց եզրագծի համար"> +<!ENTITY pixels.label "փիքսել"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..64d4fe8d62 --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..ddb003fbab --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..04c49c5d48 --- /dev/null +++ b/l10n-hy-AM/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 "Սկսած՝"> +<!ENTITY startingNumber.accessKey "Ս"> +<!ENTITY none.value "Չկա"> +<!ENTITY bulletList.value "Կետիկների (չհամարակալված) ցանկը"> +<!ENTITY numberList.value "Համարակալված ցանկ"> +<!ENTITY definitionList.value "Որոշակի ցանկը"> +<!ENTITY changeEntireListRadio.label "Փոխել գր. ցանկը"> +<!ENTITY changeEntireListRadio.accessKey "Փ"> +<!ENTITY changeSelectedRadio.label "Փոխել միայն ընտրվածները"> +<!ENTITY changeSelectedRadio.accessKey "Փ"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..af80c0bfc7 --- /dev/null +++ b/l10n-hy-AM/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 "Անվանում."> +<!ENTITY titleInput.accessKey "Ա"> +<!ENTITY authorInput.label "Հեղինակ."> +<!ENTITY authorInput.accessKey "Հ"> +<!ENTITY descriptionInput.label "Նկարագրություն."> +<!ENTITY descriptionInput.accessKey "Ն"> +<!ENTITY locationNewPage.label "[Նոր էջ, դեռ չի պահպանվել]"> +<!ENTITY EditHEADSource1.label "Մասնագետ օգտվողներ."> +<!ENTITY EditHEADSource2.label "Խմբագրելու համար <head> մասը, օգտագործեք "HTML Source"՝ Տեսք ցանկում կամ Խմբագրման եղանակի գործիքաշերտում։"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..73eb4d72e0 --- /dev/null +++ b/l10n-hy-AM/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 "Նոր բառ."> +<!ENTITY wordEditField.accessKey "Ն"> +<!ENTITY AddButton.label "Ավելացնել"> +<!ENTITY AddButton.accessKey "Ա"> +<!ENTITY DictionaryList.label "Բառ բառարանում."> +<!ENTITY DictionaryList.accessKey "Բ"> +<!ENTITY ReplaceButton.label "Փոխարինել"> +<!ENTITY ReplaceButton.accessKey "Փ"> +<!ENTITY RemoveButton.label "Ջնջել"> +<!ENTITY RemoveButton.accessKey "Ջ"> + +<!ENTITY CloseButton.label "Փակել"> +<!ENTITY CloseButton.accessKey "Փ"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..87cf6f9142 --- /dev/null +++ b/l10n-hy-AM/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 "Կ"> +<!ENTITY docDirList.tooltip "Ընտրեք կամ նշեք հեռակա ենթաթղթապանակի անունը այս էջի համար"> +<!ENTITY publishImgCheckbox.label "Ներառել նկարներ և այլ ֆայլեր"> +<!ENTITY publishImgCheckbox.accesskey "o"> +<!ENTITY publishImgCheckbox.tooltip "Հրապարակեք նկարներ և այլ ֆայլեր՝ հղված այս էջին"> +<!ENTITY sameLocationRadio.label "Օգտագործել նույն տեղադրությունը որպես էջ"> +<!ENTITY sameLocationRadio.accesskey "Օ"> +<!ENTITY sameLocationRadio.tooltip "Հրապարակել ֆայլեր նույն տեղում, ինչում որ այս էջն է"> +<!ENTITY useSubdirRadio.label "Օգտագործել այս կայքի ենթաթղթապանակը."> +<!ENTITY useSubdirRadio.accesskey "թ"> +<!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:// հասցեներ՝ տրամադրված ISP-ի կամ հոսթինգ մատակարարի կողմից"> +<!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 "Պ"> +<!ENTITY savePassword.tooltip "Ընտրեք սա՝ պահելու համար գաղտնաբառը Գաղտնաբառերի կառավարիչում"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..de007b26fc --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..6e3774a7a4 --- /dev/null +++ b/l10n-hy-AM/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 "Գտնել և Փոխարինել"> +<!ENTITY findField.label "Գտնել տեքստ."> +<!ENTITY findField.accesskey "n"> +<!ENTITY replaceField.label "Փոխարինել՝"> +<!ENTITY replaceField.accesskey "e"> +<!ENTITY caseSensitiveCheckbox.label "Ըստ համընկման"> +<!ENTITY caseSensitiveCheckbox.accesskey "Ը"> +<!ENTITY wrapCheckbox.label "Տողադարձել"> +<!ENTITY wrapCheckbox.accesskey "W"> +<!ENTITY backwardsCheckbox.label "Որոնել հետադարձեր"> +<!ENTITY backwardsCheckbox.accesskey "հ"> +<!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 "Փակել"> +<!ENTITY closeButton.accesskey "Փ"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..c02ec93618 --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..705ec73617 --- /dev/null +++ b/l10n-hy-AM/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-hy-AM/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..0be33d6bff --- /dev/null +++ b/l10n-hy-AM/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 "միացնել Ցանցի ճեղքումը"> +<!ENTITY enableSnapToGrid.accessKey "մ"> + +<!ENTITY sizeEditField.label "Չափը."> +<!ENTITY sizeEditField.accessKey "Չ"> + +<!ENTITY pixelsLabel.value "փիքսել"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..4273ba266e --- /dev/null +++ b/l10n-hy-AM/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 "Փոխարինել՝"> +<!ENTITY wordEditField.accessKey "Փ"> +<!ENTITY checkwordButton.label "Ստուգել բառը"> +<!ENTITY checkwordButton.accessKey "Ս"> +<!ENTITY suggestions.label "Առաջարկություններ."> +<!ENTITY suggestions.accessKey "Ա"> +<!ENTITY ignoreButton.label "Անտեսել"> +<!ENTITY ignoreButton.accessKey "Ա"> +<!ENTITY ignoreAllButton.label "Անտեսել բոլորը"> +<!ENTITY ignoreAllButton.accessKey "Ա"> +<!ENTITY replaceButton.label "Փոխարինել"> +<!ENTITY replaceButton.accessKey "Փ"> +<!ENTITY replaceAllButton.label "Փոխարինել բոլորը"> +<!ENTITY replaceAllButton.accessKey "Փ"> +<!ENTITY stopButton.label "Կանգնեցնել"> +<!ENTITY stopButton.accessKey "գ"> +<!ENTITY userDictionary.label "Անձնական բառարան"> +<!ENTITY moreDictionaries.label "Ներբեռնել բառարաններ..."> +<!ENTITY addToUserDictionaryButton.label "Ավելացնել բառ"> +<!ENTITY addToUserDictionaryButton.accessKey "Ա"> +<!ENTITY editUserDictionaryButton.label "Խմբագրել..."> +<!ENTITY editUserDictionaryButton.accessKey "Խ"> +<!ENTITY recheckButton2.label "Վերստուգել տեքստը"> +<!ENTITY recheckButton2.accessKey "տ"> +<!ENTITY closeButton.label "Փակել"> +<!ENTITY closeButton.accessKey "Փ"> +<!ENTITY sendButton.label "Ուղարկել"> +<!ENTITY sendButton.accessKey "Ո"> +<!ENTITY languagePopup.label "Լեզուն."> +<!ENTITY languagePopup.accessKey "Լ"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..3d0bc71b5d --- /dev/null +++ b/l10n-hy-AM/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 "Գծեր."> +<!ENTITY tableRows.accessKey "Գ"> +<!ENTITY tableColumns.label "Սյուներ."> +<!ENTITY tableColumns.accessKey "Ս"> +<!ENTITY tableHeight.label "Բարձր-ը."> +<!ENTITY tableHeight.accessKey "Բ"> +<!ENTITY tableWidth.label "Լայն-ը."> +<!ENTITY tableWidth.accessKey "Լ"> +<!ENTITY tableBorderSpacing.label "Եզրագծերը և բացատները"> +<!ENTITY tableBorderWidth.label "Եզրագիծը."> +<!ENTITY tableBorderWidth.accessKey "Ե"> +<!ENTITY tableSpacing.label "Բացատում."> +<!ENTITY tableSpacing.accessKey "Բ"> +<!ENTITY tablePadding.label "Լրացում."> +<!ENTITY tablePadding.accessKey "Լ"> +<!ENTITY tablePxBetwCells.label "վանդակների միջև փիքսել"> +<!ENTITY tablePxBetwBrdrCellContent.label "վանդակների եզրագծերի միջև փիքսել"> +<!ENTITY tableAlignment.label "Աղյուսակի հավասարեցումը."> +<!ENTITY tableAlignment.accessKey "Ա"> +<!ENTITY tableCaption.label "Գլխագիրը."> +<!ENTITY tableCaption.accessKey "Գ"> +<!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 "Հաջորդը"> +<!ENTITY cellSelectNext.accessKey "Հ"> +<!ENTITY cellSelectPrevious.label "Նախորդը"> +<!ENTITY cellSelectPrevious.accessKey "Ն"> +<!ENTITY applyBeforeChange.label "Ընթացիկ փոփոխությունները կկիրառվեն ընտրությունը փոխելուց հետո։"> +<!ENTITY cellContentAlignment.label "Հավասարեցումը"> +<!ENTITY cellHorizontal.label "Հրիզոնական."> +<!ENTITY cellHorizontal.accessKey "Հ"> +<!ENTITY cellVertical.label "Ուղղահայաց."> +<!ENTITY cellVertical.accessKey "Ո"> +<!ENTITY cellStyle.label "Վանդակի ոճը."> +<!ENTITY cellStyle.accessKey "Վ"> +<!ENTITY cellNormal.label "Նորմալ"> +<!ENTITY cellHeader.label "Վերնագիր"> +<!ENTITY cellTextWrap.label "Տեքստի պտտում."> +<!ENTITY cellTextWrap.accessKey "Տ"> +<!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 "Խորապատկերի գույնը."> +<!ENTITY backgroundColor.accessKey "Խ"> +<!ENTITY AlignLeft.label "Ձախից"> +<!ENTITY AlignCenter.label "Կենտրոնում"> +<!ENTITY AlignRight.label "Աջից"> diff --git a/l10n-hy-AM/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-hy-AM/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..7e399afd43 --- /dev/null +++ b/l10n-hy-AM/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 "Դաշտի անունը."> +<!ENTITY TextAreaName.accessKey "Դ"> +<!ENTITY TextAreaRows.label "Գծեր."> +<!ENTITY TextAreaRows.accessKey "Գ"> +<!ENTITY TextAreaCols.label "Սյուներ."> +<!ENTITY TextAreaCols.accessKey "Ս"> +<!ENTITY TextAreaReadOnly.label "Միայն կարդալու"> +<!ENTITY TextAreaReadOnly.accessKey "Մ"> +<!ENTITY TextAreaDisabled.label "Անջատված"> +<!ENTITY TextAreaDisabled.accessKey "Ա"> +<!ENTITY TextAreaTabIndex.label "Էջի ցուցիչը."> +<!ENTITY TextAreaTabIndex.accessKey "Է"> +<!ENTITY TextAreaAccessKey.label "Մուտքի բանալին."> +<!ENTITY TextAreaAccessKey.accessKey "Մ"> +<!ENTITY InitialText.label "Որոշված տեքստը."> +<!ENTITY InitialText.accessKey "Ո"> + +<!ENTITY TextAreaWrap.label "Տողադարձի եղանակ."> +<!ENTITY TextAreaWrap.accessKey "Տ"> +<!ENTITY WrapDefault.value "Սկզբնադիր"> +<!ENTITY WrapOff.value "Անջ."> +<!ENTITY WrapHard.value "Կոշտ"> +<!ENTITY WrapSoft.value "Փափուկ"> +<!ENTITY WrapPhysical.value "Ֆիզիկական"> +<!ENTITY WrapVirtual.value "Վիրտուալ"> |