diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-14 09:49:06 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-14 09:49:06 +0000 |
commit | 53bec6fe8f284b6df058c331d4efa58d23319267 (patch) | |
tree | a92e148871c4475d9a38791a086919be90af19e4 /language/tr_TR | |
parent | fe9f1829d25e55a5e29344b9f86097611f440499 (diff) |
[trunk_admin] Update tr_TR, thanks to : Nakre
git-svn-id: http://piwigo.org/svn/trunk@15675 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/tr_TR')
-rw-r--r-- | language/tr_TR/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |