diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-03-12 16:31:26 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-03-12 16:31:26 +0000 |
commit | 48318aaeb32ff166a638aaecca61cca115246fc2 (patch) | |
tree | 933726a83729b7736bf5ecbf6c3ad3fc5612bec1 /language/tr_TR/admin.lang.php | |
parent | 9384dcd293f6ed18ff7032984d4ea753257e0bda (diff) |
[trunk] - language - update tr_TR thanks to Nakre
git-svn-id: http://piwigo.org/svn/trunk@9627 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/tr_TR/admin.lang.php')
-rw-r--r-- | language/tr_TR/admin.lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index a97abd77b..b8252214a 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -763,4 +763,12 @@ $lang['with no tag'] = 'sıfır etiket ile'; $lang['with no virtual album'] = 'sıfır sanal albüm ile'; $lang['You have %d orphan tags: %s.'] = '%d etkisiz etiketleriniz: %s.'; $lang['Remove from caddie'] = 'Yardımcıdan sil'; +$lang['Themes which need upgrade'] = 'Güncellenmesi gereken temalar'; +$lang['Languages which need upgrade'] = 'Güncellenmesi gereken diller'; +$lang['All themes are up to date.'] = 'Bütün temalar güncel.'; +$lang['All plugins are up to date.'] = 'Bütün eklentiler güncel.'; +$lang['All languages are up to date.'] = 'Bütün diller güncel.'; +$lang['Visit theme site'] = 'Tema sitesine git'; +$lang['Visit language site'] = 'Dil sitesine git'; +$lang['New Version'] = 'Yeni Versiyon'; ?>
\ No newline at end of file |