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-bs/suite/chrome/editor/dialogs | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-bs/suite/chrome/editor/dialogs')
32 files changed, 849 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd b/l10n-bs/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..28186a38dd --- /dev/null +++ b/l10n-bs/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 "Editor naprednih svojstava"> +<!ENTITY AttName.label "Atribut:"> +<!ENTITY AttValue.label "Vrijednost: "> +<!ENTITY PropertyName.label "Svojstvo: "> +<!ENTITY currentattributesfor.label "Trenutni atributi za: "> +<!ENTITY tree.attributeHeader.label "Atribut"> +<!ENTITY tree.propertyHeader.label "Svojstvo"> +<!ENTITY tree.valueHeader.label "Vrijednost"> +<!ENTITY tabHTML.label "HTML atributi"> +<!ENTITY tabCSS.label "Inline stil"> +<!ENTITY tabJSE.label "JavaScript događaji"> + +<!ENTITY editAttribute.label "Kliknite na stavku iznad da uredite njenu vrijednost"> +<!ENTITY removeAttribute.label "Ukloni"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EdColorPicker.dtd b/l10n-bs/suite/chrome/editor/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..74b858ccec --- /dev/null +++ b/l10n-bs/suite/chrome/editor/dialogs/EdColorPicker.dtd @@ -0,0 +1,22 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY windowTitle.label "Boja"> +<!ENTITY lastPickedColor.label "Posljednja izabrana boja"> +<!ENTITY lastPickedColor.accessKey "P"> +<!ENTITY setColor1.label "Kliknite na boju ili"> +<!ENTITY setColor2.label "upišite HTML string boje"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY setColorExample.label "(npr. "#0000ff" ili "blue"):"> +<!ENTITY default.label "Izvorno"> +<!ENTITY default.accessKey "I"> +<!ENTITY palette.label "Paleta:"> +<!ENTITY standardPalette.label "Standardno"> +<!ENTITY webPalette.label "Sve web boje"> +<!ENTITY background.label "Pozadina za:"> +<!ENTITY background.accessKey "P"> +<!ENTITY table.label "Tabela"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Ćelije"> +<!ENTITY cell.accessKey "Ć"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-bs/suite/chrome/editor/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..9a9fff0012 --- /dev/null +++ b/l10n-bs/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 u tabelu"> +<!ENTITY instructions1.label "Composer kreira novi red tabele za svaki paragraf iz selekcije."> +<!ENTITY instructions2.label "Izaberite znak koji će se koristiti za odvajanje selekcija u kolone:"> +<!ENTITY commaRadio.label "Zarez"> +<!ENTITY spaceRadio.label "Razmak"> +<!ENTITY otherRadio.label "Ostali znakovi:"> +<!ENTITY deleteCharCheck.label "Obriši separator znakova"> +<!ENTITY collapseSpaces.label "Zanemari dodatne razmake"> +<!ENTITY collapseSpaces.tooltip "Pretvori uzastopne razmake u jedan separator"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EdDialogOverlay.dtd b/l10n-bs/suite/chrome/editor/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..815b3b22ea --- /dev/null +++ b/l10n-bs/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 uređivanje…"> +<!ENTITY AdvancedEditButton.accessKey "u"> +<!ENTITY AdvancedEditButton.tooltip "Dodaj ili uredi HTML atribute, atribute stila i JavaScript"> +<!ENTITY chooseFileButton.label "Izaberi fajl..."> +<!ENTITY chooseFileButton.accessKey "f"> +<!ENTITY chooseFileLinkButton.label "Izaberi fajl..."> +<!ENTITY chooseFileLinkButton.accessKey "a"> +<!ENTITY makeUrlRelative.label "URL je relativan u odnosu na lokaciju stranice"> +<!ENTITY makeUrlRelative.accessKey "R"> +<!ENTITY makeUrlRelative.tooltip "Promijenite između relativnog i apsolutnog URL-a. Da biste promijenili, najprije morate spasiti stranicu."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField.label "Upišite lokaciju web stranice, lokalnog fajla ili izaberite imenovani anchor, odnosno naslov iz popup liste:"> +<!ENTITY LinkURLEditField.accessKey "l"> +<!ENTITY LinkURLEditField2.label "Unesite lokaciju web stranice, lokalnu datoteku ili izaberite sidro ili zaglavlje iz kontekst menija polja:"> +<!ENTITY LinkURLEditField2.accessKey "w"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..2f34601b15 --- /dev/null +++ b/l10n-bs/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,9 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY windowTitle.label "Postavke imenovanog anchora"> +<!ENTITY anchorNameEditField.label "Naziv anchora:"> +<!ENTITY anchorNameEditField.accessKey "N"> +<!ENTITY nameInput.tooltip "Unesite jedinstveni naziv za ovaj anchor (cilj)"> + diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditConflict.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..d519ec588a --- /dev/null +++ b/l10n-bs/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 "Izaberite promjene"> +<!ENTITY conflictWarning.label "Ova stranica je modificirana drugim programom, a vi također imate nespašene promjene u Composeru."> +<!ENTITY conflictResolve.label "Izaberite koju verziju zadržati:"> +<!ENTITY keepCurrentPageButton.label "Zadrži trenutne promjene na stranici"> +<!ENTITY useOtherPageButton.label "Zamijeni trenutne promjene na stranici s drugim promjenama"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..155b4d1b17 --- /dev/null +++ b/l10n-bs/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 "Postavke dugmeta"> + +<!ENTITY Settings.label "Postavke"> + +<!ENTITY ButtonType.label "Tip"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Pošalji"> +<!ENTITY reset.value "Resetuj"> +<!ENTITY button.value "Dugme"> + +<!ENTITY ButtonName.label "Naziv:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Vrijednost:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "Indeks taba:"> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY ButtonDisabled.label "Onemogućeno"> +<!ENTITY ButtonDisabled.accesskey "O"> +<!ENTITY AccessKey.label "Tipka pristupa:"> +<!ENTITY AccessKey.accesskey "k"> + +<!ENTITY RemoveButton.label "Ukloni dugme"> +<!ENTITY RemoveButton.accesskey "U"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorColorProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..28c7fb9332 --- /dev/null +++ b/l10n-bs/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 "Boje i pozadina stranice"> +<!ENTITY pageColors.label "Boje stranice"> +<!ENTITY defaultColorsRadio.label "Izvorne boje čitača (ne postavljaj boje na stranici)"> +<!ENTITY defaultColorsRadio.accessKey "n"> +<!ENTITY defaultColorsRadio.tooltip "Koristi samo postavke boja iz browsera posjetioca (čitaoca)"> +<!ENTITY customColorsRadio.label "Koristi vlastite boje:"> +<!ENTITY customColorsRadio.accessKey "v"> +<!ENTITY customColorsRadio.tooltip "Ove postavke boja će prepisati postavke browsera čitaoca"> + +<!ENTITY normalText.label "Obični tekst"> +<!ENTITY normalText.accessKey "n"> +<!ENTITY linkText.label "Tekst linka"> +<!ENTITY linkText.accessKey "l"> +<!ENTITY activeLinkText.label "Tekst aktivnog linka"> +<!ENTITY activeLinkText.accessKey "a"> +<!ENTITY visitedLinkText.label "Tekst posjećenog linka"> +<!ENTITY visitedLinkText.accessKey "p"> +<!ENTITY background.label "Pozadina:"> +<!ENTITY background.accessKey "P"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Pozadinska slika:"> +<!ENTITY backgroundImage.accessKey "s"> +<!ENTITY backgroundImage.tooltip "Koristi fajl sa slikom kao pozadinu stranice"> +<!ENTITY backgroundImage.shortenedDataURI "Skraćen URI podataka (kada se kopira, cijeli URI će biti sačuvan u međuspremniku)"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..0b04fba5bb --- /dev/null +++ b/l10n-bs/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 "Postavke skupa polja"> + +<!ENTITY Legend.label "Legenda"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Uredi legendu:"> +<!ENTITY EditLegendText.accesskey "d"> +<!ENTITY LegendAlign.label "Poravnaj legendu:"> +<!ENTITY LegendAlign.accesskey "a"> +<!ENTITY AlignDefault.label "Izvorno"> +<!ENTITY AlignLeft.label "Lijevo"> +<!ENTITY AlignCenter.label "Centriraj"> +<!ENTITY AlignRight.label "Desno"> + +<!ENTITY RemoveFieldSet.label "Ukloni skup polja"> +<!ENTITY RemoveFieldSet.accesskey "k"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorFormProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..2e1621929a --- /dev/null +++ b/l10n-bs/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 "Postavke obrasca"> + +<!ENTITY Settings.label "Postavke"> + +<!ENTITY FormName.label "Naziv obrasca:"> +<!ENTITY FormName.accesskey "N"> +<!ENTITY FormAction.label "URL radnje:"> +<!ENTITY FormAction.accesskey "a"> +<!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 "Ukloni obrazac"> +<!ENTITY RemoveForm.accesskey "U"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..d30dfde10c --- /dev/null +++ b/l10n-bs/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 "Postavke horizontalne linije"> + +<!ENTITY dimensionsBox.label "Dimenzije"> +<!ENTITY heightEditField.label "Visina:"> +<!ENTITY heightEditField.accessKey "V"> +<!ENTITY widthEditField.label "Širina:"> +<!ENTITY widthEditField.accessKey "Š"> +<!ENTITY pixelsPopup.value "piksela"> +<!ENTITY alignmentBox.label "Poravnanje"> +<!ENTITY leftRadio.label "Lijevo"> +<!ENTITY leftRadio.accessKey "L"> +<!ENTITY centerRadio.label "Sredina"> +<!ENTITY centerRadio.accessKey "S"> +<!ENTITY rightRadio.label "Desno"> +<!ENTITY rightRadio.accessKey "D"> + +<!ENTITY threeDShading.label "3-D sjenčenje"> +<!ENTITY threeDShading.accessKey "j"> +<!ENTITY saveSettings.label "Koristi kao glavno"> +<!ENTITY saveSettings.accessKey "K"> +<!ENTITY saveSettings.tooltip "Spasi ove postavke za korištenje prilikom umetanja novih vodoravnih linija"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorImageProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..4f01dadfde --- /dev/null +++ b/l10n-bs/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 "Postavke slike"> + +<!ENTITY pixelsPopup.value "piksela"> +<!-- These are in the Location tab panel --> + +<!ENTITY locationEditField.label "Lokacija slike:"> +<!ENTITY locationEditField.accessKey "L"> +<!ENTITY locationEditField.tooltip "Upišite naziv fajla ili lokaciju"> +<!ENTITY locationEditField.shortenedDataURI "Skraćeni URI podataka (kopiranje će staviti cijeli URI na clipboard)"> +<!ENTITY title.label "Tooltip:"> +<!ENTITY title.accessKey "T"> +<!ENTITY title.tooltip "Html 'title' atribut koji se prikazuje kao tooltip"> +<!ENTITY altText.label "Alternativni tekst:"> +<!ENTITY altText.accessKey "A"> +<!ENTITY altTextEditField.tooltip "Upišite tekst koji će se prikazati na mjestu slike"> +<!ENTITY noAltText.label "Ne koristi alternativni tekst"> +<!ENTITY noAltText.accessKey "N"> + +<!ENTITY previewBox.label "Pregled slike"> +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> + +<!ENTITY actualSize.label "Stvarna veličina:"> +<!ENTITY actualSizeRadio.label "Stvarna veličina"> +<!ENTITY actualSizeRadio.accessKey "a"> +<!ENTITY actualSizeRadio.tooltip "Vrati sliku na stvarnu veličinu"> +<!ENTITY customSizeRadio.label "Prilagođena veličina"> +<!ENTITY customSizeRadio.accessKey "P"> +<!ENTITY customSizeRadio.tooltip "Promijeni veličinu slike na onnu prikazanu na stranici"> +<!ENTITY heightEditField.label "Visina:"> +<!ENTITY heightEditField.accessKey "V"> +<!ENTITY widthEditField.label "Širina:"> +<!ENTITY widthEditField.accessKey "Š"> +<!ENTITY constrainCheckbox.label "Ograniči"> +<!ENTITY constrainCheckbox.accessKey "O"> +<!ENTITY constrainCheckbox.tooltip "Zadrži omjer slike"> +<!-- These controls are in the Image Map box of the expanded area --> + +<!ENTITY imagemapBox.label "Mapa slike"> +<!ENTITY removeImageMapButton.label "Ukloni"> +<!ENTITY removeImageMapButton.accessKey "U"> +<!-- These are the options for image alignment --> + +<!ENTITY alignment.label "Poravnaj tekst uz sliku"> +<!ENTITY bottomPopup.value "Na dno"> +<!ENTITY topPopup.value "Na vrh"> +<!ENTITY centerPopup.value "U sredinu"> +<!ENTITY wrapRightPopup.value "Omotaj na desno"> +<!ENTITY wrapLeftPopup.value "Omotaj na lijevo"> +<!-- These controls are in the Spacing Box --> + +<!ENTITY spacingBox.label "Razmak"> +<!ENTITY leftRightEditField.label "Lijevo i desno:"> +<!ENTITY leftRightEditField.accessKey "L"> +<!ENTITY topBottomEditField.label "Vrh i dno:"> +<!ENTITY topBottomEditField.accessKey "V"> +<!ENTITY borderEditField.label "Puni okvir:"> +<!ENTITY borderEditField.accessKey "o"> +<!-- These controls are in the Link Box --> + +<!ENTITY showImageLinkBorder.label "Prikaži okvir oko povezane slike s linkom"> +<!ENTITY showImageLinkBorder.accessKey "o"> +<!ENTITY LinkAdvancedEditButton.label "Napredno uređivanje linka…"> +<!ENTITY LinkAdvancedEditButton.accessKey "l"> +<!ENTITY LinkAdvancedEditButton.tooltip "Dodaj ili uredi HTML atribute, atribute stila i JavaScript"> +<!-- These tabs are currently used in the image input dialog --> + +<!ENTITY imageInputTab.label "Obrazac"> +<!ENTITY imageLocationTab.label "Lokacija"> +<!ENTITY imageDimensionsTab.label "Dimenzije"> +<!ENTITY imageAppearanceTab.label "Izgled"> +<!ENTITY imageLinkTab.label "Link"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..faf3280e31 --- /dev/null +++ b/l10n-bs/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 "Postavke polja obrasca"> +<!ENTITY windowTitleImage.label "Postavke slike obrasca"> + +<!ENTITY InputType.label "Tip polja"> +<!ENTITY InputType.accesskey "T"> +<!ENTITY text.value "Tekst"> +<!ENTITY password.value "Lozinka"> +<!ENTITY checkbox.value "Kućica"> +<!ENTITY radio.value "Radio dugme"> +<!ENTITY submit.value "Dugme za slanje"> +<!ENTITY reset.value "Dugme za resetovanje"> +<!ENTITY file.value "Fajl"> +<!ENTITY hidden.value "Skriveno"> +<!ENTITY image.value "Slika"> +<!ENTITY button.value "Dugme"> + +<!ENTITY InputSettings.label "Postavke polja"> +<!ENTITY InputName.label "Naziv polja:"> +<!ENTITY InputName.accesskey "N"> +<!ENTITY GroupName.label "Naziv grupe:"> +<!ENTITY GroupName.accesskey "N"> +<!ENTITY InputValue.label "Vrijednost polja:"> +<!ENTITY InputValue.accesskey "V"> +<!ENTITY InitialValue.label "Inicijalna vrijednost:"> +<!ENTITY InitialValue.accesskey "v"> +<!ENTITY InputChecked.label "Inicijalno izabrano"> +<!ENTITY InputChecked.accesskey "i"> +<!ENTITY InputSelected.label "Inicijalno označeno"> +<!ENTITY InputSelected.accesskey "o"> +<!ENTITY InputReadOnly.label "Samo za čitanje"> +<!ENTITY InputReadOnly.accesskey "a"> +<!ENTITY InputDisabled.label "Onemogućeno"> +<!ENTITY InputDisabled.accesskey "m"> +<!ENTITY tabIndex.label "Indeks taba:"> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY TextSize.label "Veličina polja:"> +<!ENTITY TextSize.accesskey "p"> +<!ENTITY TextLength.label "Maksimalna dužina:"> +<!ENTITY TextLength.accesskey "d"> +<!ENTITY AccessKey.label "Tipka pristupa:"> +<!ENTITY AccessKey.accesskey "k"> +<!ENTITY Accept.label "Prihvati tipove:"> +<!ENTITY Accept.accesskey "P"> + +<!ENTITY ImageProperties.label "Postavke slike…"> +<!ENTITY ImageProperties.accesskey "e"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorInsertChars.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..64263d47d8 --- /dev/null +++ b/l10n-bs/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 "Umetni znak"> +<!ENTITY category.label "Kategorija"> +<!ENTITY letter.label "Slovo:"> +<!ENTITY letter.accessKey "l"> +<!ENTITY character.label "Znak:"> +<!ENTITY character.accessKey "Z"> +<!ENTITY accentUpper.label "Naglašavanje velikih slova"> +<!ENTITY accentLower.label "Naglašavanje malih slova"> +<!ENTITY otherUpper.label "Druga velika slova"> +<!ENTITY otherLower.label "Ostala mala slova"> +<!ENTITY commonSymbols.label "Uobičajeni simboli"> +<!ENTITY insertButton.label "Umetni"> +<!ENTITY closeButton.label "Zatvori"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorInsertMath.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..2c41795b10 --- /dev/null +++ b/l10n-bs/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 "Umetni Math"> + +<!ENTITY sourceEditField.label "Unesite LaTeX izvorni kod:"> + +<!ENTITY options.label "Opcije"> +<!ENTITY optionInline.label "Inline režim"> +<!ENTITY optionInline.accesskey "n"> +<!ENTITY optionDisplay.label "Način prikaza"> +<!ENTITY optionDisplay.accesskey "N"> +<!ENTITY optionLTR.label "Smjer s lijeva na desno"> +<!ENTITY optionLTR.accesskey "l"> +<!ENTITY optionRTL.label "Smjer s desna na lijevo"> +<!ENTITY optionRTL.accesskey "d"> + +<!ENTITY insertButton.label "Umetni"> +<!ENTITY insertButton.accesskey "m"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorInsertSource.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..7c76f84a8e --- /dev/null +++ b/l10n-bs/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 "Umetni HTML"> +<!ENTITY sourceEditField.label "Umetni HTML oznake i tekst:"> +<!ENTITY example.label "Primjer:"> +<!-- 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 "Pozdrav svijetu!"> +<!ENTITY insertButton.label "Umetni"> +<!ENTITY insertButton.accesskey "m"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorInsertTOC.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..c584b80b40 --- /dev/null +++ b/l10n-bs/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 "Sadržaj"> +<!ENTITY buildToc.label "Kreiraj sadržaj iz:"> +<!ENTITY tag.label "Oznaka:"> +<!ENTITY class.label "Klasa:"> +<!ENTITY header1.label "Nivo 1"> +<!ENTITY header2.label "Nivo 2"> +<!ENTITY header3.label "Nivo 3"> +<!ENTITY header4.label "Nivo 4"> +<!ENTITY header5.label "Nivo 5"> +<!ENTITY header6.label "Nivo 6"> +<!ENTITY makeReadOnly.label "Učini sadržaj samo za čitanje"> +<!ENTITY orderedList.label "Pobroji sve unose u sadržaj"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..1b7d7a56e9 --- /dev/null +++ b/l10n-bs/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 "Umetni tabelu"> + +<!ENTITY size.label "Veličina"> +<!ENTITY numRowsEditField.label "Redovi:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "Kolone:"> +<!ENTITY numColumnsEditField.accessKey "K"> +<!ENTITY widthEditField.label "Širina:"> +<!ENTITY widthEditField.accessKey "Š"> +<!ENTITY borderEditField.label "Okvir:"> +<!ENTITY borderEditField.accessKey "O"> +<!ENTITY borderEditField.tooltip "Upišite broj za okvir tabele ili upišite nula (0) za prikaz bez okvira"> +<!ENTITY pixels.label "piksela"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..bd12506079 --- /dev/null +++ b/l10n-bs/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 "Postavke oznake"> + +<!ENTITY Settings.label "Postavke"> +<!ENTITY Settings.accesskey "s"> + +<!ENTITY EditLabelText.label "Uredi tekst:"> +<!ENTITY EditLabelText.accesskey "t"> +<!ENTITY LabelFor.label "Za kontrolu:"> +<!ENTITY LabelFor.accesskey "Z"> +<!ENTITY AccessKey.label "Tipka pristupa:"> +<!ENTITY AccessKey.accesskey "k"> + +<!ENTITY RemoveLabel.label "Ukloni oznaku"> +<!ENTITY RemoveLabel.accesskey "U"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorLinkProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..bfcec7ab5e --- /dev/null +++ b/l10n-bs/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 "Postavke linka"> +<!ENTITY LinkURLBox.label "Lokacija linka"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorListProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..59a4adf109 --- /dev/null +++ b/l10n-bs/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 "Postavke liste"> + +<!ENTITY ListType.label "Tip liste"> +<!ENTITY bulletStyle.label "Stil grafičke oznake:"> +<!ENTITY startingNumber.label "Započni na:"> +<!ENTITY startingNumber.accessKey "Z"> +<!ENTITY none.value "Nijedan"> +<!ENTITY bulletList.value "Lista s grafičkim oznakama (nenumerisana)"> +<!ENTITY numberList.value "Numerisana lista"> +<!ENTITY definitionList.value "Definiciona lista"> +<!ENTITY changeEntireListRadio.label "Promijeni cijelu listu"> +<!ENTITY changeEntireListRadio.accessKey "c"> +<!ENTITY changeSelectedRadio.label "Promijeni samo izabrane stavke"> +<!ENTITY changeSelectedRadio.accessKey "i"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..78050c9dea --- /dev/null +++ b/l10n-bs/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 "Postavke stranice"> +<!ENTITY location.label "Lokacija:"> +<!ENTITY lastModified.label "Zadnja promjena:"> +<!ENTITY titleInput.label "Naslov:"> +<!ENTITY titleInput.accessKey "N"> +<!ENTITY authorInput.label "Autor:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "Opis:"> +<!ENTITY descriptionInput.accessKey "O"> +<!ENTITY locationNewPage.label "[Nova stranica, još nije spašena]"> +<!ENTITY EditHEADSource1.label "Napredni korisnici:"> +<!ENTITY EditHEADSource2.label "Kako bi uredili drugi sadržaj <head> dijela koristite "HTML izvorni kod" u meniju Prikaz ili alatnoj traci za uređivanje."> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..43aed161a9 --- /dev/null +++ b/l10n-bs/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 "Lični rječnik"> + +<!ENTITY wordEditField.label "Nova riječ:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "Dodaj"> +<!ENTITY AddButton.accessKey "D"> +<!ENTITY DictionaryList.label "Riječi u rječniku:"> +<!ENTITY DictionaryList.accessKey "R"> +<!ENTITY ReplaceButton.label "Zamijeni"> +<!ENTITY ReplaceButton.accessKey "Z"> +<!ENTITY RemoveButton.label "Ukloni"> +<!ENTITY RemoveButton.accessKey "U"> + +<!ENTITY CloseButton.label "Zatvori"> +<!ENTITY CloseButton.accessKey "Z"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorPublish.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..3e12ddecfa --- /dev/null +++ b/l10n-bs/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 stranicu"> +<!ENTITY windowTitleSettings.label "Postavke objavljivanja"> +<!ENTITY publishTab.label "Objavi"> +<!ENTITY settingsTab.label "Postavke"> +<!ENTITY publishButton.label "Objavi"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Naziv stranice:"> +<!ENTITY siteList.accesskey "e"> +<!ENTITY siteList.tooltip "Izaberite stranicu na koju želite objaviti"> +<!ENTITY newSiteButton.label "Nova stranica"> +<!ENTITY newSiteButton.accesskey "N"> +<!ENTITY docDirList.label "Poddirektorij za ovu stranicu:"> +<!ENTITY docDirList.accesskey "s"> +<!ENTITY docDirList.tooltip "Izaberite ili upišite naziv udaljenog poddirektorija za ovu stranicu"> +<!ENTITY publishImgCheckbox.label "Obuhvati slike i ostale fajlove"> +<!ENTITY publishImgCheckbox.accesskey "o"> +<!ENTITY publishImgCheckbox.tooltip "Objavi slike i druge fajlove referencirane na ovoj stranici"> +<!ENTITY sameLocationRadio.label "Koristi istu lokaciju kao i stranica"> +<!ENTITY sameLocationRadio.accesskey "K"> +<!ENTITY sameLocationRadio.tooltip "Objavi fajlove na istu lokaciju na kojoj je stranica"> +<!ENTITY useSubdirRadio.label "Koristi poddirektorij ove stranice:"> +<!ENTITY useSubdirRadio.accesskey "d"> +<!ENTITY useSubdirRadio.tooltip "Objavi fajlove u izabrani udaljeni poddirektorij"> +<!ENTITY otherDirList.tooltip "Izaberite ili upišite naziv udaljenog poddirektorija gdje će biti objavljeni fajlovi"> +<!ENTITY pageTitle.label "Naslov stranice:"> +<!ENTITY pageTitle.accesskey "t"> +<!ENTITY pageTitle.tooltip "Upišite naslov kako bi stranica bila prepoznatljiva u prozoru i zabilješkama"> +<!ENTITY pageTitleExample.label "npr.: "Moja web stranica""> +<!ENTITY filename.label "Naziv fajla:"> +<!ENTITY filename.accesskey "f"> +<!ENTITY filename.tooltip "Upišite naziv za ovaj fajl, uključujući '.html' za web stranicu"> +<!ENTITY filenameExample.label "npr.: "mojastranica.html""> +<!ENTITY setDefaultButton.label "Postavi kao glavno"> +<!ENTITY setDefaultButton.accesskey "g"> +<!ENTITY removeButton.label "Ukloni stranicu"> +<!ENTITY removeButton.accesskey "r"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "Objavljujem stranice"> +<!ENTITY serverInfo.label "Podaci o serveru"> +<!ENTITY loginInfo.label "Informacije za prijavu"> +<!ENTITY siteName.label "Naziv stranice:"> +<!ENTITY siteName.accesskey "e"> +<!ENTITY siteName.tooltip "Nadimak koji identificira ovu stranicu za objavljivanje (npr.: 'MojaStranica')"> +<!ENTITY siteUrl.label "Adresa objavljivanja (npr.: 'ftp://ftp.mojisp.ba/mojekorisnickoime'):"> +<!ENTITY siteUrl.accesskey "A"> +<!ENTITY siteUrl.tooltip "FTP:// ili HTTP:// adresa koju ste dobili od vašeg ISP-a ili web hosting servisa"> +<!ENTITY browseUrl.label "HTTP adresa vaše početne stranice (npr.: 'http://www.mojisp.ba/mojekorisnickoime'):"> +<!ENTITY browseUrl.accesskey "T"> +<!ENTITY browseUrl.tooltip "HTTP:// adresa vašeg početnog direktorija (ne upisujte naziv fajla)"> +<!ENTITY username.label "Korisničko ime:"> +<!ENTITY username.accesskey "K"> +<!ENTITY username.tooltip "Korisničko ime koje koristite za prijavu na vaš ISP ili web hosting servis"> +<!ENTITY password.label "Lozinka:"> +<!ENTITY password.accesskey "z"> +<!ENTITY password.tooltip "Lozinka za vaše korisničko ime"> +<!ENTITY savePassword.label "Spasi lozinku"> +<!ENTITY savePassword.accesskey "S"> +<!ENTITY savePassword.tooltip "Izaberite ovo kako bi sigurno spasili vašu lozinku koristeći Upravitelja lozinkama"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..c2490d38de --- /dev/null +++ b/l10n-bs/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 "URL stranice:"> +<!ENTITY docSubdir.label "Poddirektorij stranice:"> +<!ENTITY otherSubdir.label "Poddirektorij slike:"> + +<!ENTITY status.label "Objavljivanje…"> +<!ENTITY fileList.label "Status objavljivanja"> +<!ENTITY succeeded.label "Uspješno"> +<!ENTITY failed.label "Neuspješno"> + +<!ENTITY keepOpen "Zadrži ovaj prozor otvoren nakon što se objavljivanje završi."> +<!ENTITY closeButton.label "Zatvori"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..6757e9ce27 --- /dev/null +++ b/l10n-bs/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 "Pronađi i zamijeni"> +<!ENTITY findField.label "Pronađi tekst:"> +<!ENTITY findField.accesskey "n"> +<!ENTITY replaceField.label "Zamijeni sa:"> +<!ENTITY replaceField.accesskey "e"> +<!ENTITY caseSensitiveCheckbox.label "Pazi na velika/mala slova"> +<!ENTITY caseSensitiveCheckbox.accesskey "P"> +<!ENTITY wrapCheckbox.label "Omotaj oko"> +<!ENTITY wrapCheckbox.accesskey "O"> +<!ENTITY backwardsCheckbox.label "Traži unazad"> +<!ENTITY backwardsCheckbox.accesskey "u"> +<!ENTITY findNextButton.label "Pronađi sljedeće"> +<!ENTITY findNextButton.accesskey "P"> +<!ENTITY replaceButton.label "Zamijeni"> +<!ENTITY replaceButton.accesskey "Z"> +<!ENTITY replaceAndFindButton.label "Zamijeni i pronađi"> +<!ENTITY replaceAndFindButton.accesskey "a"> +<!ENTITY replaceAllButton.label "Zamijeni sve"> +<!ENTITY replaceAllButton.accesskey "a"> +<!ENTITY closeButton.label "Zatvori"> +<!ENTITY closeButton.accesskey "Z"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..c3d08d8353 --- /dev/null +++ b/l10n-bs/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,15 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<!-- These strings are generic to all or most of the editor's dialogs. --> +<!-- This button is for the progressive disclosure of additional editing functionality --> +<!-- These strings are for use specifically in the editor's link dialog. --> + + + +<!ENTITY windowTitle2.label "Spasi i promijeni enkodiranje teksta"> +<!ENTITY documentTitleTitle.label "Naslov stranice"> +<!ENTITY documentCharsetTitle2.label "Enkodiranje teksta"> +<!ENTITY documentCharsetDesc2.label "Izaberite enkodiranje teksta u kojem želite snimiti dokument:"> +<!ENTITY documentExportToText.label "Izvezi u tekst"> + diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..9a359420f9 --- /dev/null +++ b/l10n-bs/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 "Postavke liste za izbor"> + +<!ENTITY Select.label "Lista za izbor"> +<!ENTITY SelectName.label "Naziv liste:"> +<!ENTITY SelectName.accesskey "N"> +<!ENTITY SelectSize.label "Visina:"> +<!ENTITY SelectSize.accesskey "V"> +<!ENTITY SelectMultiple.label "Višestruki izbor"> +<!ENTITY SelectMultiple.accesskey "V"> +<!ENTITY SelectDisabled.label "Onemogućeno"> +<!ENTITY SelectDisabled.accesskey "O"> +<!ENTITY SelectTabIndex.label "Indeks taba:"> +<!ENTITY SelectTabIndex.accesskey "I"> + +<!ENTITY OptGroup.label "Grupa opcija"> +<!ENTITY OptGroupLabel.label "Oznaka:"> +<!ENTITY OptGroupLabel.accesskey "O"> +<!ENTITY OptGroupDisabled.label "Onemogućeno"> +<!ENTITY OptGroupDisabled.accesskey "O"> + +<!ENTITY Option.label "Opcija"> +<!ENTITY OptionText.label "Tekst:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Vrijednost:"> +<!ENTITY OptionValue.accesskey "V"> +<!ENTITY OptionSelected.label "Prvobitno izabrano"> +<!ENTITY OptionSelected.accesskey "z"> +<!ENTITY OptionDisabled.label "Onemogućeno"> +<!ENTITY OptionDisabled.accesskey "O"> + +<!ENTITY TextHeader.label "Tekst"> +<!ENTITY ValueHeader.label "Vrijednost"> +<!ENTITY SelectedHeader.label "Izabrano"> + +<!ENTITY AddOption.label "Dodaj opciju"> +<!ENTITY AddOption.accesskey "o"> +<!ENTITY AddOptGroup.label "Dodaj grupu"> +<!ENTITY AddOptGroup.accesskey "g"> +<!ENTITY RemoveElement.label "Ukloni"> +<!ENTITY RemoveElement.accesskey "U"> +<!ENTITY MoveElementUp.label "Pomjeri gore"> +<!ENTITY MoveElementUp.accesskey "g"> +<!ENTITY MoveElementDown.label "Pomjeri dolje"> +<!ENTITY MoveElementDown.accesskey "d"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..a37a3e2489 --- /dev/null +++ b/l10n-bs/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 "Uklapaj uz mrežu"> + +<!ENTITY enableSnapToGrid.label "omogući uklapanje uz mrežu"> +<!ENTITY enableSnapToGrid.accessKey "e"> + +<!ENTITY sizeEditField.label "Veličina:"> +<!ENTITY sizeEditField.accessKey "V"> + +<!ENTITY pixelsLabel.value "piksela"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..daa3632ceb --- /dev/null +++ b/l10n-bs/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 "Provjeri pravopis"> + +<!ENTITY misspelledWord.label "Pogrešno napisana riječ:"> +<!ENTITY wordEditField.label "Zamijeni sa:"> +<!ENTITY wordEditField.accessKey "s"> +<!ENTITY checkwordButton.label "Provjeri riječ"> +<!ENTITY checkwordButton.accessKey "j"> +<!ENTITY suggestions.label "Prijedlozi:"> +<!ENTITY suggestions.accessKey "r"> +<!ENTITY ignoreButton.label "Ignoriši"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "Ignoriši sve"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "Zamijeni"> +<!ENTITY replaceButton.accessKey "Z"> +<!ENTITY replaceAllButton.label "Zamijeni sve"> +<!ENTITY replaceAllButton.accessKey "a"> +<!ENTITY stopButton.label "Zaustavi"> +<!ENTITY stopButton.accessKey "Z"> +<!ENTITY userDictionary.label "Lični rječnik:"> +<!ENTITY moreDictionaries.label "Preuzmi više rječnika…"> +<!ENTITY addToUserDictionaryButton.label "Dodaj riječ"> +<!ENTITY addToUserDictionaryButton.accessKey "d"> +<!ENTITY editUserDictionaryButton.label "&Uredi…"> +<!ENTITY editUserDictionaryButton.accessKey "e"> +<!ENTITY recheckButton2.label "Ponovo provjeri tekst"> +<!ENTITY recheckButton2.accessKey "t"> +<!ENTITY closeButton.label "Zatvori"> +<!ENTITY closeButton.accessKey "Z"> +<!ENTITY sendButton.label "Pošalji"> +<!ENTITY sendButton.accessKey "P"> +<!ENTITY languagePopup.label "Jezik:"> +<!ENTITY languagePopup.accessKey "J"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorTableProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..1989e7388e --- /dev/null +++ b/l10n-bs/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 "Postavke tabele"> +<!ENTITY applyButton.label "Primijeni"> +<!ENTITY applyButton.accesskey "P"> +<!ENTITY closeButton.label "Zatvori"> +<!ENTITY tableTab.label "Tabela"> +<!ENTITY cellTab.label "Ćelije"> +<!ENTITY tableRows.label "Redovi:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "Kolone:"> +<!ENTITY tableColumns.accessKey "K"> +<!ENTITY tableHeight.label "Visina:"> +<!ENTITY tableHeight.accessKey "V"> +<!ENTITY tableWidth.label "Širina:"> +<!ENTITY tableWidth.accessKey "Š"> +<!ENTITY tableBorderSpacing.label "Okviri i razmaci"> +<!ENTITY tableBorderWidth.label "Okvir:"> +<!ENTITY tableBorderWidth.accessKey "k"> +<!ENTITY tableSpacing.label "Razmak:"> +<!ENTITY tableSpacing.accessKey "R"> +<!ENTITY tablePadding.label "Padding:"> +<!ENTITY tablePadding.accessKey "P"> +<!ENTITY tablePxBetwCells.label "piksela između ćelija"> +<!ENTITY tablePxBetwBrdrCellContent.label "piksela između ivice ćelija i sadržaja"> +<!ENTITY tableAlignment.label "Poravnanje tabele:"> +<!ENTITY tableAlignment.accessKey "t"> +<!ENTITY tableCaption.label "Opis:"> +<!ENTITY tableCaption.accessKey "O"> +<!ENTITY tableCaptionAbove.label "Iznad tabele"> +<!ENTITY tableCaptionBelow.label "Ispod tabele"> +<!ENTITY tableCaptionLeft.label "Lijevo od tabele"> +<!ENTITY tableCaptionRight.label "Desno od tabele"> +<!ENTITY tableCaptionNone.label "Nema"> +<!ENTITY tableInheritColor.label "(Dozvoli da se boje stranice vide kroz)"> + +<!ENTITY cellSelection.label "Izbor"> +<!ENTITY cellSelectCell.label "Ćelija"> +<!ENTITY cellSelectRow.label "Red"> +<!ENTITY cellSelectColumn.label "Kolona"> +<!ENTITY cellSelectNext.label "Sljedeći"> +<!ENTITY cellSelectNext.accessKey "S"> +<!ENTITY cellSelectPrevious.label "Prethodni"> +<!ENTITY cellSelectPrevious.accessKey "P"> +<!ENTITY applyBeforeChange.label "Trenutne promjene će biti primijenjene prije promjene izbora."> +<!ENTITY cellContentAlignment.label "Poravnanje sadržaja"> +<!ENTITY cellHorizontal.label "Horizontalno:"> +<!ENTITY cellHorizontal.accessKey "z"> +<!ENTITY cellVertical.label "Vertikalno:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "Stil ćelije:"> +<!ENTITY cellStyle.accessKey "ć"> +<!ENTITY cellNormal.label "Normalno"> +<!ENTITY cellHeader.label "Zaglavlje"> +<!ENTITY cellTextWrap.label "Omotavanje teksta:"> +<!ENTITY cellTextWrap.accessKey "t"> +<!ENTITY cellWrap.label "Omotaj"> +<!ENTITY cellNoWrap.label "Nemoj omotati"> +<!ENTITY cellAlignTop.label "Vrh"> +<!ENTITY cellAlignMiddle.label "Sredina"> +<!ENTITY cellAlignBottom.label "Dno"> +<!ENTITY cellAlignJustify.label "Obostrano"> +<!ENTITY cellInheritColor.label "(Dozvoli da se boje tablice vide kroz)"> +<!ENTITY cellUseCheckboxHelp.label "Koristite polja za potvrdu da oktrijete koje postavke su primijenjene na izabrane ćelije"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "Veličina"> +<!ENTITY pixels.label "piksela"> +<!ENTITY backgroundColor.label "Boja pozadine:"> +<!ENTITY backgroundColor.accessKey "B"> +<!ENTITY AlignLeft.label "Lijevo"> +<!ENTITY AlignCenter.label "Sredina"> +<!ENTITY AlignRight.label "Desno"> diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..914f7a2dc3 --- /dev/null +++ b/l10n-bs/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 "Postavke tekstualnog polja"> + +<!ENTITY Settings.label "Postavke"> + +<!ENTITY TextAreaName.label "Naziv polja:"> +<!ENTITY TextAreaName.accessKey "N"> +<!ENTITY TextAreaRows.label "Redovi:"> +<!ENTITY TextAreaRows.accessKey "R"> +<!ENTITY TextAreaCols.label "Kolone:"> +<!ENTITY TextAreaCols.accessKey "K"> +<!ENTITY TextAreaReadOnly.label "Samo za čitanje"> +<!ENTITY TextAreaReadOnly.accessKey "o"> +<!ENTITY TextAreaDisabled.label "Onemogućeno"> +<!ENTITY TextAreaDisabled.accessKey "e"> +<!ENTITY TextAreaTabIndex.label "Indeks taba:"> +<!ENTITY TextAreaTabIndex.accessKey "I"> +<!ENTITY TextAreaAccessKey.label "Tipka pristupa:"> +<!ENTITY TextAreaAccessKey.accessKey "k"> +<!ENTITY InitialText.label "Inicijalni tekst:"> +<!ENTITY InitialText.accessKey "t"> + +<!ENTITY TextAreaWrap.label "Način prijeloma:"> +<!ENTITY TextAreaWrap.accessKey "N"> +<!ENTITY WrapDefault.value "Izvorno"> +<!ENTITY WrapOff.value "Isključeno"> +<!ENTITY WrapHard.value "Tvrdo"> +<!ENTITY WrapSoft.value "Mehko"> +<!ENTITY WrapPhysical.value "Fizički"> +<!ENTITY WrapVirtual.value "Virtuelno"> |