Ignore:
Timestamp:
Aug 10, 2012, 2:13:29 PM (12 years ago)
Author:
TranslationTeam
Message:

[contactform] Update tr_TR, thanks to : LazBoy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/tr_TR/plugin.lang.php

    r17498 r17535  
    4040$lang['Error while sending e-mail'] = 'Mesajın gönderilmesinde sorun oluştu';
    4141
     42$lang['%s must not be less than %d characters long'] = '%s, %d karakter uzunluğundan küçük olmamalıdır';
     43$lang['%s must not be more than %d characters long'] = '%s, %d karakter uzunluğundan büyük olmamalıdır';
     44$lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Gönderilen e-posta konusu başına bir ön takı ekle ("%gallery_title%" kullanabilirsiniz.)';
     45$lang['+ Add an email'] = '+ Bir e-posta adresi ekle';
     46$lang['Active'] = 'Etkin';
     47$lang['Default e-mail subject'] = 'Varsayılan e-posta konusu';
     48$lang['E-mail format :'] = 'e-posta formatı:';
     49$lang['No active email address'] = 'Etkin e-posta adresi yok';
     50$lang['Plain text'] = 'Düz yazı';
     51$lang['Please enter an e-mail'] = 'Lütfen bir e-posta adresi girin';
    4252?>
Note: See TracChangeset for help on using the changeset viewer.