Ignore:
Timestamp:
Sep 8, 2011, 12:46:35 PM (13 years ago)
Author:
plg
Message:

feature 2431: only keep MySQL on installation form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/tr_TR/install.lang.php

    r9041 r12103  
    3535$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Sunucuya bağlantı başarılı, ama veritabanına bağlantı kurulamadı';
    3636$lang['Can\'t connect to server'] = 'Sunucuya bağlanamadı';
    37 $lang['Database type'] = 'Veritabanı türü';
    38 $lang['The type of database your piwigo data will be store in'] = 'Piwigo verilerinizi depolama türü';
    3937$lang['Host'] = 'Host';
    4038$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
     
    7169$lang['Download the config file'] = 'Yapılandırma dosyasını indir';
    7270$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Yapılandırma dosyasını indirip düzenleyebilir ve kurulum dizininde local/config bölümüne yükleyebilirsiniz.';
    73 $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite ve PostgreSQL deneysel durumda.';
    7471$lang['Learn more'] = 'Daha fazla bilgi edinin';
    7572?>
Note: See TracChangeset for help on using the changeset viewer.