diff options
Diffstat (limited to '')
41 files changed, 1673 insertions, 0 deletions
diff --git a/l10n-hy-AM/editor/ui/chrome/composer/editingOverlay.dtd b/l10n-hy-AM/editor/ui/chrome/composer/editingOverlay.dtd new file mode 100644 index 0000000000..42254d5f6a --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/editingOverlay.dtd @@ -0,0 +1,40 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- File menu items --> +<!ENTITY openFileCmd.label "Բացել ֆայլ…"> +<!ENTITY openFileCmd.accesskey "Բ"> +<!ENTITY openFileCmd.key "Բ"> +<!ENTITY openRemoteCmd.label "Բացել վեբ տեղադրությունը..."> +<!ENTITY openRemoteCmd.accesskey "Բ"> +<!ENTITY openRemoteCmd.key "Բ"> +<!ENTITY fileRecentMenu.label "Վերջին էջերը"> +<!ENTITY fileRecentMenu.accesskey "Վ"> +<!ENTITY saveCmd.label "Պահպանել"> +<!ENTITY saveCmd.accesskey "Պ"> +<!ENTITY saveAsCmd.label "Պահպանել որպես…"> +<!ENTITY saveAsCmd.accesskey "ո"> +<!ENTITY saveAsChangeEncodingCmd2.label "Պահպանել և փոխել գրանշանի կոդավորումը"> +<!ENTITY saveAsChangeEncodingCmd2.accesskey "կ"> +<!ENTITY publishCmd.label "Հրապարակել"> +<!ENTITY publishCmd.accesskey "Հ"> +<!ENTITY publishCmd.key "Հ"> +<!ENTITY publishAsCmd.label "Հրապարակել որպես..."> +<!ENTITY publishAsCmd.accesskey "Հ"> +<!ENTITY fileRevert.label "Հետադարձել"> +<!ENTITY fileRevert.accesskey "լ"> + +<!-- Edit menu items --> +<!ENTITY publishSettings.label "Հրապարակվող կայքի կարգավորումները..."> +<!ENTITY publishSettings.accesskey "Հ"> + +<!-- Toolbar buttons/items --> +<!ENTITY newToolbarCmd.label "Նոր"> +<!ENTITY newToolbarCmd.tooltip "Ստեղծել նոր էջ"> +<!ENTITY openToolbarCmd.label "Բացել"> +<!ENTITY openToolbarCmd.tooltip "Բացել համակարգչային ֆայլ"> +<!ENTITY saveToolbarCmd.tooltip "Պահպանել ֆայլը համակարգչում"> +<!ENTITY publishToolbarCmd.tooltip "Վերբեռնել ֆայլը հեռակա տեղ"> +<!ENTITY printToolbarCmd.label "Տպել"> +<!ENTITY printToolbarCmd.tooltip "Տպել այս էջը"> diff --git a/l10n-hy-AM/editor/ui/chrome/composer/editor.dtd b/l10n-hy-AM/editor/ui/chrome/composer/editor.dtd new file mode 100644 index 0000000000..584c693319 --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/editor.dtd @@ -0,0 +1,67 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<!-- Window title --> +<!-- LOCALIZATION NOTE (editorWindow.titlemodifier): DONT_TRANSLATE --> + +<!ENTITY editorWindow.titlemodifier "Composer"> +<!ENTITY editorWindow.titlemodifiermenuseparator " - "> +<!-- Menu items: the . means that the menu item isn't implemented yet --> +<!-- Toolbar-only items --> + + +<!ENTITY compositionToolbar.tooltip "Ստեղծագործության գործիքաշերտը"> +<!ENTITY previewToolbarCmd.label "Ընտրել"> +<!ENTITY previewToolbarCmd.tooltip "Բացել էջը դիտարկիչում"> +<!-- File menu items --> + +<!ENTITY exportToTextCmd.label "Արտածել տեքստով..."> +<!ENTITY exportToTextCmd.accesskey "ր"> +<!ENTITY previewCmd.label "Ընտրել էջը"> +<!ENTITY previewCmd.accesskey "w"> +<!ENTITY sendPageCmd.label "Ուղարկել էջը"> +<!ENTITY sendPageCmd.accesskey "d"> +<!-- View menu items --> + +<!ENTITY compositionToolbarCmd.label "Ստեղծագործության գործիքաշերտը"> +<!ENTITY compositionToolbarCmd.accesskey "C"> +<!ENTITY formattingToolbarCmd.label "Գործիքագոտու ձևաչափում"> +<!ENTITY formattingToolbarCmd.accesskey "Գ"> +<!ENTITY editmodeToolbarCmd.label "Խմբագրման գործիքաշերտը"> +<!ENTITY editmodeToolbarCmd.accesskey "E"> +<!-- Format menu items --> + +<!ENTITY formatMenu.label "Ձևաչափում"> +<!ENTITY formatMenu.accesskey "և"> +<!ENTITY grid.label "Տեսադրման ցանցը"> +<!ENTITY grid.accesskey "t"> +<!ENTITY pageProperties.label "Էջի անունը և հատկությունները..."> +<!ENTITY pageProperties.accesskey "g"> +<!-- Tools menu items --> + +<!ENTITY validateCmd.label "Ճիշտ HTML"> +<!ENTITY validateCmd.accesskey "V"> +<!-- Display Mode toolbar and View menu items --> + +<!ENTITY NormalModeTab.label "Նորմալ"> +<!ENTITY NormalMode.label "Խմբագրման նորմալ եղանակ"> +<!ENTITY NormalMode.accesskey "N"> +<!ENTITY NormalMode.tooltip "Ցուցադրել աղյուսակի եզրագծերը և անվանարկված խարիսխները"> +<!ENTITY AllTagsModeTab.label "HTML պիտակներ"> +<!ENTITY AllTagsMode.label "HTML պիտակներ"> +<!ENTITY AllTagsMode.accesskey "a"> +<!ENTITY AllTagsMode.tooltip "Ցուցադրել բոլոր HTML պիտակների պատկերները"> +<!-- LOCALIZATION NOTE: (HTMLSourceModeTab.dir, HTMLSourceModeTab.label) + Do NOT translate text for 'HTMLSourceModeTab.dir', use latin "ltr" if + you want the <html> image to left of the 'HTMLSourceModeTab.label' text, + or use latin "rtl" if you want this image to the right of text. You do + not need to include HTML in the label 'HTMLSourceModeTab.label' --> +<!ENTITY HTMLSourceModeTab.dir "ltr"> +<!ENTITY HTMLSourceModeTab.label "Աղբյուրը"> +<!ENTITY HTMLSourceMode.label "HTML աղբյուր"> +<!ENTITY HTMLSourceMode.accesskey "H"> +<!ENTITY HTMLSourceMode.tooltip "Խմբագրել HTML աղբյուրը"> +<!ENTITY PreviewModeTab.label "Նախադիտել"> +<!ENTITY PreviewMode.label "Նախադիտել"> +<!ENTITY PreviewMode.accesskey "Ն"> +<!ENTITY PreviewMode.tooltip "Ցուցադրել որպես WYSIWYG (ինչպես որ դիտարկիչում)"> diff --git a/l10n-hy-AM/editor/ui/chrome/composer/editor.properties b/l10n-hy-AM/editor/ui/chrome/composer/editor.properties new file mode 100644 index 0000000000..f616099671 --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/editor.properties @@ -0,0 +1,208 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE FILE: embedded "\n" represent HTML breaks (<br>) +# Don't translate embedded "\n". +# Don't translate strings like this: %variable% +# as they will be replaced using JavaScript +# +No=Ոչ +Save=Պահպանել +More=Ավելին +Less=Քիչ +MoreProperties=Լր. հատկություններ +FewerProperties=Քիչ հատկություններ +PropertiesAccessKey=P +None=Չկա +none=չկա +OpenHTMLFile=Բացել HTML ֆայլ +OpenTextFile=Բացել տեքստային ֆայլ +SelectImageFile=Ընտրել նկարի ֆայլը +SaveDocument=Պահպանել էջը +SaveDocumentAs=Պահպանել էջը որպես +SaveTextAs=Պահպանել տեքստը որպես +EditMode=Խմբագրման եղանակը +Preview=Նախադիտել +Publish=Հրապարակել +PublishPage=Հրապարակել էջը +DontPublish=Չհրապարակել +SavePassword=Գաղտնաբառը պահելու համար օգտագործեք Գաղտնաբառի Կառավարիչը +CorrectSpelling=(ճիշտ ուղղագրությունը) +NoSuggestedWords=(առաջարկություն չկա) +NoMisspelledWord=Սխալներ չկան +CheckSpellingDone=Ուղղագրությունը ստուգվել է։ +CheckSpelling=Ստուգել ուղղագրությունը +InputError=Սխալ +Alert=Զգուշացում +CantEditFramesetMsg=Սեղմիչը չի կարող խմբագրել HTML շրջանակները կամ էջերը ներտող շրջանակում։ Շրջանակների համար փորձեք խմբագրել յուրաքանչյուրը առանձին-առանձին։ Շրջանակով էջերի համար պահպանեք էջի պատճեն և հեռացրեք <iframe> պիտակը: +CantEditMimeTypeMsg=Այս տեսակի էջը չի կարող խմբագրվել։ +CantEditDocumentMsg=Էջը չի կարող փոփոխվել անհայտ պատճառով։ +BeforeClosing=փակելուց առաջ +BeforePreview=դիտարկիչում նայելուց առաջ +BeforeValidate=փաստաթուղթը հաստատելուց առաջ +# LOCALIZATION NOTE (SaveFilePrompt, PublishPrompt): Don't translate %title% and %reason% (this is the reason for asking user to close, such as "before closing") +SaveFilePrompt=Պահպանե՞լ փոփոխությունները "%title%" %reason%։ +PublishPrompt=Պահպանե՞լ փոփոխությունները "%title%" %reason%։ +SaveFileFailed=Ֆայլի պահպանումը ձախողվեց + +# Publishing error strings: +# LOCALIZATION NOTE Don't translate %dir% or %file% in the Publishing error strings: +FileNotFound=%file% չի գտնվել։ +SubdirDoesNotExist="%dir%" ենթաթղթապանակը գոյություն չունի այս կայքում կամ "%file%" ֆայլի անունը արդեն օգտագործվում է այլ ենթաթղթապանակում։ +FilenameIsSubdir="%file%" ֆայլի անունը արդեն օգտագործվում է այլ ենթաթղթապանակում։ +ServerNotAvailable=Սպասարկիչը հասանելի չէ։ Ստուգեք կապը և կրկին փորձեք։ +Offline=Այժմ Դուք ցանցից դուրս եք։ Սեղմեք ներքևի պատկերի վրա՝ առցանց անցնելու համար։ +DiskFull=Չկա ազատ տեղ՝ պահելու "%file%." ֆայլը։ +NameTooLong=Ֆայլի կամ ենթաթղթապանակի անունը երկար է։ +AccessDenied=Չունեք հրապարակելու լիազորություն այստեղ։ +UnknownPublishError=Հրապարակման անհայտ սխալ։ +PublishFailed=Հրապարակման ձախողում։ +PublishCompleted=Հրապարակումը ավարտվեց։ +AllFilesPublished=Բոլոր ֆայլերը հրապարակվել են։ +# LOCALIZATION NOTE Don't translate %x% or %total% +FailedFileMsg=%x%-ը %total% ֆայլերից հնարավոր չեղավ հրապարակել։ +# End-Publishing error strings +Prompt=Հարցնել +# LOCALIZATION NOTE (PromptFTPUsernamePassword): Don't translate %host% +PromptFTPUsernamePassword=Նշեք օգտվողի անունը և գաղտնաբառը FTP սպասարկիչի համար %host% +RevertCaption=Հետադարձել վերջին պահանվածին +Revert=Հետադարձել +SendPageReason=այս էջը ուղարկելուց առաջ +Send=Ուղարկել +## LOCALIZATION NOTE (PublishProgressCaption, PublishToSite, AbandonChanges): Don't translate %title% +PublishProgressCaption=Հրապարակում. %title% +PublishToSite=Հրապարակել կայքում. %title% +AbandonChanges=Կասեցնե՞լ չպահպանված փոփոխությունները %title%-ում և կրկի բեռնել էջը։ +DocumentTitle=Էջի անունը +NeedDocTitle=Նշեք էջի անունը։ +DocTitleHelp=Սա բնորոշում է էջը պատուհանում և էջանիշներում։ +CancelPublishTitle=Չեղարկե՞լ հրապարակումը +## LOCALIZATION NOTE: "Continue" in this sentence must match the text for +## the CancelPublishContinue key below +CancelPublishMessage=Հրապարակման ընթացքը չեղարկելու դեպքում որոշ ֆայլեր կվնասվեն։ Շարուանկե՞լ, թե Չեղարկել։ +CancelPublishContinue=Շարունակել +MissingImageError=Նշեք կամ ընտրեք նկար gif, jpg, կամ png տեսակի։ +EmptyHREFError=Ընտրեք թղթապանակը՝ նոր հղում ստեղծելու ահմար։ +LinkText=Տեքստի հղում +LinkImage=Նկարի հղում +MixedSelection=[Խառը ընտրություն] +Mixed=(խառը) +# LOCALIZATION NOTE (NotInstalled): %S is the name of the font +NotInstalled=%S (տեղադրված չէ) +EnterLinkText=Նշեք տեքստը՝ հղման համար ցուցադրելու համար։ +EnterLinkTextAccessKey=Ն +EmptyLinkTextError=Նշեք հղման համար տեքստ։ +EditTextWarning=Սա կվերագրի առկա բովանդակությունը։ +#LOCALIZATION NOTE (ValidateNumber):Don't translate: %n% %min% %max% +ValidateRangeMsg=Նշված թիվը (%n%) անընդունելի է։ +ValidateNumberMsg=Գրեք թիվ %min%-ի և %max%-ի միջև։ +MissingAnchorNameError=Նշեք այս խարսխի անունը։ +#LOCALIZATION NOTE (DuplicateAnchorNameError): Don't translate %name% +DuplicateAnchorNameError="%name%"-ը արդեն առկա է այս էջում։ Նշեք այլ անուն։ +BulletStyle=Կետիկային ոճ +SolidCircle=Հաստատուն շրջան +OpenCircle=Բացել շրջանը +SolidSquare=Հաստատուն քառակուսի +NumberStyle=Թվային ոճով +Automatic=Ինքնաշխատ +Style_1=1, 2, 3… +Style_I=I, II, III… +Style_i=i, ii, iii… +Style_A=A, B, C… +Style_a=a, b, c… +Pixels=փիքսել +Percent=տոկոս +PercentOfCell=վանդակի %-ը +PercentOfWindow=պատուհանի %-ը +PercentOfTable=աղյուսակի %-ը +#LOCALIZATION NOTE (untitledTitle): %S is the window #. No plural handling needed. +untitledTitle=անանուն-%S +untitledDefaultFilename=անանուն +ShowToolbar=Ցուց. Գործիքաշերտը +HideToolbar=Թաքցնել գործիքաշերտը +ImapError=Հնարավոր չէ բացել նկարը +ImapCheck=\nԸնտրեք նոր հղում (URL) և կրկին փորձեք։ +SaveToUseRelativeUrl=Հարաբերական URL-ները կարող են օգտագործվել միայն պահպանված էջերում +NoNamedAnchorsOrHeadings=(Էջում չկան անվանարկված խարիսխներ) +TextColor=Տեքստի գույնը +HighlightColor=Գունանշման գույն +PageColor=Էջի խորապատկերի գույնը +BlockColor=Կողփել խորապատկերի գույնը +TableColor=Աղյուսակի խորապատկերի գույնը +CellColor=Վանդակի խորապատկերի գույնը +TableOrCellColor=Աղյուսակի կամ վանդակի գույնը +LinkColor=Հղման տեքստի գույնը +ActiveLinkColor=Ակտիվ հղման գույնը +VisitedLinkColor=Այցելած հղման գույնը +NoColorError=Սեղմեք գույնի վրա կամ նշեք գույնի ճիշտ HTML տողը +Table=Աղյուսակ +TableCell=Բջջային աղյուսակ +NestedTable=Բլոկային աղյուսակ +HLine=Հորիզոնական գիծ +Link=Հղում +Image=Նկար +ImageAndLink=Նկար և հղում +NamedAnchor=Խարսխի անունը +List=Ցանկ +ListItem=Ցանկի կետը +Form=Բլանկ +InputTag=Բլանկի դաշտը +InputImage=Բլանկի նկարը +TextArea=Տեքստի մասը +Select=Ընտրված ցանկը +Button=Կոճակ +Label=Նիշը +FieldSet=Նշել դաշտը +Tag=Պիտակ +MissingSiteNameError=Նշեք հրապարակվող կայքի անունը։ +MissingPublishUrlError=Նշեք հրապարակվող կայքի տեղադրությունը։ +MissingPublishFilename=Նշեք ընթացիկ էջի անունը։ +#LOCALIZATION NOTE (DuplicateSiteNameError): Don't translate %name% +DuplicateSiteNameError="%name%"-ը արդեն առկա է այս էջում։ Նշեք կայքի այլ անուն։ +AdvancedProperties=Ընդլայնված հատկություններ... +AdvancedEditForCellMsg=Մի քանիսի ընտրության դեպքում ընդլայնված խմբագրումը հասանելի չէ +# LOCALIZATION NOTE (ObjectProperties):Don't translate "%obj%" it will be replaced with one of above object nouns +ObjectProperties=%obj%-ի հատկությունները... +# LOCALIZATION NOTE This character must be in the above string and not confict with other accesskeys in Format menu +ObjectPropertiesAccessKey=o +# LOCALIZATION NOTE (JoinSelectedCells): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinSelectedCells=Միացնել ընտրված վանդակները +# LOCALIZATION NOTE (JoinCellToRight): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinCellToRight=Միացնել վանդակի հետ աջից +JoinCellAccesskey=j +# LOCALIZATION NOTE (TableSelectKey): Ctrl key on a keyboard +TableSelectKey=Ctrl+ +# LOCALIZATION NOTE (XulKeyMac): Command key on a Mac keyboard +XulKeyMac=Cmd+ +# LOCALIZATION NOTE (Del): Del key on a keyboard +Del=Del +Delete=Ջնջել +DeleteCells=Ջնջել վանդակները +DeleteTableTitle=Ջնջել գծերը կամ սյուները +DeleteTableMsg=Գծերի կամ սյուների քանակի նվազեցումը կջնջի աղյուսակի վանդակները և նրա բովանդակությունը։ Անե՞լ դա։ +Clear=Մաքրել +#Mouse actions +Click=Սեղմել +Drag=Քաշել +Unknown=Անհայտ +# +# LOCALIZATION NOTE "RemoveTextStylesAccesskey" is used for both +# menu items: "RemoveTextStyles" and "StopTextStyles" +RemoveTextStylesAccesskey=Հ +RemoveTextStyles=Հեռացնել տեքստի բոլոր ոճերը +StopTextStyles=Դադարեցնել տեքստի ոճերը +# +# LOCALIZATION NOTE "RemoveLinksAccesskey" is used for both +# menu items: "RemoveLinks" and "StopLinks" +RemoveLinksAccesskey=Հ +RemoveLinks=Հեռացնել հղումները +StopLinks=Դադարեցնել հղումը +# +NoFormAction=Այս ձևի համար նշեք գործողություն։ +NoAltText=Եթե նկարը համատեղելի է փաստաթղթին, Դուք պետք է առաջարկեք այլընտրանքային տեքստ, որը կերևա միայն տեքստային դիտարկիչներում և կերևա այլ դիտարկիչներում, երբ նկարը բացվելիս կլինի կամ նկարի բացումը անջատված լինի։ +# +Malformed=Աղբյուրը պետք է հետ փոխարկվի փաստաթղթի, որովհետև այն ճիշտ XHTML չէ։ +NoLinksToCheck=Ստուգման համար ոչինչ չկա diff --git a/l10n-hy-AM/editor/ui/chrome/composer/editorOverlay.dtd b/l10n-hy-AM/editor/ui/chrome/composer/editorOverlay.dtd new file mode 100644 index 0000000000..39ba4f06c6 --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/editorOverlay.dtd @@ -0,0 +1,371 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. --> + +<!-- File menu items --> +<!ENTITY saveCmd.key "S"> + +<!-- Edit menu items --> +<!ENTITY pasteNoFormatting.label "Տեղադրել առանց ձևավորման"> +<!ENTITY pasteNoFormatting.accesskey "n"> +<!ENTITY pasteNoFormatting.key "V"> +<!ENTITY pasteAs.label "Տեղադրել որպես"> +<!ENTITY pasteAs.accesskey "ղ"> +<!ENTITY pasteAsQuotationCmd.label "Տեղադրել որպես մեջբերում"> +<!ENTITY pasteAsQuotationCmd.accesskey "Q"> +<!ENTITY pasteAsQuotationCmd.key "o"> +<!ENTITY findBarCmd.label "Գտնել..."> +<!ENTITY findReplaceCmd.label "Գտնել և փոխարինել"> +<!ENTITY enableInlineSpellChecker.label "Ձեր նշածով ուղղագրության ստուգում"> +<!ENTITY enableInlineSpellChecker.accesskey "S"> +<!ENTITY checkSpellingCmd2.label "Ստուգել ուղղագրությունը"> +<!ENTITY checkSpellingCmd2.accesskey "h"> +<!ENTITY checkSpellingCmd2.key "p"> + +<!-- Insert menu items --> +<!ENTITY insertMenu.label "Ներմուծել"> +<!ENTITY insertMenu.accesskey "I"> +<!ENTITY insertLinkCmd2.label "Հղում..."> +<!ENTITY insertLinkCmd2.accesskey "L"> +<!ENTITY insertLinkCmd2.key "K"> +<!ENTITY insertAnchorCmd.label "Անվանարկված խարիսխ..."> +<!ENTITY insertAnchorCmd.accesskey "A"> +<!ENTITY insertImageCmd.label "Նկար..."> +<!ENTITY insertImageCmd.accesskey "I"> +<!ENTITY insertHLineCmd.label "Հորիզոնական գիծ"> +<!ENTITY insertHLineCmd.accesskey "o"> +<!ENTITY insertTableCmd.label "Աղյուսակ..."> +<!ENTITY insertTableCmd.accesskey "T"> +<!ENTITY insertHTMLCmd.label "HTML..."> +<!ENTITY insertHTMLCmd.accesskey "H"> +<!ENTITY insertMathCmd.label "Մաթ..."> +<!ENTITY insertMathCmd.accesskey "Մ"> +<!ENTITY insertCharsCmd.label "Գրանշանները և նշաններ..."> +<!ENTITY insertCharsCmd.accesskey "C"> +<!ENTITY insertBreakAllCmd.label "Անջատել հետևյալ նկարները"> +<!ENTITY insertBreakAllCmd.accesskey "k"> + +<!-- Used just in context popup. --> +<!ENTITY createLinkCmd.label "Ստեղծել հղում..."> +<!ENTITY createLinkCmd.accesskey "k"> +<!ENTITY editLinkCmd.label "Խմբագրել հղումը նոր Սեղմիչում"> +<!ENTITY editLinkCmd.accesskey "i"> + +<!-- Font Face SubMenu --> +<!ENTITY FontFaceSelect.title "Տառատեսակ"> +<!ENTITY FontFaceSelect.tooltip "Ընտրեք տառատեսակը"> +<!ENTITY fontfaceMenu.label "Տառատեսակ"> +<!ENTITY fontfaceMenu.accesskey "F"> +<!ENTITY fontVarWidth.label "Փոփոխական լայնություն"> +<!ENTITY fontVarWidth.accesskey "Փ"> +<!ENTITY fontFixedWidth.label "Ամրագրված լայնություն"> +<!ENTITY fontFixedWidth.accesskey "ա"> +<!ENTITY fontFixedWidth.key "T"> +<!ENTITY fontHelvetica.label "Helvetica, Arial"> +<!ENTITY fontHelvetica.accesskey "l"> +<!ENTITY fontTimes.label "Times"> +<!ENTITY fontTimes.accesskey "T"> +<!ENTITY fontCourier.label "Courier"> +<!ENTITY fontCourier.accesskey "C"> + +<!-- Font Size SubMenu --> +<!ENTITY FontSizeSelect.title "Տառատեսակի չափ"> +<!ENTITY FontSizeSelect.tooltip "Ընտրեք տառի չափը"> +<!ENTITY decreaseFontSize.label "Փոքր"> +<!ENTITY decreaseFontSize.accesskey "ր"> +<!ENTITY decrementFontSize.key "<"> +<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards --> +<!ENTITY increaseFontSize.label "Մեծ"> +<!ENTITY increaseFontSize.accesskey "g"> +<!ENTITY incrementFontSize.key ">"> +<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards --> + +<!ENTITY fontSizeMenu.label "Չափը"> +<!ENTITY fontSizeMenu.accesskey "z"> +<!ENTITY size-tinyCmd.label "Փոքրիկ"> +<!ENTITY size-tinyCmd.accesskey "Փ"> +<!ENTITY size-smallCmd.label "Փոքր"> +<!ENTITY size-smallCmd.accesskey "Փ"> +<!ENTITY size-mediumCmd.label "Միջին"> +<!ENTITY size-mediumCmd.accesskey "Մ"> +<!ENTITY size-largeCmd.label "Մեծ"> +<!ENTITY size-largeCmd.accesskey "Մ"> +<!ENTITY size-extraLargeCmd.label "Շատ մեծ"> +<!ENTITY size-extraLargeCmd.accesskey "ա"> +<!ENTITY size-hugeCmd.label "Հսկայական"> +<!ENTITY size-hugeCmd.accesskey "Հ"> + +<!-- Font Style SubMenu --> +<!ENTITY fontStyleMenu.label "Տեքստի ոճը"> +<!ENTITY fontStyleMenu.accesskey "S"> +<!ENTITY styleBoldCmd.label "Թավ"> +<!ENTITY styleBoldCmd.accesskey "B"> +<!ENTITY styleBoldCmd.key "B"> +<!ENTITY styleItalicCmd.label "Շեղ"> +<!ENTITY styleItalicCmd.accesskey "I"> +<!ENTITY styleItalicCmd.key "I"> +<!ENTITY styleUnderlineCmd.label "Ընդգծված"> +<!ENTITY styleUnderlineCmd.accesskey "U"> +<!ENTITY styleUnderlineCmd.key "U"> +<!ENTITY styleStrikeThruCmd.label "Գծված"> +<!ENTITY styleStrikeThruCmd.accesskey "k"> +<!ENTITY styleSuperscriptCmd.label "Վերատողային"> +<!ENTITY styleSuperscriptCmd.accesskey "p"> +<!ENTITY styleSubscriptCmd.label "Ենթագրվածք"> +<!ENTITY styleSubscriptCmd.accesskey "S"> +<!ENTITY styleNonbreakingCmd.label "Չընդհատող"> +<!ENTITY styleNonbreakingCmd.accesskey "Չ"> +<!ENTITY styleEm.label "Շեշտադրում"> +<!ENTITY styleEm.accesskey "E"> +<!ENTITY styleStrong.label "Խիստ շեշտադրում"> +<!ENTITY styleStrong.accesskey "t"> +<!ENTITY styleCite.label "Մեջբերում"> +<!ENTITY styleCite.accesskey "C"> +<!ENTITY styleAbbr.label "Կրճատում"> +<!ENTITY styleAbbr.accesskey "A"> +<!ENTITY styleAcronym.label "Ակրոինիմ"> +<!ENTITY styleAcronym.accesskey "r"> +<!ENTITY styleCode.label "Կոդը"> +<!ENTITY styleCode.accesskey "o"> +<!ENTITY styleSamp.label "Պարզ արտածում"> +<!ENTITY styleSamp.accesskey "m"> +<!ENTITY styleVar.label "Փոփոխական"> +<!ENTITY styleVar.accesskey "V"> + +<!ENTITY formatFontColor.label "Տեքստի գույնը..."> +<!ENTITY formatFontColor.accesskey "C"> +<!ENTITY tableOrCellColor.label "Աղյուսակի և վանդակի խորապատկերի գույնը..."> +<!ENTITY tableOrCellColor.accesskey "B"> + +<!ENTITY formatRemoveStyles.key "Y"> +<!ENTITY formatRemoveLinks.key "K"> +<!ENTITY formatRemoveNamedAnchors.label "Հեռացնել խարսխի անունը"> +<!ENTITY formatRemoveNamedAnchors.accesskey "R"> +<!ENTITY formatRemoveNamedAnchors2.key "R"> + +<!ENTITY paragraphMenu.label "Պարբերություն"> +<!ENTITY paragraphMenu.accesskey "Պ"> +<!ENTITY paragraphParagraphCmd.label "Պարբերություն"> +<!ENTITY paragraphParagraphCmd.accesskey "Պ"> +<!ENTITY heading1Cmd.label "Վերնագիր 1"> +<!ENTITY heading1Cmd.accesskey "1"> +<!ENTITY heading2Cmd.label "Վերնագիր 2"> +<!ENTITY heading2Cmd.accesskey "2"> +<!ENTITY heading3Cmd.label "Վերնագիր 3"> +<!ENTITY heading3Cmd.accesskey "3"> +<!ENTITY heading4Cmd.label "Վերնագիր 4"> +<!ENTITY heading4Cmd.accesskey "4"> +<!ENTITY heading5Cmd.label "Վերնագիր 5"> +<!ENTITY heading5Cmd.accesskey "5"> +<!ENTITY heading6Cmd.label "Վերնագիր 6"> +<!ENTITY heading6Cmd.accesskey "6"> +<!ENTITY paragraphAddressCmd.label "Հասցե"> +<!ENTITY paragraphAddressCmd.accesskey "Հ"> +<!ENTITY paragraphPreformatCmd.label "Նախաձևավորմամբ"> +<!ENTITY paragraphPreformatCmd.accesskey "ձ"> + +<!-- List menu items --> +<!ENTITY formatlistMenu.label "Ցանկ"> +<!ENTITY formatlistMenu.accesskey "L"> +<!ENTITY noneCmd.label "Չկա"> +<!ENTITY noneCmd.accesskey "N"> +<!ENTITY listBulletCmd.label "Կետավորված"> +<!ENTITY listBulletCmd.accesskey "B"> +<!ENTITY listNumberedCmd.label "Թվակալված"> +<!ENTITY listNumberedCmd.accesskey "m"> +<!ENTITY listTermCmd.label "Սահման"> +<!ENTITY listTermCmd.accesskey "T"> +<!ENTITY listDefinitionCmd.label "Որոշումը"> +<!ENTITY listDefinitionCmd.accesskey "D"> +<!ENTITY listPropsCmd.label "Ցանկի հատկությունները..."> +<!ENTITY listPropsCmd.accesskey "L"> + +<!ENTITY ParagraphSelect.title "Պարբերություն"> +<!ENTITY ParagraphSelect.tooltip "Ընտրեք պարբերության ձևաչափը"> +<!-- Shared in Paragraph, and Toolbar menulist --> +<!ENTITY bodyTextCmd.label "Հիմնական գրվածք"> +<!ENTITY bodyTextCmd.accesskey "գ"> +<!-- isn't used in menu now, but may be added in future --> +<!ENTITY advancedPropertiesCmd.label "Ընդլայնված հատկություններ"> +<!ENTITY advancedPropertiesCmd.accesskey "v"> + +<!-- Align menu items --> +<!ENTITY alignMenu.label "Հավասարեցում"> +<!ENTITY alignMenu.accesskey "A"> +<!ENTITY alignLeft.label "Ձախից"> +<!ENTITY alignLeft.accesskey "L"> +<!ENTITY alignLeft.tooltip "Հավասարեցնել ձախից"> +<!ENTITY alignCenter.label "Կենտրոն"> +<!ENTITY alignCenter.accesskey "C"> +<!ENTITY alignCenter.tooltip "Հավասարեցնել կենտրոնով"> +<!ENTITY alignRight.label "Աջ"> +<!ENTITY alignRight.accesskey "R"> +<!ENTITY alignRight.tooltip "Հավասարեցնել աջից"> +<!ENTITY alignJustify.label "Հավասարեցում"> +<!ENTITY alignJustify.accesskey "J"> +<!ENTITY alignJustify.tooltip "Հավասարեցնել կենտրոնացումը"> + +<!-- Layer toolbar items --> +<!ENTITY absolutePosition.label "Դիրքավորում"> +<!ENTITY layer.tooltip "Շերտը"> +<!ENTITY decreaseZIndex.label "Ուղարկել հետև"> +<!ENTITY layerSendToBack.tooltip "Ուղարկել հետև"> +<!ENTITY increaseZIndex.label "Պահել առջևում"> +<!ENTITY layerBringToFront.tooltip "Պահել հետևում"> + +<!ENTITY increaseIndent.label "Սահմանը մեծացնել"> +<!ENTITY increaseIndent.accesskey "I"> +<!ENTITY increaseIndent.key "]"> +<!ENTITY decreaseIndent.label "Փոքրացնել նահանջը"> +<!ENTITY decreaseIndent.accesskey "Փ"> +<!ENTITY decreaseIndent.key "["> + +<!ENTITY colorsAndBackground.label "Էջի գույները և խորապատկերը..."> +<!ENTITY colorsAndBackground.accesskey "u"> + +<!-- Table Menu --> +<!ENTITY tableMenu.label "Աղյուսակ"> +<!ENTITY tableMenu.accesskey "b"> + +<!-- Select Submenu --> +<!ENTITY tableSelectMenu.label "Ընտրել"> +<!ENTITY tableSelectMenu.accesskey "S"> + +<!ENTITY tableSelectMenu2.label "Ընտրել աղյուսակ"> +<!ENTITY tableSelectMenu2.accesskey "S"> +<!ENTITY tableInsertMenu2.label "Ներմուծել աղյուսակ"> +<!ENTITY tableInsertMenu2.accesskey "I"> +<!ENTITY tableDeleteMenu2.label "Ջնջել աղյուսակը"> +<!ENTITY tableDeleteMenu2.accesskey "D"> + +<!-- Insert SubMenu --> +<!ENTITY tableInsertMenu.label "Ներմուծել"> +<!ENTITY tableInsertMenu.accesskey "I"> +<!ENTITY tableTable.label "Աղյուսակ"> +<!ENTITY tableTable.accesskey "T"> +<!ENTITY tableRow.label "Գիծ"> +<!ENTITY tableRows.label "Գծեր"> +<!ENTITY tableRow.accesskey "R"> +<!ENTITY tableRowAbove.label "Գիծը վերևում"> +<!ENTITY tableRowAbove.accesskey "R"> +<!ENTITY tableRowBelow.label "Գիծը ներքևում"> +<!ENTITY tableRowBelow.accesskey "B"> +<!ENTITY tableColumn.label "Սյուն"> +<!ENTITY tableColumns.label "Սյուներ"> +<!ENTITY tableColumn.accesskey "o"> +<!ENTITY tableColumnBefore.label "Սյունը մինչ"> +<!ENTITY tableColumnBefore.accesskey "o"> +<!ENTITY tableColumnAfter.label "Սյունը հետո"> +<!ENTITY tableColumnAfter.accesskey "A"> +<!ENTITY tableCell.label "Վանդակ"> +<!ENTITY tableCells.label "Վանդակներ"> +<!ENTITY tableCell.accesskey "C"> +<!ENTITY tableCellContents.label "Վանդակի եղածը"> +<!ENTITY tableCellContents.accesskey "n"> +<!ENTITY tableAllCells.label "Բոլոր վանդակները"> +<!ENTITY tableAllCells.accesskey "A"> +<!ENTITY tableCellBefore.label "Վանդակ մինչ"> +<!ENTITY tableCellBefore.accesskey "C"> +<!ENTITY tableCellAfter.label "Վանդակից հետո"> +<!ENTITY tableCellAfter.accesskey "f"> +<!-- Delete SubMenu --> +<!ENTITY tableDeleteMenu.label "Ջնջել"> +<!ENTITY tableDeleteMenu.accesskey "D"> + +<!-- text for "Join Cells" is in editor.properties + ("JoinSelectedCells" and "JoinCellToRight") + the access key must exist in both of those strings + But value must be set here for accesskey to draw properly +--> +<!ENTITY tableJoinCells.label "j"> +<!ENTITY tableJoinCells.accesskey "j"> +<!ENTITY tableSplitCell.label "Կտրել վանդակը"> +<!ENTITY tableSplitCell.accesskey "C"> +<!ENTITY convertToTable.label "Ստեղծել աղյուսակ ընտրվածից"> +<!ENTITY convertToTable.accesskey "r"> +<!ENTITY tableProperties.label "Աղյուսակի հատկությունները..."> +<!ENTITY tableProperties.accesskey "o"> + +<!-- Toolbar-only items --> +<!ENTITY menuBar.tooltip "Ցանկագոտի"> +<!ENTITY formatToolbar.tooltip "Գործիքաշերտի կարգ."> +<!ENTITY cutToolbarCmd.tooltip "Կտրել"> +<!ENTITY copyToolbarCmd.tooltip "Պատճենել"> +<!ENTITY pasteToolbarCmd.tooltip "Տեղադրել"> +<!ENTITY printToolbarCmd.label "Տպել"> +<!ENTITY printToolbarCmd.tooltip "Տպել այս էջը"> +<!ENTITY findToolbarCmd.label "Որոնում"> +<!ENTITY findToolbarCmd.tooltip "Գտնել տեքստ էջում"> +<!ENTITY spellToolbarCmd.label "Ուղագրություն"> +<!ENTITY spellToolbarCmd.tooltip "Ստուգել ընտրվածի ուղղագրությունը"> +<!ENTITY imageToolbarCmd.label "Նկար"> +<!ENTITY imageToolbarCmd.tooltip "Ներմուծել նոր նկար կամ խմբագրել նկարի հատկությունները"> +<!ENTITY hruleToolbarCmd.label "H.Line"> +<!ENTITY hruleToolbarCmd.tooltip "Ներմուծել հորիզոնական տող կամ խմբագրել ընտրված տողի հատկությունները"> +<!ENTITY tableToolbarCmd.label "Աղյուսակ"> +<!ENTITY tableToolbarCmd.tooltip "Ներմուծել նոր աղյուսակ կամ խմբագրել աղյուսակի հատկությունները"> +<!ENTITY linkToolbarCmd.label "Հղում"> +<!ENTITY linkToolbarCmd.tooltip "Ներմուծել նոր հղում կամ խմբագրել ընտրված հղման հատկությունները"> +<!ENTITY anchorToolbarCmd.label "Խարիսխ"> +<!ENTITY anchorToolbarCmd.tooltip "Ներմուծել նոր անվանարկված խարիսխ կամ խմբագրել խարսխի հատկությունները"> +<!ENTITY colorButtons.title "Գույներ"> +<!ENTITY TextColorButton.tooltip "Ընտրեք տեքստի գույները"> +<!ENTITY BackgroundColorButton.tooltip "Ընտրեք խորապատկերի գույները"> +<!ENTITY throbber.tooltip "Անցնել &vendorShortName; մեկնարկային էջին"> +<!ENTITY throbber.tooltip2 "Անցնել &brandShortName;-ի մեկնարկային էջ:"> +<!ENTITY HighlightColorButton.label "Գունանշիչ"> +<!ENTITY HighlightColorButton.tooltip "Ընտրել գունանշման գույնը տեքստի համար"> + +<!-- Editor toolbar --> +<!ENTITY absoluteFontSize.label "Տառատեսակի չափ"> +<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Ընտրել տառաչափը"> +<!ENTITY smaller.label "Ավելի փոքր"> +<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Տառատեսակի փոքր չափ"> +<!ENTITY larger.label "Ավելի մեծ"> +<!ENTITY increaseFontSizeToolbarCmd.tooltip "Տառատեսակի մեծ չափ"> +<!ENTITY bold.label "Թավ"> +<!ENTITY boldToolbarCmd.tooltip "Թավ"> +<!ENTITY italic.label "Շեղ"> +<!ENTITY italicToolbarCmd.tooltip "Շեղ"> +<!ENTITY underline.label "Ընդգծված"> +<!ENTITY underlineToolbarCmd.tooltip "Ընդգծված"> +<!ENTITY bullets.label "Կետիկներ"> +<!ENTITY bulletListToolbarCmd.tooltip "Կիրառել կամ հեռացնել կետավորված ցանկը"> +<!ENTITY numbers.label "Թվեր"> +<!ENTITY numberListToolbarCmd.tooltip "Կիրառել կամ հեռացնել կետավորված ցանկը"> +<!ENTITY outdent.label "Դուրս շեղում"> +<!ENTITY outdentToolbarCmd.tooltip "Ելուստ տեքստ (շարժել ձախ)"> +<!ENTITY indent.label "Նահանջ"> +<!ENTITY indentToolbarCmd.tooltip "Նահանջ տեքստ (շարժել աջ)"> +<!ENTITY AlignPopupButton.label "Հավասարեցում"> +<!ENTITY AlignPopupButton.tooltip "Ընտրել տեքստի հավասարեցումը"> +<!ENTITY InsertPopupButton.label "Ներմուծել"> +<!ENTITY InsertPopupButton.tooltip "Ներմուծել հղում, խարիսխ, նկար, հորիզոնական գիծ կամ աղյուսակ"> +<!ENTITY alignLeftButton.label "Հավասարեցնել ձախից"> +<!ENTITY alignLeftButton.tooltip "Հավասարեցնել տեքստը ձախ լուսանցքին"> +<!ENTITY alignCenterButton.label "Հավասարեցնել կենտրոնով"> +<!ENTITY alignCenterButton.tooltip "Հավասարեցնել տեքստը կենտրոնով"> +<!ENTITY alignRightButton.label "Հավասարեցնել աջից"> +<!ENTITY alignRightButton.tooltip "Հավասարեցնել տեքստը ձախ լուսանցքին"> +<!ENTITY alignJustifyButton.label "Հավասարեցնել տողաշտկմամբ"> +<!ENTITY alignJustifyButton.tooltip "Հավասարեցնել տեքստը աջ լուսանցքին"> + +<!-- Structure Toolbar Context Menu items --> +<!ENTITY structSelect.label "Ընտրել"> +<!ENTITY structSelect.accesskey "S"> +<!ENTITY structRemoveTag.label "Հեռացնել պիտակը"> +<!ENTITY structRemoveTag.accesskey "R"> +<!ENTITY structChangeTag.label "Փոխել պիտակը"> +<!ENTITY structChangeTag.accesskey "C"> + +<!-- TOC manipulation --> +<!ENTITY insertTOC.label "Ներմուծել"> +<!ENTITY insertTOC.accesskey "I"> +<!ENTITY updateTOC.label "Թարմացնել"> +<!ENTITY updateTOC.accesskey "Թ"> +<!ENTITY removeTOC.label "Հեռացնել"> +<!ENTITY removeTOC.accesskey "R"> +<!ENTITY tocMenu.label "Պարունակության աղյուսակը..."> +<!ENTITY tocMenu.accesskey "b"> diff --git a/l10n-hy-AM/editor/ui/chrome/composer/editorPrefsOverlay.dtd b/l10n-hy-AM/editor/ui/chrome/composer/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..e62a5119fd --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Ստեղծել"> +<!ENTITY editing.label "Նոր էջի կարգավորում"> +<!ENTITY toolbars.label "Գործիքագոտիներ"> +<!ENTITY publish.label "Հրապարակում"> diff --git a/l10n-hy-AM/editor/ui/chrome/composer/editorSmileyOverlay.dtd b/l10n-hy-AM/editor/ui/chrome/composer/editorSmileyOverlay.dtd new file mode 100644 index 0000000000..b277b0cbe0 --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/editorSmileyOverlay.dtd @@ -0,0 +1,58 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- Smiley Menu items --> +<!ENTITY insertSmiley.label "Ժպիտ"> +<!ENTITY insertSmiley.accesskey "S"> + +<!ENTITY smiley1Cmd.label "Ժպիտ"> +<!ENTITY smiley1Cmd.accesskey "S"> +<!ENTITY smiley1Cmd.tooltip "Ներմուծել ժպտացող դեմք"> +<!ENTITY smiley2Cmd.label "Մռայլ"> +<!ENTITY smiley2Cmd.accesskey "F"> +<!ENTITY smiley2Cmd.tooltip "Ներմուծել մռայլ դեմք"> +<!ENTITY smiley3Cmd.label "Աչքով տալ"> +<!ENTITY smiley3Cmd.accesskey "Ա"> +<!ENTITY smiley3Cmd.tooltip "Ներմուծել թարթող դեմք"> +<!ENTITY smiley4Cmd.label "Լեզվանի"> +<!ENTITY smiley4Cmd.accesskey "T"> +<!ENTITY smiley4Cmd.tooltip "Ներմուծել լեզվանի դեմք"> +<!ENTITY smiley5Cmd.label "Ծիծաղող"> +<!ENTITY smiley5Cmd.accesskey "L"> +<!ENTITY smiley5Cmd.tooltip "Ներմուծել ծիծաղող դեմք"> +<!ENTITY smiley6Cmd.label "Շփոթված"> +<!ENTITY smiley6Cmd.accesskey "E"> +<!ENTITY smiley6Cmd.tooltip "Ներմուծել շփոթված դեմք"> +<!ENTITY smiley7Cmd.label "Անորոշ"> +<!ENTITY smiley7Cmd.accesskey "U"> +<!ENTITY smiley7Cmd.tooltip "Ներմուծել անորոշ դեմք"> +<!ENTITY smiley8Cmd.label "Զարմանք"> +<!ENTITY smiley8Cmd.accesskey "p"> +<!ENTITY smiley8Cmd.tooltip "Ներմուծել զարմացած դեմք"> +<!ENTITY smiley9Cmd.label "Համբույր"> +<!ENTITY smiley9Cmd.accesskey "K"> +<!ENTITY smiley9Cmd.tooltip "Ներմուծել համբուրող դեմք"> +<!ENTITY smiley10Cmd.label "Գոռալ"> +<!ENTITY smiley10Cmd.accesskey "Y"> +<!ENTITY smiley10Cmd.tooltip "Ներմուծել ճչացող դեմք"> +<!ENTITY smiley11Cmd.label "Գժոտ"> +<!ENTITY smiley11Cmd.accesskey "C"> +<!ENTITY smiley11Cmd.tooltip "Ներմուծել գժոտ դեմք"> +<!ENTITY smiley12Cmd.label "Փողոտ "> +<!ENTITY smiley12Cmd.accesskey "M"> +<!ENTITY smiley12Cmd.tooltip "Ներմուծել փողի գլխով դեմք"> +<!ENTITY smiley13Cmd.label "Գլխիվայր "> +<!ENTITY smiley13Cmd.accesskey "o"> +<!ENTITY smiley13Cmd.tooltip "Ներմուծել գլխիվայր դեմք"> +<!ENTITY smiley14Cmd.label "Անմեղ"> +<!ENTITY smiley14Cmd.accesskey "I"> +<!ENTITY smiley14Cmd.tooltip "Ներմուծել անմեղ դեմք"> +<!ENTITY smiley15Cmd.label "Լաց"> +<!ENTITY smiley15Cmd.accesskey "r"> +<!ENTITY smiley15Cmd.tooltip "Ներմուծել լացող դեմք"> +<!ENTITY smiley16Cmd.label "Դուրս-ցցված"> +<!ENTITY smiley16Cmd.accesskey "a"> +<!ENTITY smiley16Cmd.tooltip "Ներմուծել Բերանփակ դեմք"> +<!ENTITY SmileButton.label "Զետեղել զմայլիկ"> +<!ENTITY SmileButton.tooltip "Ներմուծել ժպտացող երես"> diff --git a/l10n-hy-AM/editor/ui/chrome/composer/pref-composer.dtd b/l10n-hy-AM/editor/ui/chrome/composer/pref-composer.dtd new file mode 100644 index 0000000000..33bcb60da6 --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/pref-composer.dtd @@ -0,0 +1,29 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<!-- extracted from content/pref-composer.xul --> +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> +<!ENTITY recentFiles.title "Վերջին էջերի ընտրացանկը"> +<!ENTITY documentsInMenu.label "Էջերի առավելագույն քանակը."> +<!ENTITY documentsInMenu.accesskey "n"> +<!ENTITY savingFiles.title "Էջերը պահելիս կամ հրապարակելիս"> +<!ENTITY preserveExisting.label "Պահպանել աղբյուրի բնօրինակ ձևաչափումը"> +<!ENTITY preserveExisting.accesskey "Պ"> +<!ENTITY preserveExisting.tooltip "Պահում է գծատողերը և էջի իրական տեսքը"> +<!ENTITY saveAssociatedFiles.label "Էջերը պահելիս պահպանել նկարները և համակցված այլ ֆայլերը"> +<!ENTITY saveAssociatedFiles.accesskey "Է"> +<!ENTITY showPublishDialog.label "Էջերը հրապարակելիս միշտ ցուցադրել Հրապարակել պատուհանը"> +<!ENTITY showPublishDialog.accesskey "A"> +<!ENTITY composerEditing.label "Խմբագրում"> +<!ENTITY maintainStructure.label "Որոշել աղյուսակի լայքնը՝ վանդակներ ներմուծելիս կամ ջնջելիս"> +<!ENTITY maintainStructure.tooltip "Պահում է աղյուսակի ուղղանկյուն ձևը՝ վանդակները ավելացնելիս կամ ջնջելիս"> +<!ENTITY maintainStructure.accesskey "M"> +<!ENTITY useCSS.label "Օգտագործել CSS ոճեր՝ HTML բաղադրիչների փոխարեն"> +<!ENTITY useCSS.accesskey "U"> +<!ENTITY crInPCreatesNewP.label "Վերադառձը պարբերությանը միշտ ստեղծում է նոր պարբերություն"> +<!ENTITY crInPCreatesNewP.accesskey "Վ"> diff --git a/l10n-hy-AM/editor/ui/chrome/composer/pref-editing.dtd b/l10n-hy-AM/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..63d1df6ae2 --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/composer/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY pref.editing.title "Նոր էջի կարգավորում"> + +<!ENTITY authorName.label "Հեղինակ."> +<!ENTITY authorName.accesskey "ե"> +<!ENTITY pageColorHeader "Հիմնական էջի տեսքը"> + +<!ENTITY defaultColors.label "Հիմնական գույները (Չնշել գույները էջում)"> +<!ENTITY defaultColors.accesskey "ա"> +<!ENTITY customColors.label "Օգտագործել ընտրված գույներ."> +<!ENTITY customColors.accesskey "c"> + +<!ENTITY normalText.label "Նորմալ տեքստ"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Հղման տեքստ"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "Ակտիվ հղման տեքստ"> +<!ENTITY activeLinkText.accesskey "A"> +<!ENTITY visitedLinkText.label "Այցելած հղման տեքստը"> +<!ENTITY visitedLinkText.accesskey "V"> +<!ENTITY background.label "Խորապատկերը."> +<!ENTITY background.accesskey "B"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Խորապատկերի նկարը."> +<!ENTITY backgroundImage.accesskey "m"> +<!ENTITY chooseFile.label "Ընտրել ֆայլը..."> +<!ENTITY chooseFile.accesskey "o"> + 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 "Վիրտուալ"> diff --git a/l10n-hy-AM/editor/ui/chrome/region/region.properties b/l10n-hy-AM/editor/ui/chrome/region/region.properties new file mode 100644 index 0000000000..fb6fac676e --- /dev/null +++ b/l10n-hy-AM/editor/ui/chrome/region/region.properties @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# +# editor.js +# editor.properties +editor.throbber.url=http://www.seamonkey-project.org/ |