Changeset 30159


Ignore:
Timestamp:
Oct 17, 2014, 12:06:48 AM (10 years ago)
Author:
TranslationTeam
Message:

[trunk_install] Update fi_FI, thanks to : ddtddt

File:
1 edited

Legend:

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

    r26461 r30159  
    4444$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Tarvitsetko apua? Kysy asiasta <a href="%s">Piwigon keskustelupalstalla</a>';
    4545$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Voit muokata asetuksia itse ja käynnistää Piwigon uudelleen tämän jälkeen.';
    46 $lang['PHP 5 is required'] = 'PHP 5 vaaditaan';
     46$lang['PHP 5 is required'] = 'PHP 5.2 vaaditaan';
    4747$lang['Password ']['confirm'] = 'Salasana [hyväksy]';
    48 $lang['Try to configure PHP 5'] = 'Yritä määrittää PHP 5';
     48$lang['Try to configure PHP 5'] = 'Yritä määrittää PHP 5.2';
    4949$lang['Visitors will be able to contact site administrator with this mail'] = 'Vierailijat voivat ottaa yhteyttä sivuston ylläpitäjään tätä sähköpostiosoitetta käyttäen';
    5050$lang['Welcome to my photo gallery'] = 'Tervetuloa kuvagalleriaani';
     
    5858$lang['Just another Piwigo gallery'] = 'Yksi Piwigo -galleria lisää';
    5959$lang['Keep it confidential, it enables you to access administration panel'] = 'Pidä salassa, se mahdollistaa pääsyn pääkäyttäjän paneeliin';
    60 $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo voi yrittää vaihtaa konfiguraation PHP 5 :seen luomalla tai muuttamalla .htaccess -tiedostoa.';
    61 $lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ei pystynyt konfiguroimaan PHP5 :sta.';
     60$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo voi yrittää vaihtaa konfiguraation PHP 5.2 :seen luomalla tai muuttamalla .htaccess -tiedostoa.';
     61$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ei pystynyt konfiguroimaan PHP5.2 :sta.';
    6262$lang['Sorry!'] = 'Anteeksi!';
    6363$lang['Welcome to your new installation of Piwigo!'] = 'Tervetuloa uuteen Piwigo -asennukseesi!';
    6464$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Voit ladata konfiguraatiotiedoston ja siirtää sen asennuksesi local/config -hakemistoon. ';
    65 $lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Sinun tulee kääntyä hosting -palveluntarjoajasi puoleen ja kysyä kuinka voit vaihtaa PHP 5:seen itse.';
     65$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Sinun tulee kääntyä hosting -palveluntarjoajasi puoleen ja kysyä kuinka voit vaihtaa PHP 5.2 :seen itse.';
    6666$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'se tulee tietokannan taulun nimen etuliitteeksi (mahdollistaa taulujen helpomman hallinnan)';
    6767$lang['verification'] = 'vahvistus';
    68 ?>
Note: See TracChangeset for help on using the changeset viewer.