blob: 2711f2069e7939fe892af8d65a8d0ac81ef9e689 (
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
|
# 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/.
sendoptions-dialog-window =
.title = Gönderme Seçenekleri
send-mail-title = Metin Biçimi
auto-downgrade-label =
.label = İletileri mümkünse düz metin olarak gönder
.accesskey = t
default-html-format-label = İletiyi HTML biçiminde gönderirken alıcılardan biri veya daha fazlası HTML ileti alamadığını bildirmişse:
html-format-ask =
.label = Ne yapılacağını bana sor
.accesskey = N
html-format-convert =
.label = İletiyi düz metne çevir
.accesskey = d
html-format-send-html =
.label = Yine de HTML olarak gönder
.accesskey = o
html-format-send-both =
.label = İletiyi hem düz metin hem de HTML olarak gönder
.accesskey = e
default-html-format-info = Not: Alıcılara özel metin biçimlerini ayarlamak için Adres Defteri'ni kullanın.
html-tab-label =
.label = HTML alan adları
.accesskey = H
plain-tab-label =
.label = Düz metin alan adları
.accesskey = z
send-message-domain-label = İçinde aşağıdaki alan adlarından biri geçen bir adrese ileti gönderirken, { -brand-short-name } bunu otomatik olarak doğru biçimde gönderir.
add-domain-button =
.label = Ekle…
.accesskey = E
delete-domain-button =
.label = Sil
.accesskey = S
|