diff options
Diffstat (limited to 'l10n-lt/suite/chrome/editor/dialogs')
32 files changed, 850 insertions, 0 deletions
diff --git a/l10n-lt/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd b/l10n-lt/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..ad72e80bc0 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EdColorPicker.dtd b/l10n-lt/suite/chrome/editor/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..2d5d539f2f --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-lt/suite/chrome/editor/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..4d0b2fa48d --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EdDialogOverlay.dtd b/l10n-lt/suite/chrome/editor/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..53b5edd338 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..61ef95d5e8 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditConflict.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..9ad6e4b75a --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..f6f6308e41 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorColorProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..b5c9ce3c7d --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..e50a699853 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorFormProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..6938869cbf --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..4133273af8 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorImageProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..945f23f3a0 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/dialogs/EditorImageProperties.dtd @@ -0,0 +1,81 @@ +<!-- 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/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..a9fa28a19b --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorInsertChars.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..6add8cd356 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorInsertMath.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..bc42f26c5a --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorInsertSource.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..e76d7543d5 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorInsertTOC.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..febeccee4b --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..d77c038520 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..329ca454a5 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorLinkProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..9492dfa1e9 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorListProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..f5ec533ec7 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..80807a9ba1 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..a7ead9d890 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorPublish.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..ad7f6314d7 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..1acc46c540 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..8e460792f8 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/dialogs/EditorReplace.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 EdReplace.xul --> + +<!-- extracted from EdReplace.xhtml --> + +<!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/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..b5fba1d78e --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..83e355af8e --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..740b3bc9a2 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..2d6e84f6b9 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorTableProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..29e1710086 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd b/l10n-lt/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..b294ca3861 --- /dev/null +++ b/l10n-lt/suite/chrome/editor/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"> |