Skip to content

Commit e1e80ff

Browse files
author
Nakre
committed
git-svn-id: http://piwigo.org/svn/trunk@10225 68402e56-0260-453c-a942-63ccdbb3a9ee
1 parent f6cb076 commit e1e80ff

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

language/tr_TR/admin.lang.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,4 +771,9 @@
771771
$lang['Visit theme site'] = 'Tema sitesine git';
772772
$lang['Visit language site'] = 'Dil sitesine git';
773773
$lang['New Version'] = 'Yeni Versiyon';
774+
$lang['Obsolete Plugins'] = 'Eski Eklentiler';
775+
$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.';
776+
$lang['Do you want to activate anyway?'] = 'Yine de etkinleştirmek istiyor musunuz?';
777+
$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.!';
778+
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'Hata: Bu eklenti eksik, ama yüklenmiş. Lütfen siliniz.';
774779
?>

language/tr_TR/common.lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,4 +358,5 @@
358358
$lang['slideshow'] = 'slayt gösterisi';
359359
$lang['the beginning'] = 'başlangıç';
360360
$lang['Email address is missing. Please specify an email address.'] = 'E-Posta Adresi Kayıp. Lütfen E-Posta adresinizi doğrulayınız..';
361+
$lang['html tags are not allowed in login'] = 'girişte html etiketleri kullanılamaz';
361362
?>

0 commit comments

Comments
 (0)