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

    r10222 r12103  
    3535$lang['Connection to server succeed, but it was impossible to connect to database'] = "La connexió amb el servidor ha estat exitosa, però la connexió amb la base de dades ha estat impossible";
    3636$lang['Can\'t connect to server'] = "No es pot connectar amb el servidor";
    37 $lang['Database type'] = "Tipus de base de dades";
    38 $lang['The type of database your piwigo data will be store in'] = "El tipus de base de dades on s'emmagatzemaran les dades de la teva galeria Piwigo";
    3937$lang['Host'] = "Amfitrió";
    4038$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = "localhost, sql.multimania.com, toto.freesurf.fr";
     
    7169$lang['Download the config file'] = 'Descarregueu el fitxer de configuració';
    7270$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Podeu descarregar el fitxer de configuració i penjar-lo al directori local/config de la vostra instal·lació.';
    73 $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite i PostgreSQL s\'estant executant en mode experimental.';
    7471$lang['Learn more'] = 'Apreneu-ne més';
    7572?>
Note: See TracChangeset for help on using the changeset viewer.