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/sr_RS/install.lang.php

    r8728 r12103  
    3434$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Повезивање на сервер успешно, али повезивање на базу је немогућа';
    3535$lang['Can\'t connect to server'] = 'Немогуће повезивање на сервер';
    36 $lang['Database type'] = 'Тип базе';
    37 $lang['The type of database your piwigo data will be store in'] = 'Тип базе где ће Ваши Piwigo подаци бити смештени';
    3836$lang['Host'] = 'Хост';
    3937$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
     
    7068$lang['Download the config file'] = 'Сними на рачунар конфигурациону датотеку';
    7169$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Можете снимити на рацунар конфигурациону датотеку и послати је на local/config директоријум Ваше инсталације.';
    72 $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite и PostgreSQL су тренутно у фази испитивања.';
    7370$lang['Learn more'] = 'Научите више';
    7471?>
Note: See TracChangeset for help on using the changeset viewer.