Changeset 26148


Ignore:
Timestamp:
Dec 24, 2013, 7:23:18 AM (10 years ago)
Author:
TranslationTeam
Message:

[subscribe_to_comments] Update tr_TR, thanks to : LazBoy

File:
1 edited

Legend:

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

    r26141 r26148  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['%s has subscribed to comments on'] = '%s yorumlara üye oldu:';
    2423$lang['Allow users to subscribe to global notifications'] = 'Kullanıcıların evrensel bildirimlere abone olmasına olanak tanır';
    2524$lang['Already validated.'] = 'Zaten doğrulandı.';
     
    3029$lang['Invalid email address, your are not subscribed to comments.'] = 'Geçersiz e-posta adresi, yorumlara abone olmadınız.';
    3130$lang['Manage my subscriptions'] = 'Aboneliklerimi yönet';
    32 $lang['New comment on'] = 'Yeni yorum:';
    33 $lang['New subscription on'] = 'Yeni abonelik:';
    3431$lang['Not found.'] = 'Bulunamadı.';
    3532$lang['Notify administrators when a user take a new subscription'] = 'Bir kullanıcı yeni bir abonelik aldığında yöneticileri bilgilendir';
     
    3835$lang['Return to item page'] = 'İlgili sayfaya dön';
    3936$lang['Subject'] = 'Konu';
    40 $lang['Subscribe to comments on'] = 'Abone ol:';
    4137$lang['Subscribe to mail notifications'] = 'e-posta bildirimlerine abone ol';
    4238$lang['Subscribe'] = 'Abone ol';
    43 $lang['Subscriptions of'] = 'Abonelikler';
    4439$lang['Successfully unsubscribed your email address from receiving notifications.'] = 'e-Posta adresiniz bilgilendirme aboneliğinden çıkartılmıştır.';
    4540$lang['To activate, click the confirm button. If you believe this is an error, please just ignore this message.'] = 'Etkinleştirmek için onayla butonuna tıklayınız. Eğer bu mesajın yanlışlıkla gönderilmiş olduğunu düşünüyorsanız lütfen dikkate almayınız.';
     
    4843$lang['Validate'] = 'Doğrula';
    4944$lang['Want to edit your notifications options?'] = 'Bilgilendirme seçeneklerinizi düzenlemek ister misiniz ?';
    50 $lang['You are currently subscribed to comments on'] = 'Yorumlarına abone oldunuz:';
    5145$lang['You are not subscribed to any comment.'] = 'Herhangi bir yorum aboneliğiniz bulunmuyor.';
    5246$lang['You have been added to the list of subscribers.'] = 'Aboneler listesine eklendiniz.';
    53 $lang['You requested to subscribe by email to comments on'] = 'e-posta ile yorum aboneliği isteğinde bulundunuz:';
    5447$lang['Your subscription has been validated, thanks you.'] = 'Aboneliğiniz doğrulandı, teşekkürler.';
    5548$lang['all albums of the gallery'] = 'galerinin tüm albümleri';
     
    6760$lang['You are currently subscribed to comments on %s.'] = '%s \'deki yorumlara abone oldunuz.';
    6861$lang['Subscriptions of %s'] = '%s \'deki abonelikler';
    69 $lang['Subscribe to comments on %s'] = '%s \'deki yorumlara abone ol';
    7062$lang['New comment on %s'] = '%s \'de yeni yorum';
    7163$lang['%s has subscribed to comments on %s.'] = '%s, %s \'deki yorumlara abone oldu.';
     
    7870$lang['★ : registered users'] = '★ : kayıtlı kullanıcılar';
    7971$lang['No result'] = 'Sonuç yok';
     72$lang['Subscribe without commenting'] = 'Yorumsuz olarak abone ol';
     73$lang['<b>%s</b> wrote on <i>%s</i>'] = '<b>%s</b> yazdı <i>%s</i>';
     74$lang['Apply action'] = 'Eylemi uygula';
     75$lang['Choose an action'] = 'Bir eylem seçin';
    8076?>
Note: See TracChangeset for help on using the changeset viewer.