summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/tr/chrome/tr/locale/tr/messenger/messengercompose/EditorImageProperties.dtd
blob: 4faffaed6139230feb166fe43cc03af837ca979b (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 "Resim Özellikleri">

<!ENTITY pixelsPopup.value "piksel">

<!-- These are in the Location tab panel -->
<!ENTITY locationEditField.label "Resim konumu:">
<!ENTITY locationEditField.accessKey "R">
<!ENTITY locationEditField.tooltip "Resmin dosya adını veya konumunu yazın">
<!ENTITY locationEditField.shortenedDataURI "Kısaltılmış veri URI’si (Kopyalarsanız panoya tam URI kopyalanır.)">
<!ENTITY title.label "Araç ipucu:">
<!ENTITY title.accessKey "B">
<!ENTITY title.tooltip "Fareyle üzerine gelindiğinde görünecek HTML 'title' özniteliği">
<!ENTITY altText.label "Alternatif metin:">
<!ENTITY altText.accessKey "A">
<!ENTITY altTextEditField.tooltip "Resmin yerinde görüntülenecek metni yazın">
<!ENTITY noAltText.label "Alternatif metin kullanma">
<!ENTITY noAltText.accessKey "k">

<!ENTITY previewBox.label "Resim ön izleme">

<!-- These controls are in the Dimensions tab panel -->
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
<!ENTITY actualSize.label "Gerçek boyut:">
<!ENTITY actualSizeRadio.label "Gerçek boyut">
<!ENTITY actualSizeRadio.accessKey "G">
<!ENTITY actualSizeRadio.tooltip "Resmin gerçek ölçülerine dön">
<!ENTITY customSizeRadio.label "Özel boyut">
<!ENTITY customSizeRadio.accessKey "Ö">
<!ENTITY customSizeRadio.tooltip "Resmin boyutunu sayfada göründüğü gibi değiştir">
<!ENTITY heightEditField.label "Yükseklik:">
<!ENTITY heightEditField.accessKey "n">
<!ENTITY widthEditField.label "Genişlik:">
<!ENTITY widthEditField.accessKey "G">
<!ENTITY constrainCheckbox.label "Zorla">
<!ENTITY constrainCheckbox.accessKey "l">
<!ENTITY constrainCheckbox.tooltip "Resmin en/boy oranını koru">

<!-- These controls are in the Image Map box of the expanded area -->
<!ENTITY imagemapBox.label "Resim haritası">
<!ENTITY removeImageMapButton.label "Kaldır">
<!ENTITY removeImageMapButton.accessKey "a">

<!-- These are the options for image alignment -->
<!ENTITY alignment.label "Metni resme hizala">
<!ENTITY bottomPopup.value "Altta">
<!ENTITY topPopup.value "Üstte">
<!ENTITY centerPopup.value "Ortada">
<!ENTITY wrapRightPopup.value "Sağa yasla">
<!ENTITY wrapLeftPopup.value "Sola yasla">

<!-- These controls are in the Spacing Box -->
<!ENTITY spacingBox.label "Aralık">
<!ENTITY leftRightEditField.label "Sol ve sağ:">
<!ENTITY leftRightEditField.accessKey "S">
<!ENTITY topBottomEditField.label "Üst ve alt:">
<!ENTITY topBottomEditField.accessKey "Ü">
<!ENTITY borderEditField.label "Kesintisiz kenarlık:">
<!ENTITY borderEditField.accessKey "K">

<!-- These controls are in the Link Box -->
<!ENTITY showImageLinkBorder.label "Bağlantılı resmin etrafında kenarlık göster">
<!ENTITY showImageLinkBorder.accessKey "B">
<!ENTITY LinkAdvancedEditButton.label "Gelişmiş bağlantı düzenleme…">
<!ENTITY LinkAdvancedEditButton.accessKey "G">
<!ENTITY LinkAdvancedEditButton.tooltip "HTML öznitelikleri, biçim öznitelikleri ve JavaScript ekle veya değiştir">

<!-- These tabs are currently used in the image input dialog -->
<!ENTITY imageInputTab.label "Form">
<!ENTITY imageLocationTab.label "Konum">
<!ENTITY imageDimensionsTab.label "Ölçüler">
<!ENTITY imageAppearanceTab.label "Görünüm">
<!ENTITY imageLinkTab.label "Bağlantı">