Changeset 21632 for extensions/rv_akismet/language/tr_TR
- Timestamp:
- Mar 17, 2013, 1:55:08 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/rv_akismet/language/tr_TR/plugin.lang.php
r16581 r21632 29 29 $lang['Signup for a personal usage key here:'] = 'Burada kullanılacak kişisel kullanım anahtarı için kaydolun:'; 30 30 $lang['Test your configuration'] = 'Yapılandırmanızı test edin'; 31 $lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service '] = 'Bu eklenti yorumlarınızın spam olup olmadığını kontrol eder: <a href="http://www.akismet.com" target="_blank">akismet online service';31 $lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service</a>.'] = 'Bu eklenti yorumlarınızın spam olup olmadığını kontrol eder: <a href="http://www.akismet.com" target="_blank">akismet online service</a>.'; 32 32 $lang['You need to define the Akismet api key'] = 'Akismet API anahtarını tanımlamanız gereklidir'; 33 33 $lang['Your Akismet API key is not valid.'] = 'Akismet API anahtarınız geçerli değil';
Note: See TracChangeset
for help on using the changeset viewer.