Skip to content

Commit

Permalink
git-svn-id: http://piwigo.org/svn/trunk@10225 68402e56-0260-453c-a942…
Browse files Browse the repository at this point in the history
…-63ccdbb3a9ee
  • Loading branch information
Nakre committed Apr 9, 2011
1 parent f6cb076 commit e1e80ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions language/tr_TR/admin.lang.php
Expand Up @@ -771,4 +771,9 @@
$lang['Visit theme site'] = 'Tema sitesine git';
$lang['Visit language site'] = 'Dil sitesine git';
$lang['New Version'] = 'Yeni Versiyon';
$lang['Obsolete Plugins'] = 'Eski Eklentiler';
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'UYARI! Bu eklenti Piwigo galerinizin bu versiyonu ile uyumlu değildir.';
$lang['Do you want to activate anyway?'] = 'Yine de etkinleştirmek istiyor musunuz?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'Bu eklenti şimdi Piwigo\'nun kendi parçasıdır lütfen siliniz.!';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'Hata: Bu eklenti eksik, ama yüklenmiş. Lütfen siliniz.';
?>
1 change: 1 addition & 0 deletions language/tr_TR/common.lang.php
Expand Up @@ -358,4 +358,5 @@
$lang['slideshow'] = 'slayt gösterisi';
$lang['the beginning'] = 'başlangıç';
$lang['Email address is missing. Please specify an email address.'] = 'E-Posta Adresi Kayıp. Lütfen E-Posta adresinizi doğrulayınız..';
$lang['html tags are not allowed in login'] = 'girişte html etiketleri kullanılamaz';
?>

0 comments on commit e1e80ff

Please sign in to comment.