From 53bec6fe8f284b6df058c331d4efa58d23319267 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 14 Jun 2012 09:49:06 +0000 Subject: [PATCH] [trunk_admin] Update tr_TR, thanks to : Nakre git-svn-id: http://piwigo.org/svn/trunk@15675 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/tr_TR/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/tr_TR/admin.lang.php b/language/tr_TR/admin.lang.php index 0aa2c31c4..c934b6ddb 100644 --- a/language/tr_TR/admin.lang.php +++ b/language/tr_TR/admin.lang.php @@ -203,7 +203,6 @@ $lang['Correction applied with success'] = 'Düzeltme başarıyla uygulandı'; $lang['Correction the anomaly will cancel the fact that it\'s ignored'] = 'Düzeltilmiş anormallik artık yok sayılır'; $lang['Correction'] = 'Düzeltme'; $lang['create a new album'] = 'yeni bir albüm oluştur'; -$lang['Create a new site : (give its URL to create_listing_file.php)'] = 'Yeni bir siteyarat: () URL\'sine create_listing_file.php adi ver'; $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Bir "%s" dizini açınız Piwigo kurduğunuz yerde.'; $lang['Create this site'] = 'Siteyi olustur'; $lang['Create'] = 'Oluştur'; @@ -917,4 +916,5 @@ $lang['Visited %d times'] = '%d kez görüntülendi'; $lang['Watermark'] = 'watermark'; $lang['%s in the future'] = '%s gelecekte'; $lang['Posted %s on %s'] = '%s tarihinde %s yazmıştır'; +$lang['create a new site'] = 'yeni bir site oluştur'; ?> \ No newline at end of file