summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/nn-NO/chrome/nn-NO/locale/nn-NO/messenger/messengercompose/EditorImageProperties.dtd
blob: c3be0dddd99dd6fe784f2f6feddf931a1ef981a2 (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
<!-- 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 "Bildeeigenskapar">

<!ENTITY pixelsPopup.value "pikslar">

<!-- These are in the Location tab panel -->
<!ENTITY locationEditField.label "Bildeadresse:">
<!ENTITY locationEditField.accessKey "B">
<!ENTITY locationEditField.tooltip "Skriv inn filnamnet eller adressa til bildet">
<!ENTITY locationEditField.shortenedDataURI "Forkorta data-URI (kopiera vil flytta heile URI-en til utklippstavla)">
<!ENTITY title.label "Verktøytips:">
<!ENTITY title.accessKey "V">
<!ENTITY title.tooltip "HTML-attributtet «title» viser eit verktøytips">
<!ENTITY altText.label "Alternativ tekst:">
<!ENTITY altText.accessKey "A">
<!ENTITY altTextEditField.tooltip "Skriv inn tekst som skal visast i staden for bildet">
<!ENTITY noAltText.label "Ikkje bruk alternativ tekst">
<!ENTITY noAltText.accessKey "I">

<!ENTITY previewBox.label "Førehandsvising av bildet">

<!-- These controls are in the Dimensions tab panel -->
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
<!ENTITY actualSize.label "Verkeleg storleik:">
<!ENTITY actualSizeRadio.label "Verkeleg storleik">
<!ENTITY actualSizeRadio.accessKey "V">
<!ENTITY actualSizeRadio.tooltip "Gå tilbake til den verkelege bildestorleiken">
<!ENTITY customSizeRadio.label "Eigendefinert storleik">
<!ENTITY customSizeRadio.accessKey "E">
<!ENTITY customSizeRadio.tooltip "Endre bildestorleik som vist på sida">
<!ENTITY heightEditField.label "Høgd:">
<!ENTITY heightEditField.accessKey "H">
<!ENTITY widthEditField.label "Breidde:">
<!ENTITY widthEditField.accessKey "r">
<!ENTITY constrainCheckbox.label "Avgrens">
<!ENTITY constrainCheckbox.accessKey "A">
<!ENTITY constrainCheckbox.tooltip "Behald høgde-/breidde-forhold i bildet">

<!-- These controls are in the Image Map box of the expanded area -->
<!ENTITY imagemapBox.label "Bildekart">
<!ENTITY removeImageMapButton.label "Fjern">
<!ENTITY removeImageMapButton.accessKey "F">

<!-- These are the options for image alignment -->
<!ENTITY alignment.label "Juster tekst etter bilde">
<!ENTITY bottomPopup.value "Ved botnen">
<!ENTITY topPopup.value "Ved toppen">
<!ENTITY centerPopup.value "I midten">
<!ENTITY wrapRightPopup.value "Bryt til høgre">
<!ENTITY wrapLeftPopup.value "Bryt til venstre">

<!-- These controls are in the Spacing Box -->
<!ENTITY spacingBox.label "Mellomrom">
<!ENTITY leftRightEditField.label "Venstre og høgre:">
<!ENTITY leftRightEditField.accessKey "V">
<!ENTITY topBottomEditField.label "Topp og botn:">
<!ENTITY topBottomEditField.accessKey "T">
<!ENTITY borderEditField.label "Heiltrekt kantlinje">
<!ENTITY borderEditField.accessKey "H">

<!-- These controls are in the Link Box -->
<!ENTITY showImageLinkBorder.label "Vis kantlinje omkring lenka bilde">
<!ENTITY showImageLinkBorder.accessKey "V">
<!ENTITY LinkAdvancedEditButton.label "Lenk avansert redigering…">
<!ENTITY LinkAdvancedEditButton.accessKey "L">
<!ENTITY LinkAdvancedEditButton.tooltip "Legg til eller endre HTML-attributtaar, stilattributtar og JavaScript">

<!-- These tabs are currently used in the image input dialog -->
<!ENTITY imageInputTab.label "Skjema">
<!ENTITY imageLocationTab.label "Adresse">
<!ENTITY imageDimensionsTab.label "Dimensjonar">
<!ENTITY imageAppearanceTab.label "Utsjånad">
<!ENTITY imageLinkTab.label "Lenke">