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-lt/editor | |
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-lt/editor')
41 files changed, 1671 insertions, 0 deletions
diff --git a/l10n-lt/editor/ui/chrome/composer/editingOverlay.dtd b/l10n-lt/editor/ui/chrome/composer/editingOverlay.dtd new file mode 100644 index 0000000000..80800187a4 --- /dev/null +++ b/l10n-lt/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 "Atverti failą…"> +<!ENTITY openFileCmd.accesskey "A"> +<!ENTITY openFileCmd.key "O"> +<!ENTITY openRemoteCmd.label "Atverti tinklalapį…"> +<!ENTITY openRemoteCmd.accesskey "v"> +<!ENTITY openRemoteCmd.key "L"> +<!ENTITY fileRecentMenu.label "Paskiausiai atverti tinklalapiai"> +<!ENTITY fileRecentMenu.accesskey "P"> +<!ENTITY saveCmd.label "Įrašyti"> +<!ENTITY saveCmd.accesskey "r"> +<!ENTITY saveAsCmd.label "Įrašyti kaip…"> +<!ENTITY saveAsCmd.accesskey "k"> +<!ENTITY saveAsChangeEncodingCmd2.label "Įrašyti ir pakeisti koduotę"> +<!ENTITY saveAsChangeEncodingCmd2.accesskey "k"> +<!ENTITY publishCmd.label "Publikuoti"> +<!ENTITY publishCmd.accesskey "P"> +<!ENTITY publishCmd.key "S"> +<!ENTITY publishAsCmd.label "Publikuoti kitaip…"> +<!ENTITY publishAsCmd.accesskey "i"> +<!ENTITY fileRevert.label "Grįžti prie paskiausiai įrašyto"> +<!ENTITY fileRevert.accesskey "G"> + +<!-- Edit menu items --> +<!ENTITY publishSettings.label "Publikavimo nuostatos…"> +<!ENTITY publishSettings.accesskey "b"> + +<!-- Toolbar buttons/items --> +<!ENTITY newToolbarCmd.label "Naujas"> +<!ENTITY newToolbarCmd.tooltip "Kurti naują tinklalapį"> +<!ENTITY openToolbarCmd.label "Atverti"> +<!ENTITY openToolbarCmd.tooltip "Atverti failą iš šio kompiuterio"> +<!ENTITY saveToolbarCmd.tooltip "Įrašyti failą į diską"> +<!ENTITY publishToolbarCmd.tooltip "Nusiųsti failą į nuotolinį kompiuterį"> +<!ENTITY printToolbarCmd.label "Spausdinimas"> +<!ENTITY printToolbarCmd.tooltip "Spausdinti šį lapą"> diff --git a/l10n-lt/editor/ui/chrome/composer/editor.dtd b/l10n-lt/editor/ui/chrome/composer/editor.dtd new file mode 100644 index 0000000000..b793d5928b --- /dev/null +++ b/l10n-lt/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 "Taisos mygtukų juosta"> +<!ENTITY previewToolbarCmd.label "Peržiūra"> +<!ENTITY previewToolbarCmd.tooltip "Peržiūrėti šį tinklalapį naršyklėje"> +<!-- File menu items --> + +<!ENTITY exportToTextCmd.label "Eksportuoti grynuoju tekstu…"> +<!ENTITY exportToTextCmd.accesskey "g"> +<!ENTITY previewCmd.label "Atverti naršyklėje"> +<!ENTITY previewCmd.accesskey "š"> +<!ENTITY sendPageCmd.label "Išsiųsti tinklalapį el. paštu…"> +<!ENTITY sendPageCmd.accesskey "l"> +<!-- View menu items --> + +<!ENTITY compositionToolbarCmd.label "Taisos mygtukų juosta"> +<!ENTITY compositionToolbarCmd.accesskey "T"> +<!ENTITY formattingToolbarCmd.label "Formatavimo priemonių juosta"> +<!ENTITY formattingToolbarCmd.accesskey "F"> +<!ENTITY editmodeToolbarCmd.label "Taisos veiksenų juosta"> +<!ENTITY editmodeToolbarCmd.accesskey "v"> +<!-- Format menu items --> + +<!ENTITY formatMenu.label "Formatas"> +<!ENTITY formatMenu.accesskey "o"> +<!ENTITY grid.label "Tinklelis"> +<!ENTITY grid.accesskey "T"> +<!ENTITY pageProperties.label "Tinklalapio antraštė ir savybės…"> +<!ENTITY pageProperties.accesskey "a"> +<!-- Tools menu items --> + +<!ENTITY validateCmd.label "Patikrinti HTML"> +<!ENTITY validateCmd.accesskey "H"> +<!-- Display Mode toolbar and View menu items --> + +<!ENTITY NormalModeTab.label "Normalusis"> +<!ENTITY NormalMode.label "Normalusis"> +<!ENTITY NormalMode.accesskey "N"> +<!ENTITY NormalMode.tooltip "Rodyti lentelių rėmelius ir žymes"> +<!ENTITY AllTagsModeTab.label "Su gairių ženklais"> +<!ENTITY AllTagsMode.label "Su gairių ženklais"> +<!ENTITY AllTagsMode.accesskey "r"> +<!ENTITY AllTagsMode.tooltip "Rodyti HTML gairių ženklus"> +<!-- 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 "Pirminis tekstas"> +<!ENTITY HTMLSourceMode.label "Pirminis tekstas"> +<!ENTITY HTMLSourceMode.accesskey "t"> +<!ENTITY HTMLSourceMode.tooltip "Taisyti pirminį HTML tekstą"> +<!ENTITY PreviewModeTab.label "Peržiūra"> +<!ENTITY PreviewMode.label "Peržiūra"> +<!ENTITY PreviewMode.accesskey "ž"> +<!ENTITY PreviewMode.tooltip "Rodyti tikrąjį vaizdą (kaip naršyklėje)"> diff --git a/l10n-lt/editor/ui/chrome/composer/editor.properties b/l10n-lt/editor/ui/chrome/composer/editor.properties new file mode 100644 index 0000000000..f2e3e9ee1d --- /dev/null +++ b/l10n-lt/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=Ne +Save=Įrašyti +More=Daugiau +Less=Mažiau +MoreProperties=Daugiau savybių +FewerProperties=Mažiau savybių +PropertiesAccessKey=s +None=Nėra +none=nėra +OpenHTMLFile=HTML failo atvėrimas +OpenTextFile=Grynojo teksto failo atvėrimas +SelectImageFile=Pasirinti paveikslo failą +SaveDocument=Tinklalapio įrašymas +SaveDocumentAs=Tinklalapio įrašymas kaip… +SaveTextAs=Įrašymas grynuoju tekstu kaip… +EditMode=Taisymo veiksena +Preview=Peržiūra +Publish=Publikuoti +PublishPage=Publikuoti tinklalapį +DontPublish=Nepublikuoti +SavePassword=Slaptažodį įrašyti su slaptažodžių tvarkytuve +CorrectSpelling=(taisyti rašybą) +NoSuggestedWords=(nėra siūlomų žodžių) +NoMisspelledWord=Rašybos klaidų nerasta +CheckSpellingDone=Rašyba patikrinta +CheckSpelling=Tikrinti rašybą +InputError=Klaida +Alert=Įspėjimas +CantEditFramesetMsg=Rašyklė negali parengti HTML kadrų rinkinių, taip pat tinklalapių su į juos įdėtais kadrais. Pirmuoju atveju bandykite parengti kiekvieną kadrą atskirai, o antruoju – įrašykite tinklalapį su kadrais ir po to pašalinkite iš jo gairę <iframe>. +CantEditMimeTypeMsg=Nėra galimybės taisyti šio tipo tinklalapių. +CantEditDocumentMsg=Nėra galimybės taisyti šio tipo tinklalapį. +BeforeClosing=prieš užveriant +BeforePreview=prieš peržiūrint +BeforeValidate=prieš patikrinant dokumentą +# LOCALIZATION NOTE (SaveFilePrompt, PublishPrompt): Don't translate %title% and %reason% (this is the reason for asking user to close, such as "before closing") +SaveFilePrompt=Ar įrašyti „%title%“ pakeitimus %reason%? +PublishPrompt=Ar įrašyti „%title%“ pakeitimus %reason%? \u0020 +SaveFileFailed=Nepavyko įrašyti failo. + +# Publishing error strings: +# LOCALIZATION NOTE Don't translate %dir% or %file% in the Publishing error strings: +FileNotFound=Failas „%file%“ nerastas. +SubdirDoesNotExist=Poaplankio „%dir%“ nerasta arba vardu „%file%“ jau pavadintas kitas poaplankis. +FilenameIsSubdir=Failas „%file%“ gal būt yra kitur. +ServerNotAvailable=Nepavyko prisijungti prie serverio. Patikrinkite prisijungimo duomenis ir bandykite vėl. +Offline=Esate neprisijungę nuo tinklo. Spustelėkite prisijungimo ženkliuką lango apačioje dešinėje. +DiskFull=Nepakanka vietos diske failui „%file%“ įrašyti. +NameTooLong=Per ilgas failo arba aplanko vardas. +AccessDenied=Jūs neturite leidimo publikuoti šioje tinklavietėje. +UnknownPublishError=Įvyko nežinoma publikavimo klaida. +PublishFailed=Nepavyko publikuoti! +PublishCompleted=Publikavimas baigtas +AllFilesPublished=Publikuoti visi failai +# LOCALIZATION NOTE Don't translate %x% or %total% +FailedFileMsg=%x% iš %total% failų nepavyko publikuoti. +# End-Publishing error strings +Prompt=Kvietimas +# LOCALIZATION NOTE (PromptFTPUsernamePassword): Don't translate %host% +PromptFTPUsernamePassword=Įveskite vardą ir slaptažodį FTP serveriui „%host%“ +RevertCaption=Sugrįžti prie paskiausiai įrašyto +Revert=Sugrįžti +SendPageReason=prieš siunčiant šį tinklalapį +Send=Siųsti +## LOCALIZATION NOTE (PublishProgressCaption, PublishToSite, AbandonChanges): Don't translate %title% +PublishProgressCaption=Publikuojama: %title% +PublishToSite=Publikuojama tinklavietėje: %title% +AbandonChanges=Ar atsisakyti neįrašytų tinklalapio „%title%“ pakeitimų ir įkelti ankstesnę jo versiją? +DocumentTitle=Tinklalapio antraštė +NeedDocTitle=Surinkite tinklalapio antraštę. +DocTitleHelp=Tai padės atpažinti tinklalapį, kai jis bus rodomas lange arba jį rasti adresyne. +CancelPublishTitle=Ar tikrai atsisakyti publikavimo? +## LOCALIZATION NOTE: "Continue" in this sentence must match the text for +## the CancelPublishContinue key below +CancelPublishMessage=Jei atsisakysite pradėto publikavimo, kai kurie failai gali būti išsiųsti į serverį ne iki galo. Jei norite tęsti publikuoti failus, spustelėkite mygtuką „Tęsti“, jei ne – mygtuką „Atsisakyti“. +CancelPublishContinue=Tęsti +MissingImageError=Pasirinkite „gif“, „jpg“ arba „png“ paveikslą. +EmptyHREFError=Prašom parinkti naujo saito nuorodą. +LinkText=Saito tekstas +LinkImage=Saito paveikslas +MixedSelection=[Mišrus žymėjimas] +Mixed=(mišrus) +# LOCALIZATION NOTE (NotInstalled): %S is the name of the font +NotInstalled=%S neįdiegta +EnterLinkText=Surinkite saito tekstą: +EnterLinkTextAccessKey=s +EmptyLinkTextError=Surinkite saito tekstą. +EditTextWarning=Tai pakeis esamą tekstą. +#LOCALIZATION NOTE (ValidateNumber):Don't translate: %n% %min% %max% +ValidateRangeMsg=Surinktas skaičius (%n%) nepatenka į numatytus rėžius. +ValidateNumberMsg=Surinkite skaičių tarp %min% ir %max%. +MissingAnchorNameError=Surinkite žymės vardą. +#LOCALIZATION NOTE (DuplicateAnchorNameError): Don't translate %name% +DuplicateAnchorNameError=Vardas „%name%“ šiame tinklalapyje jau yra. Surinkite kitą. +BulletStyle=Ženklinimo stilius +SolidCircle=Skritulis +OpenCircle=Tuščiaviduris apskritimas +SolidSquare=Pilnaviduris kvadratas +NumberStyle=Numeravimo stilius +Automatic=Numatytasis +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=taškų +Percent=procentų +PercentOfCell=% langelio +PercentOfWindow=% lango +PercentOfTable=% lentelės +#LOCALIZATION NOTE (untitledTitle): %S is the window #. No plural handling needed. +untitledTitle=bevardis-%S +untitledDefaultFilename=be pavadinimo +ShowToolbar=Rodyti mygtukų juostą +HideToolbar=Slėpti mygtukų juostą +ImapError=Nepavyksta įkelti paveikslo +ImapCheck=\nPasirinkite naują tinklavietę (URL) ir bandykite dar kartą… +SaveToUseRelativeUrl=Prieš naudojant santykinius adresus tinklalapį reikia įrašyti +NoNamedAnchorsOrHeadings=Šiame tinklalapyje nėra žymių ir antraščių +TextColor=Teksto spalva +HighlightColor=Teksto žymėjimo spalva +PageColor=Tinklalapio fono spalva +BlockColor=Nepaisyti fono spalvos +TableColor=Fono spalva +CellColor=Langelio fono spalva +TableOrCellColor=Lentelės arba langelio fono spalva +LinkColor=Saito teksto spalva +ActiveLinkColor=Aktyvaus saito spalva +VisitedLinkColor=Aplankyto saito spalva +NoColorError=Pasirinkite spalvą iš paletės arba surinkite spalvos HTML kodą +Table=Lentelės +TableCell=Lentelės langelių +NestedTable=Įdėtinės lentelės +HLine=Horizontaliosios linijos +Link=Saito +Image=Paveikslo +ImageAndLink=Paveikslo ir saito +NamedAnchor=Žymės +List=Sąrašo +ListItem=Sąrašo elemento +Form=Formos +InputTag=Formos lauko +InputImage=Formos paveikslo +TextArea=Teksto lauko +Select=Atrankos sąrašo +Button=Mygtuko +Label=Etiketės +FieldSet=Laukų grupės +Tag=HTML gairės +MissingSiteNameError=Surinkite šios tinklavietės pavadinimą. +MissingPublishUrlError=Surinkite tinklalapio publikavimo vietą. +MissingPublishFilename=Surinkite tinklalapio failo vardą. +#LOCALIZATION NOTE (DuplicateSiteNameError): Don't translate %name% +DuplicateSiteNameError=„%name%“ jau yra. Įveskite kitą svetainės vardą. +AdvancedProperties=Papildomų savybių taisa… +AdvancedEditForCellMsg=Papildomų savybių negalima taisyti kai pažymėti keli langeliai +# LOCALIZATION NOTE (ObjectProperties):Don't translate "%obj%" it will be replaced with one of above object nouns +ObjectProperties=%obj% savybės… +# LOCALIZATION NOTE This character must be in the above string and not confict with other accesskeys in Format menu +ObjectPropertiesAccessKey=b +# LOCALIZATION NOTE (JoinSelectedCells): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinSelectedCells=Sujungti pažymėtus langelius +# LOCALIZATION NOTE (JoinCellToRight): This variable should contain the "tableJoinCells.accesskey" +# letter as defined in editorOverlay.dtd +JoinCellToRight=Sujungti su langeliu iš dešinės +JoinCellAccesskey=u +# LOCALIZATION NOTE (TableSelectKey): Ctrl key on a keyboard +TableSelectKey=Vald+ +# LOCALIZATION NOTE (XulKeyMac): Command key on a Mac keyboard +XulKeyMac=Cmd+ +# LOCALIZATION NOTE (Del): Del key on a keyboard +Del=Šal +Delete=Pašalinti +DeleteCells=Pašalinti langelius +DeleteTableTitle=Eilučių arba stulpelių šalinimas +DeleteTableMsg=Sumažinus eilučių arba stulpelių skaičių, bus pašalinti lentelės langeliai kartu su jų turiniu. Ar tikrai pašalinti? +Clear=Išvalyti +#Mouse actions +Click=Spustelėti +Drag=Nuvilkti +Unknown=Nežinomas +# +# LOCALIZATION NOTE "RemoveTextStylesAccesskey" is used for both +# menu items: "RemoveTextStyles" and "StopTextStyles" +RemoveTextStylesAccesskey=e +RemoveTextStyles=Pašalinti visus teksto stilius +StopTextStyles=Nebetaikyti teksto stilių +# +# LOCALIZATION NOTE "RemoveLinksAccesskey" is used for both +# menu items: "RemoveLinks" and "StopLinks" +RemoveLinksAccesskey=s +RemoveLinks=Pašalinti saitus +StopLinks=Nutraukti saito tekstą +# +NoFormAction=Savaime išsisiunčiančių formų dar tinkamai neapdoroja kai kurios programos. Todėl reikia į tai atsižvelgti numatant veiksmus su jomis. +NoAltText=Rekomenduotina surinkti paveikslo alternatyvų tekstą, kuris bus matomas vietoj paveikslo tekstinėse programose arba kai paveikslas ilgai siunčiamas, arba kai programos nuostatose nustatyta, kad paveikslų nereikia atsiųsti. +# +Malformed=Pirminio teksto negalima konvertuoti į dokumentą, nes tai nėra taisyklingas XHTML tekstas. +NoLinksToCheck=Nėra elementų, iš kurių eitų saitai diff --git a/l10n-lt/editor/ui/chrome/composer/editorOverlay.dtd b/l10n-lt/editor/ui/chrome/composer/editorOverlay.dtd new file mode 100644 index 0000000000..25086d90de --- /dev/null +++ b/l10n-lt/editor/ui/chrome/composer/editorOverlay.dtd @@ -0,0 +1,370 @@ +<!-- 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 "Įdėti be formatų"> +<!ENTITY pasteNoFormatting.accesskey "f"> +<!ENTITY pasteNoFormatting.key "V"> +<!ENTITY pasteAs.label "Įdėti kitaip"> +<!ENTITY pasteAs.accesskey "t"> +<!ENTITY pasteAsQuotationCmd.label "Įdėti kaip citatą"> +<!ENTITY pasteAsQuotationCmd.accesskey "c"> +<!ENTITY pasteAsQuotationCmd.key "o"> +<!ENTITY findBarCmd.label "Ieškoti…"> +<!ENTITY findReplaceCmd.label "Ieškoti ir keisti…"> +<!ENTITY enableInlineSpellChecker.label "Tikrinti rašybą renkant tekstą"> +<!ENTITY enableInlineSpellChecker.accesskey "r"> +<!ENTITY checkSpellingCmd2.label "Tikrinti rašybą…"> +<!ENTITY checkSpellingCmd2.accesskey "r"> +<!ENTITY checkSpellingCmd2.key "p"> + +<!-- Insert menu items --> +<!ENTITY insertMenu.label "Intarpai"> +<!ENTITY insertMenu.accesskey "I"> +<!ENTITY insertLinkCmd2.label "Saitas…"> +<!ENTITY insertLinkCmd2.accesskey "S"> +<!ENTITY insertLinkCmd2.key "K"> +<!ENTITY insertAnchorCmd.label "Žymė…"> +<!ENTITY insertAnchorCmd.accesskey "Ž"> +<!ENTITY insertImageCmd.label "Paveikslas…"> +<!ENTITY insertImageCmd.accesskey "P"> +<!ENTITY insertHLineCmd.label "Horizontali juosta"> +<!ENTITY insertHLineCmd.accesskey "o"> +<!ENTITY insertTableCmd.label "Lentelė…"> +<!ENTITY insertTableCmd.accesskey "L"> +<!ENTITY insertHTMLCmd.label "HTML…"> +<!ENTITY insertHTMLCmd.accesskey "H"> +<!ENTITY insertMathCmd.label "Formulė…"> +<!ENTITY insertMathCmd.accesskey "F"> +<!ENTITY insertCharsCmd.label "Rašmuo…"> +<!ENTITY insertCharsCmd.accesskey "m"> +<!ENTITY insertBreakAllCmd.label "Eilutės pabaiga po paveikslu"> +<!ENTITY insertBreakAllCmd.accesskey "p"> + +<!-- Used just in context popup. --> +<!ENTITY createLinkCmd.label "Įterpti saitą…"> +<!ENTITY createLinkCmd.accesskey "Į"> +<!ENTITY editLinkCmd.label "Taisyti saitą naujame lange"> +<!ENTITY editLinkCmd.accesskey "i"> + +<!-- Font Face SubMenu --> +<!ENTITY FontFaceSelect.title "Šriftas"> +<!ENTITY FontFaceSelect.tooltip "Parinkti šriftą"> +<!ENTITY fontfaceMenu.label "Šriftas"> +<!ENTITY fontfaceMenu.accesskey "Š"> +<!ENTITY fontVarWidth.label "Įvairiaplotis"> +<!ENTITY fontVarWidth.accesskey "v"> +<!ENTITY fontFixedWidth.label "Lygiaplotis"> +<!ENTITY fontFixedWidth.accesskey "L"> +<!ENTITY fontFixedWidth.key "T"> +<!ENTITY fontHelvetica.label "Helvetica, Arial"> +<!ENTITY fontHelvetica.accesskey "H"> +<!ENTITY fontTimes.label "Times"> +<!ENTITY fontTimes.accesskey "T"> +<!ENTITY fontCourier.label "Courier"> +<!ENTITY fontCourier.accesskey "C"> + +<!-- Font Size SubMenu --> +<!ENTITY FontSizeSelect.title "Šrifto dydis"> +<!ENTITY FontSizeSelect.tooltip "Pasirinkti šrifto dydį"> +<!ENTITY decreaseFontSize.label "Mažesnis"> +<!ENTITY decreaseFontSize.accesskey "M"> +<!ENTITY decrementFontSize.key "<"> +<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards --> +<!ENTITY increaseFontSize.label "Didesnis"> +<!ENTITY increaseFontSize.accesskey "D"> +<!ENTITY incrementFontSize.key ">"> +<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards --> + +<!ENTITY fontSizeMenu.label "Dydis"> +<!ENTITY fontSizeMenu.accesskey "D"> +<!ENTITY size-tinyCmd.label "Mažytis"> +<!ENTITY size-tinyCmd.accesskey "M"> +<!ENTITY size-smallCmd.label "Mažas"> +<!ENTITY size-smallCmd.accesskey "M"> +<!ENTITY size-mediumCmd.label "Vidutinis"> +<!ENTITY size-mediumCmd.accesskey "V"> +<!ENTITY size-largeCmd.label "Didelis"> +<!ENTITY size-largeCmd.accesskey "D"> +<!ENTITY size-extraLargeCmd.label "Lbai didelis"> +<!ENTITY size-extraLargeCmd.accesskey "b"> +<!ENTITY size-hugeCmd.label "Milžiniškas"> +<!ENTITY size-hugeCmd.accesskey "M"> + +<!-- Font Style SubMenu --> +<!ENTITY fontStyleMenu.label "Teksto stilius"> +<!ENTITY fontStyleMenu.accesskey "i"> +<!ENTITY styleBoldCmd.label "Pusjuodis"> +<!ENTITY styleBoldCmd.accesskey "P"> +<!ENTITY styleBoldCmd.key "B"> +<!ENTITY styleItalicCmd.label "Kursyvas"> +<!ENTITY styleItalicCmd.accesskey "K"> +<!ENTITY styleItalicCmd.key "I"> +<!ENTITY styleUnderlineCmd.label "Pabrauktas"> +<!ENTITY styleUnderlineCmd.accesskey "b"> +<!ENTITY styleUnderlineCmd.key "U"> +<!ENTITY styleStrikeThruCmd.label "Perbrauktas"> +<!ENTITY styleStrikeThruCmd.accesskey "r"> +<!ENTITY styleSuperscriptCmd.label "Viršutinis indeksas"> +<!ENTITY styleSuperscriptCmd.accesskey "V"> +<!ENTITY styleSubscriptCmd.label "Apatinis indeksas"> +<!ENTITY styleSubscriptCmd.accesskey "A"> +<!ENTITY styleNonbreakingCmd.label "Nelaužomas"> +<!ENTITY styleNonbreakingCmd.accesskey "N"> +<!ENTITY styleEm.label "Akcentas"> +<!ENTITY styleEm.accesskey "e"> +<!ENTITY styleStrong.label "Stipresnis akcentas"> +<!ENTITY styleStrong.accesskey "t"> +<!ENTITY styleCite.label "Citata"> +<!ENTITY styleCite.accesskey "C"> +<!ENTITY styleAbbr.label "Santrumpa"> +<!ENTITY styleAbbr.accesskey "S"> +<!ENTITY styleAcronym.label "Akronimas"> +<!ENTITY styleAcronym.accesskey "o"> +<!ENTITY styleCode.label "Programos tekstas"> +<!ENTITY styleCode.accesskey "m"> +<!ENTITY styleSamp.label "Išvesties pavyzdys"> +<!ENTITY styleSamp.accesskey "z"> +<!ENTITY styleVar.label "Kintamasis"> +<!ENTITY styleVar.accesskey "i"> + +<!ENTITY formatFontColor.label "Teksto spalva…"> +<!ENTITY formatFontColor.accesskey "a"> +<!ENTITY tableOrCellColor.label "Fono spalva…"> +<!ENTITY tableOrCellColor.accesskey "F"> + +<!ENTITY formatRemoveStyles.key "Y"> +<!ENTITY formatRemoveLinks.key "K"> +<!ENTITY formatRemoveNamedAnchors.label "Pašalinti žymes"> +<!ENTITY formatRemoveNamedAnchors.accesskey "ž"> +<!ENTITY formatRemoveNamedAnchors2.key "R"> + +<!ENTITY paragraphMenu.label "Pastraipa"> +<!ENTITY paragraphMenu.accesskey "P"> +<!ENTITY paragraphParagraphCmd.label "Pastraipa"> +<!ENTITY paragraphParagraphCmd.accesskey "P"> +<!ENTITY heading1Cmd.label "Antraštė 1"> +<!ENTITY heading1Cmd.accesskey "1"> +<!ENTITY heading2Cmd.label "Antraštė 2"> +<!ENTITY heading2Cmd.accesskey "2"> +<!ENTITY heading3Cmd.label "Antraštė 3"> +<!ENTITY heading3Cmd.accesskey "3"> +<!ENTITY heading4Cmd.label "Antraštė 4"> +<!ENTITY heading4Cmd.accesskey "4"> +<!ENTITY heading5Cmd.label "Antraštė 5"> +<!ENTITY heading5Cmd.accesskey "5"> +<!ENTITY heading6Cmd.label "Antraštė 6"> +<!ENTITY heading6Cmd.accesskey "6"> +<!ENTITY paragraphAddressCmd.label "Adresas"> +<!ENTITY paragraphAddressCmd.accesskey "A"> +<!ENTITY paragraphPreformatCmd.label "Formatuotas tekstas"> +<!ENTITY paragraphPreformatCmd.accesskey "F"> + +<!-- List menu items --> +<!ENTITY formatlistMenu.label "Sąrašas"> +<!ENTITY formatlistMenu.accesskey "r"> +<!ENTITY noneCmd.label "Nėra"> +<!ENTITY noneCmd.accesskey "N"> +<!ENTITY listBulletCmd.label "Ženklintas"> +<!ENTITY listBulletCmd.accesskey "Ž"> +<!ENTITY listNumberedCmd.label "Numeruotas"> +<!ENTITY listNumberedCmd.accesskey "N"> +<!ENTITY listTermCmd.label "Sąvokos pavadinimas"> +<!ENTITY listTermCmd.accesskey "v"> +<!ENTITY listDefinitionCmd.label "Sąvokos aprašas"> +<!ENTITY listDefinitionCmd.accesskey "r"> +<!ENTITY listPropsCmd.label "Sąrašo savybės…"> +<!ENTITY listPropsCmd.accesskey "S"> + +<!ENTITY ParagraphSelect.title "Pastraipa"> +<!ENTITY ParagraphSelect.tooltip "Pasirinkti pastraipos formatą"> +<!-- Shared in Paragraph, and Toolbar menulist --> +<!ENTITY bodyTextCmd.label "Paprastas tekstas"> +<!ENTITY bodyTextCmd.accesskey "t"> +<!-- isn't used in menu now, but may be added in future --> +<!ENTITY advancedPropertiesCmd.label "Papildoma taisa"> +<!ENTITY advancedPropertiesCmd.accesskey "P"> + +<!-- Align menu items --> +<!ENTITY alignMenu.label "Lygiuotė"> +<!ENTITY alignMenu.accesskey "u"> +<!ENTITY alignLeft.label "Pagal kairįjį kraštą"> +<!ENTITY alignLeft.accesskey "k"> +<!ENTITY alignLeft.tooltip "Lygiuoti pagal kairįjį kraštą"> +<!ENTITY alignCenter.label "Centruoti"> +<!ENTITY alignCenter.accesskey "C"> +<!ENTITY alignCenter.tooltip "Lygiuoti pagal vidurio liniją"> +<!ENTITY alignRight.label "Pagal dešinįjį kraštą"> +<!ENTITY alignRight.accesskey "d"> +<!ENTITY alignRight.tooltip "Lygiuoti pagal dešinįjį kraštą"> +<!ENTITY alignJustify.label "Pagal abu kraštus"> +<!ENTITY alignJustify.accesskey "b"> +<!ENTITY alignJustify.tooltip "Lygiuoti abu kraštus"> + +<!-- Layer toolbar items --> +<!ENTITY absolutePosition.label "Padėtis:"> +<!ENTITY layer.tooltip "Sluoksniai"> +<!ENTITY decreaseZIndex.label "Perkelti į užnugarį"> +<!ENTITY layerSendToBack.tooltip "Perkelti į užnugarį"> +<!ENTITY increaseZIndex.label "Perkelti į priekį"> +<!ENTITY layerBringToFront.tooltip "Perkelti į priekį"> + +<!ENTITY increaseIndent.label "Padidinti įtrauką"> +<!ENTITY increaseIndent.accesskey "n"> +<!ENTITY increaseIndent.key "]"> +<!ENTITY decreaseIndent.label "Sumažinti įtrauką"> +<!ENTITY decreaseIndent.accesskey "m"> +<!ENTITY decreaseIndent.key "["> + +<!ENTITY colorsAndBackground.label "Laiško spalvos ir fonas…"> +<!ENTITY colorsAndBackground.accesskey "f"> + +<!-- Table Menu --> +<!ENTITY tableMenu.label "Lentelė"> +<!ENTITY tableMenu.accesskey "L"> + +<!-- Select Submenu --> +<!ENTITY tableSelectMenu.label "Pažymėti"> +<!ENTITY tableSelectMenu.accesskey "ž"> + +<!ENTITY tableSelectMenu2.label "Pažymėti lentelę"> +<!ENTITY tableSelectMenu2.accesskey "ž"> +<!ENTITY tableInsertMenu2.label "Įterpti lentelę"> +<!ENTITY tableInsertMenu2.accesskey "e"> +<!ENTITY tableDeleteMenu2.label "Pašalinti lentelę"> +<!ENTITY tableDeleteMenu2.accesskey "š"> + +<!-- Insert SubMenu --> +<!ENTITY tableInsertMenu.label "Įterpti"> +<!ENTITY tableInsertMenu.accesskey "e"> +<!ENTITY tableTable.label "Lentelę"> +<!ENTITY tableTable.accesskey "L"> +<!ENTITY tableRow.label "Eilutę"> +<!ENTITY tableRows.label "Eilutę(-es)"> +<!ENTITY tableRow.accesskey "E"> +<!ENTITY tableRowAbove.label "Eilutę virš"> +<!ENTITY tableRowAbove.accesskey "E"> +<!ENTITY tableRowBelow.label "Eilutę po"> +<!ENTITY tableRowBelow.accesskey "i"> +<!ENTITY tableColumn.label "Stulpelį"> +<!ENTITY tableColumns.label "Stulpelį(-ius)"> +<!ENTITY tableColumn.accesskey "S"> +<!ENTITY tableColumnBefore.label "Stulpelį prieš"> +<!ENTITY tableColumnBefore.accesskey "S"> +<!ENTITY tableColumnAfter.label "Stulpelį po"> +<!ENTITY tableColumnAfter.accesskey "t"> +<!ENTITY tableCell.label "Langelį"> +<!ENTITY tableCells.label "Langelį(-ius)"> +<!ENTITY tableCell.accesskey "a"> +<!ENTITY tableCellContents.label "Langelio turinį"> +<!ENTITY tableCellContents.accesskey "t"> +<!ENTITY tableAllCells.label "Visus langelius"> +<!ENTITY tableAllCells.accesskey "V"> +<!ENTITY tableCellBefore.label "Langelius prieš"> +<!ENTITY tableCellBefore.accesskey "a"> +<!ENTITY tableCellAfter.label "Langelius po"> +<!ENTITY tableCellAfter.accesskey "n"> +<!-- Delete SubMenu --> +<!ENTITY tableDeleteMenu.label "Pašalinti"> +<!ENTITY tableDeleteMenu.accesskey "š"> + +<!-- 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 "u"> +<!ENTITY tableJoinCells.accesskey "u"> +<!ENTITY tableSplitCell.label "Skaidyti langelį"> +<!ENTITY tableSplitCell.accesskey "k"> +<!ENTITY convertToTable.label "Tekstą paversti lentele…"> +<!ENTITY convertToTable.accesskey "l"> +<!ENTITY tableProperties.label "Lentelės savybės…"> +<!ENTITY tableProperties.accesskey "v"> + +<!-- Toolbar-only items --> +<!ENTITY menuBar.tooltip "Meniu juosta"> +<!ENTITY formatToolbar.tooltip "Formatavimo priemonių juostą"> +<!ENTITY cutToolbarCmd.tooltip "Iškirpti"> +<!ENTITY copyToolbarCmd.tooltip "Kopijuoti"> +<!ENTITY pasteToolbarCmd.tooltip "Įdėti"> +<!ENTITY printToolbarCmd.label "Spausdinti"> +<!ENTITY printToolbarCmd.tooltip "Spausdinti šį tinklalapį"> +<!ENTITY findToolbarCmd.label "Ieškoti"> +<!ENTITY findToolbarCmd.tooltip "Ieškoti šiame tinklalapyje"> +<!ENTITY spellToolbarCmd.label "Rašyba"> +<!ENTITY spellToolbarCmd.tooltip "Tikrinti viso laiško arba pažymėtos jo dalies rašybą"> +<!ENTITY imageToolbarCmd.label "Paveikslas"> +<!ENTITY imageToolbarCmd.tooltip "Įterpti paveikslą arba taisyti pažymėto paveikslo savybes"> +<!ENTITY hruleToolbarCmd.label "Horizontalė"> +<!ENTITY hruleToolbarCmd.tooltip "Įterpti horizontalią liniją arba taisyti pažymėtos linijos savybes"> +<!ENTITY tableToolbarCmd.label "Lentelė"> +<!ENTITY tableToolbarCmd.tooltip "Įterpti lentelę arba taisyti pažymėtos lentelės savybes"> +<!ENTITY linkToolbarCmd.label "Saitas"> +<!ENTITY linkToolbarCmd.tooltip "Įterpti saitą arba taisyti pažymėto saito savybes"> +<!ENTITY anchorToolbarCmd.label "Žymė"> +<!ENTITY anchorToolbarCmd.tooltip "Įterpti žymę arba taisyti pažymėtos žymės savybes"> +<!ENTITY colorButtons.title "Spalvos"> +<!ENTITY TextColorButton.tooltip "Pasirinkti teksto spalvą"> +<!ENTITY BackgroundColorButton.tooltip "Parinkti fono spalvą"> +<!ENTITY throbber.tooltip "Atverti „&vendorShortName;“ tinklalapį"> +<!ENTITY HighlightColorButton.label "Žymeklis"> +<!ENTITY HighlightColorButton.tooltip "Parinkti teksto žymėjimo spalvą"> + +<!-- Editor toolbar --> +<!ENTITY absoluteFontSize.label "Šrifto dydis"> +<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Nustatyti šrifto dydį"> +<!ENTITY smaller.label "Mažesnis"> +<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Sumažinti šriftą"> +<!ENTITY larger.label "Didesnis"> +<!ENTITY increaseFontSizeToolbarCmd.tooltip "Padidinti šriftą"> +<!ENTITY bold.label "Pusjuodis"> +<!ENTITY boldToolbarCmd.tooltip "Pusjuodis"> +<!ENTITY italic.label "Kursyvas"> +<!ENTITY italicToolbarCmd.tooltip "Kursyvas"> +<!ENTITY underline.label "Pabrauktas"> +<!ENTITY underlineToolbarCmd.tooltip "Pabrauktas"> +<!ENTITY bullets.label "Ženkleliai"> +<!ENTITY bulletListToolbarCmd.tooltip "Ženklinti (panaikinti ženklinimą)"> +<!ENTITY numbers.label "Skaitmenys"> +<!ENTITY numberListToolbarCmd.tooltip "Numeruoti (panaikinti numeravimą)"> +<!ENTITY outdent.label "Išsikišimas"> +<!ENTITY outdentToolbarCmd.tooltip "Sumažinti įtrauką"> +<!ENTITY indent.label "Įtrauka"> +<!ENTITY indentToolbarCmd.tooltip "Padidinti įtrauką"> +<!ENTITY AlignPopupButton.label "Lygiuotė"> +<!ENTITY AlignPopupButton.tooltip "Pasirinkti teksto lygiuotę"> +<!ENTITY InsertPopupButton.label "Įterpti"> +<!ENTITY InsertPopupButton.tooltip "Įterpti saitą, žymę, horizontalę arba lentelę"> +<!ENTITY alignLeftButton.label "Lygiuoti pagal kairįjį kraštą"> +<!ENTITY alignLeftButton.tooltip "Lygiuoti kairįjį kraštą"> +<!ENTITY alignCenterButton.label "Centruoti"> +<!ENTITY alignCenterButton.tooltip "Centruoti"> +<!ENTITY alignRightButton.label "Lygiuoti pagal dešinįjį kraštą"> +<!ENTITY alignRightButton.tooltip "Lygiuoti dešinįjį kraštą"> +<!ENTITY alignJustifyButton.label "Lygiuoti abu kraštus"> +<!ENTITY alignJustifyButton.tooltip "Lygiuoti abu kraštus"> + +<!-- Structure Toolbar Context Menu items --> +<!ENTITY structSelect.label "Pažymėti"> +<!ENTITY structSelect.accesskey "ž"> +<!ENTITY structRemoveTag.label "Pašalinti gairę"> +<!ENTITY structRemoveTag.accesskey "š"> +<!ENTITY structChangeTag.label "Pakeisti gairę"> +<!ENTITY structChangeTag.accesskey "k"> + +<!-- TOC manipulation --> +<!ENTITY insertTOC.label "Įterpti…"> +<!ENTITY insertTOC.accesskey "e"> +<!ENTITY updateTOC.label "Atnaujinti"> +<!ENTITY updateTOC.accesskey "n"> +<!ENTITY removeTOC.label "Pašalinti"> +<!ENTITY removeTOC.accesskey "š"> +<!ENTITY tocMenu.label "Turinys"> +<!ENTITY tocMenu.accesskey "u"> diff --git a/l10n-lt/editor/ui/chrome/composer/editorPrefsOverlay.dtd b/l10n-lt/editor/ui/chrome/composer/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..dd20895ca9 --- /dev/null +++ b/l10n-lt/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 "R"> + +<!ENTITY compose.label "Rašyklė"> +<!ENTITY editing.label "Naujo tinklalapio nuostatos"> +<!ENTITY toolbars.label "Priemonių juostos"> +<!ENTITY publish.label "Publikavimas"> diff --git a/l10n-lt/editor/ui/chrome/composer/editorSmileyOverlay.dtd b/l10n-lt/editor/ui/chrome/composer/editorSmileyOverlay.dtd new file mode 100644 index 0000000000..01988d1d57 --- /dev/null +++ b/l10n-lt/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 "Jaustukai"> +<!ENTITY insertSmiley.accesskey "J"> + +<!ENTITY smiley1Cmd.label "Šypsena"> +<!ENTITY smiley1Cmd.accesskey "Š"> +<!ENTITY smiley1Cmd.tooltip "Įterpti šypsenos jaustuką"> +<!ENTITY smiley2Cmd.label "Pyktis"> +<!ENTITY smiley2Cmd.accesskey "P"> +<!ENTITY smiley2Cmd.tooltip "Įterpti pykčio jaustuką"> +<!ENTITY smiley3Cmd.label "Mirktelėjimas"> +<!ENTITY smiley3Cmd.accesskey "M"> +<!ENTITY smiley3Cmd.tooltip "Įterpti mirktelėjimo jaustuką"> +<!ENTITY smiley4Cmd.label "Parodyti liežuvį"> +<!ENTITY smiley4Cmd.accesskey "l"> +<!ENTITY smiley4Cmd.tooltip "Įterpti rodomo liežuvio jaustuką"> +<!ENTITY smiley5Cmd.label "Juokas"> +<!ENTITY smiley5Cmd.accesskey "u"> +<!ENTITY smiley5Cmd.tooltip "Įterpti juoko jaustuką"> +<!ENTITY smiley6Cmd.label "Nepatogumas"> +<!ENTITY smiley6Cmd.accesskey "p"> +<!ENTITY smiley6Cmd.tooltip "Įterpti nepatogumo jaustuką"> +<!ENTITY smiley7Cmd.label "Nedrąsumas"> +<!ENTITY smiley7Cmd.accesskey "N"> +<!ENTITY smiley7Cmd.tooltip "Įterpti nedrąsumo jaustuką"> +<!ENTITY smiley8Cmd.label "Nustebimas"> +<!ENTITY smiley8Cmd.accesskey "t"> +<!ENTITY smiley8Cmd.tooltip "Įterpti nustebimo jaustuką"> +<!ENTITY smiley9Cmd.label "Bučinys"> +<!ENTITY smiley9Cmd.accesskey "B"> +<!ENTITY smiley9Cmd.tooltip "Įterpti bučinio jaustuką"> +<!ENTITY smiley10Cmd.label "Rėksmas"> +<!ENTITY smiley10Cmd.accesskey "R"> +<!ENTITY smiley10Cmd.tooltip "Įterpti rėksmo jaustuką"> +<!ENTITY smiley11Cmd.label "„Cool“"> +<!ENTITY smiley11Cmd.accesskey "o"> +<!ENTITY smiley11Cmd.tooltip "Įterpti „Cool“ jaustuką"> +<!ENTITY smiley12Cmd.label "Pinigai burnoje"> +<!ENTITY smiley12Cmd.accesskey "b"> +<!ENTITY smiley12Cmd.tooltip "Įterpti pinigų burnoje jaustuką"> +<!ENTITY smiley13Cmd.label "Pėda burnoje"> +<!ENTITY smiley13Cmd.accesskey "ė"> +<!ENTITY smiley13Cmd.tooltip "Įterpti pėdos burnoje jaustuką"> +<!ENTITY smiley14Cmd.label "Naivumas"> +<!ENTITY smiley14Cmd.accesskey "v"> +<!ENTITY smiley14Cmd.tooltip "Įterpti naivumo jaustuką"> +<!ENTITY smiley15Cmd.label "Verksmas"> +<!ENTITY smiley15Cmd.accesskey "r"> +<!ENTITY smiley15Cmd.tooltip "Įterpti verksmo jaustuką"> +<!ENTITY smiley16Cmd.label "Suspaustos lūpos"> +<!ENTITY smiley16Cmd.accesskey "l"> +<!ENTITY smiley16Cmd.tooltip "Įterpti suspaustų lūpų jaustuką"> +<!ENTITY SmileButton.label "Įdėkite šypsenėlę"> +<!ENTITY SmileButton.tooltip "Įterpti jaustuką"> diff --git a/l10n-lt/editor/ui/chrome/composer/pref-composer.dtd b/l10n-lt/editor/ui/chrome/composer/pref-composer.dtd new file mode 100644 index 0000000000..296c7457cc --- /dev/null +++ b/l10n-lt/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 "Paskiausiai atvertų tinklalapių sąrašas"> +<!ENTITY documentsInMenu.label "Didžiausias tinklalapių skaičius sąraše::"> +<!ENTITY documentsInMenu.accesskey "D"> +<!ENTITY savingFiles.title "Įrašant ar publikuojant tinklalapius:"> +<!ENTITY preserveExisting.label "Išlaikyti originalų pirminio teksto išdėstymą"> +<!ENTITY preserveExisting.accesskey "o"> +<!ENTITY preserveExisting.tooltip "Išlaikyti eilučių laužymą ir originalų tinklalapio formatą"> +<!ENTITY saveAssociatedFiles.label "Paveikslus ir kitus su tinklalapiu susietus failus įrašyti kartu su tinklalapiu"> +<!ENTITY saveAssociatedFiles.accesskey "P"> +<!ENTITY showPublishDialog.label "Kai publikuojamas tinklalapis, rodyti publikavimo dialogą"> +<!ENTITY showPublishDialog.accesskey "K"> +<!ENTITY composerEditing.label "Taisa"> +<!ENTITY maintainStructure.label "Įterpus arba pašalinus langelius, išlaikyti lentelės stačiakampį pavidalą"> +<!ENTITY maintainStructure.tooltip "Pašalinus pažymėtus lentelės langelius, jos forma išlieka stačiakampė"> +<!ENTITY maintainStructure.accesskey "m"> +<!ENTITY useCSS.label "Vietoj HTML elementų ir atributų naudoti CSS pakopinius stilius"> +<!ENTITY useCSS.accesskey "V"> +<!ENTITY crInPCreatesNewP.label "Pradėti naują pastraipą paspaudus įvesties klavišą"> +<!ENTITY crInPCreatesNewP.accesskey "r"> diff --git a/l10n-lt/editor/ui/chrome/composer/pref-editing.dtd b/l10n-lt/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..97918a3a7d --- /dev/null +++ b/l10n-lt/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 "Naujo tinklalapio nuostatos"> + +<!ENTITY authorName.label "Autorius:"> +<!ENTITY authorName.accesskey "A"> +<!ENTITY pageColorHeader "Numatytoji tinklalapio išvaizda"> + +<!ENTITY defaultColors.label "Spalvų neparinkti (bus naudojamos numatytosios)"> +<!ENTITY defaultColors.accesskey "m"> +<!ENTITY customColors.label "Spalvas parinkti:"> +<!ENTITY customColors.accesskey "s"> + +<!ENTITY normalText.label "Normalus tekstas"> +<!ENTITY normalText.accesskey "N"> +<!ENTITY linkText.label "Saito tekstas"> +<!ENTITY linkText.accesskey "i"> +<!ENTITY activeLinkText.label "Aktyvaus saito tekstas"> +<!ENTITY activeLinkText.accesskey "k"> +<!ENTITY visitedLinkText.label "Aplankyto saito tekstas"> +<!ENTITY visitedLinkText.accesskey "l"> +<!ENTITY background.label "Fonas:"> +<!ENTITY background.accesskey "F"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Fono piešinys:"> +<!ENTITY backgroundImage.accesskey "o"> +<!ENTITY chooseFile.label "Parinkti failą…"> +<!ENTITY chooseFile.accesskey "f"> + diff --git a/l10n-lt/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-lt/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..ad72e80bc0 --- /dev/null +++ b/l10n-lt/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 "Papildoma taisa"> +<!ENTITY AttName.label "Požymis:"> +<!ENTITY AttValue.label "Reikšmė:"> +<!ENTITY PropertyName.label "Savybė:"> +<!ENTITY currentattributesfor.label "HTML gairė:"> +<!ENTITY tree.attributeHeader.label "Požymis"> +<!ENTITY tree.propertyHeader.label "Savybė"> +<!ENTITY tree.valueHeader.label "Reikšmė"> +<!ENTITY tabHTML.label "HTML požymiai"> +<!ENTITY tabCSS.label "Stilius"> +<!ENTITY tabJSE.label "„JavaScript“ įvykiai"> + +<!ENTITY editAttribute.label "Jei reikia pataisyti reikšmę, spustelėkite objekto vardą viršuje."> +<!ENTITY removeAttribute.label "Pašalinti požymį"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-lt/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..2d5d539f2f --- /dev/null +++ b/l10n-lt/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 "Spalva"> +<!ENTITY lastPickedColor.label "Paskiausiai pasirinkta spalva"> +<!ENTITY lastPickedColor.accessKey "P"> +<!ENTITY chooseColor1.label "Pasirinkite spalvą:"> +<!ENTITY chooseColor2.label "Įveskite HTML spalvą"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(pvz., „#0000ff“ arba „blue“):"> +<!ENTITY default.label "Numatytoji"> +<!ENTITY default.accessKey "N"> +<!ENTITY palette.label "Paletė:"> +<!ENTITY standardPalette.label "Numatytoji"> +<!ENTITY webPalette.label "„Nepavojingos“ spalvos"> +<!ENTITY background.label "Fonas:"> +<!ENTITY background.accessKey "F"> +<!ENTITY table.label "lentelės"> +<!ENTITY table.accessKey "t"> +<!ENTITY cell.label "langelio"> +<!ENTITY cell.accessKey "l"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-lt/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..4d0b2fa48d --- /dev/null +++ b/l10n-lt/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 "Teksto pavertimas lentele"> +<!ENTITY instructions1.label "Iš kiekvienos pažymėtos dokumento dalies pastraipos bus sukurta lentelės eilutė."> +<!ENTITY instructions2.label "Pasirinkite ženklą, kuris bus panaudotas pastraipoms skaidyti į stulpelius:"> +<!ENTITY commaRadio.label "Kablelis"> +<!ENTITY spaceRadio.label "Tarpas"> +<!ENTITY otherRadio.label "Kitas ženklas:"> +<!ENTITY deleteCharCheck.label "Pašalinti skirtukus"> +<!ENTITY collapseSpaces.label "Nepaisyti papildomų tarpų"> +<!ENTITY collapseSpaces.tooltip "Gretimus tarpus pakeisti vienu"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-lt/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..53b5edd338 --- /dev/null +++ b/l10n-lt/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 "Papildoma taisa…"> +<!ENTITY AdvancedEditButton.accessKey "t"> +<!ENTITY AdvancedEditButton.tooltip "Pridėti ar modifikuoti HTML, stiliaus požymius bei „JavaScript“ įvykius"> +<!ENTITY chooseFileButton.label "Parinkti failą…"> +<!ENTITY chooseFileButton.accessKey "f"> +<!ENTITY chooseFileLinkButton.label "Parinkti failą…"> +<!ENTITY chooseFileLinkButton.accessKey "f"> +<!ENTITY makeUrlRelative.label "Santykinis universalusis adresas"> +<!ENTITY makeUrlRelative.accessKey "S"> +<!ENTITY makeUrlRelative.tooltip "Sukeisti santykinį adresą su absoliučiuoju. Prieš tai reikia įrašyti tinklalapį į diską."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField2.label "Įveskite tinklalapio adresą ar kelią iki vietinio failo arba iš išskleidžiamojo sąrašo pasirinkite žymę ar antraštę:"> +<!ENTITY LinkURLEditField2.accessKey "t"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..61ef95d5e8 --- /dev/null +++ b/l10n-lt/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 "Žymės savybės"> +<!ENTITY anchorNameEditField.label "Žymės vardas:"> +<!ENTITY anchorNameEditField.accessKey "Ž"> +<!ENTITY nameInput.tooltip "To paties tinklalapio žymių vardai turi būti skirtingi."> + diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..9ad6e4b75a --- /dev/null +++ b/l10n-lt/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 "Pakeitimų pasirinkimas"> +<!ENTITY conflictWarning.label "Šį tinklalapį jau modifikavo kita programa, tačiau į jį dar neįrašyti rašyklės padaryti pakeitimai."> +<!ENTITY conflictResolve.label "Pasirinkite, kurią versiją įrašyti:"> +<!ENTITY keepCurrentPageButton.label "Įrašyti į tinklalapį rašyklės padarytus pakeitimus"> +<!ENTITY useOtherPageButton.label "Pakeisti šį tinklalapį, įrašant kita programa padarytus pakeitimus"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..f6f6308e41 --- /dev/null +++ b/l10n-lt/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 "Mygtuko nuostatos"> + +<!ENTITY Settings.label "Nuostatos"> + +<!ENTITY ButtonType.label "Tipas"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Pateikti"> +<!ENTITY reset.value "Atstatyti"> +<!ENTITY button.value "Mygtukas"> + +<!ENTITY ButtonName.label "Vardas:"> +<!ENTITY ButtonName.accesskey "V"> +<!ENTITY ButtonValue.label "Reikšmė:"> +<!ENTITY ButtonValue.accesskey "R"> +<!ENTITY tabIndex.label "Tabuliacijos indeksas:"> +<!ENTITY tabIndex.accesskey "b"> +<!ENTITY ButtonDisabled.label "Neveiksnus"> +<!ENTITY ButtonDisabled.accesskey "N"> +<!ENTITY AccessKey.label "Komandos klavišas:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveButton.label "Pašalinti mygtuką"> +<!ENTITY RemoveButton.accesskey "š"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..b5c9ce3c7d --- /dev/null +++ b/l10n-lt/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 "Tinklalapio spalvos ir fonas"> +<!ENTITY pageColors.label "Tinklalapio spalvos"> +<!ENTITY defaultColorsRadio.label "Spalvų neparinkti"> +<!ENTITY defaultColorsRadio.accessKey "e"> +<!ENTITY defaultColorsRadio.tooltip "Bus panaudotos naršyklės nuostatose parinktos spalvos"> +<!ENTITY customColorsRadio.label "Spalvas parinkti:"> +<!ENTITY customColorsRadio.accessKey "p"> +<!ENTITY customColorsRadio.tooltip "Bus panaudotos žemiau parinktos spalvos, nepaisant parinktų naršyklės nuostatose"> + +<!ENTITY normalText.label "Normalus tekstas"> +<!ENTITY normalText.accessKey "e"> +<!ENTITY linkText.label "Saito tekstas"> +<!ENTITY linkText.accessKey "S"> +<!ENTITY activeLinkText.label "Aktyvaus saito tekstas"> +<!ENTITY activeLinkText.accessKey "A"> +<!ENTITY visitedLinkText.label "Aplankyto saito tekstas"> +<!ENTITY visitedLinkText.accessKey "n"> +<!ENTITY background.label "Fonas:"> +<!ENTITY background.accessKey "F"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Fono piešinys:"> +<!ENTITY backgroundImage.accessKey "o"> +<!ENTITY backgroundImage.tooltip "Fono piešinio failas"> +<!ENTITY backgroundImage.shortenedDataURI "Sutrumpintas duomenų URI (kopijuojant įkels visą URI į mainų sritį)"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..e50a699853 --- /dev/null +++ b/l10n-lt/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 "Laukų grupės savybės"> + +<!ENTITY Legend.label "Užrašas"> +<!ENTITY Legend.accesskey "U"> + +<!ENTITY EditLegendText.label "Taisyti užrašą:"> +<!ENTITY EditLegendText.accesskey "T"> +<!ENTITY LegendAlign.label "Užrašo lygiuotė:"> +<!ENTITY LegendAlign.accesskey "l"> +<!ENTITY AlignDefault.label "Numatytoji"> +<!ENTITY AlignLeft.label "Pagal kairįjį kraštą"> +<!ENTITY AlignCenter.label "Centruota"> +<!ENTITY AlignRight.label "Pagal dešinįjį kraštą"> + +<!ENTITY RemoveFieldSet.label "Pašalinti grupę rinkinį"> +<!ENTITY RemoveFieldSet.accesskey "š"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..6938869cbf --- /dev/null +++ b/l10n-lt/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 "Formos savybės"> + +<!ENTITY Settings.label "Nuostatos"> + +<!ENTITY FormName.label "Formos vardas:"> +<!ENTITY FormName.accesskey "v"> +<!ENTITY FormAction.label "Veikos URL:"> +<!ENTITY FormAction.accesskey "U"> +<!ENTITY FormMethod.label "Metodas:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Koduotė:"> +<!ENTITY FormEncType.accesskey "K"> +<!ENTITY FormTarget.label "Paskirties kadras:"> +<!ENTITY FormTarget.accesskey "P"> + +<!ENTITY RemoveForm.label "Pašalinti formą"> +<!ENTITY RemoveForm.accesskey "š"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..4133273af8 --- /dev/null +++ b/l10n-lt/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 "Horizontalės savybės"> + +<!ENTITY dimensionsBox.label "Matmenys"> +<!ENTITY heightEditField.label "Storis:"> +<!ENTITY heightEditField.accessKey "S"> +<!ENTITY widthEditField.label "Plotis:"> +<!ENTITY widthEditField.accessKey "P"> +<!ENTITY pixelsPopup.value "taškai(-ų)"> +<!ENTITY alignmentBox.label "Lygiuotė"> +<!ENTITY leftRadio.label "Pagal kairįjį kraštą"> +<!ENTITY leftRadio.accessKey "k"> +<!ENTITY centerRadio.label "Centruoti"> +<!ENTITY centerRadio.accessKey "C"> +<!ENTITY rightRadio.label "Pagal dešinįjį kraštą"> +<!ENTITY rightRadio.accessKey "d"> + +<!ENTITY threeDShading.label "Erdvinis šešėlis"> +<!ENTITY threeDShading.accessKey "š"> +<!ENTITY saveSettings.label "Nuostatas laikyti numatytosiomis"> +<!ENTITY saveSettings.accessKey "n"> +<!ENTITY saveSettings.tooltip "Įrašyti šias nuostatas ir naudoti jas įterpiant kitas horizontalias linijas"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..ad8dc8c51d --- /dev/null +++ b/l10n-lt/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 "Paveikslo savybės"> + +<!ENTITY pixelsPopup.value "taškų"> +<!-- These are in the Location tab panel --> + +<!ENTITY locationEditField.label "Paveikslo URL:"> +<!ENTITY locationEditField.accessKey "U"> +<!ENTITY locationEditField.tooltip "Surinkite paveikslo vardą arba nurodykite jo vietą"> +<!ENTITY locationEditField.shortenedDataURI "URI - bendras resurso identifikatorius (nukopijuosite pilną URI kodą į iškarpinę)"> +<!ENTITY title.label "Paaiškinančioji etiketė:"> +<!ENTITY title.accessKey "e"> +<!ENTITY title.tooltip "Į HTML požymį „title“ įrašytas tekstas vaizduojamas kaip paveikslą paaiškinanti etiketė"> +<!ENTITY altText.label "Alternatyvusis tekstas:"> +<!ENTITY altText.accessKey "t"> +<!ENTITY altTextEditField.tooltip "Surinkite tekstą, kuris bus rodomas vietoj paveikslo"> +<!ENTITY noAltText.label "Alternatyvaus teksto paveikslui nepriskirti"> +<!ENTITY noAltText.accessKey "n"> + +<!ENTITY previewBox.label "Paveikslo peržiūra"> +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> + +<!ENTITY actualSize.label "Originalus dydis:"> +<!ENTITY actualSizeRadio.label "Originalus dydis"> +<!ENTITY actualSizeRadio.accessKey "O"> +<!ENTITY actualSizeRadio.tooltip "Atstatyti originalų paveikslo dydį"> +<!ENTITY customSizeRadio.label "Kitoks dydis"> +<!ENTITY customSizeRadio.accessKey "k"> +<!ENTITY customSizeRadio.tooltip "Pakeisti paveikslo dydį tinkamu tinklalapiui"> +<!ENTITY heightEditField.label "Aukštis:"> +<!ENTITY heightEditField.accessKey "A"> +<!ENTITY widthEditField.label "Plotis:"> +<!ENTITY widthEditField.accessKey "P"> +<!ENTITY constrainCheckbox.label "Išlaikyti proporcijas"> +<!ENTITY constrainCheckbox.accessKey "c"> +<!ENTITY constrainCheckbox.tooltip "Išlaikyti paveikslo matmenų proporcijas"> +<!-- These controls are in the Image Map box of the expanded area --> + +<!ENTITY imagemapBox.label "Paveikslo planas"> +<!ENTITY removeImageMapButton.label "Pašalinti"> +<!ENTITY removeImageMapButton.accessKey "š"> +<!-- These are the options for image alignment --> + +<!ENTITY alignment.label "Teksto išdėstymas paveikslo atžvilgiu"> +<!ENTITY bottomPopup.value "Apačioje"> +<!ENTITY topPopup.value "Viršuje"> +<!ENTITY centerPopup.value "Centre"> +<!ENTITY wrapRightPopup.value "Apeiti iš dešinės"> +<!ENTITY wrapLeftPopup.value "Apeiti iš kairės"> +<!-- These controls are in the Spacing Box --> + +<!ENTITY spacingBox.label "Protarpiai"> +<!ENTITY leftRightEditField.label "Iš kairės ir iš dešinės:"> +<!ENTITY leftRightEditField.accessKey "k"> +<!ENTITY topBottomEditField.label "Iš viršaus ir iš apačios:"> +<!ENTITY topBottomEditField.accessKey "v"> +<!ENTITY borderEditField.label "Rėmelis:"> +<!ENTITY borderEditField.accessKey "R"> +<!-- These controls are in the Link Box --> + +<!ENTITY showImageLinkBorder.label "Aplink paveikslą su saitu rodyti rėmelį"> +<!ENTITY showImageLinkBorder.accessKey "ė"> +<!ENTITY LinkAdvancedEditButton.label "Saito papildoma taisa…"> +<!ENTITY LinkAdvancedEditButton.accessKey "p"> +<!ENTITY LinkAdvancedEditButton.tooltip "Pridėti ar keisti HTML požymius, stilių ir „JavaScript“ įvykius"> +<!-- These tabs are currently used in the image input dialog --> + +<!ENTITY imageInputTab.label "Forma"> +<!ENTITY imageLocationTab.label "Paveikslas"> +<!ENTITY imageDimensionsTab.label "Matmenys"> +<!ENTITY imageAppearanceTab.label "Išvaizda"> +<!ENTITY imageLinkTab.label "Saitas"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..a9fa28a19b --- /dev/null +++ b/l10n-lt/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 "Formos valdiklio savybės"> +<!ENTITY windowTitleImage.label "Formos paveikslo savybės"> + +<!ENTITY InputType.label "Valdiklio tipas"> +<!ENTITY InputType.accesskey "t"> +<!ENTITY text.value "Teksto laukas"> +<!ENTITY password.value "Slaptažodžio laukas"> +<!ENTITY checkbox.value "Žymimasis langelis"> +<!ENTITY radio.value "Žymimoji akutė"> +<!ENTITY submit.value "Mygtukas „Pateikti“"> +<!ENTITY reset.value "Mygtukas „Atstatyti“"> +<!ENTITY file.value "Failo parinkimas"> +<!ENTITY hidden.value "Paslėptas"> +<!ENTITY image.value "Paveikslas"> +<!ENTITY button.value "Mygtukas"> + +<!ENTITY InputSettings.label "Valdiklio nuostatos"> +<!ENTITY InputName.label "Valdiklio vardas:"> +<!ENTITY InputName.accesskey "v"> +<!ENTITY GroupName.label "Grupės vardas:"> +<!ENTITY GroupName.accesskey "v"> +<!ENTITY InputValue.label "Reikšmė:"> +<!ENTITY InputValue.accesskey "R"> +<!ENTITY InitialValue.label "Pradinė reikšmė:"> +<!ENTITY InitialValue.accesskey "r"> +<!ENTITY InputChecked.label "Pažymėtas"> +<!ENTITY InputChecked.accesskey "ž"> +<!ENTITY InputSelected.label "Aktyvus"> +<!ENTITY InputSelected.accesskey "A"> +<!ENTITY InputReadOnly.label "Tik skaitymui"> +<!ENTITY InputReadOnly.accesskey "T"> +<!ENTITY InputDisabled.label "Neveiksnus"> +<!ENTITY InputDisabled.accesskey "N"> +<!ENTITY tabIndex.label "Tabuliacijos indeksas:"> +<!ENTITY tabIndex.accesskey "b"> +<!ENTITY TextSize.label "Valdiklio dydis:"> +<!ENTITY TextSize.accesskey "d"> +<!ENTITY TextLength.label "Maksimalus ilgis:"> +<!ENTITY TextLength.accesskey "M"> +<!ENTITY AccessKey.label "Spartusis klavišas:"> +<!ENTITY AccessKey.accesskey "S"> +<!ENTITY Accept.label "Galimi tipai:"> +<!ENTITY Accept.accesskey "G"> + +<!ENTITY ImageProperties.label "Paveikslo savybės…"> +<!ENTITY ImageProperties.accesskey "b"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..6add8cd356 --- /dev/null +++ b/l10n-lt/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 "Rašmens įterpimas"> +<!ENTITY category.label "Rašmens rūšis"> +<!ENTITY letter.label "Pagrindinė raidė:"> +<!ENTITY letter.accessKey "P"> +<!ENTITY character.label "Įterpiamas rašmuo:"> +<!ENTITY character.accessKey "e"> +<!ENTITY accentUpper.label "Didžiosios raidės su diakritiniais ženklais"> +<!ENTITY accentLower.label "Mažosios raidės su diakritiniais ženklais"> +<!ENTITY otherUpper.label "Kitos didžiosios"> +<!ENTITY otherLower.label "Kitos mažosios"> +<!ENTITY commonSymbols.label "Dažniausiai vartojami rašmenys"> +<!ENTITY insertButton.label "Įterpti"> +<!ENTITY closeButton.label "Užverti"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..bc42f26c5a --- /dev/null +++ b/l10n-lt/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 "Formulės įterpimas"> + +<!ENTITY sourceEditField.label "Įveskite „LaTeX“ pirminį tekstą:"> + +<!ENTITY options.label "Parinktys"> +<!ENTITY optionInline.label "Kaip teksto dalį"> +<!ENTITY optionInline.accesskey "t"> +<!ENTITY optionDisplay.label "Kaip iliustraciją"> +<!ENTITY optionDisplay.accesskey "u"> +<!ENTITY optionLTR.label "Kryptis iš kairės į dešinę"> +<!ENTITY optionLTR.accesskey "k"> +<!ENTITY optionRTL.label "Kryptis iš dešinės į kairę"> +<!ENTITY optionRTL.accesskey "d"> + +<!ENTITY insertButton.label "Įterpti"> +<!ENTITY insertButton.accesskey "t"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..e76d7543d5 --- /dev/null +++ b/l10n-lt/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 įterpimas"> +<!ENTITY sourceEditField.label "Surinkite HTML teksto su gairėmis fragmentą:"> +<!ENTITY example.label "Pavyzdžiui, "> +<!-- 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 "Sveiki!"> +<!ENTITY insertButton.label "Įterpti"> +<!ENTITY insertButton.accesskey "Į"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..febeccee4b --- /dev/null +++ b/l10n-lt/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 "Turinys"> +<!ENTITY buildToc.label "Sukurti turinį iš:"> +<!ENTITY tag.label "HTML gairė:"> +<!ENTITY class.label "Klasė:"> +<!ENTITY header1.label "1 lygis"> +<!ENTITY header2.label "2 lygis"> +<!ENTITY header3.label "3 lygis"> +<!ENTITY header4.label "4 lygis"> +<!ENTITY header5.label "5 lygis"> +<!ENTITY header6.label "6 lygis"> +<!ENTITY makeReadOnly.label "Nekeičiamasis turinys"> +<!ENTITY orderedList.label "Numeruoti visus turinio elementus"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..d77c038520 --- /dev/null +++ b/l10n-lt/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 "Lentelės įterpimas"> + +<!ENTITY size.label "Lentelės dydis"> +<!ENTITY numRowsEditField.label "Eilučių sk.:"> +<!ENTITY numRowsEditField.accessKey "E"> +<!ENTITY numColumnsEditField.label "Stulpelių sk.:"> +<!ENTITY numColumnsEditField.accessKey "S"> +<!ENTITY widthEditField.label "Plotis:"> +<!ENTITY widthEditField.accessKey "P"> +<!ENTITY borderEditField.label "Rėmelių storis:"> +<!ENTITY borderEditField.accessKey "R"> +<!ENTITY borderEditField.tooltip "Surinkite skaičių – lentelės rėmelio storį; nulis (0) reiškia nematomą lentelės rėmelį"> +<!ENTITY pixels.label "taškai(-ų)"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..329ca454a5 --- /dev/null +++ b/l10n-lt/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 "Etiketės savybės"> + +<!ENTITY Settings.label "Nuostatos"> +<!ENTITY Settings.accesskey "N"> + +<!ENTITY EditLabelText.label "Taisyti tekstą:"> +<!ENTITY EditLabelText.accesskey "T"> +<!ENTITY LabelFor.label "Valdiklis:"> +<!ENTITY LabelFor.accesskey "V"> +<!ENTITY AccessKey.label "Spartusis klavišas:"> +<!ENTITY AccessKey.accesskey "S"> + +<!ENTITY RemoveLabel.label "Pašalinti etiketę"> +<!ENTITY RemoveLabel.accesskey "š"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..9492dfa1e9 --- /dev/null +++ b/l10n-lt/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 "Saito savybės"> +<!ENTITY LinkURLBox.label "Saito vieta"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..f5ec533ec7 --- /dev/null +++ b/l10n-lt/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 "Sąrašo savybės"> + +<!ENTITY ListType.label "Sąrašo tipas"> +<!ENTITY bulletStyle.label "Ženklinimo stilius:"> +<!ENTITY startingNumber.label "Pradėti numeruoti nuo:"> +<!ENTITY startingNumber.accessKey "n"> +<!ENTITY none.value "Joks"> +<!ENTITY bulletList.value "Žiogeliais ženklintas sąrašas"> +<!ENTITY numberList.value "Numeruotas sąrašas"> +<!ENTITY definitionList.value "Aprašų sąrašas"> +<!ENTITY changeEntireListRadio.label "pakeisti visą sąrašą"> +<!ENTITY changeEntireListRadio.accessKey "v"> +<!ENTITY changeSelectedRadio.label "pakeisti tik pažymėtus jo elementus"> +<!ENTITY changeSelectedRadio.accessKey "ž"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..80807a9ba1 --- /dev/null +++ b/l10n-lt/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 "Tinklalapio savybės"> +<!ENTITY location.label "Vieta:"> +<!ENTITY lastModified.label "Atnaujintas:"> +<!ENTITY titleInput.label "Antraštė:"> +<!ENTITY titleInput.accessKey "A"> +<!ENTITY authorInput.label "Autorius:"> +<!ENTITY authorInput.accessKey "u"> +<!ENTITY descriptionInput.label "Aprašas:"> +<!ENTITY descriptionInput.accessKey "r"> +<!ENTITY locationNewPage.label "[Dar neįrašytas]"> +<!ENTITY EditHEADSource1.label "Pastaba:"> +<!ENTITY EditHEADSource2.label "Kitus antraštinės tinklalapio dalies elementus galima taisyti iš meniu „Rodymas“ arba iš mygtukų juostos, esančios lango apačioje, pasirinkus „Pirminis tekstas“."> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..a7ead9d890 --- /dev/null +++ b/l10n-lt/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 "Asmeninis žodynas"> + +<!ENTITY wordEditField.label "Naujas žodis:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "Pridėti"> +<!ENTITY AddButton.accessKey "P"> +<!ENTITY DictionaryList.label "Žodyno žodžiai:"> +<!ENTITY DictionaryList.accessKey "Ž"> +<!ENTITY ReplaceButton.label "Pakeisti"> +<!ENTITY ReplaceButton.accessKey "k"> +<!ENTITY RemoveButton.label "Pašalinti"> +<!ENTITY RemoveButton.accessKey "š"> + +<!ENTITY CloseButton.label "Užverti"> +<!ENTITY CloseButton.accessKey "U"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..ad7f6314d7 --- /dev/null +++ b/l10n-lt/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 "Tinklalapio publikavimas"> +<!ENTITY windowTitleSettings.label "Publikavimo nuostatos"> +<!ENTITY publishTab.label "Publikavimas"> +<!ENTITY settingsTab.label "Nuostatos"> +<!ENTITY publishButton.label "Publikuoti"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Tinklavietės pavadinimas:"> +<!ENTITY siteList.accesskey "T"> +<!ENTITY siteList.tooltip "Pasirinkite tinklavietę, kurioje ketinate publikuoti"> +<!ENTITY newSiteButton.label "Aprašyti naują tinklavietę"> +<!ENTITY newSiteButton.accesskey "a"> +<!ENTITY docDirList.label "Tinklalapio poaplankis:"> +<!ENTITY docDirList.accesskey "p"> +<!ENTITY docDirList.tooltip "Parinkite arba įveskite tinklalapiui skirto serverio poaplankio vardą"> +<!ENTITY publishImgCheckbox.label "Įtraukti grafinius ir kitus failus"> +<!ENTITY publishImgCheckbox.accesskey "k"> +<!ENTITY publishImgCheckbox.tooltip "Publikuoti paveikslus ir kitus failus, į kuriuos eina saitai iš šio tinklalapio"> +<!ENTITY sameLocationRadio.label "Failų vieta sutampa su tinklalapio vieta"> +<!ENTITY sameLocationRadio.accesskey "F"> +<!ENTITY sameLocationRadio.tooltip "Failai publikuojami toje pat tinklavietėje, kur ir tinklalapis"> +<!ENTITY useSubdirRadio.label "Įrašyti į šį tinklavietės poaplankį:"> +<!ENTITY useSubdirRadio.accesskey "Į"> +<!ENTITY useSubdirRadio.tooltip "Failus publikuoti į parinktą serverio poaplankį"> +<!ENTITY otherDirList.tooltip "Parinkite arba įveskite tinklavietės poaplankio, į kurį norite publikuoti failus, vardą"> +<!ENTITY pageTitle.label "Tinklalapio antraštė:"> +<!ENTITY pageTitle.accesskey "a"> +<!ENTITY pageTitle.tooltip "Tinklalapio antraštė bus matoma naršyklės lango antraštės juostoje ir adresyne"> +<!ENTITY pageTitleExample.label "pvz., „V. Pavardenio tinklalapis“"> +<!ENTITY filename.label "Failo vardas:"> +<!ENTITY filename.accesskey "v"> +<!ENTITY filename.tooltip "Surinkite šio tinklalapio failo vardą ir prievardį „.html“"> +<!ENTITY filenameExample.label "pvz., „Jonas.html“"> +<!ENTITY setDefaultButton.label "Laikyti numatytąja"> +<!ENTITY setDefaultButton.accesskey "n"> +<!ENTITY removeButton.label "Pašalinti tinklavietės aprašą"> +<!ENTITY removeButton.accesskey "š"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "Aprašytos tinklavietės"> +<!ENTITY serverInfo.label "Serverio informacija"> +<!ENTITY loginInfo.label "Seanso pradžios informacija"> +<!ENTITY siteName.label "Tinklavietės pavadinimas:"> +<!ENTITY siteName.accesskey "p"> +<!ENTITY siteName.tooltip "Alternatyvus (vietinis) pavadinimas tinklavietės, kurioje publikuojate (pvz., „Rašiniai“)"> +<!ENTITY siteUrl.label "Publikavimo adresas (pvz., ftp://ftp.tiekejas.lt/abonentas):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "Adresas prasideda „ftp://“ (http://). Jį galima gauti iš IPT arba prieglobos teikėjo"> +<!ENTITY browseUrl.label "Pradžios tinklalapio adresas (pvz., http://www.tiekejas.lt/abonentas):"> +<!ENTITY browseUrl.accesskey "t"> +<!ENTITY browseUrl.tooltip "Jūsų svetainės pradžios tinklalapio aplanko adresas. Jis prasideda „http://“ ir baigiasi aplanko (ne failo) vardu."> +<!ENTITY username.label "Abonento vardas:"> +<!ENTITY username.accesskey "A"> +<!ENTITY username.tooltip "Abonento vardas, su kuriuo prisijungiate prie paslaugas teikiančios tarnybos"> +<!ENTITY password.label "Slaptažodis:"> +<!ENTITY password.accesskey "S"> +<!ENTITY password.tooltip "Slaptažodis, naudojamas kartu su abonento vardu."> +<!ENTITY savePassword.label "Įrašyti slaptažodį"> +<!ENTITY savePassword.accesskey "r"> +<!ENTITY savePassword.tooltip "Slaptažodį galima išsaugoti slaptažodžių tvarkytuvėje, kad nereikėtų kiekvieną kartą jo rinkti."> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..1acc46c540 --- /dev/null +++ b/l10n-lt/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 "Tinklavietės URL:"> +<!ENTITY docSubdir.label "Tinklalapio poaplankis:"> +<!ENTITY otherSubdir.label "Paveikslų poaplankis:"> + +<!ENTITY status.label "Publikuojama…"> +<!ENTITY fileList.label "Publikavimo būsena"> +<!ENTITY succeeded.label "Pavyko"> +<!ENTITY failed.label "Nepavyko"> + +<!ENTITY keepOpen "Pasibaigus publikavimui šio lango neužverti"> +<!ENTITY closeButton.label "Užverti"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..522279d403 --- /dev/null +++ b/l10n-lt/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 "Paieška ir keitimas"> +<!ENTITY findField.label "Ko ieškoti:"> +<!ENTITY findField.accesskey "o"> +<!ENTITY replaceField.label "Kuo keisti:"> +<!ENTITY replaceField.accesskey "u"> +<!ENTITY caseSensitiveCheckbox.label "Paisyti simbolių registro"> +<!ENTITY caseSensitiveCheckbox.accesskey "P"> +<!ENTITY wrapCheckbox.label "Priėjus pabaigą, tęsti paiešką nuo pradžios"> +<!ENTITY wrapCheckbox.accesskey "b"> +<!ENTITY backwardsCheckbox.label "Ieškoti link pradžios"> +<!ENTITY backwardsCheckbox.accesskey "r"> +<!ENTITY findNextButton.label "Ieškoti toliau"> +<!ENTITY findNextButton.accesskey "l"> +<!ENTITY replaceButton.label "Pakeisti"> +<!ENTITY replaceButton.accesskey "P"> +<!ENTITY replaceAndFindButton.label "Pakeisti ir ieškoti"> +<!ENTITY replaceAndFindButton.accesskey "e"> +<!ENTITY replaceAllButton.label "Pakeisti visur"> +<!ENTITY replaceAllButton.accesskey "v"> +<!ENTITY closeButton.label "Užverti"> +<!ENTITY closeButton.accesskey "U"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..b5fba1d78e --- /dev/null +++ b/l10n-lt/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,14 @@ +<!-- 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 "Pakeisti teksto koduotę ir įrašyti"> +<!ENTITY documentTitleTitle.label "Tinklalapio antraštė"> +<!ENTITY documentCharsetTitle2.label "Simbolių koduotė"> +<!ENTITY documentCharsetDesc2.label "Pasirinkite koduotę įrašomam failui:"> +<!ENTITY documentExportToText.label "Įrašyti grynuoju tekstu"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..83e355af8e --- /dev/null +++ b/l10n-lt/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 "Atrankos sąrašo savybės"> + +<!ENTITY Select.label "Atrankos sąrašas"> +<!ENTITY SelectName.label "Sąrašo vardas:"> +<!ENTITY SelectName.accesskey "v"> +<!ENTITY SelectSize.label "Aukštis:"> +<!ENTITY SelectSize.accesskey "A"> +<!ENTITY SelectMultiple.label "Keleriopa atranka"> +<!ENTITY SelectMultiple.accesskey "K"> +<!ENTITY SelectDisabled.label "Neveiksnus"> +<!ENTITY SelectDisabled.accesskey "N"> +<!ENTITY SelectTabIndex.label "Tabuliacijos indeksas:"> +<!ENTITY SelectTabIndex.accesskey "b"> + +<!ENTITY OptGroup.label "Parinkčių grupė"> +<!ENTITY OptGroupLabel.label "Etiketė:"> +<!ENTITY OptGroupLabel.accesskey "E"> +<!ENTITY OptGroupDisabled.label "Neveiksni"> +<!ENTITY OptGroupDisabled.accesskey "N"> + +<!ENTITY Option.label "Parinktis"> +<!ENTITY OptionText.label "Tekstas:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Reikšmė:"> +<!ENTITY OptionValue.accesskey "R"> +<!ENTITY OptionSelected.label "Numatytoji atranka"> +<!ENTITY OptionSelected.accesskey "u"> +<!ENTITY OptionDisabled.label "Neveiksni"> +<!ENTITY OptionDisabled.accesskey "N"> + +<!ENTITY TextHeader.label "Tekstas"> +<!ENTITY ValueHeader.label "Reikšmė"> +<!ENTITY SelectedHeader.label "Pažymėtas"> + +<!ENTITY AddOption.label "Pridėti parinktį"> +<!ENTITY AddOption.accesskey "P"> +<!ENTITY AddOptGroup.label "Pridėti grupę"> +<!ENTITY AddOptGroup.accesskey "r"> +<!ENTITY RemoveElement.label "Pašalinti"> +<!ENTITY RemoveElement.accesskey "š"> +<!ENTITY MoveElementUp.label "Pakelti"> +<!ENTITY MoveElementUp.accesskey "k"> +<!ENTITY MoveElementDown.label "Nuleisti"> +<!ENTITY MoveElementDown.accesskey "u"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..740b3bc9a2 --- /dev/null +++ b/l10n-lt/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 "Pritraukimas prie tinklelio"> + +<!ENTITY enableSnapToGrid.label "Pritraukti prie tinklelio"> +<!ENTITY enableSnapToGrid.accessKey "P"> + +<!ENTITY sizeEditField.label "Dydis:"> +<!ENTITY sizeEditField.accessKey "D"> + +<!ENTITY pixelsLabel.value "taškų"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..2d6e84f6b9 --- /dev/null +++ b/l10n-lt/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 "Rašybos tikrinimas"> + +<!ENTITY misspelledWord.label "Neteisingai užrašytas žodis:"> +<!ENTITY wordEditField.label "Pakeisti į:"> +<!ENTITY wordEditField.accessKey "P"> +<!ENTITY checkwordButton.label "Tikrinti žodį"> +<!ENTITY checkwordButton.accessKey "o"> +<!ENTITY suggestions.label "Siūlymai:"> +<!ENTITY suggestions.accessKey "ū"> +<!ENTITY ignoreButton.label "Praleisti"> +<!ENTITY ignoreButton.accessKey "l"> +<!ENTITY ignoreAllButton.label "Praleisti visur"> +<!ENTITY ignoreAllButton.accessKey "v"> +<!ENTITY replaceButton.label "Pakeisti"> +<!ENTITY replaceButton.accessKey "k"> +<!ENTITY replaceAllButton.label "Pakeisti visur"> +<!ENTITY replaceAllButton.accessKey "i"> +<!ENTITY stopButton.label "Stabdyti"> +<!ENTITY stopButton.accessKey "o"> +<!ENTITY userDictionary.label "Asmeninis žodynas:"> +<!ENTITY moreDictionaries.label "Atsiųsti daugiau"> +<!ENTITY addToUserDictionaryButton.label "Įtraukti žodį"> +<!ENTITY addToUserDictionaryButton.accessKey "ž"> +<!ENTITY editUserDictionaryButton.label "Taisyti…"> +<!ENTITY editUserDictionaryButton.accessKey "T"> +<!ENTITY recheckButton2.label "Tikrinti iš naujo"> +<!ENTITY recheckButton2.accessKey "T"> +<!ENTITY closeButton.label "Užverti"> +<!ENTITY closeButton.accessKey "U"> +<!ENTITY sendButton.label "Išsiųsti"> +<!ENTITY sendButton.accessKey "š"> +<!ENTITY languagePopup.label "Kalba:"> +<!ENTITY languagePopup.accessKey "b"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..29e1710086 --- /dev/null +++ b/l10n-lt/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 "Lentelės savybės"> +<!ENTITY applyButton.label "Vykdyti"> +<!ENTITY applyButton.accesskey "V"> +<!ENTITY closeButton.label "Užverti"> +<!ENTITY tableTab.label "Lentelė"> +<!ENTITY cellTab.label "Langeliai"> +<!ENTITY tableRows.label "Eilučių sk.:"> +<!ENTITY tableRows.accessKey "E"> +<!ENTITY tableColumns.label "Stulpelių sk.:"> +<!ENTITY tableColumns.accessKey "S"> +<!ENTITY tableHeight.label "Aukštis:"> +<!ENTITY tableHeight.accessKey "A"> +<!ENTITY tableWidth.label "Plotis:"> +<!ENTITY tableWidth.accessKey "P"> +<!ENTITY tableBorderSpacing.label "Rėmeliai ir protarpiai"> +<!ENTITY tableBorderWidth.label "Rėmeliai:"> +<!ENTITY tableBorderWidth.accessKey "R"> +<!ENTITY tableSpacing.label "Protarpiai:"> +<!ENTITY tableSpacing.accessKey "o"> +<!ENTITY tablePadding.label "Užpildas"> +<!ENTITY tablePadding.accessKey "U"> +<!ENTITY tablePxBetwCells.label "taškų skaičius tarp langelių"> +<!ENTITY tablePxBetwBrdrCellContent.label "taškų skaičius tarp langelio turinio ir rėmelio"> +<!ENTITY tableAlignment.label "Lentelės lygiuotė:"> +<!ENTITY tableAlignment.accessKey "L"> +<!ENTITY tableCaption.label "Antraštė:"> +<!ENTITY tableCaption.accessKey "n"> +<!ENTITY tableCaptionAbove.label "Virš lentelės"> +<!ENTITY tableCaptionBelow.label "Po lentele"> +<!ENTITY tableCaptionLeft.label "Lentelės kairėje"> +<!ENTITY tableCaptionRight.label "Lentelės dešinėje"> +<!ENTITY tableCaptionNone.label "Nėra"> +<!ENTITY tableInheritColor.label "(Lentelės fonas yra toks pat, kaip tinklalapio fonas)"> + +<!ENTITY cellSelection.label "Vaikščiojimas po lentelę"> +<!ENTITY cellSelectCell.label "Langelis"> +<!ENTITY cellSelectRow.label "Eilutė"> +<!ENTITY cellSelectColumn.label "Stulpelis"> +<!ENTITY cellSelectNext.label "Tolesnis"> +<!ENTITY cellSelectNext.accessKey "o"> +<!ENTITY cellSelectPrevious.label "Ankstesnis"> +<!ENTITY cellSelectPrevious.accessKey "n"> +<!ENTITY applyBeforeChange.label "Pakeitimai bus pritaikyti prieš pažymint kitą lentelės dalį."> +<!ENTITY cellContentAlignment.label "Langelio turinio lygiuotė"> +<!ENTITY cellHorizontal.label "Horizontali:"> +<!ENTITY cellHorizontal.accessKey "H"> +<!ENTITY cellVertical.label "Vertikali:"> +<!ENTITY cellVertical.accessKey "e"> +<!ENTITY cellStyle.label "Langelių stilius:"> +<!ENTITY cellStyle.accessKey "s"> +<!ENTITY cellNormal.label "Normalus"> +<!ENTITY cellHeader.label "Antraštė"> +<!ENTITY cellTextWrap.label "Eilučių laužymas:"> +<!ENTITY cellTextWrap.accessKey "ž"> +<!ENTITY cellWrap.label "Laužyti"> +<!ENTITY cellNoWrap.label "Nelaužyti"> +<!ENTITY cellAlignTop.label "Viršus"> +<!ENTITY cellAlignMiddle.label "Vidurys"> +<!ENTITY cellAlignBottom.label "Apačia"> +<!ENTITY cellAlignJustify.label "Pagal abu kraštus"> +<!ENTITY cellInheritColor.label "(Langelio fonas toks pat, kaip lentelės fonas)"> +<!ENTITY cellUseCheckboxHelp.label "Parinkite savybes, kurias turės visi pažymėti lentelės langeliai."> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Dydis"> +<!ENTITY pixels.label "taškai(-ų)"> +<!ENTITY backgroundColor.label "Fono spalva:"> +<!ENTITY backgroundColor.accessKey "F"> +<!ENTITY AlignLeft.label "Pagal kairįjį kraštą"> +<!ENTITY AlignCenter.label "Centruoti"> +<!ENTITY AlignRight.label "Pagal dešinįjį kraštą"> diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..b294ca3861 --- /dev/null +++ b/l10n-lt/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 "Teksto lauko savybės"> + +<!ENTITY Settings.label "Nuostatos"> + +<!ENTITY TextAreaName.label "Lauko vardas:"> +<!ENTITY TextAreaName.accessKey "v"> +<!ENTITY TextAreaRows.label "Eilutės:"> +<!ENTITY TextAreaRows.accessKey "E"> +<!ENTITY TextAreaCols.label "Stulpeliai:"> +<!ENTITY TextAreaCols.accessKey "S"> +<!ENTITY TextAreaReadOnly.label "Tik skaityti"> +<!ENTITY TextAreaReadOnly.accessKey "a"> +<!ENTITY TextAreaDisabled.label "Neveiksnus"> +<!ENTITY TextAreaDisabled.accessKey "N"> +<!ENTITY TextAreaTabIndex.label "Tabuliacijos indeksas:"> +<!ENTITY TextAreaTabIndex.accessKey "T"> +<!ENTITY TextAreaAccessKey.label "Kreipties klavišas:"> +<!ENTITY TextAreaAccessKey.accessKey "K"> +<!ENTITY InitialText.label "Pradinis tekstas:"> +<!ENTITY InitialText.accessKey "P"> + +<!ENTITY TextAreaWrap.label "Laužymo veiksena:"> +<!ENTITY TextAreaWrap.accessKey "L"> +<!ENTITY WrapDefault.value "Numatytoji"> +<!ENTITY WrapOff.value "Išjungta"> +<!ENTITY WrapHard.value "Statinė"> +<!ENTITY WrapSoft.value "Dinaminė"> +<!ENTITY WrapPhysical.value "Fizinė"> +<!ENTITY WrapVirtual.value "Virtuali"> diff --git a/l10n-lt/editor/ui/chrome/region/region.properties b/l10n-lt/editor/ui/chrome/region/region.properties new file mode 100644 index 0000000000..ad890d4adf --- /dev/null +++ b/l10n-lt/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.mozilla.org/projects/seamonkey/ |