cleaning / updating translates..

git-svn-id: http://piwigo.org/svn/trunk@11145 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Nakre 2011-05-31 17:05:52 +00:00
commit 6ba7f82306

View file

@ -790,4 +790,8 @@ $lang['Photos generation in progress...'] = 'Resimler oluşturulmaya devam ediyo
$lang['%s photos have been regenerated'] = '%s resimler oluşturuldu';
$lang['%s photos can not be regenerated'] = '%s resimler oluşturulamadı';
$lang['Only photos with HD can be regenerated!'] = 'Sadece HD olan resimler oluşturulabilir!';
$lang['new'] = 'yeni';
$lang['No results'] = 'Sonuç yok';
$lang['Searching...'] = 'Arıyor...';
$lang['Type in a search term'] = 'Aramak için bir kelime yazınız';
?>