Changeset 20108 for extensions/UserCollections/language/tr_TR
- Timestamp:
- Jan 13, 2013, 8:41:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserCollections/language/tr_TR/plugin.lang.php
r20090 r20108 47 47 $lang['You have no collection'] = 'Hiç koleksiyonunuz yok'; 48 48 $lang['active'] = 'etkin'; 49 $lang['Inactive'] = 'Etkisiz'; 50 $lang['Date added to collection, new → old'] = 'Koleksiyona eklenme tarihi, yeni → eski'; 51 $lang['Date added to collection, old → new'] = 'Koleksiyona eklenme tarihi, eski → yeni'; 52 $lang['The collection must be public in order to send it'] = 'Gönderilebilmesi için koleksiyonun herkese açık olması gereklidir'; 53 $lang['Send this collection my mail'] = 'Bu koleksiyonu e-posta ile gönder'; 54 $lang['Recipient e-mail'] = 'Alıcı e-posta adresi'; 55 $lang['Preview'] = 'Ön görünüm'; 56 $lang['Please enter your name'] = 'Lütfen adınızı girin'; 57 $lang['Please enter your e-mail'] = 'e-posta adresinizi girin'; 58 $lang['Please enter the recipient name'] = 'Lütfen alıcının adını girin'; 59 $lang['Recipient name'] = 'Alıcının adı'; 60 $lang['Your e-mail'] = 'e-posta adresiniz'; 61 $lang['Your name'] = 'Adınız'; 62 $lang['Please enter the recipient e-mail'] = 'Lütfen alıcının e-posta adresini girin'; 63 $lang['Message (optional)'] = 'Mesaj (opsiyonel)'; 64 $lang['Number of images'] = 'İmaj sayısı'; 65 $lang['Hello <b>%s</b>, %s sent you a photos collection from <a href="%s">%s</a>'] = 'Merhaba <b>%s</b>, %s size bir fotoğraf koleksiyonu gönderdi: <a href="%s">%s</a>'; 66 $lang['Fields'] = 'Alanlar'; 67 $lang['Export image list'] = 'İmaj listesini dışa aktar'; 68 $lang['Error while sending e-mail'] = 'e-posta gönderilirken hata ile kaşılaşıldı'; 69 $lang['Edit this collection'] = 'Bu koleksiyonu düzenle'; 70 $lang['E-mail sent successfully'] = 'e-posta başarıyla gönderildi'; 71 $lang['Download CSV file'] = 'CSV dosyasını indir'; 72 $lang['Delete this collection'] = 'Bu koleksiyonu sil'; 73 $lang['Click here to view the complete collection'] = 'Tüm koleksiyonu görmek için buraya klikleyin'; 74 $lang['Allow users to set their collections as public'] = 'Kullanıcıların koleksiyonlarını herkese açık olarak ayarlayabilmelerini sağlar'; 75 $lang['Clear this collection'] = 'Bu koleksiyonu temizle'; 76 $lang['A photo collection by %s'] = '%s tarafından sağlanan fotoğraf koleksiyonu'; 77 $lang['Active'] = 'Etkin'; 78 $lang['Allow users to send their public collections by mail'] = 'Kullanıcıların herkese açık koleksiyonları eposta yoluyla göndermelerine olanak sağlar'; 49 79 ?>
Note: See TracChangeset
for help on using the changeset viewer.