messages.inc

来自「开源邮件管理系统」· INC 代码 · 共 77 行

INC
77
字号
<?php/* +-----------------------------------------------------------------------+ | language/tr/messages.inc                                              | |                                                                       | | Language file of the RoundCube Webmail client                         | | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland                 | | Licensed under the GNU GPL                                            | |                                                                       | +-----------------------------------------------------------------------+ | Author: Hasan Cans谋z <hasancansiz@yahoo.com>                          | +-----------------------------------------------------------------------+ @version $Id: messages.inc 950 2008-01-04 08:04:53Z tomekp $*/$messages = array();$messages['loginfailed'] = 'Giri艧 Ba艧ar谋s谋z';$messages['cookiesdisabled'] = 'Taray谋c谋n谋z cookileri kabul etmiyor';$messages['sessionerror'] = 'Oturumunuz sona ermi艧 veya hatal谋';$messages['imaperror'] = 'IMAP Servera ba臒lan谋lamad谋';$messages['nomessagesfound'] = 'Posta kutusunda mesaj 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['loadingdata'] = 'Veriler y眉kleniyor...';$messages['checkingmail'] = 'Yeni posta var m谋 diye kontrol ediliyor...';$messages['sendingmessage'] = 'Posta g枚nderiliyor...';$messages['messagesent'] = 'Posta g枚nderildi';$messages['savingmessage'] = 'Posta kaydediliyor...';$messages['messagesaved'] = 'Posta taslaklara kaydedildi';$messages['successfullysaved'] = 'Kaydedildi';$messages['addedsuccessfully'] = 'Ki艧i rehbere eklendi';$messages['contactexists'] = 'Rehberde bu posta adresine sahip biri zaten var';$messages['blockedimages'] = 'Gizlili臒inizi korumak amac谋yla postadaki grafikler bloke edildi.';$messages['encryptedmessage'] = 'Bu 艧ifrelenmi艧 bir posta ve bu nedenle g枚sterilemiyor. 脰z眉r dilerim!';$messages['nocontactsfound'] = 'Ki艧i bulunamad谋';$messages['contactnotfound'] = '陌stenen ba臒lant谋 bulunamad谋';$messages['sendingfailed'] = 'Posta g枚nderilemedi';$messages['errorsaving'] = 'Kaydederken bir problem olu艧tu';$messages['errormoving'] = 'Posta ta艧谋namad谋';$messages['errordeleting'] = 'Posta silinemedi';$messages['deletecontactconfirm'] = 'Se莽ili posta(lar)谋 silmeyi ger莽ekten istiyor musunuz?';$messages['deletemessagesconfirm'] = 'Se莽ilen mesajlar谋 silmek istiyor musunuz?';$messages['deletefolderconfirm'] = 'Bu klas枚r眉 silmeyi ger莽ekten istiyor musunuz?';$messages['purgefolderconfirm'] = 'Bu klas枚rdeki t眉m postalar谋 silmeyi ger莽ekten istiyor musnuz?';$messages['formincomplete'] = 'Form tam olarak doldurulmad谋';$messages['noemailwarning'] = 'L眉tfen ge莽erli bir posta adresi girin';$messages['nonamewarning'] = 'L眉tfen bir isim girin';$messages['nopagesizewarning'] = 'L眉tfen bir sayfa boyutu girin';$messages['norecipientwarning'] = 'L眉tfen en az bir al谋c谋 belirtin';$messages['nosubjectwarning'] = '"Konu" kutusu bo艧 b谋rak谋lm谋艧. 脼imdi bir konu belirtmek ister misiniz?';$messages['nobodywarning'] = 'Postay谋 bo艧 olarak g枚nder?';$messages['notsentwarning'] = 'Posta g枚nderilmedi. Postan谋z谋 iptal etmek istiyor musunuz?';$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 posta adresi girin';$messages['searchsuccessful'] = '$nr tane posta bulundu';$messages['searchnomatch'] = 'Araman谋za uygun hi莽bir sonu莽 bulunamad谋';$messages['searching'] = 'Aran谋yor...';$messages['checking'] = 'Kontrol ediliyor...';$messages['nospellerrors'] = 'Yaz谋m hatas谋 bulunmad谋';$messages['folderdeleted'] = 'Klas枚r ba艧ar谋l谋 bir 艧ekilde silindi';$messages['deletedsuccessfully'] = 'Silindi';$messages['converting'] = 'Mesaj谋n bi莽imlendirmesi kald谋r谋l谋yor..';$messages['messageopenerror'] = 'Mesaj sunucudan y眉klenemedi';$messages['fileuploaderror'] = 'Dosya y眉kleme ba艧ar谋s谋z';$messages['filesizeerror'] = 'Y眉klenen dosya en b眉y眉k dosya boyu $size \'谋 a艧谋yor';$messages['copysuccess'] = '$nr adres kopyaland谋';$messages['copyerror'] = 'Hi莽bir adres kopyalanamad谋';$messages['sourceisreadonly'] = 'Adres kayna臒谋 salt okunur durumda';$messages['errorsavingcontact'] = 'Ba臒lant谋 adresi kaydedilemedi';?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?