diff options
author | Nakre <nakre@piwigo.org> | 2011-04-16 18:31:57 +0000 |
---|---|---|
committer | Nakre <nakre@piwigo.org> | 2011-04-16 18:31:57 +0000 |
commit | 08a875b36c9bd4c4906a12ade06de36ad85d0343 (patch) | |
tree | e422803835259ce8e177f418e20bfe9f9cad2750 /language/tr_TR | |
parent | cb2b12b3a66767cbe604bf6a7ca8cfd05f039e60 (diff) |
cleaning / updating translates..
git-svn-id: http://piwigo.org/svn/trunk@10429 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/tr_TR')
-rw-r--r-- | language/tr_TR/admin.lang.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 3af046d20..879a7f903 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -776,4 +776,9 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of $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.'; +$lang['Compact'] = 'Kompakt'; +$lang['Complete'] = 'Tamamı'; +$lang['Restore'] = 'Onarım'; +$lang['Restore default configuration. You will lost your plugin settings!'] = 'Varsayılan yapılandırmalarınızı onarın. Eklenti ayarlrınız kaybolacaktır!'; +$lang['display'] = 'göster'; ?>
\ No newline at end of file |