blob: abbafeaf273c68639eb2c87cff96913271bac2e2 (
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/.
downloadHeadersTitlePrefix=Başlıkları indir
downloadHeadersInfoText=Bu haber grubundan indirilebilecek %S yeni ileti var.
cancelDisallowed=Bu ileti tarafınızdan gönderilmişe benzemiyor. Başkalarınınkilerini değil, sadece kendi gönderilerinizi iptal edebilirsiniz.
cancelConfirm=Bu gönderiden vazgeçmek istediğinizden emin misiniz?
messageCancelled=Gönderi iptal edildi.
okButtonText=İndir
noNewMessages=Sunucuda yeni ileti yok.
# LOCALIZATION NOTE (newNewsgroupHeaders): %1$S is the number of the current
# header being downloaded, %2$S is the number of headers to be downloaded, and
# %3$S is the newsgroup whose headers are being downloaded.
newNewsgroupHeaders=%3$S için %2$S başlıktan %1$S indiriliyor
# LOCALIZATION NOTE (newNewsgroupFilteringHeaders): %1$S is the name of the MIME
# header being filtered on, %2$S is the number of the current header being
# downloaded, %3$S is the number of headers to be downloaded, and %4$S is the
# newsgroup whose headers are being downloaded.
newNewsgroupFilteringHeaders=Süzgeç başlıkları alınıyor: %4$S için %1$S (%2$S/%3$S)
downloadingArticles=%S-%S arasındaki maddeler indiriliyor
bytesReceived=Haber grubu indiriliyor: %S alındı (Toplam: %S KB Hız: %S KB/sn)
downloadingArticlesForOffline=%S-%S arası iletiler %S sunucusundan indiriliyor
# LOCALIZATION NOTE (autoUnsubscribeText): %1$S is the newsgroup and %2$S is the newsgroup-server it is being removed from.
autoUnsubscribeText=%2$S haber sunucusundaki %1$S haber grubu yok gibi görünüyor. Abonelikten çıkmak ister misiniz?
# LOCALIZATION NOTE (autoSubscribeText): %1$S is the newsgroup.
autoSubscribeText=%1$S haber grubuna abone olmak ister misiniz?
# LOCALIZATION NOTE (Error -304): In the following item, don't translate "NNTP"
# Error - server error
## @name NNTP_ERROR_MESSAGE
## @loc None
-304=Bir haber grubu (NNTP) hatası oluştu:
# Error - newsgroup scan error
## @name NNTP_NEWSGROUP_SCAN_ERROR
## @loc None
-305=Bir haber grubu hatası oluştu. Haber gruplarının tümünün taranması tamamlanmadı. Haber gruplarına bakmayı yeniden deneyin.
# Error - NNTP authinfo failure
## @name NNTP_AUTH_FAILED
## @loc None
-260=Bir kimlik doğrulama hatası oluştu. Kullanıcı adınızı ve/veya parolanızı yeniden girmeyi deneyin.
# Error - TCP error
## @name TCP_ERROR
## @loc None
-206=Bir bağlantı hatası oluştu. Yeniden bağlanmayı deneyin. TCP hatası:
|