Changeset 16647 for trunk


Ignore:
Timestamp:
Jul 12, 2012, 3:01:32 PM (12 years ago)
Author:
TranslationTeam
Message:

[trunk_install] Update et_EE, thanks to : kristian

File:
1 edited

Legend:

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

    r16500 r16647  
    5454$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Sa võid laadida häälestusfaili alla ja ise paigaldada selle oma "local/config" kaustasse.';
    5555$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Sa peaksid küsima oma veebimajutuse teenusepakkuja käest, kas on võimalik minna üle PHP versioonile 5.';
     56$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Muidugi kasuta meie foorumeid abi leidmiseks: %s';
     57$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Vajad abi? Küsi <a href="%s">Piwigo abilauast</a>.';
     58$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Sa võid teha muudatusi seadistusfailis ja pärast ümberkäivitada Piwigo.';
     59$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo oskab ise prooda seadistada PHP 5 seadistades .htaccess faili selleks.';
     60$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ei suutnud seadistada PHP 5 kasutamist.';
     61$lang['Visitors will be able to contact site administrator with this mail'] = 'Külalised võivad kasutada seda epost-aadressi et ühendust võtta halduriga';
     62$lang['also given by your host provider'] = 'samuti antud veebimajutuse teenusepakkuja poolt';
     63$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'andmebaasi tabelite nimed alustatakse selle eesliitega (see hõlpsustab tabelite korraspidamist samas andmebaasis)';
     64$lang['enter a login for webmaster'] = 'sisesta kasutajanimi halduri jaoks';
     65$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
     66$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'eposti aadress peab ühilduma malliga xxx@yyy.zzz (näiteks: keegi@siin.ee)';
     67$lang['please enter your password again'] = 'palun sisesta parool uuesti';
     68$lang['user login given by your host provider'] = 'veebimajutuse kasutajanimi';
     69$lang['user password given by your host provider'] = 'veebimajutuse parool';
     70$lang['verification'] = 'kinnitamine';
     71$lang['webmaster login can\'t contain characters \' or "'] = 'kasutajanimi ei saa sisaldada jutumärke';
    5672?>
Note: See TracChangeset for help on using the changeset viewer.