summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/tr/chrome/tr/locale/tr/messenger/messengercompose/EditorListProperties.dtd
blob: 5ed74fa96b4dc52bd0d5b508177208e4f14f9368 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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/. -->
<!-- Window title -->


<!ENTITY windowTitle.label "Liste Özellikleri">

<!ENTITY ListType.label "Liste türü">
<!ENTITY bulletStyle.label "Madde İmi Biçemi:">
<!ENTITY startingNumber.label "Başlangıç:">
<!ENTITY startingNumber.accessKey "B">
<!ENTITY none.value "Yok">
<!ENTITY bulletList.value "Madde İmli (Numarasız) Liste">
<!ENTITY numberList.value "Numaralı Liste">
<!ENTITY definitionList.value "Tanım Listesi">
<!ENTITY changeEntireListRadio.label "Tüm listeyi değiştir">
<!ENTITY changeEntireListRadio.accessKey "T">
<!ENTITY changeSelectedRadio.label "Yalnızca seçili ögeleri değiştir">
<!ENTITY changeSelectedRadio.accessKey "l">