summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/hr/chrome/hr/locale/hr/messenger/messengercompose/EditorImageProperties.dtd
blob: f5617108184663bd79fc698b1d1d415353638507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!-- These strings are for use specifically in the editor's image and form image dialogs. -->
<!-- Window title -->


<!ENTITY windowTitle.label "Postavke slike">

<!ENTITY pixelsPopup.value "pikseli">
<!-- These are in the Location tab panel -->

<!ENTITY locationEditField.label "Lokacija slike:">
<!ENTITY locationEditField.accessKey "L">
<!ENTITY locationEditField.tooltip "Upiši naziv datoteke ili lokaciju">
<!ENTITY locationEditField.shortenedDataURI "Skraćeni URI podataka (kopiranje će staviti cijeli URI u međuspremnik)">
<!ENTITY title.label "Opis alata:">
<!ENTITY title.accessKey "t">
<!ENTITY title.tooltip "Html 'title' atribut koji se prikazuje u prozoru opisa alata">
<!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 slika prikazanih na stranici">
<!ENTITY heightEditField.label "Visina:">
<!ENTITY heightEditField.accessKey "V">
<!ENTITY widthEditField.label "Širina:">
<!ENTITY widthEditField.accessKey "i">
<!ENTITY constrainCheckbox.label "Ograniči">
<!ENTITY constrainCheckbox.accessKey "O">
<!ENTITY constrainCheckbox.tooltip "Zadrži omjer između stranica slike">
<!-- These controls are in the Image Map box of the expanded area -->

<!ENTITY imagemapBox.label "Image Map">
<!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 dnu">
<!ENTITY topPopup.value "Na vrhu">
<!ENTITY centerPopup.value "U sredini">
<!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 "Pun obrub:">
<!ENTITY borderEditField.accessKey "b">
<!-- These controls are in the Link Box -->

<!ENTITY showImageLinkBorder.label "Prikaži obrub oko slike s poveznicom">
<!ENTITY showImageLinkBorder.accessKey "b">
<!ENTITY LinkAdvancedEditButton.label "Napredno uređivanje poveznice…">
<!ENTITY LinkAdvancedEditButton.accessKey "N">
<!ENTITY LinkAdvancedEditButton.tooltip "Dodaj ili promijeni 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 "Prikaz">
<!ENTITY imageLinkTab.label "Poveznica">