diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 08:10:53 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 08:10:53 +0000 |
| commit | 5d2f4c2023d5b7d0d085a1cb71f53cf4bfb96bc4 (patch) | |
| tree | f5d8405e97afa4c10897978ff63308377f270e45 /roundcubemail/program/localization/tr_TR/messages.inc | |
| parent | c7133bc5e74fccbade344a2a4fb444d2ea428e2a (diff) | |
fr_FR cs_CZ ja_JP pt_PT gl_ES el_GR tr_TR ca_ES update
git-svn-id: https://svn.roundcube.net/trunk@3086 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/tr_TR/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/tr_TR/messages.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/tr_TR/messages.inc b/roundcubemail/program/localization/tr_TR/messages.inc index 0898ce060..b809298b8 100644 --- a/roundcubemail/program/localization/tr_TR/messages.inc +++ b/roundcubemail/program/localization/tr_TR/messages.inc @@ -29,6 +29,7 @@ $messages['nomessagesfound'] = 'Posta kutusunda ileti bulunamadı'; $messages['loggedout'] = 'Oturumu başarılı bir şekilde kapattınız. Güle güle!'; $messages['mailboxempty'] = 'Posta kutusu boş'; $messages['loading'] = 'Yükleniyor...'; +$messages['uploading'] = 'Dosya yükleniyor...'; $messages['loadingdata'] = 'Veriler yükleniyor...'; $messages['checkingmail'] = 'Yeni postalara bakılıyor...'; $messages['sendingmessage'] = 'Posta gönderiliyor...'; @@ -69,6 +70,7 @@ $messages['notsentwarning'] = 'Posta gönderilmedi. Postanızı iptal etmek isti $messages['noldapserver'] = 'Lütfen arama için bir LDAP sunucu seçin'; $messages['nocontactsreturned'] = 'Kişi bulunamadı'; $messages['nosearchname'] = 'Lütfen bir kişi ismi veya e-posta adresi girin'; +$messages['notuploadedwarning'] = 'Henüz tüm ekli dosyalar yüklenmedi. Lütfen bekleyin ya da yüklemeyi iptal edin.'; $messages['searchsuccessful'] = '$nr posta bulundu'; $messages['searchnomatch'] = 'Aramanıza uygun hiçbir sonuç bulunamadı'; $messages['searching'] = 'Aranıyor...'; @@ -105,5 +107,6 @@ $messages['smtpfromerror'] = 'SMTP Hatası ($code): Gönderen adresi "$from" ola $messages['smtptoerror'] = 'SMTP Hatası ($code): "$to" alıcısı eklenemedi'; $messages['smtprecipientserror'] = 'SMTP Hatası: Posta alıcılarının listesi ayrıştırılamadı'; $messages['smtperror'] = 'SMTP Hatası: $msg'; +$messages['emailformaterror'] = 'Hatalı e-posta adresi: $email'; ?> |
