source: extensions/Comments_on_Albums/trunk/language/tr_TR/plugin.lang.php @ 26374

Last change on this file since 26374 was 26374, checked in by TranslationTeam, 10 years ago

[comments_on_albums] Update tr_TR, thanks to : LazBoy

File size: 468 bytes
RevLine 
[15767]1<?php
2
[16098]3$lang['Comments on photos'] = 'Fotoğraf Yorumları';
[15767]4$lang['Comments on albums'] = 'Albüm Yorumları';
5$lang['Last comments on albums'] = 'Albümlerdeki Son yorumlar';
6$lang['Display last posted comments on albums'] = 'Albümlerdeki son yorumları görüntüle';
7$lang['Display comments on'] = 'Yorumu görüntüle';
[26374]8$lang['%d comment on album'] = 'albümde %d yorum';
9$lang['%d comments on albums'] = 'albümde %d yorum';
10$lang['Photos'] = 'Fotoğraflar';
[12061]11?>
Note: See TracBrowser for help on using the repository browser.