diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-30 10:36:33 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-06-30 10:36:33 +0000 |
commit | 3041804eedeafa4c5edaa60f29d3a1440f9933de (patch) | |
tree | 6a902d4c77fddd119a1bd430bd1a7c80f6fd3dab /language/tr_TR/admin.lang.php | |
parent | 227fef120894b392f8f6669a7202002ff133438a (diff) |
[trunk_admin] Update tr_TR, thanks to : LazBoy
git-svn-id: http://piwigo.org/svn/trunk@23695 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/tr_TR/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 46a187e09..964c53080 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -950,4 +950,5 @@ $lang['Rename'] = 'Yeniden adlandır'; $lang['Purge user cache'] = 'Kullaıcı önbelleğini temizle'; $lang['The version of %s [%s] installed is not compatible with the version required ']['%s'] = 'Yüklenen %s [%s] sürümü, gereken sürüm [%s] ile uyumlu değildir.'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Resim boyutları %dx%d piksele düşürülecektir.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'GD \'nin grafik kütüphanesi olarak kullanımından dolayı yükleme sonrası yeniden boyutlandırma devredışı'; ?>
\ No newline at end of file |