summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/lv/chrome/lv/locale/lv/messenger/messengercompose/EditorImageProperties.dtd
blob: 4a266cba2aca0b73ebe1a8af6ae57ad72e1e9a4f (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 "Attēla īpašības">

<!ENTITY pixelsPopup.value "punkti">

<!-- These are in the Location tab panel -->
<!ENTITY locationEditField.label "Attēla vieta:">
<!ENTITY locationEditField.accessKey "v">
<!ENTITY locationEditField.tooltip "Ievadiet attēla faila nosaukumu vai atrašanās vietu">
<!ENTITY locationEditField.shortenedDataURI "Saīsināts datu URI (kopēšana ievietos pilnu URI starpliktuvē)">
<!ENTITY title.label "Rīka padoms:">
<!ENTITY title.accessKey "R">
<!ENTITY title.tooltip "HTML 'title' atribūts, kas tiek parādīts kā rīka padoms">
<!ENTITY altText.label "Alternatīvais teksts:">
<!ENTITY altText.accessKey "A">
<!ENTITY altTextEditField.tooltip "Ievadiet tekstu, kas norāda attēla vietu">
<!ENTITY noAltText.label "Neizmantot alternatīvo tekstu">
<!ENTITY noAltText.accessKey "N">

<!ENTITY previewBox.label "Attēla priekšskats">

<!-- These controls are in the Dimensions tab panel -->
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
<!ENTITY actualSize.label "Patiesais izmērs:">
<!ENTITY actualSizeRadio.label "Patiesais izmērs">
<!ENTITY actualSizeRadio.accessKey "P">
<!ENTITY actualSizeRadio.tooltip "Atgriezt uz attēla patieso izmēru">
<!ENTITY customSizeRadio.label "Pielāgots izmērs">
<!ENTITY customSizeRadio.accessKey "i">
<!ENTITY customSizeRadio.tooltip "Mainīt attēla izmēru, kā parādīts lapā">
<!ENTITY heightEditField.label "Augstums:">
<!ENTITY heightEditField.accessKey "A">
<!ENTITY widthEditField.label "Platums:">
<!ENTITY widthEditField.accessKey "P">
<!ENTITY constrainCheckbox.label "Ierobežot">
<!ENTITY constrainCheckbox.accessKey "I">
<!ENTITY constrainCheckbox.tooltip "Saglabāt attēla malu attiecību">

<!-- These controls are in the Image Map box of the expanded area -->
<!ENTITY imagemapBox.label "Attēlu karte">
<!ENTITY removeImageMapButton.label "Noņemt">
<!ENTITY removeImageMapButton.accessKey "N">

<!-- These are the options for image alignment -->
<!ENTITY alignment.label "Pielīdzināt tekstu attēlam">
<!ENTITY bottomPopup.value "Apakšā">
<!ENTITY topPopup.value "Augšā">
<!ENTITY centerPopup.value "Centrā">
<!ENTITY wrapRightPopup.value "Aptīt pa labi">
<!ENTITY wrapLeftPopup.value "Aptīt pa kreisi">

<!-- These controls are in the Spacing Box -->
<!ENTITY spacingBox.label "Atstatums">
<!ENTITY leftRightEditField.label "Pa kreisi un pa labi:">
<!ENTITY leftRightEditField.accessKey "k">
<!ENTITY topBottomEditField.label "Augšā un apakšā:">
<!ENTITY topBottomEditField.accessKey "A">
<!ENTITY borderEditField.label "Nepārtraukta apmale:">
<!ENTITY borderEditField.accessKey "N">

<!-- These controls are in the Link Box -->
<!ENTITY showImageLinkBorder.label "Rādīt saistītam attēlam apmali">
<!ENTITY showImageLinkBorder.accessKey "R">
<!ENTITY LinkAdvancedEditButton.label "Saistīt papildu rediģēšanu…">
<!ENTITY LinkAdvancedEditButton.accessKey "S">
<!ENTITY LinkAdvancedEditButton.tooltip "Pievienot vai mainīt HTML atribūtus, stila atribūtus un JavaScript">

<!-- These tabs are currently used in the image input dialog -->
<!ENTITY imageInputTab.label "Forma">
<!ENTITY imageLocationTab.label "Atrašanās vieta">
<!ENTITY imageDimensionsTab.label "Izmēri">
<!ENTITY imageAppearanceTab.label "Izskats">
<!ENTITY imageLinkTab.label "Saite">