summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ru/chrome/ru/locale/ru/messenger/messengercompose/EditorImageProperties.dtd
blob: be7634dab5cf2c2274cbaba15cccb2cba145df93 (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 "Свойства изображения">

<!ENTITY pixelsPopup.value "пикселей">

<!-- These are in the Location tab panel -->
<!ENTITY locationEditField.label "Адрес изображения:">
<!ENTITY locationEditField.accessKey "А">
<!ENTITY locationEditField.tooltip "Введите имя файла с изображением или его адрес">
<!ENTITY locationEditField.shortenedDataURI "Укороченный URI данных (копия поместит полный URI в буфер обмена)">
<!ENTITY title.label "Всплывающая подсказка:">
<!ENTITY title.accessKey "В">
<!ENTITY title.tooltip "Атрибут «title», отображаемый как всплывающая подсказка">
<!ENTITY altText.label "Альтернативный текст:">
<!ENTITY altText.accessKey "л">
<!ENTITY altTextEditField.tooltip "Введите текст, показываемый на месте изображения">
<!ENTITY noAltText.label "Не использовать альтернативный текст">
<!ENTITY noAltText.accessKey "Н">

<!ENTITY previewBox.label "Предварительный просмотр изображения">

<!-- These controls are in the Dimensions tab panel -->
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
<!ENTITY actualSize.label "Исходный размер:">
<!ENTITY actualSizeRadio.label "Исходный размер">
<!ENTITY actualSizeRadio.accessKey "И">
<!ENTITY actualSizeRadio.tooltip "Вернуться к исходным размерам изображения">
<!ENTITY customSizeRadio.label "Задать размер">
<!ENTITY customSizeRadio.accessKey "З">
<!ENTITY customSizeRadio.tooltip "Изменить размер изображения так, как это выглядит на странице">
<!ENTITY heightEditField.label "Высота:">
<!ENTITY heightEditField.accessKey "В">
<!ENTITY widthEditField.label "Ширина:">
<!ENTITY widthEditField.accessKey "Ш">
<!ENTITY constrainCheckbox.label "Соблюдать пропорции">
<!ENTITY constrainCheckbox.accessKey "С">
<!ENTITY constrainCheckbox.tooltip "Соблюдать пропорции при изменении размера изображения">

<!-- These controls are in the Image Map box of the expanded area -->
<!ENTITY imagemapBox.label "Карта изображения">
<!ENTITY removeImageMapButton.label "Убрать">
<!ENTITY removeImageMapButton.accessKey "У">

<!-- These are the options for image alignment -->
<!ENTITY alignment.label "Расположение текста по отношению к изображению">
<!ENTITY bottomPopup.value "Внизу">
<!ENTITY topPopup.value "Вверху">
<!ENTITY centerPopup.value "По центру">
<!ENTITY wrapRightPopup.value "Влево, окружить текстом справа">
<!ENTITY wrapLeftPopup.value "Вправо, окружить текстом слева">

<!-- These controls are in the Spacing Box -->
<!ENTITY spacingBox.label "Поля">
<!ENTITY leftRightEditField.label "Слева и справа:">
<!ENTITY leftRightEditField.accessKey "е">
<!ENTITY topBottomEditField.label "Сверху и снизу:">
<!ENTITY topBottomEditField.accessKey "в">
<!ENTITY borderEditField.label "Сплошная граница:">
<!ENTITY borderEditField.accessKey "п">

<!-- These controls are in the Link Box -->
<!ENTITY showImageLinkBorder.label "Показывать границу вокруг изображения, содержащего ссылку">
<!ENTITY showImageLinkBorder.accessKey "г">
<!ENTITY LinkAdvancedEditButton.label "Редактор свойств ссылки…">
<!ENTITY LinkAdvancedEditButton.accessKey "д">
<!ENTITY LinkAdvancedEditButton.tooltip "Добавление или изменение HTML-атрибутов, атрибутов стилей и JavaScript">

<!-- These tabs are currently used in the image input dialog -->
<!ENTITY imageInputTab.label "Форма">
<!ENTITY imageLocationTab.label "Адрес">
<!ENTITY imageDimensionsTab.label "Размеры">
<!ENTITY imageAppearanceTab.label "Внешний вид">
<!ENTITY imageLinkTab.label "Ссылка">