diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-sl/suite/chrome/editor/dialogs | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-sl/suite/chrome/editor/dialogs')
32 files changed, 855 insertions, 0 deletions
diff --git a/l10n-sl/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd b/l10n-sl/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..066849ce3c --- /dev/null +++ b/l10n-sl/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 "Napredni urejevalnik lastnosti"> +<!ENTITY AttName.label "Atribut: "> +<!ENTITY AttValue.label "Vrednost: "> +<!ENTITY PropertyName.label "Lastnost: "> +<!ENTITY currentattributesfor.label "Trenutni atributi za: "> +<!ENTITY tree.attributeHeader.label "Atribut"> +<!ENTITY tree.propertyHeader.label "Lastnost"> +<!ENTITY tree.valueHeader.label "Vrednost"> +<!ENTITY tabHTML.label "Atributi HTML"> +<!ENTITY tabCSS.label "Slog v besedilu"> +<!ENTITY tabJSE.label "Dogodki JavaScript"> + +<!ENTITY editAttribute.label "Za urejanje zgornjega predmeta kliknite na njegovo vrednost"> +<!ENTITY removeAttribute.label "Odstrani"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EdColorPicker.dtd b/l10n-sl/suite/chrome/editor/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..0d2cf1ea57 --- /dev/null +++ b/l10n-sl/suite/chrome/editor/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 "Barva"> +<!ENTITY lastPickedColor.label "Nazadnje izbrana barva"> +<!ENTITY lastPickedColor.accessKey "N"> +<!ENTITY setColor1.label "Kliknite na barvo, ali pa"> +<!ENTITY setColor2.label "vnesite oznako HTML za barvo"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY chooseColor1.label "Izberite barvo:"> +<!ENTITY chooseColor2.label "Vnesite oznako HTML za barvo"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(na primer: "#0000ff" ali "blue"):"> +<!ENTITY default.label "Privzeto"> +<!ENTITY default.accessKey "P"> +<!ENTITY palette.label "Paleta:"> +<!ENTITY standardPalette.label "Običajno"> +<!ENTITY webPalette.label "Vse spletne barve"> +<!ENTITY background.label "Ozadje za:"> +<!ENTITY background.accessKey "O"> +<!ENTITY table.label "Tabela"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Celice"> +<!ENTITY cell.accessKey "C"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-sl/suite/chrome/editor/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..64057190d1 --- /dev/null +++ b/l10n-sl/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 "Pretvori v tabelo"> +<!ENTITY instructions1.label "Sestavljalnik ustvari novo vrsto v tabeli za vsak odstavek v izbiri."> +<!ENTITY instructions2.label "Izberite znak, ki se uporablja za ločitev izbire v stolpce:"> +<!ENTITY commaRadio.label "Vejica"> +<!ENTITY spaceRadio.label "Presledek"> +<!ENTITY otherRadio.label "Drug znak:"> +<!ENTITY deleteCharCheck.label "Izbriši ločilni znak"> +<!ENTITY collapseSpaces.label "Prezri dodatne presledke"> +<!ENTITY collapseSpaces.tooltip "Pretvori sosednje presledke v eno ločilo"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EdDialogOverlay.dtd b/l10n-sl/suite/chrome/editor/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..aeb2f3d6c1 --- /dev/null +++ b/l10n-sl/suite/chrome/editor/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 "Napredno urejanje …"> +<!ENTITY AdvancedEditButton.accessKey "a"> +<!ENTITY AdvancedEditButton.tooltip "Dodaj ali spremeni atribute HTML, slogovne atribute in JavaScript"> +<!ENTITY chooseFileButton.label "Izberi datoteko …"> +<!ENTITY chooseFileButton.accessKey "z"> +<!ENTITY chooseFileLinkButton.label "Izberi datoteko …"> +<!ENTITY chooseFileLinkButton.accessKey "z"> +<!ENTITY makeUrlRelative.label "URL se spreminja glede na mesto strani"> +<!ENTITY makeUrlRelative.accessKey "R"> +<!ENTITY makeUrlRelative.tooltip "Spremeni med relativnem v absolutnim URL in obratno. Stran morate najprej shraniti, potem šele lahko to spremenite."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField.label "Vnesite mesto spletne strani, krajevno datoteko ali pa izberite sidro z imenom oziroma naslov iz pojavnega seznama:"> +<!ENTITY LinkURLEditField.accessKey "V"> +<!ENTITY LinkURLEditField2.label "Vnesite mesto spletne strani, krajevno datoteko ali pa izberite sidro z imenom oziroma naslov iz priročnega menija polja:"> +<!ENTITY LinkURLEditField2.accessKey "V"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..fb39123002 --- /dev/null +++ b/l10n-sl/suite/chrome/editor/dialogs/EdNamedAnchorProperties.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/. --> + +<!ENTITY windowTitle.label "Lastnosti sidra z imenom"> +<!ENTITY anchorNameEditField.label "Ime sidra:"> +<!ENTITY anchorNameEditField.accessKey "I"> +<!ENTITY nameInput.tooltip "Vnesite edinstveno ime za to sidro z imenom (cilj)"> + + diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditConflict.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..95d49944f7 --- /dev/null +++ b/l10n-sl/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 "Izberite spremembe urejanja"> +<!ENTITY conflictWarning.label "To stran je spremenil drugi program, poleg tega pa sprememb v sestavljalniku še niste shranili."> +<!ENTITY conflictResolve.label "Izberite, katero od različic želite obdržati:"> +<!ENTITY keepCurrentPageButton.label "Obdrži spremembe trenutne strani"> +<!ENTITY useOtherPageButton.label "Zamenjaj trenutno stran z drugimi spremembami"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..00d1391f6c --- /dev/null +++ b/l10n-sl/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 "Lastnosti gumbov"> + +<!ENTITY Settings.label "Nastavitve"> + +<!ENTITY ButtonType.label "Vrsta"> +<!ENTITY ButtonType.accesskey "V"> +<!ENTITY submit.value "Predloži"> +<!ENTITY reset.value "Ponastavi"> +<!ENTITY button.value "Gumb"> + +<!ENTITY ButtonName.label "Ime:"> +<!ENTITY ButtonName.accesskey "I"> +<!ENTITY ButtonValue.label "Vrednost:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "Kazalo oznake:"> +<!ENTITY tabIndex.accesskey "K"> +<!ENTITY ButtonDisabled.label "Onemogočeno"> +<!ENTITY ButtonDisabled.accesskey "m"> +<!ENTITY AccessKey.label "Ključ za dostop:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveButton.label "Odstrani gumb"> +<!ENTITY RemoveButton.accesskey "O"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorColorProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..c987714c0c --- /dev/null +++ b/l10n-sl/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 "Barve strani in ozadja"> +<!ENTITY pageColors.label "Barve strani"> +<!ENTITY defaultColorsRadio.label "Privzete barve bralnika (ne nastavi barv za stran)"> +<!ENTITY defaultColorsRadio.accessKey "P"> +<!ENTITY defaultColorsRadio.tooltip "Uporabi samo nastavitve barv iz brskalnika pregledovalnika (bralnika)"> +<!ENTITY customColorsRadio.label "Uporabi barve po meri:"> +<!ENTITY customColorsRadio.accessKey "m"> +<!ENTITY customColorsRadio.tooltip "Te nastavitve barv preglasijo nastavitve brskalnika pregledovalnika"> + +<!ENTITY normalText.label "Običajno besedilo"> +<!ENTITY normalText.accessKey "O"> +<!ENTITY linkText.label "Besedilo povezave"> +<!ENTITY linkText.accessKey "B"> +<!ENTITY activeLinkText.label "Besedilo dejavne povezave"> +<!ENTITY activeLinkText.accessKey "d"> +<!ENTITY visitedLinkText.label "Besedilo obiskane povezave"> +<!ENTITY visitedLinkText.accessKey "o"> +<!ENTITY background.label "Ozadje:"> +<!ENTITY background.accessKey "z"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Slika za ozadje:"> +<!ENTITY backgroundImage.accessKey "S"> +<!ENTITY backgroundImage.tooltip "Uporabi slikovno datoteko za ozadje moje strani"> +<!ENTITY backgroundImage.shortenedDataURI "Skrajšan podatkovni URI (pri kopiranju bo na odložišče shranjen celoten URI)"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..74cfc990e8 --- /dev/null +++ b/l10n-sl/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 "Lastnosti niza polj"> + +<!ENTITY Legend.label "Legenda"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Uredi legendo:"> +<!ENTITY EditLegendText.accesskey "U"> +<!ENTITY LegendAlign.label "Poravnaj legendo:"> +<!ENTITY LegendAlign.accesskey "P"> +<!ENTITY AlignDefault.label "Privzeto"> +<!ENTITY AlignLeft.label "Levo"> +<!ENTITY AlignCenter.label "Sredina"> +<!ENTITY AlignRight.label "Desno"> + +<!ENTITY RemoveFieldSet.label "Odstrani niz polj"> +<!ENTITY RemoveFieldSet.accesskey "O"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorFormProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..f1a5082544 --- /dev/null +++ b/l10n-sl/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 "Lastnosti obrazca"> + +<!ENTITY Settings.label "Nastavitve"> + +<!ENTITY FormName.label "Ime obrazca:"> +<!ENTITY FormName.accesskey "I"> +<!ENTITY FormAction.label "Spletni naslov dejanja:"> +<!ENTITY FormAction.accesskey "n"> +<!ENTITY FormMethod.label "Metoda:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "Kodiranje:"> +<!ENTITY FormEncType.accesskey "K"> +<!ENTITY FormTarget.label "Ciljni okvir:"> +<!ENTITY FormTarget.accesskey "C"> + +<!ENTITY RemoveForm.label "Odstrani obrazec"> +<!ENTITY RemoveForm.accesskey "O"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..c5e786e0ec --- /dev/null +++ b/l10n-sl/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 "Lastnosti vodoravne črte"> + +<!ENTITY dimensionsBox.label "Mere"> +<!ENTITY heightEditField.label "Višina:"> +<!ENTITY heightEditField.accessKey "V"> +<!ENTITY widthEditField.label "Dolžina:"> +<!ENTITY widthEditField.accessKey "D"> +<!ENTITY pixelsPopup.value "slikovnih točk"> +<!ENTITY alignmentBox.label "Poravnava"> +<!ENTITY leftRadio.label "Levo"> +<!ENTITY leftRadio.accessKey "L"> +<!ENTITY centerRadio.label "Na sredino"> +<!ENTITY centerRadio.accessKey "N"> +<!ENTITY rightRadio.label "Desno"> +<!ENTITY rightRadio.accessKey "D"> + +<!ENTITY threeDShading.label "3-D senčenje"> +<!ENTITY threeDShading.accessKey "3"> +<!ENTITY saveSettings.label "Uporabi kot privzeto"> +<!ENTITY saveSettings.accessKey "p"> +<!ENTITY saveSettings.tooltip "Shrani te nastavitve za uporabo pri vstavljanju vodoravnih črt"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorImageProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..60c227518d --- /dev/null +++ b/l10n-sl/suite/chrome/editor/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 "Lastnosti slike"> + +<!ENTITY pixelsPopup.value "slikovnih točk"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "Mesto slike:"> +<!ENTITY locationEditField.accessKey "M"> +<!ENTITY locationEditField.tooltip "Vnesite ime datoteke ali mesto slike"> +<!ENTITY locationEditField.shortenedDataURI "Skrajšan podatkovni URI (pri kopiranju bo na odložišče shranjen celoten URI)"> +<!ENTITY title.label "Orodni namig:"> +<!ENTITY title.accessKey "O"> +<!ENTITY title.tooltip "Atribut html 'title', ki se prikazuje kot orodni namig"> +<!ENTITY altText.label "Nadomestno besedilo:"> +<!ENTITY altText.accessKey "N"> +<!ENTITY altTextEditField.tooltip "Vnesite besedilo za prikaz namesto slike"> +<!ENTITY noAltText.label "Ne uporabljaj nadomestnega besedila"> +<!ENTITY noAltText.accessKey "e"> + +<!ENTITY previewBox.label "Predogled slike"> + +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> +<!ENTITY actualSize.label "Dejanska velikost:"> +<!ENTITY actualSizeRadio.label "Dejanska velikost"> +<!ENTITY actualSizeRadio.accessKey "D"> +<!ENTITY actualSizeRadio.tooltip "Povrni na dejansko velikost slike"> +<!ENTITY customSizeRadio.label "Velikost po meri"> +<!ENTITY customSizeRadio.accessKey "m"> +<!ENTITY customSizeRadio.tooltip "Spremeni velikost slike na velikost prikaza na strani"> +<!ENTITY heightEditField.label "Višina:"> +<!ENTITY heightEditField.accessKey "V"> +<!ENTITY widthEditField.label "Dolžina:"> +<!ENTITY widthEditField.accessKey "D"> +<!ENTITY constrainCheckbox.label "Omeji"> +<!ENTITY constrainCheckbox.accessKey "O"> +<!ENTITY constrainCheckbox.tooltip "Ohrani razmerje med merami slike"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "Zemljevid slik"> +<!ENTITY removeImageMapButton.label "Odstrani"> +<!ENTITY removeImageMapButton.accessKey "O"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "Poravnaj besedilo na sliko"> +<!ENTITY bottomPopup.value "Na dnu"> +<!ENTITY topPopup.value "Na vrhu"> +<!ENTITY centerPopup.value "Na sredini"> +<!ENTITY wrapRightPopup.value "Oblij na desno"> +<!ENTITY wrapLeftPopup.value "Oblij na levo"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "Razmik"> +<!ENTITY leftRightEditField.label "Levo in desno:"> +<!ENTITY leftRightEditField.accessKey "L"> +<!ENTITY topBottomEditField.label "Zgoraj in spodaj:"> +<!ENTITY topBottomEditField.accessKey "Z"> +<!ENTITY borderEditField.label "Neprekinjena obroba:"> +<!ENTITY borderEditField.accessKey "N"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "Prikaži obrobo okoli povezane slike"> +<!ENTITY showImageLinkBorder.accessKey "P"> +<!ENTITY LinkAdvancedEditButton.label "Napredno urejanje povezave …"> +<!ENTITY LinkAdvancedEditButton.accessKey "u"> +<!ENTITY LinkAdvancedEditButton.tooltip "Dodaj ali spremeni atribute HTML, slogovne atribute in JavaScript"> + +<!-- These tabs are currently used in the image input dialog --> +<!ENTITY imageInputTab.label "Obrazec"> +<!ENTITY imageLocationTab.label "Mesto"> +<!ENTITY imageDimensionsTab.label "Mere"> +<!ENTITY imageAppearanceTab.label "Videz"> +<!ENTITY imageLinkTab.label "Povezava"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..2285ebbeb7 --- /dev/null +++ b/l10n-sl/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 "Lastnosti polj obrazca"> +<!ENTITY windowTitleImage.label "Lastnosti slik obrazca"> + +<!ENTITY InputType.label "Vrsta polja"> +<!ENTITY InputType.accesskey "V"> +<!ENTITY text.value "Besedilo"> +<!ENTITY password.value "Geslo"> +<!ENTITY checkbox.value "Potrditveno polje"> +<!ENTITY radio.value "Izbirni gumb"> +<!ENTITY submit.value "Gumb Predloži"> +<!ENTITY reset.value "Gumb Ponastavi"> +<!ENTITY file.value "Datoteka"> +<!ENTITY hidden.value "Skrito"> +<!ENTITY image.value "Slika"> +<!ENTITY button.value "Gumb"> + +<!ENTITY InputSettings.label "Nastavitve polja"> +<!ENTITY InputName.label "Ime polja:"> +<!ENTITY InputName.accesskey "I"> +<!ENTITY GroupName.label "Ime skupine:"> +<!ENTITY GroupName.accesskey "I"> +<!ENTITY InputValue.label "Vrednost polja:"> +<!ENTITY InputValue.accesskey "V"> +<!ENTITY InitialValue.label "Začetna vrednost:"> +<!ENTITY InitialValue.accesskey "Z"> +<!ENTITY InputChecked.label "Ob začetku potrjeno"> +<!ENTITY InputChecked.accesskey "O"> +<!ENTITY InputSelected.label "Ob začetku izbrano"> +<!ENTITY InputSelected.accesskey "O"> +<!ENTITY InputReadOnly.label "Samo za branje"> +<!ENTITY InputReadOnly.accesskey "S"> +<!ENTITY InputDisabled.label "Onemogočeno"> +<!ENTITY InputDisabled.accesskey "O"> +<!ENTITY tabIndex.label "Kazalo zavihkov:"> +<!ENTITY tabIndex.accesskey "K"> +<!ENTITY TextSize.label "Velikost polja:"> +<!ENTITY TextSize.accesskey "V"> +<!ENTITY TextLength.label "Največja dolžina:"> +<!ENTITY TextLength.accesskey "d"> +<!ENTITY AccessKey.label "Ključ za dostop:"> +<!ENTITY AccessKey.accesskey "K"> +<!ENTITY Accept.label "Sprejmi vrste:"> +<!ENTITY Accept.accesskey "S"> + +<!ENTITY ImageProperties.label "Lastnosti slike …"> +<!ENTITY ImageProperties.accesskey "e"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorInsertChars.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..255f42d091 --- /dev/null +++ b/l10n-sl/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 "Vstavi znak"> +<!ENTITY category.label "Kategorija"> +<!ENTITY letter.label "Črka:"> +<!ENTITY letter.accessKey "Č"> +<!ENTITY character.label "Znak:"> +<!ENTITY character.accessKey "Z"> +<!ENTITY accentUpper.label "Velike črke z naglasnimi znamenji"> +<!ENTITY accentLower.label "Male črke z naglasnimi znamenji"> +<!ENTITY otherUpper.label "Ostale velike črke"> +<!ENTITY otherLower.label "Ostale male črke"> +<!ENTITY commonSymbols.label "Pogosti simboli"> +<!ENTITY insertButton.label "Vstavi"> +<!ENTITY closeButton.label "Zapri"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorInsertMath.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..cb01db29b7 --- /dev/null +++ b/l10n-sl/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 "Vstavi matematični izraz"> + +<!ENTITY sourceEditField.label "Vstavi izvorno kodo LaTeX:"> + +<!ENTITY options.label "Možnosti"> +<!ENTITY optionInline.label "Način v besedilu"> +<!ENTITY optionInline.accesskey "b"> +<!ENTITY optionDisplay.label "Način prikaza"> +<!ENTITY optionDisplay.accesskey "r"> +<!ENTITY optionLTR.label "Besedilo od leve proti desni"> +<!ENTITY optionLTR.accesskey "v"> +<!ENTITY optionRTL.label "Besedilo od desne proti levi"> +<!ENTITY optionRTL.accesskey "n"> + +<!ENTITY insertButton.label "Vstavi"> +<!ENTITY insertButton.accesskey "V"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorInsertSource.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..cc2b1b9c38 --- /dev/null +++ b/l10n-sl/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 "Vstavi HTML"> +<!ENTITY sourceEditField.label "Vnesite oznake HTML in besedilo:"> +<!ENTITY example.label "Na primer: "> +<!-- 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 "Živijo, svet!"> +<!ENTITY insertButton.label "Vstavi"> +<!ENTITY insertButton.accesskey "V"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorInsertTOC.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..ad93397f62 --- /dev/null +++ b/l10n-sl/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 "Vsebina"> +<!ENTITY buildToc.label "Izgradi kazalo vsebine iz:"> +<!ENTITY tag.label "Oznaka:"> +<!ENTITY class.label "Razred:"> +<!ENTITY header1.label "1. raven"> +<!ENTITY header2.label "2. raven"> +<!ENTITY header3.label "3. raven"> +<!ENTITY header4.label "4. raven"> +<!ENTITY header5.label "5. raven"> +<!ENTITY header6.label "6. raven"> +<!ENTITY makeReadOnly.label "Nastavi kazalo vsebine na samo za branje"> +<!ENTITY orderedList.label "Oštevilči vse vnose v kazalu vsebine"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..1530761c9b --- /dev/null +++ b/l10n-sl/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 "Vstavi tabelo"> + +<!ENTITY size.label "Velikost"> +<!ENTITY numRowsEditField.label "Vrstice:"> +<!ENTITY numRowsEditField.accessKey "V"> +<!ENTITY numColumnsEditField.label "Stolpci:"> +<!ENTITY numColumnsEditField.accessKey "S"> +<!ENTITY widthEditField.label "Širina:"> +<!ENTITY widthEditField.accessKey "Š"> +<!ENTITY borderEditField.label "Obroba:"> +<!ENTITY borderEditField.accessKey "O"> +<!ENTITY borderEditField.tooltip "Vnesite število za velikost obrobe, oziroma nič (0) za brez obrobe"> +<!ENTITY pixels.label "slikovnih točk"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..1a5e97ee78 --- /dev/null +++ b/l10n-sl/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 "Lastnosti oznak"> + +<!ENTITY Settings.label "Nastavitve"> +<!ENTITY Settings.accesskey "N"> + +<!ENTITY EditLabelText.label "Uredi besedilo:"> +<!ENTITY EditLabelText.accesskey "U"> +<!ENTITY LabelFor.label "Za nadzor:"> +<!ENTITY LabelFor.accesskey "Z"> +<!ENTITY AccessKey.label "Ključ za dostop:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveLabel.label "Odstrani oznako"> +<!ENTITY RemoveLabel.accesskey "O"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorLinkProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..7b7c0a2139 --- /dev/null +++ b/l10n-sl/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 "Lastnosti povezave"> +<!ENTITY LinkURLBox.label "Mesto povezave"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorListProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..e5fab6bdb0 --- /dev/null +++ b/l10n-sl/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 "Lastnosti seznama"> + +<!ENTITY ListType.label "Vrsta seznama"> +<!ENTITY bulletStyle.label "Slog seznamskih točk:"> +<!ENTITY startingNumber.label "Začni pri:"> +<!ENTITY startingNumber.accessKey "Z"> +<!ENTITY none.value "Brez"> +<!ENTITY bulletList.value "Seznam (neoštevilčen) s seznamskimi točkami"> +<!ENTITY numberList.value "Oštevilčen seznam"> +<!ENTITY definitionList.value "Seznam določil"> +<!ENTITY changeEntireListRadio.label "Spremeni celoten seznam"> +<!ENTITY changeEntireListRadio.accessKey "z"> +<!ENTITY changeSelectedRadio.label "Spremeni samo izbrane predmete"> +<!ENTITY changeSelectedRadio.accessKey "i"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..c7d59b1791 --- /dev/null +++ b/l10n-sl/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 "Lastnosti strani"> +<!ENTITY location.label "Mesto:"> +<!ENTITY lastModified.label "Zadnja sprememba:"> +<!ENTITY titleInput.label "Naziv:"> +<!ENTITY titleInput.accessKey "N"> +<!ENTITY authorInput.label "Avtor:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "Opis:"> +<!ENTITY descriptionInput.accessKey "O"> +<!ENTITY locationNewPage.label "[Nova stran, še ni shranjena]"> +<!ENTITY EditHEADSource1.label "Napredni uporabniki:"> +<!ENTITY EditHEADSource2.label "Za urejanje vsebine področja <glavo> uporabite "Vir HTML " v meniju Pogled ali v orodni vrstici za urejevalni način."> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..d04ac1ef99 --- /dev/null +++ b/l10n-sl/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 "Osebni slovar"> + +<!ENTITY wordEditField.label "Nova beseda:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "Dodaj"> +<!ENTITY AddButton.accessKey "D"> +<!ENTITY DictionaryList.label "Besede v slovarju:"> +<!ENTITY DictionaryList.accessKey "B"> +<!ENTITY ReplaceButton.label "Zamenjaj"> +<!ENTITY ReplaceButton.accessKey "Z"> +<!ENTITY RemoveButton.label "Odstrani"> +<!ENTITY RemoveButton.accessKey "O"> + +<!ENTITY CloseButton.label "Zapri"> +<!ENTITY CloseButton.accessKey "Z"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorPublish.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..4e90df6ae5 --- /dev/null +++ b/l10n-sl/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 "Objavi stran"> +<!ENTITY windowTitleSettings.label "Nastavitve za objavo"> +<!ENTITY publishTab.label "Objavi"> +<!ENTITY settingsTab.label "Nastavitve"> +<!ENTITY publishButton.label "Objavi"> + +<!-- Publish Tab Panel --> +<!ENTITY siteList.label "Ime spletne strani:"> +<!ENTITY siteList.accesskey "s"> +<!ENTITY siteList.tooltip "Izberite spletno stran, kamor želite objaviti"> +<!ENTITY newSiteButton.label "Novo spletno mesto"> +<!ENTITY newSiteButton.accesskey "N"> +<!ENTITY docDirList.label "Podmapa spletne strani za to stran:"> +<!ENTITY docDirList.accesskey "s"> +<!ENTITY docDirList.tooltip "Izberite ali vnesite ime oddaljene podmape za to stran"> +<!ENTITY publishImgCheckbox.label "Vključi slike in druge datoteke"> +<!ENTITY publishImgCheckbox.accesskey "o"> +<!ENTITY publishImgCheckbox.tooltip "Objavi slike in druge datoteke, na katere se ta stran sklicuje"> +<!ENTITY sameLocationRadio.label "Uporabi isto mesto kot za stran"> +<!ENTITY sameLocationRadio.accesskey "U"> +<!ENTITY sameLocationRadio.tooltip "Objavi datoteke na isto mesto kot stran"> +<!ENTITY useSubdirRadio.label "Uporabi to podmapo spletne strani:"> +<!ENTITY useSubdirRadio.accesskey "p"> +<!ENTITY useSubdirRadio.tooltip "Objavi datoteke v izbrano oddaljeno podmapo"> +<!ENTITY otherDirList.tooltip "Izberite ali vnesite ime oddaljene podmape, kjer bodo datoteke objavljene"> +<!ENTITY pageTitle.label "Naziv strani:"> +<!ENTITY pageTitle.accesskey "r"> +<!ENTITY pageTitle.tooltip "Vnesite naziv, ki bo prepoznal stran v oknu in zaznamkih"> +<!ENTITY pageTitleExample.label "npr.: "Moja spletna stran""> +<!ENTITY filename.label "Ime datoteke:"> +<!ENTITY filename.accesskey "d"> +<!ENTITY filename.tooltip "Vnesite ime za to datoteko, vključno s '.html' za spletno stran"> +<!ENTITY filenameExample.label "npr.: "mojastran.html""> +<!ENTITY setDefaultButton.label "Nastavi kot privzeto"> +<!ENTITY setDefaultButton.accesskey "r"> +<!ENTITY removeButton.label "Odstrani stran"> +<!ENTITY removeButton.accesskey "O"> + +<!-- Settings Tab Panel --> +<!ENTITY publishSites.label "Spletne strani za objavo"> +<!ENTITY serverInfo.label "Podatki o strežniku"> +<!ENTITY loginInfo.label "Podatki za prijavo"> +<!ENTITY siteName.label "Ime spletne strani:"> +<!ENTITY siteName.accesskey "s"> +<!ENTITY siteName.tooltip "Vzdevek za prepoznavo te spletne strani objave (npr.: 'MojSplet')"> +<!ENTITY siteUrl.label "Naslov za objavo (e.g.: 'ftp://ftp.mojponudnik.com/mojeime'):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "Naslov FTP:// ali HTTP://, ki ste ga dobili od svojega ponudnika internetnih storitev ali storitve spletnega gostovanja"> +<!ENTITY browseUrl.label 'Naslov HTTP vaše domače strani (npr.: "http://www.mojponudnik.com/mojeime"):'> +<!ENTITY browseUrl.accesskey "r"> +<!ENTITY browseUrl.tooltip "Naslov HTTP:// vaše domače mape (ne vključite imena datoteke)"> +<!ENTITY username.label "Uporabniško ime:"> +<!ENTITY username.accesskey "U"> +<!ENTITY username.tooltip "Uporabniško ime, s katerim se prijavljate pri svojem ISP-ju ali storitvi spletnega gostovanja"> +<!ENTITY password.label "Geslo:"> +<!ENTITY password.accesskey "G"> +<!ENTITY password.tooltip "Geslo, ki je povezano z vašim uporabniškim imenom"> +<!ENTITY savePassword.label "Shrani geslo"> +<!ENTITY savePassword.accesskey "S"> +<!ENTITY savePassword.tooltip "Izberite varno shranjevanje gesla z uporabo Upravitelja gesel"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..dd63a9d4a7 --- /dev/null +++ b/l10n-sl/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 "Naslov spletne strani:"> +<!ENTITY docSubdir.label "Podmapa strani:"> +<!ENTITY otherSubdir.label "Podmapa slik:"> + +<!ENTITY status.label "Objavljanje …"> +<!ENTITY fileList.label "Stanje objavljanja"> +<!ENTITY succeeded.label "Uspešno"> +<!ENTITY failed.label "Neuspešno"> + +<!ENTITY keepOpen "Po končanem objavljanju pusti to okno odprto."> +<!ENTITY closeButton.label "Zapri"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..de8330bada --- /dev/null +++ b/l10n-sl/suite/chrome/editor/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 "Najdi in zamenjaj"> +<!ENTITY findField.label "Iskano besedilo:"> +<!ENTITY findField.accesskey "I"> +<!ENTITY replaceField.label "Zamenjaj s/z:"> +<!ENTITY replaceField.accesskey "a"> +<!ENTITY caseSensitiveCheckbox.label "Razlikuj velike/male črke"> +<!ENTITY caseSensitiveCheckbox.accesskey "R"> +<!ENTITY wrapCheckbox.label "Oblij okoli"> +<!ENTITY wrapCheckbox.accesskey "O"> +<!ENTITY backwardsCheckbox.label "Išči nazaj"> +<!ENTITY backwardsCheckbox.accesskey "n"> +<!ENTITY findNextButton.label "Najdi naslednje"> +<!ENTITY findNextButton.accesskey "N"> +<!ENTITY replaceButton.label "Zamenjaj"> +<!ENTITY replaceButton.accesskey "Z"> +<!ENTITY replaceAndFindButton.label "Zamenjaj in najdi"> +<!ENTITY replaceAndFindButton.accesskey "n"> +<!ENTITY replaceAllButton.label "Zamenjaj vse"> +<!ENTITY replaceAllButton.accesskey "v"> +<!ENTITY closeButton.label "Zapri"> +<!ENTITY closeButton.accesskey "Z"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..f98f6a8fd3 --- /dev/null +++ b/l10n-sl/suite/chrome/editor/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 "Shrani in spremeni kodiranje besedila"> +<!ENTITY documentTitleTitle.label "Naziv strani"> +<!ENTITY documentCharsetTitle2.label "Kodiranje besedila"> +<!ENTITY documentCharsetDesc2.label "Izberite kodiranje besedila, s katerim želite shraniti dokument:"> +<!ENTITY documentExportToText.label "Izvozi v besedilo"> + + + diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..a075566dc1 --- /dev/null +++ b/l10n-sl/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 "Lastnosti izbirnega seznama"> + +<!ENTITY Select.label "Izbirni seznam"> +<!ENTITY SelectName.label "Ime seznama:"> +<!ENTITY SelectName.accesskey "I"> +<!ENTITY SelectSize.label "Višina:"> +<!ENTITY SelectSize.accesskey "V"> +<!ENTITY SelectMultiple.label "Večkratna izbira"> +<!ENTITY SelectMultiple.accesskey "e"> +<!ENTITY SelectDisabled.label "Onemogočeno"> +<!ENTITY SelectDisabled.accesskey "O"> +<!ENTITY SelectTabIndex.label "Kazalo zavihkov:"> +<!ENTITY SelectTabIndex.accesskey "K"> + +<!ENTITY OptGroup.label "Izbirna skupina"> +<!ENTITY OptGroupLabel.label "Oznaka:"> +<!ENTITY OptGroupLabel.accesskey "O"> +<!ENTITY OptGroupDisabled.label "Onemogočeno"> +<!ENTITY OptGroupDisabled.accesskey "O"> + +<!ENTITY Option.label "Možnost"> +<!ENTITY OptionText.label "Besedilo:"> +<!ENTITY OptionText.accesskey "B"> +<!ENTITY OptionValue.label "Vrednost:"> +<!ENTITY OptionValue.accesskey "V"> +<!ENTITY OptionSelected.label "Ob začetku izbrano"> +<!ENTITY OptionSelected.accesskey "i"> +<!ENTITY OptionDisabled.label "Onemogočeno"> +<!ENTITY OptionDisabled.accesskey "O"> + +<!ENTITY TextHeader.label "Besedilo"> +<!ENTITY ValueHeader.label "Vrednost"> +<!ENTITY SelectedHeader.label "Izbrano"> + +<!ENTITY AddOption.label "Dodaj možnost"> +<!ENTITY AddOption.accesskey "m"> +<!ENTITY AddOptGroup.label "Dodaj skupino"> +<!ENTITY AddOptGroup.accesskey "s"> +<!ENTITY RemoveElement.label "Odstrani"> +<!ENTITY RemoveElement.accesskey "O"> +<!ENTITY MoveElementUp.label "Premakni gor"> +<!ENTITY MoveElementUp.accesskey "g"> +<!ENTITY MoveElementDown.label "Premakni dol"> +<!ENTITY MoveElementDown.accesskey "d"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..603beea506 --- /dev/null +++ b/l10n-sl/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 "Pripni na mrežo"> + +<!ENTITY enableSnapToGrid.label "omogoči Pripni na mrežo"> +<!ENTITY enableSnapToGrid.accessKey "P"> + +<!ENTITY sizeEditField.label "Velikost:"> +<!ENTITY sizeEditField.accessKey "V"> + +<!ENTITY pixelsLabel.value "slikovnih točk"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..68e9368bea --- /dev/null +++ b/l10n-sl/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 "Preveri črkovanje"> + +<!ENTITY misspelledWord.label "Nepravilno napisana beseda:"> +<!ENTITY wordEditField.label "Zamenjaj s/z:"> +<!ENTITY wordEditField.accessKey "Z"> +<!ENTITY checkwordButton.label "Preveri besedo"> +<!ENTITY checkwordButton.accessKey "v"> +<!ENTITY suggestions.label "Predlogi:"> +<!ENTITY suggestions.accessKey "P"> +<!ENTITY ignoreButton.label "Prezri"> +<!ENTITY ignoreButton.accessKey "i"> +<!ENTITY ignoreAllButton.label "Prezri vse"> +<!ENTITY ignoreAllButton.accessKey "v"> +<!ENTITY replaceButton.label "Zamenjaj"> +<!ENTITY replaceButton.accessKey "Z"> +<!ENTITY replaceAllButton.label "Zamenjaj vse"> +<!ENTITY replaceAllButton.accessKey "a"> +<!ENTITY stopButton.label "Ustavi"> +<!ENTITY stopButton.accessKey "s"> +<!ENTITY userDictionary.label "Osebni slovar:"> +<!ENTITY moreDictionaries.label "Prenesi dodatne slovarje …"> +<!ENTITY addToUserDictionaryButton.label "Dodaj besedo"> +<!ENTITY addToUserDictionaryButton.accessKey "D"> +<!ENTITY editUserDictionaryButton.label "Uredi …"> +<!ENTITY editUserDictionaryButton.accessKey "U"> +<!ENTITY recheckButton2.label "Ponovno preveri besedilo"> +<!ENTITY recheckButton2.accessKey "P"> +<!ENTITY closeButton.label "Zapri"> +<!ENTITY closeButton.accessKey "Z"> +<!ENTITY sendButton.label "Pošlji"> +<!ENTITY sendButton.accessKey "P"> +<!ENTITY languagePopup.label "Jezik:"> +<!ENTITY languagePopup.accessKey "J"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorTableProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..fff661477b --- /dev/null +++ b/l10n-sl/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 "Lastnosti tabele"> +<!ENTITY applyButton.label "Uveljavi"> +<!ENTITY applyButton.accesskey "U"> +<!ENTITY closeButton.label "Zapri"> +<!ENTITY tableTab.label "Tabela"> +<!ENTITY cellTab.label "Celice"> +<!ENTITY tableRows.label "Vrstice:"> +<!ENTITY tableRows.accessKey "V"> +<!ENTITY tableColumns.label "Stolpci:"> +<!ENTITY tableColumns.accessKey "S"> +<!ENTITY tableHeight.label "Višina:"> +<!ENTITY tableHeight.accessKey "V"> +<!ENTITY tableWidth.label "Širina:"> +<!ENTITY tableWidth.accessKey "Š"> +<!ENTITY tableBorderSpacing.label "Obrobe in razmiki"> +<!ENTITY tableBorderWidth.label "Obroba:"> +<!ENTITY tableBorderWidth.accessKey "O"> +<!ENTITY tableSpacing.label "Razmik:"> +<!ENTITY tableSpacing.accessKey "R"> +<!ENTITY tablePadding.label "Odmik:"> +<!ENTITY tablePadding.accessKey "d"> +<!ENTITY tablePxBetwCells.label "slikovnih točk med celicami"> +<!ENTITY tablePxBetwBrdrCellContent.label "slikovnih točk med obrobo celice in vsebino"> +<!ENTITY tableAlignment.label "Poravnava tabele:"> +<!ENTITY tableAlignment.accessKey "P"> +<!ENTITY tableCaption.label "Napis:"> +<!ENTITY tableCaption.accessKey "N"> +<!ENTITY tableCaptionAbove.label "Nad tabelo"> +<!ENTITY tableCaptionBelow.label "Pod tabelo"> +<!ENTITY tableCaptionLeft.label "Levo od tabele"> +<!ENTITY tableCaptionRight.label "Desno od tabele"> +<!ENTITY tableCaptionNone.label "Brez"> +<!ENTITY tableInheritColor.label "(naj bo barva strani prosojna)"> + +<!ENTITY cellSelection.label "Izbira"> +<!ENTITY cellSelectCell.label "Celica"> +<!ENTITY cellSelectRow.label "Vrstica"> +<!ENTITY cellSelectColumn.label "Stolpec"> +<!ENTITY cellSelectNext.label "Naprej"> +<!ENTITY cellSelectNext.accessKey "N"> +<!ENTITY cellSelectPrevious.label "Nazaj"> +<!ENTITY cellSelectPrevious.accessKey "a"> +<!ENTITY applyBeforeChange.label "Trenutne spremembe bodo uveljavljene pred spremembo izbire."> +<!ENTITY cellContentAlignment.label "Poravnava vsebine"> +<!ENTITY cellHorizontal.label "Vodoravno:"> +<!ENTITY cellHorizontal.accessKey "d"> +<!ENTITY cellVertical.label "Navpično:"> +<!ENTITY cellVertical.accessKey "v"> +<!ENTITY cellStyle.label "Slog celice:"> +<!ENTITY cellStyle.accessKey "S"> +<!ENTITY cellNormal.label "Običajno"> +<!ENTITY cellHeader.label "Glava"> +<!ENTITY cellTextWrap.label "Prelom besedila:"> +<!ENTITY cellTextWrap.accessKey "P"> +<!ENTITY cellWrap.label "Prelomi"> +<!ENTITY cellNoWrap.label "Ne prelomi"> +<!ENTITY cellAlignTop.label "Vrh"> +<!ENTITY cellAlignMiddle.label "Sredina"> +<!ENTITY cellAlignBottom.label "Dno"> +<!ENTITY cellAlignJustify.label "Poravnaj"> +<!ENTITY cellInheritColor.label "(naj bo barva tabele prosojna)"> +<!ENTITY cellUseCheckboxHelp.label "Uporabi potrditvena polja za določanje lastnosti, ki naj se uporabijo za vse izbrane celice"> + +<!-- Used in both Table and Cell panels --> +<!ENTITY size.label "Velikost"> +<!ENTITY pixels.label "slikovnih točk"> +<!ENTITY backgroundColor.label "Barva ozadja:"> +<!ENTITY backgroundColor.accessKey "B"> +<!ENTITY AlignLeft.label "Levo"> +<!ENTITY AlignCenter.label "Sredina"> +<!ENTITY AlignRight.label "Desno"> diff --git a/l10n-sl/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd b/l10n-sl/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..c4c847eb71 --- /dev/null +++ b/l10n-sl/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 "Lastnosti področja za besedilo"> + +<!ENTITY Settings.label "Nastavitve"> + +<!ENTITY TextAreaName.label "Ime polja:"> +<!ENTITY TextAreaName.accessKey "I"> +<!ENTITY TextAreaRows.label "Vrstice:"> +<!ENTITY TextAreaRows.accessKey "V"> +<!ENTITY TextAreaCols.label "Stolpci:"> +<!ENTITY TextAreaCols.accessKey "S"> +<!ENTITY TextAreaReadOnly.label "Samo za branje"> +<!ENTITY TextAreaReadOnly.accessKey "S"> +<!ENTITY TextAreaDisabled.label "Onemogočeno"> +<!ENTITY TextAreaDisabled.accessKey "O"> +<!ENTITY TextAreaTabIndex.label "Kazalo zavihkov:"> +<!ENTITY TextAreaTabIndex.accessKey "K"> +<!ENTITY TextAreaAccessKey.label "Ključ za dostop:"> +<!ENTITY TextAreaAccessKey.accessKey "K"> +<!ENTITY InitialText.label "Začetno besedilo:"> +<!ENTITY InitialText.accessKey "Z"> + +<!ENTITY TextAreaWrap.label "Način oblivanja:"> +<!ENTITY TextAreaWrap.accessKey "N"> +<!ENTITY WrapDefault.value "Privzeto"> +<!ENTITY WrapOff.value "Izklopljeno"> +<!ENTITY WrapHard.value "Trdo"> +<!ENTITY WrapSoft.value "Mehko"> +<!ENTITY WrapPhysical.value "Fizično"> +<!ENTITY WrapVirtual.value "Navidezno"> |