diff options
Diffstat (limited to 'l10n-et/editor/ui/chrome/dialogs')
32 files changed, 858 insertions, 0 deletions
diff --git a/l10n-et/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-et/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..56dc77cdc5 --- /dev/null +++ b/l10n-et/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 "Lisaomaduste muutmine"> +<!ENTITY AttName.label "Atribuut: "> +<!ENTITY AttValue.label "Väärtus: "> +<!ENTITY PropertyName.label "Omadus: "> +<!ENTITY currentattributesfor.label "Objekt: "> +<!ENTITY tree.attributeHeader.label "Atribuut"> +<!ENTITY tree.propertyHeader.label "Omadus"> +<!ENTITY tree.valueHeader.label "Väärtus"> +<!ENTITY tabHTML.label "HTML-i atribuudid"> +<!ENTITY tabCSS.label "Reasisene stiil"> +<!ENTITY tabJSE.label "JavaScripti sündmused"> + +<!ENTITY editAttribute.label "Klõpsa väljal selle muutmiseks"> +<!ENTITY removeAttribute.label "Eemalda"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-et/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..9ad991ba67 --- /dev/null +++ b/l10n-et/editor/ui/chrome/dialogs/EdColorPicker.dtd @@ -0,0 +1,25 @@ +<!-- 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 "Värvi valimine"> +<!ENTITY lastPickedColor.label "Viimati valitud värv"> +<!ENTITY lastPickedColor.accessKey "V"> +<!ENTITY setColor1.label "Klõpsa värvil või"> +<!ENTITY setColor2.label "sisesta HTML-kood"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY chooseColor1.label "Vali värv:"> +<!ENTITY chooseColor2.label "Sisesta HTML-värvi kood"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(nt: "#0000ff" või "blue"):"> +<!ENTITY default.label "Vaikimisi"> +<!ENTITY default.accessKey "V"> +<!ENTITY palette.label "Palett:"> +<!ENTITY standardPalette.label "Standardne"> +<!ENTITY webPalette.label "Kõik veebivärvid"> +<!ENTITY background.label "Taust:"> +<!ENTITY background.accessKey "T"> +<!ENTITY table.label "Tabel"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Lahter/Lahtrid"> +<!ENTITY cell.accessKey "L"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-et/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..c6c96de441 --- /dev/null +++ b/l10n-et/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 "Tabeliks muutmine"> +<!ENTITY instructions1.label "Komponist loob iga valitud lõigu kohta tabelirea."> +<!ENTITY instructions2.label "Vali, millist märki kasutada veergudeks jaotamisel."> +<!ENTITY commaRadio.label "Koma"> +<!ENTITY spaceRadio.label "Tühik"> +<!ENTITY otherRadio.label "Muu märk:"> +<!ENTITY deleteCharCheck.label "Eraldav märk kustutatakse"> +<!ENTITY collapseSpaces.label "Lisatühikuid ignoreeritakse"> +<!ENTITY collapseSpaces.tooltip "Kõrvuti olevad tühikud liidetakse">
\ No newline at end of file diff --git a/l10n-et/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-et/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..f115ab4d08 --- /dev/null +++ b/l10n-et/editor/ui/chrome/dialogs/EdDialogOverlay.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 AdvancedEditButton.label "Täpsem redigeerimine..."> +<!ENTITY AdvancedEditButton.accessKey "T"> +<!ENTITY AdvancedEditButton.tooltip "Redigeeri või lisa HTML-i atribuute, stiili elemente ning JavaScripti"> +<!ENTITY chooseFileButton.label "Vali fail..."> +<!ENTITY chooseFileButton.accessKey "f"> +<!ENTITY chooseFileLinkButton.label "Vali fail..."> +<!ENTITY chooseFileLinkButton.accessKey "a"> +<!ENTITY makeUrlRelative.label "URL on suhteline ja sõltub lehe asukohast"> +<!ENTITY makeUrlRelative.accessKey "r"> +<!ENTITY makeUrlRelative.tooltip "Valik suhtelise ja absoluutse aadressi vahel. Muudetav leht peab selle valiku tegemiseks olema kettale salvestatud."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField.label "Sisesta veebilehe aadress, kohalik fail või vali nimekirjast nimeankur või pealkiri:"> +<!ENTITY LinkURLEditField.accessKey "S"> +<!ENTITY LinkURLEditField2.label "Sisesta veebilehe aadress, kohalik fail või vali välja kontekstimenüüst nimeankur või pealkiri:"> +<!ENTITY LinkURLEditField2.accessKey "v"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..2890bd5010 --- /dev/null +++ b/l10n-et/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd @@ -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/. --> + +<!ENTITY windowTitle.label "Nimega ankru omadused"> +<!ENTITY anchorNameEditField.label "Ankru nimi:"> +<!ENTITY anchorNameEditField.accessKey "A"> +<!ENTITY nameInput.tooltip "Sisesta selle ankru (sihtmärgi) unikaalne nimi">
\ No newline at end of file diff --git a/l10n-et/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-et/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..65e6dbd5e5 --- /dev/null +++ b/l10n-et/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 "Muudetud muudatuste valimine"> +<!ENTITY conflictWarning.label "Seda lehte on muudetud teise programmi poolt, aga sul on salvestamata muudatusi ka Koostajas."> +<!ENTITY conflictResolve.label "Vali, milline versioon säilitada:"> +<!ENTITY keepCurrentPageButton.label "säilitatakse olemasoleva lehe muudatused"> +<!ENTITY useOtherPageButton.label "asendatakse olemasolev leht teiste muudatustega"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..614a189b18 --- /dev/null +++ b/l10n-et/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 "Nupu sätted"> + +<!ENTITY Settings.label "Seaded"> + +<!ENTITY ButtonType.label "Tüüp"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Sisesta"> +<!ENTITY reset.value "Lähtesta"> +<!ENTITY button.value "Nupp"> + +<!ENTITY ButtonName.label "Nimi:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Väärtus:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "Kaardi indeks:"> +<!ENTITY tabIndex.accesskey "K"> +<!ENTITY ButtonDisabled.label "Keelatud"> +<!ENTITY ButtonDisabled.accesskey "e"> +<!ENTITY AccessKey.label "Kiirklahv:"> +<!ENTITY AccessKey.accesskey "i"> + +<!ENTITY RemoveButton.label "Eemalda nupp"> +<!ENTITY RemoveButton.accesskey "m">
\ No newline at end of file diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..521c905253 --- /dev/null +++ b/l10n-et/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 "Lehe värvid ja taust"> +<!ENTITY pageColors.label "Lehe värvid"> +<!ENTITY defaultColorsRadio.label "Lugeja vaikimisi värvid (lehele ei määrata värve)"> +<!ENTITY defaultColorsRadio.accessKey "R"> +<!ENTITY defaultColorsRadio.tooltip "Kasuta ainult vaataja (lugeja) värvide sätteid"> +<!ENTITY customColorsRadio.label "Kasuta kohandatud värve:"> +<!ENTITY customColorsRadio.accessKey "k"> +<!ENTITY customColorsRadio.tooltip "Nende sätete puhul vaataja sätted ei rakendu"> + +<!ENTITY normalText.label "Tavaline tekst"> +<!ENTITY normalText.accessKey "N"> +<!ENTITY linkText.label "Lingi tekst"> +<!ENTITY linkText.accessKey "L"> +<!ENTITY activeLinkText.label "Aktiivse lingi tekst"> +<!ENTITY activeLinkText.accessKey "A"> +<!ENTITY visitedLinkText.label "Külastatud lingi tekst"> +<!ENTITY visitedLinkText.accessKey "T"> +<!ENTITY background.label "Taust:"> +<!ENTITY background.accessKey "u"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Taustapilt:"> +<!ENTITY backgroundImage.accessKey "s"> +<!ENTITY backgroundImage.tooltip "Lehe taustaks kasutatakse pildifaili"> +<!ENTITY backgroundImage.shortenedDataURI "Lühendatud andmete URI (kopeerimine asetab lõikepuhvrisse täieliku URI)"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..65d5b366eb --- /dev/null +++ b/l10n-et/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 "Vormivälja sätted"> + +<!ENTITY Legend.label "Legend"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Muuda legendi:"> +<!ENTITY EditLegendText.accesskey "M"> +<!ENTITY LegendAlign.label "Joonda legend:"> +<!ENTITY LegendAlign.accesskey "J"> +<!ENTITY AlignDefault.label "vaikimisi"> +<!ENTITY AlignLeft.label "vasakule"> +<!ENTITY AlignCenter.label "keskele"> +<!ENTITY AlignRight.label "paremale"> + +<!ENTITY RemoveFieldSet.label "Eemalda vormiväli"> +<!ENTITY RemoveFieldSet.accesskey "E"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..402833ba92 --- /dev/null +++ b/l10n-et/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 "Vormi sätted"> + +<!ENTITY Settings.label "Sätted"> + +<!ENTITY FormName.label "Vormi nimi:"> +<!ENTITY FormName.accesskey "V"> +<!ENTITY FormAction.label "Tegevuse URL:"> +<!ENTITY FormAction.accesskey "T"> +<!ENTITY FormMethod.label "Meetod:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Kodeering:"> +<!ENTITY FormEncType.accesskey "K"> +<!ENTITY FormTarget.label "Sihtpaneel:"> +<!ENTITY FormTarget.accesskey "S"> + +<!ENTITY RemoveForm.label "Eemalda vorm"> +<!ENTITY RemoveForm.accesskey "E">
\ No newline at end of file diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..3fa0220526 --- /dev/null +++ b/l10n-et/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 "Horisontaaljoone omadused"> + +<!ENTITY dimensionsBox.label "Mõõtmed"> +<!ENTITY heightEditField.label "Kõrgus:"> +<!ENTITY heightEditField.accessKey "K"> +<!ENTITY widthEditField.label "Laius:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY pixelsPopup.value "pikslit"> +<!ENTITY alignmentBox.label "Joondus"> +<!ENTITY leftRadio.label "Vasakule"> +<!ENTITY leftRadio.accessKey "V"> +<!ENTITY centerRadio.label "Keskele"> +<!ENTITY centerRadio.accessKey "K"> +<!ENTITY rightRadio.label "Paremale"> +<!ENTITY rightRadio.accessKey "P"> + +<!ENTITY threeDShading.label "Ruumiline varjutamine"> +<!ENTITY threeDShading.accessKey "V"> +<!ENTITY saveSettings.label "Vaikeväärtuseks"> +<!ENTITY saveSettings.accessKey "V"> +<!ENTITY saveSettings.tooltip "Salvesta need sätted edaspidi loodavate horisontaaljoonte tarvis">
\ No newline at end of file diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..dfa84de34d --- /dev/null +++ b/l10n-et/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 "Pildi omadused"> + +<!ENTITY pixelsPopup.value "pikslit"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "Pildi asukoht:"> +<!ENTITY locationEditField.accessKey "P"> +<!ENTITY locationEditField.tooltip "Sisesta pildi failinimi või aadress"> +<!ENTITY locationEditField.shortenedDataURI "Lühendatud andmete URI (kopeerimine asetab lõikepuhvrisse täieliku URI)"> +<!ENTITY title.label "Vihje:"> +<!ENTITY title.accessKey "V"> +<!ENTITY title.tooltip "HTML-i 'title' atribuut, mida näidatakse vihjena"> +<!ENTITY altText.label "Alternatiivtekst:"> +<!ENTITY altText.accessKey "A"> +<!ENTITY altTextEditField.tooltip "Sisesta tekst, mida näidatakse pildi puudumisel"> +<!ENTITY noAltText.label "Alternatiivteksti ei kasutata"> +<!ENTITY noAltText.accessKey "r"> + +<!ENTITY previewBox.label "Pildi eelvaade"> + +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> +<!ENTITY actualSize.label "Tegelik suurus:"> +<!ENTITY actualSizeRadio.label "Tegelik suurus"> +<!ENTITY actualSizeRadio.accessKey "T"> +<!ENTITY actualSizeRadio.tooltip "Taasta pildi algsuurus"> +<!ENTITY customSizeRadio.label "Kohandatud suurus"> +<!ENTITY customSizeRadio.accessKey "s"> +<!ENTITY customSizeRadio.tooltip "Määra pildi kuvamise suurus lehel."> +<!ENTITY heightEditField.label "Kõrgus:"> +<!ENTITY heightEditField.accessKey "K"> +<!ENTITY widthEditField.label "Laius:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY constrainCheckbox.label "Proportsioonid säilitatakse"> +<!ENTITY constrainCheckbox.accessKey "P"> +<!ENTITY constrainCheckbox.tooltip "Säilitab pildi proportsioonid"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "Hüperpilt"> +<!ENTITY removeImageMapButton.label "Eemalda"> +<!ENTITY removeImageMapButton.accessKey "E"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "Teksti joondus pildi suhtes"> +<!ENTITY bottomPopup.value "Kohakuti alumise servaga"> +<!ENTITY topPopup.value "Kohakuti ülemise servaga"> +<!ENTITY centerPopup.value "Keskel"> +<!ENTITY wrapRightPopup.value "Mähitud paremalt"> +<!ENTITY wrapLeftPopup.value "Mähitud vasakult"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "Vahed"> +<!ENTITY leftRightEditField.label "Vasakul ja paremal:"> +<!ENTITY leftRightEditField.accessKey "V"> +<!ENTITY topBottomEditField.label "Üleval ja all:"> +<!ENTITY topBottomEditField.accessKey "a"> +<!ENTITY borderEditField.label "Ühtlane piirjoon:"> +<!ENTITY borderEditField.accessKey "h"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "Piirjoone näitamine lingitud pildi ümber"> +<!ENTITY showImageLinkBorder.accessKey "m"> +<!ENTITY LinkAdvancedEditButton.label "Lingi täpsem muutmine…"> +<!ENTITY LinkAdvancedEditButton.accessKey "L"> +<!ENTITY LinkAdvancedEditButton.tooltip "Lisa või muuda HTMLi atribuute, stiilide atribuute ja JavaScripti"> + +<!-- These tabs are currently used in the image input dialog --> +<!ENTITY imageInputTab.label "Vorm"> +<!ENTITY imageLocationTab.label "Asukoht"> +<!ENTITY imageDimensionsTab.label "Mõõtmed"> +<!ENTITY imageAppearanceTab.label "Välimus"> +<!ENTITY imageLinkTab.label "Link"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..9d3ac26af0 --- /dev/null +++ b/l10n-et/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 "Vormivälja omadused"> +<!ENTITY windowTitleImage.label "Vormi pildi omadused"> + +<!ENTITY InputType.label "Välja tüüp"> +<!ENTITY InputType.accesskey "V"> +<!ENTITY text.value "tekst"> +<!ENTITY password.value "parool"> +<!ENTITY checkbox.value "märkeruut"> +<!ENTITY radio.value "raadionupp"> +<!ENTITY submit.value "sisestamise nupp"> +<!ENTITY reset.value "lähtestamise nupp"> +<!ENTITY file.value "fail"> +<!ENTITY hidden.value "peidetud"> +<!ENTITY image.value "pilt"> +<!ENTITY button.value "nupp"> + +<!ENTITY InputSettings.label "Välja sätted"> +<!ENTITY InputName.label "Välja nimi:"> +<!ENTITY InputName.accesskey "V"> +<!ENTITY GroupName.label "Grupi nimi:"> +<!ENTITY GroupName.accesskey "G"> +<!ENTITY InputValue.label "Välja väärtus:"> +<!ENTITY InputValue.accesskey "V"> +<!ENTITY InitialValue.label "Algväärtus:"> +<!ENTITY InitialValue.accesskey "A"> +<!ENTITY InputChecked.label "Algselt märgitud"> +<!ENTITY InputChecked.accesskey "l"> +<!ENTITY InputSelected.label "Algselt valitud"> +<!ENTITY InputSelected.accesskey "e"> +<!ENTITY InputReadOnly.label "Ainult lugemiseks"> +<!ENTITY InputReadOnly.accesskey "n"> +<!ENTITY InputDisabled.label "Keelatud"> +<!ENTITY InputDisabled.accesskey "K"> +<!ENTITY tabIndex.label "Kaardi indeks:"> +<!ENTITY tabIndex.accesskey "r"> +<!ENTITY TextSize.label "Välja suurus:"> +<!ENTITY TextSize.accesskey "j"> +<!ENTITY TextLength.label "Maksimaalne pikkus:"> +<!ENTITY TextLength.accesskey "M"> +<!ENTITY AccessKey.label "Kiirklahv:"> +<!ENTITY AccessKey.accesskey "h"> +<!ENTITY Accept.label "Nõustumise tüübid:"> +<!ENTITY Accept.accesskey "u"> + +<!ENTITY ImageProperties.label "Pildi omadused…"> +<!ENTITY ImageProperties.accesskey "P"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..d8957f00f7 --- /dev/null +++ b/l10n-et/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 "Märgi sisestamine"> +<!ENTITY category.label "Kategooria"> +<!ENTITY letter.label "Täht:"> +<!ENTITY letter.accessKey "T"> +<!ENTITY character.label "Märk:"> +<!ENTITY character.accessKey "M"> +<!ENTITY accentUpper.label "Rõhumärgiga suurtäht"> +<!ENTITY accentLower.label "Rõhumärgiga väiketäht"> +<!ENTITY otherUpper.label "Muud suurtähed"> +<!ENTITY otherLower.label "Muud väiketähed"> +<!ENTITY commonSymbols.label "Tavalised sümbolid"> +<!ENTITY insertButton.label "Lisa"> +<!ENTITY closeButton.label "Sulge"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorInsertMath.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..1c9bceac01 --- /dev/null +++ b/l10n-et/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 "Matemaatiliste valemite sisestamine"> + +<!ENTITY sourceEditField.label "Sisesta LaTeXi lähtekood:"> + +<!ENTITY options.label "Valikud"> +<!ENTITY optionInline.label "Rea sees"> +<!ENTITY optionInline.accesskey "R"> +<!ENTITY optionDisplay.label "Eraldi real"> +<!ENTITY optionDisplay.accesskey "E"> +<!ENTITY optionLTR.label "Suunaga vasakult paremale"> +<!ENTITY optionLTR.accesskey "v"> +<!ENTITY optionRTL.label "Suunaga paremalt vasakule"> +<!ENTITY optionRTL.accesskey "p"> + +<!ENTITY insertButton.label "Sisesta"> +<!ENTITY insertButton.accesskey "S"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..3c94ed057f --- /dev/null +++ b/l10n-et/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-i lisamine"> +<!ENTITY sourceEditField.label "Sisesta HTML-sildid ja tekst:"> +<!ENTITY example.label "Näide: "> +<!-- 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 "Tere maailm!"> +<!ENTITY insertButton.label "Lisa"> +<!ENTITY insertButton.accesskey "L"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..b749ef4c06 --- /dev/null +++ b/l10n-et/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 "Sisukord"> +<!ENTITY buildToc.label "Sisukorra loomine:"> +<!ENTITY tag.label "Silt:"> +<!ENTITY class.label "Klass:"> +<!ENTITY header1.label "Tase 1"> +<!ENTITY header2.label "Tase 2"> +<!ENTITY header3.label "Tase 3"> +<!ENTITY header4.label "Tase 4"> +<!ENTITY header5.label "Tase 5"> +<!ENTITY header6.label "Tase 6"> +<!ENTITY makeReadOnly.label "Sisukorra muutmine keelatakse"> +<!ENTITY orderedList.label "Kõik sisukorra sissekanded nummerdatakse"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..cef1aa6b01 --- /dev/null +++ b/l10n-et/editor/ui/chrome/dialogs/EditorInsertTable.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 "Tabeli lisamine"> + +<!ENTITY size.label "Suurus"> +<!ENTITY numRowsEditField.label "Ridu:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "Veerge:"> +<!ENTITY numColumnsEditField.accessKey "e"> +<!ENTITY widthEditField.label "Laius:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY borderEditField.label "Piirjoon:"> +<!ENTITY borderEditField.accessKey "P"> +<!ENTITY borderEditField.tooltip "Määra tabeli piirjoonte laius, nulli korral on jooned nähtamatud"> +<!ENTITY pixels.label "pikslit"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..f12e7bab33 --- /dev/null +++ b/l10n-et/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 "Sildi omadused"> + +<!ENTITY Settings.label "Sätted"> +<!ENTITY Settings.accesskey "S"> + +<!ENTITY EditLabelText.label "Redigeeri teksti:"> +<!ENTITY EditLabelText.accesskey "R"> +<!ENTITY LabelFor.label "Juhitsale:"> +<!ENTITY LabelFor.accesskey "J"> +<!ENTITY AccessKey.label "Kiirklahv:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveLabel.label "Eemalda silt"> +<!ENTITY RemoveLabel.accesskey "E"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..1173bf0996 --- /dev/null +++ b/l10n-et/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 "Lingi omadused"> +<!ENTITY LinkURLBox.label "Lingi aadress"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..60b94d4ff3 --- /dev/null +++ b/l10n-et/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 "Nimekirja omadused"> + +<!ENTITY ListType.label "Nimekirja tüüp"> +<!ENTITY bulletStyle.label "Täpi stiil:"> +<!ENTITY startingNumber.label "Nummerduse algus:"> +<!ENTITY startingNumber.accessKey "N"> +<!ENTITY none.value "puudub"> +<!ENTITY bulletList.value "nummerdamata nimekiri"> +<!ENTITY numberList.value "nummerdatud nimekiri"> +<!ENTITY definitionList.value "definitsioonide nimekiri"> +<!ENTITY changeEntireListRadio.label "muudetakse kogu nimekiri"> +<!ENTITY changeEntireListRadio.accessKey "u"> +<!ENTITY changeSelectedRadio.label "muudetakse valitud elemendid"> +<!ENTITY changeSelectedRadio.accessKey "m"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..a092376c44 --- /dev/null +++ b/l10n-et/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 "Lehe omadused"> +<!ENTITY location.label "Asukoht:"> +<!ENTITY lastModified.label "Viimati muudetud:"> +<!ENTITY titleInput.label "Pealkiri:"> +<!ENTITY titleInput.accessKey "P"> +<!ENTITY authorInput.label "Autor:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "Kirjeldus:"> +<!ENTITY descriptionInput.accessKey "K"> +<!ENTITY locationNewPage.label "[Uus leht, pole veel salvestatud]"> +<!ENTITY EditHEADSource1.label "Edasijõudnuile:"> +<!ENTITY EditHEADSource2.label "Et muuta muud <head> piirkonnas asuvat sisu, kasuta "HTML-lähtekood" valikut menüüs Vaade või kasuta nuppu redigeerimise režiimi muutmise tööriistaribal."> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..d06206dda5 --- /dev/null +++ b/l10n-et/editor/ui/chrome/dialogs/EditorPersonalDictionary.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 "Isiklik sõnaraamat"> + +<!ENTITY wordEditField.label "Uus sõna:"> +<!ENTITY wordEditField.accessKey "U"> +<!ENTITY AddButton.label "Lisa"> +<!ENTITY AddButton.accessKey "L"> +<!ENTITY DictionaryList.label "Sõnad sõnaraamatus:"> +<!ENTITY DictionaryList.accessKey "n"> +<!ENTITY ReplaceButton.label "Asenda"> +<!ENTITY ReplaceButton.accessKey "A"> +<!ENTITY RemoveButton.label "Eemalda"> +<!ENTITY RemoveButton.accessKey "E"> + +<!ENTITY CloseButton.label "Sulge"> +<!ENTITY CloseButton.accessKey "u"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..2cbd043475 --- /dev/null +++ b/l10n-et/editor/ui/chrome/dialogs/EditorPublish.dtd @@ -0,0 +1,68 @@ +<!-- 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 "Lehe avaldamine"> +<!ENTITY windowTitleSettings.label "Avaldamise sätted"> + +<!ENTITY publishTab.label "Avaldamine"> +<!ENTITY settingsTab.label "Sätted"> + +<!ENTITY publishButton.label "Avalda"> + +<!-- Publish Tab Panel --> +<!ENTITY siteList.label "Veebilehe nimi:"> +<!ENTITY siteList.accesskey "e"> +<!ENTITY siteList.tooltip "Vali veebileht, millesse soovid avaldada"> +<!ENTITY newSiteButton.label "Uus veebileht"> +<!ENTITY newSiteButton.accesskey "U"> +<!ENTITY docDirList.label "Veebilehe alamkaust selle lehe jaoks:"> +<!ENTITY docDirList.accesskey "V"> +<!ENTITY docDirList.tooltip "Vali või sisesta nimi kaugserveris olevale alamkaustale selle lehe jaoks"> +<!ENTITY publishImgCheckbox.label "Pildid ja muud failid kaasatakse"> +<!ENTITY publishImgCheckbox.accesskey "P"> +<!ENTITY publishImgCheckbox.tooltip "Avalda pildid ja muud failid, millele on selle lehe poolt viidatud"> +<!ENTITY sameLocationRadio.label "kasutatakse sama lehega asukohta"> +<!ENTITY sameLocationRadio.accesskey "k"> +<!ENTITY sameLocationRadio.tooltip "Failid avaldatakse samas kohas, kus leht ise"> +<!ENTITY useSubdirRadio.label "Kasutatakse järgnevat alamkasuta:"> +<!ENTITY useSubdirRadio.accesskey "s"> +<!ENTITY useSubdirRadio.tooltip "Failid avaldatakse valitud alamkausta kaugserveris"> +<!ENTITY otherDirList.tooltip "Vali või sisesta nimi kaugserveris olevale alamkaustale failide jaoks"> +<!ENTITY pageTitle.label "Lehe pealkiri:"> +<!ENTITY pageTitle.accesskey "L"> +<!ENTITY pageTitle.tooltip "Sisesta pealkiri, et tuvastada lehte aknas ja järjehoidjates"> +<!ENTITY pageTitleExample.label "näiteks: "Minu veebileht""> +<!ENTITY filename.label "Failinimi:"> +<!ENTITY filename.accesskey "F"> +<!ENTITY filename.tooltip "Sisesta nimi selle faili jaoks, kaasa arvatud '.html'"> +<!ENTITY filenameExample.label "näiteks: "minuleht.html""> +<!ENTITY setDefaultButton.label "Määra vaikeväärtuseks"> +<!ENTITY setDefaultButton.accesskey "S"> +<!ENTITY removeButton.label "Eemalda veebileht"> +<!ENTITY removeButton.accesskey "E"> + +<!-- Settings Tab Panel --> +<!ENTITY publishSites.label "Veebilehtede avaldamine"> +<!ENTITY serverInfo.label "Serveri andmed"> +<!ENTITY loginInfo.label "Logimise andmed"> +<!ENTITY siteName.label "Veebilehe nimi:"> +<!ENTITY siteName.accesskey "e"> +<!ENTITY siteName.tooltip "Hüüdnimi, mis tuvastab avalikustatava veebilehe (nt: 'MinuLeht')"> +<!ENTITY siteUrl.label "Avaldamise aadress (nt: 'ftp://ftp.minuteenusepakkuja.com/minukasutajanimi'):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "FTP:// või HTTP:// aadress, mille oled saanud majutust pakkuvalt ettevõttelt"> +<!ENTITY browseUrl.label "Sinu kodulehe HTTP aadress (nt: 'http://www.minuteenusepakkuja.com/minukasutajanimi'):"> +<!ENTITY browseUrl.accesskey "S"> +<!ENTITY browseUrl.tooltip "HTTP:// aadress, millel asub sinu kodukaust (ei sisalda failinime)"> +<!ENTITY username.label "Kasutajanimi:"> +<!ENTITY username.accesskey "K"> +<!ENTITY username.tooltip "Kasutajanimi, mida kasutad, et majutust pakkuva teenusepakkuja serverisse logida"> +<!ENTITY password.label "Parool:"> +<!ENTITY password.accesskey "P"> +<!ENTITY password.tooltip "Kasutajanimega seotud parool"> +<!ENTITY savePassword.label "Parool salvestatakse"> +<!ENTITY savePassword.accesskey "r"> +<!ENTITY savePassword.tooltip "Vali see, kui soovid, et sinu parool säilitatakse paroolihalduri poolt"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..3e2baabf58 --- /dev/null +++ b/l10n-et/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 "Veebilehe URL:"> +<!ENTITY docSubdir.label "Lehe alamkaust:"> +<!ENTITY otherSubdir.label "Piltide alamkaust:"> + +<!ENTITY status.label "Avaldamine…"> +<!ENTITY fileList.label "Avaldamise staatus"> +<!ENTITY succeeded.label "Õnnestus"> +<!ENTITY failed.label "Ebaõnnestus"> + +<!ENTITY keepOpen "Aken jäetakse lahti, kui avaldamine on lõppenud."> +<!ENTITY closeButton.label "Sulge"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..b867c6eda1 --- /dev/null +++ b/l10n-et/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 "Otsimine ja asendamine"> +<!ENTITY findField.label "Otsitav tekst:"> +<!ENTITY findField.accesskey "O"> +<!ENTITY replaceField.label "Asendatakse tekstiga:"> +<!ENTITY replaceField.accesskey "n"> +<!ENTITY caseSensitiveCheckbox.label "Tõstutundlik"> +<!ENTITY caseSensitiveCheckbox.accesskey "T"> +<!ENTITY wrapCheckbox.label "Kogu ulatuses"> +<!ENTITY wrapCheckbox.accesskey "K"> +<!ENTITY backwardsCheckbox.label "Otsitakse tagasisuunas"> +<!ENTITY backwardsCheckbox.accesskey "g"> +<!ENTITY findNextButton.label "Leia järgmine"> +<!ENTITY findNextButton.accesskey "L"> +<!ENTITY replaceButton.label "Asenda"> +<!ENTITY replaceButton.accesskey "A"> +<!ENTITY replaceAndFindButton.label "Leia ja asenda"> +<!ENTITY replaceAndFindButton.accesskey "i"> +<!ENTITY replaceAllButton.label "Asenda kõik"> +<!ENTITY replaceAllButton.accesskey "k"> +<!ENTITY closeButton.label "Sulge"> +<!ENTITY closeButton.accesskey "S"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..11b12468d0 --- /dev/null +++ b/l10n-et/editor/ui/chrome/dialogs/EditorSaveAsCharset.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/. --> + +<!-- 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 "Teksti kodeeringu salvestamine ja muutmine"> +<!ENTITY documentTitleTitle.label "Lehe pealkiri"> +<!ENTITY documentCharsetTitle2.label "Teksti kodeering"> +<!ENTITY documentCharsetDesc2.label "Vali dokumendi salvestamiseks kasutatav kodeering:"> +<!ENTITY documentExportToText.label "Ekspordi tekstina"> + + + diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..e0c1071802 --- /dev/null +++ b/l10n-et/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 "Valiknimekirja omadused"> + +<!ENTITY Select.label "Valiknimekiri"> +<!ENTITY SelectName.label "Nimekirja nimi:"> +<!ENTITY SelectName.accesskey "N"> +<!ENTITY SelectSize.label "Kõrgus:"> +<!ENTITY SelectSize.accesskey "K"> +<!ENTITY SelectMultiple.label "Mitmikvalik"> +<!ENTITY SelectMultiple.accesskey "M"> +<!ENTITY SelectDisabled.label "Keelatud"> +<!ENTITY SelectDisabled.accesskey "K"> +<!ENTITY SelectTabIndex.label "Kaardi indeks:"> +<!ENTITY SelectTabIndex.accesskey "K"> + +<!ENTITY OptGroup.label "Valiku grupp"> +<!ENTITY OptGroupLabel.label "Vahepealkiri:"> +<!ENTITY OptGroupLabel.accesskey "V"> +<!ENTITY OptGroupDisabled.label "Keelatud"> +<!ENTITY OptGroupDisabled.accesskey "K"> + +<!ENTITY Option.label "Valik"> +<!ENTITY OptionText.label "Tekst:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Väärtus:"> +<!ENTITY OptionValue.accesskey "V"> +<!ENTITY OptionSelected.label "Algselt valitud"> +<!ENTITY OptionSelected.accesskey "A"> +<!ENTITY OptionDisabled.label "Keelatud"> +<!ENTITY OptionDisabled.accesskey "K"> + +<!ENTITY TextHeader.label "Tekst"> +<!ENTITY ValueHeader.label "Väärtus"> +<!ENTITY SelectedHeader.label "Valitud"> + +<!ENTITY AddOption.label "Lisa valik"> +<!ENTITY AddOption.accesskey "L"> +<!ENTITY AddOptGroup.label "Lisa grupp"> +<!ENTITY AddOptGroup.accesskey "i"> +<!ENTITY RemoveElement.label "Eemalda"> +<!ENTITY RemoveElement.accesskey "E"> +<!ENTITY MoveElementUp.label "Liiguta üles"> +<!ENTITY MoveElementUp.accesskey "g"> +<!ENTITY MoveElementDown.label "Liiguta alla"> +<!ENTITY MoveElementDown.accesskey "u"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..32bf68c553 --- /dev/null +++ b/l10n-et/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 "Ruudustikku paigutamine"> + +<!ENTITY enableSnapToGrid.label "lubatakse ruudustikku paigutamine"> +<!ENTITY enableSnapToGrid.accessKey "l"> + +<!ENTITY sizeEditField.label "Suurus:"> +<!ENTITY sizeEditField.accessKey "S"> + +<!ENTITY pixelsLabel.value "pikslit"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..0f9cf828ed --- /dev/null +++ b/l10n-et/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 "Õigekirja kontroll"> + +<!ENTITY misspelledWord.label "Vigane sõna:"> +<!ENTITY wordEditField.label "Asendus:"> +<!ENTITY wordEditField.accessKey "d"> +<!ENTITY checkwordButton.label "Kontrolli sõna"> +<!ENTITY checkwordButton.accessKey "o"> +<!ENTITY suggestions.label "Soovitused:"> +<!ENTITY suggestions.accessKey "v"> +<!ENTITY ignoreButton.label "Ignoreeri"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "Ignoreeri kõiki"> +<!ENTITY ignoreAllButton.accessKey "r"> +<!ENTITY replaceButton.label "Asenda"> +<!ENTITY replaceButton.accessKey "A"> +<!ENTITY replaceAllButton.label "Asenda kõik"> +<!ENTITY replaceAllButton.accessKey "K"> +<!ENTITY stopButton.label "Peata"> +<!ENTITY stopButton.accessKey "t"> +<!ENTITY userDictionary.label "Isiklik sõnaraamat:"> +<!ENTITY moreDictionaries.label "Hangi rohkem sõnaraamatuid..."> +<!ENTITY addToUserDictionaryButton.label "Lisa sõna"> +<!ENTITY addToUserDictionaryButton.accessKey "L"> +<!ENTITY editUserDictionaryButton.label "Redigeeri..."> +<!ENTITY editUserDictionaryButton.accessKey "R"> +<!ENTITY recheckButton2.label "Kontrolli uuesti"> +<!ENTITY recheckButton2.accessKey "u"> +<!ENTITY closeButton.label "Sulge"> +<!ENTITY closeButton.accessKey "u"> +<!ENTITY sendButton.label "Saada"> +<!ENTITY sendButton.accessKey "S"> +<!ENTITY languagePopup.label "Keel:"> +<!ENTITY languagePopup.accessKey "K"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..1675557f8d --- /dev/null +++ b/l10n-et/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 "Tabeli omadused"> +<!ENTITY applyButton.label "Rakenda"> +<!ENTITY applyButton.accesskey "R"> +<!ENTITY closeButton.label "Sulge"> +<!ENTITY tableTab.label "Tabel"> +<!ENTITY cellTab.label "Lahtrid"> +<!ENTITY tableRows.label "Ridu:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "Veerge:"> +<!ENTITY tableColumns.accessKey "e"> +<!ENTITY tableHeight.label "Kõrgus:"> +<!ENTITY tableHeight.accessKey "K"> +<!ENTITY tableWidth.label "Laius:"> +<!ENTITY tableWidth.accessKey "L"> +<!ENTITY tableBorderSpacing.label "Piirjooned ja vahed"> +<!ENTITY tableBorderWidth.label "Piirjoon:"> +<!ENTITY tableBorderWidth.accessKey "n"> +<!ENTITY tableSpacing.label "Vahed:"> +<!ENTITY tableSpacing.accessKey "V"> +<!ENTITY tablePadding.label "Täidis:"> +<!ENTITY tablePadding.accessKey "T"> +<!ENTITY tablePxBetwCells.label "pikslit lahtrite vahel"> +<!ENTITY tablePxBetwBrdrCellContent.label "pikslit piirjoone ja lahtri sisu vahel"> +<!ENTITY tableAlignment.label "Tabeli joondus:"> +<!ENTITY tableAlignment.accessKey "a"> +<!ENTITY tableCaption.label "Pealkiri:"> +<!ENTITY tableCaption.accessKey "e"> +<!ENTITY tableCaptionAbove.label "Tabeli kohal"> +<!ENTITY tableCaptionBelow.label "Tabeli all"> +<!ENTITY tableCaptionLeft.label "Tabelist vasakul"> +<!ENTITY tableCaptionRight.label "Tabelist paremal"> +<!ENTITY tableCaptionNone.label "Puudub"> +<!ENTITY tableInheritColor.label "(Lehe värv paistab läbi)"> + +<!ENTITY cellSelection.label "Valik"> +<!ENTITY cellSelectCell.label "Lahter"> +<!ENTITY cellSelectRow.label "Rida"> +<!ENTITY cellSelectColumn.label "Veerg"> +<!ENTITY cellSelectNext.label "Järgmine"> +<!ENTITY cellSelectNext.accessKey "J"> +<!ENTITY cellSelectPrevious.label "Eelmine"> +<!ENTITY cellSelectPrevious.accessKey "E"> +<!ENTITY applyBeforeChange.label "Tehtud muutused rakendatakse enne valiku muutmist."> +<!ENTITY cellContentAlignment.label "Sisu joondamine"> +<!ENTITY cellHorizontal.label "Horisontaalselt:"> +<!ENTITY cellHorizontal.accessKey "H"> +<!ENTITY cellVertical.label "Vertikaalselt:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Lahtri stiil:"> +<!ENTITY cellStyle.accessKey "s"> +<!ENTITY cellNormal.label "Tavaline"> +<!ENTITY cellHeader.label "Päis"> +<!ENTITY cellTextWrap.label "Teksti murdmine:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "mähitakse"> +<!ENTITY cellNoWrap.label "ei mähita"> +<!ENTITY cellAlignTop.label "Üles"> +<!ENTITY cellAlignMiddle.label "Keskele"> +<!ENTITY cellAlignBottom.label "Alla"> +<!ENTITY cellAlignJustify.label "Rööpselt"> +<!ENTITY cellInheritColor.label "(Tabeli värv paistab läbi)"> +<!ENTITY cellUseCheckboxHelp.label "Kasuta märkeruute, et määrata, millised omadused valitud lahtritele rakendatakse"> + +<!-- Used in both Table and Cell panels --> +<!ENTITY size.label "Suurus"> +<!ENTITY pixels.label "pikslit"> +<!ENTITY backgroundColor.label "Taustavärv:"> +<!ENTITY backgroundColor.accessKey "T"> +<!ENTITY AlignLeft.label "Vasakule"> +<!ENTITY AlignCenter.label "Keskele"> +<!ENTITY AlignRight.label "Paremale"> diff --git a/l10n-et/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-et/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..cd78a1d959 --- /dev/null +++ b/l10n-et/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 "Tekstiala omadused"> + +<!ENTITY Settings.label "Sätted"> + +<!ENTITY TextAreaName.label "Välja nimi:"> +<!ENTITY TextAreaName.accessKey "V"> +<!ENTITY TextAreaRows.label "Ridu:"> +<!ENTITY TextAreaRows.accessKey "R"> +<!ENTITY TextAreaCols.label "Veerge:"> +<!ENTITY TextAreaCols.accessKey "V"> +<!ENTITY TextAreaReadOnly.label "Ainult lugemiseks"> +<!ENTITY TextAreaReadOnly.accessKey "A"> +<!ENTITY TextAreaDisabled.label "Keelatud"> +<!ENTITY TextAreaDisabled.accessKey "K"> +<!ENTITY TextAreaTabIndex.label "Kaardi indeks:"> +<!ENTITY TextAreaTabIndex.accessKey "r"> +<!ENTITY TextAreaAccessKey.label "Kiirklahv:"> +<!ENTITY TextAreaAccessKey.accessKey "i"> +<!ENTITY InitialText.label "Algne tekst:"> +<!ENTITY InitialText.accessKey "s"> + +<!ENTITY TextAreaWrap.label "Murdmise režiim:"> +<!ENTITY TextAreaWrap.accessKey "M"> +<!ENTITY WrapDefault.value "vaikimisi"> +<!ENTITY WrapOff.value "väljas"> +<!ENTITY WrapHard.value "tugev"> +<!ENTITY WrapSoft.value "pehme"> +<!ENTITY WrapPhysical.value "füüsiline"> +<!ENTITY WrapVirtual.value "virtuaalne"> |