Changeset 23212 for trunk/language/gl_ES


Ignore:
Timestamp:
Jun 14, 2013, 11:18:46 PM (11 years ago)
Author:
mistic100
Message:

Use common language strings on install.tpl and remove duplicates from install.lang.php

File:
1 edited

Legend:

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

    r20897 r23212  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
     23
    2324$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'os nomes das táboas da base de datos irán prefixadas con el (permite unha mellor xestión das táboas)';
    24 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
    2525$lang['enter a login for webmaster'] = 'insire o nome de usuario do administrador web';
    26 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'o enderezo de correo debe ter o formato xxx@yyy.eee (exemplo: proxecto@trasno.net';
    2726$lang['please enter your password again'] = 'insire a túa clave outra vez';
    2827$lang['user login given by your host provider'] = 'nome de usuario fornecido polo teu provedor do aloxamento';
     
    3938$lang['User'] = 'Usuario';
    4039$lang['Visitors will be able to contact site administrator with this mail'] = 'Os visitantes poderán empregar este correo electrónico para contactar co administrador do sitio';
    41 $lang['Webmaster login'] = 'Usuario do administrador web';
    42 $lang['Webmaster mail address'] = 'Correo electrónico do administrador web';
    43 $lang['Webmaster password'] = 'Clave do administrador web';
    4440$lang['Welcome to my photo gallery'] = 'Benvido a miña galería de fotos';
    4541$lang['Welcome to your new installation of Piwigo!'] = 'Benvido a túa nova instalación de piwigo!';
    4642$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Podes descargar o ficheiro de configuración e subilo a local/config na túa instalación.';
    4743$lang['PHP 5 is required'] = 'É preciso PHP 5';
    48 $lang['Password'] = 'Clave';
    4944$lang['Password ']['confirm'] = 'Clave [confirmar]';
    5045$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Fíxate que podes mudar ti mesmo a túa configuración e reiniciar o Piwigo despois.';
Note: See TracChangeset for help on using the changeset viewer.