blob: 1065771397b18e28553f6971d07e827ce7b3a7a9 (
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 "Ofbyldingseigenskippen">
<!ENTITY pixelsPopup.value "piksels">
<!-- These are in the Location tab panel -->
<!ENTITY locationEditField.label "Ofbyldingslokaasje:">
<!ENTITY locationEditField.accessKey "f">
<!ENTITY locationEditField.tooltip "Typ de bestânsnamme of -lokaasje fan de ôfbylding">
<!ENTITY locationEditField.shortenedDataURI "Ynkoarte URI-gegevens (kopiearjen sil de folsleine URI op it klamboerd sette)">
<!ENTITY title.label "Arktip:">
<!ENTITY title.accessKey "t">
<!ENTITY title.tooltip "It HTML-attribút ‘title’ dat ferskynt as sweefjende tip">
<!ENTITY altText.label "Alternative tekst:">
<!ENTITY altText.accessKey "A">
<!ENTITY altTextEditField.tooltip "Typ de tekst dy't ferskynt yn stee fan de ôfbylding">
<!ENTITY noAltText.label "Gjin alternative tekst brûke">
<!ENTITY noAltText.accessKey "G">
<!ENTITY previewBox.label "Ofbyldingsfoarbyld">
<!-- These controls are in the Dimensions tab panel -->
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
<!ENTITY actualSize.label "Werklike ôfmjittingen:">
<!ENTITY actualSizeRadio.label "Werklike ôfmjittingen">
<!ENTITY actualSizeRadio.accessKey "W">
<!ENTITY actualSizeRadio.tooltip "De ôfbylding werombringe oant syn orzjinele ôfmjittingen">
<!ENTITY customSizeRadio.label "Oanpaste ôfmjittingen">
<!ENTITY customSizeRadio.accessKey "n">
<!ENTITY customSizeRadio.tooltip "De ôfbyldingsôfmjittingen lykas yn de side wizigje">
<!ENTITY heightEditField.label "Hichte:">
<!ENTITY heightEditField.accessKey "H">
<!ENTITY widthEditField.label "Breedte:">
<!ENTITY widthEditField.accessKey "B">
<!ENTITY constrainCheckbox.label "Ferhâldingen behâlde">
<!ENTITY constrainCheckbox.accessKey "e">
<!ENTITY constrainCheckbox.tooltip "De ôfbyldingsferhâldingen behâlde">
<!-- These controls are in the Image Map box of the expanded area -->
<!ENTITY imagemapBox.label "Ofbyldingsmap">
<!ENTITY removeImageMapButton.label "Fuortsmite">
<!ENTITY removeImageMapButton.accessKey "F">
<!-- These are the options for image alignment -->
<!ENTITY alignment.label "Tekst útline lâns ôfbylding">
<!ENTITY bottomPopup.value "Underoan">
<!ENTITY topPopup.value "Boppe-oan">
<!ENTITY centerPopup.value "Yn it midden">
<!ENTITY wrapRightPopup.value "Rjochts rjochtsje">
<!ENTITY wrapLeftPopup.value "Lofts rjochtsje">
<!-- These controls are in the Spacing Box -->
<!ENTITY spacingBox.label "Marzjes">
<!ENTITY leftRightEditField.label "Lofts en rjochts">
<!ENTITY leftRightEditField.accessKey "s">
<!ENTITY topBottomEditField.label "Boppe en ûnder:">
<!ENTITY topBottomEditField.accessKey "o">
<!ENTITY borderEditField.label "Folle râne:">
<!ENTITY borderEditField.accessKey "r">
<!-- These controls are in the Link Box -->
<!ENTITY showImageLinkBorder.label "In râne werjaan om de keppelingsôfbylding">
<!ENTITY showImageLinkBorder.accessKey "r">
<!ENTITY LinkAdvancedEditButton.label "Keppel avansearre bewurkjen…">
<!ENTITY LinkAdvancedEditButton.accessKey "K">
<!ENTITY LinkAdvancedEditButton.tooltip "HTML-attributen, stylkenmerken en JavaScript tafoegje of oanpasse">
<!-- These tabs are currently used in the image input dialog -->
<!ENTITY imageInputTab.label "Formulier">
<!ENTITY imageLocationTab.label "Lokaasje">
<!ENTITY imageDimensionsTab.label "Ofmjittingen">
<!ENTITY imageAppearanceTab.label "Uterlik">
<!ENTITY imageLinkTab.label "Keppeling">
|