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/upgrade.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 '')
-rw-r--r-- | language/tr_TR/upgrade.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/tr_TR/upgrade.lang.php b/language/tr_TR/upgrade.lang.php index 2c1a9bc8b..f419ae55c 100644 --- a/language/tr_TR/upgrade.lang.php +++ b/language/tr_TR/upgrade.lang.php @@ -37,6 +37,6 @@ $lang['All sub-albums of private albums become private'] = 'Özel albümlerin al $lang['User permissions and group permissions have been erased'] = "Kullanicilar ve gruplarin izinleri silinmistir"; $lang['Only thumbnails prefix and webmaster mail address have been saved from previous configuration'] = "Sadece küçük resim ön eki ve site yöneticisi posta adresiniz önceki yapilandirman kaydedili"; $lang['In <i>%s</i>, before <b>?></b>, insert:'] = '<i>%s</i> içine, <b>?></b> önce, ekleyin:'; - +$lang['As a precaution, following themes have been deactivated. You must check for themes upgrade before reactiving them:'] = 'Önlem olarak, asagidaki temalar devre disi olmustur. Tekrar etkinlestirmeden önce güncelleme yapmalisiniz:'; ?>
\ No newline at end of file |