diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-26 19:46:15 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-09-26 19:46:15 +0000 |
commit | 32d784268c88455628eee088aeb5c5d33c49f988 (patch) | |
tree | c0ddc9d37048e0348f1b7bd1ab8024dd9a48b67c /language/tr_TR/admin.lang.php | |
parent | c858576bb2754aecfe3feff679b821c4efaa04b5 (diff) |
[trunk_admin] Update tr_TR, thanks to : LazBoy
git-svn-id: http://piwigo.org/svn/trunk@24658 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 964c53080..a6789d9f1 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -951,4 +951,5 @@ $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ışı'; +$lang['Select at least one tag'] = 'En azından bir etiket seçin'; ?>
\ No newline at end of file |