diff options
Diffstat (limited to 'language/et_EE')
-rwxr-xr-x | language/et_EE/install.lang.php | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/language/et_EE/install.lang.php b/language/et_EE/install.lang.php index 45e9d9101..802eb6cb7 100755 --- a/language/et_EE/install.lang.php +++ b/language/et_EE/install.lang.php @@ -40,21 +40,21 @@ $lang['It appears your webhost is currently running PHP %s.'] = 'Paistab, et su $lang['It will be shown to the visitors. It is necessary for website administration'] = 'Seda näidetakse külastajatele ning on vajalik veebilehe haldamiseks'; $lang['Just another Piwigo gallery'] = 'Lihtsalt veel üks järjekordne Piwigo gallerii'; $lang['Keep it confidential, it enables you to access administration panel'] = 'Hoia seda salaja, sellega saad lehekülje haldurisse sisse'; -$lang['PHP 5 is required'] = 'Vajatakse PHP versiooni 5'; +$lang['PHP 5 is required'] = 'Vajatakse PHP versiooni 5.2'; $lang['Password ']['confirm'] = 'Kinnita parooli'; $lang['Sorry!'] = 'Vabandust!'; $lang['Start Install'] = 'Alusta paigaldamist'; -$lang['Try to configure PHP 5'] = 'Proovi häälestada PHP 5'; +$lang['Try to configure PHP 5'] = 'Proovi häälestada PHP 5.2'; $lang['User'] = 'Kasutaja'; $lang['Welcome to my photo gallery'] = 'Tere tulemast mu fotogalleriisse'; $lang['Welcome to your new installation of Piwigo!'] = 'Tere tulemast äsja installitud Piwigosse!'; $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.'; -$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.'; +$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.2'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Muidugi kasuta meie foorumeid abi leidmiseks: %s'; $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Vajad abi? Küsi <a href="%s">Piwigo abilauast</a>.'; $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.'; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo oskab ise proovida seadistada PHP 5, seadistades selleks .htaccess faili.'; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ei suutnud seadistada PHP 5 kasutamist.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo oskab ise proovida seadistada PHP 5.2, seadistades selleks .htaccess faili.'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ei suutnud seadistada PHP 5.2 kasutamist.'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Külalised võivad kasutada seda epost-aadressi et ühendust võtta administraatoriga'; $lang['also given by your host provider'] = 'samuti antud veebimajutuse teenusepakkuja poolt'; $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,5 +64,4 @@ $lang['user login given by your host provider'] = 'veebimajutuse kasutajanimi'; $lang['user password given by your host provider'] = 'veebimajutuse parool'; $lang['verification'] = 'kinnitamine'; $lang['webmaster login can\'t contain characters \' or "'] = 'veebimeistri kasutajanimi ei saa sisaldada jutumärke'; -$lang['localhost or other, supplied by your host provider'] = 'localhost või teised, antud teenusepakkuja poolt'; -?>
\ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost või teised, antud teenusepakkuja poolt';
\ No newline at end of file |