aboutsummaryrefslogtreecommitdiffstats
path: root/language/fi_FI
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-07-09 12:13:34 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-07-09 12:13:34 +0000
commit152611518cb6821c259d2ba143c36aed8c08f2c9 (patch)
tree3da242680aa5572977a63dbaf2749f79c9584507 /language/fi_FI
parent3ce06735b48bd6d803bb904fa145f99d0a5d2771 (diff)
[trunk_install] Update fi_FI, thanks to : streen
git-svn-id: http://piwigo.org/svn/trunk@16535 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fi_FI')
-rwxr-xr-xlanguage/fi_FI/install.lang.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/language/fi_FI/install.lang.php b/language/fi_FI/install.lang.php
index ed2f248bd..786782407 100755
--- a/language/fi_FI/install.lang.php
+++ b/language/fi_FI/install.lang.php
@@ -55,4 +55,18 @@ $lang['Welcome to my photo gallery'] = 'Tervetuloa kuvagalleriaani';
$lang['enter a login for webmaster'] = 'Lisää käyttäjätunnus ylläpitäjälle';
$lang['please enter your password again'] = 'Salasana uudelleen';
$lang['webmaster login can\'t contain characters \' or "'] = 'Ylläpitäjän käyttäjätunnus ei voi sisältää \' tai " merkkejä';
+$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Vaihtoehtoinen tapa on kopioida teksti ylläolevasta laatikosta ja liittää se tiedostoon "local/config/database.inc.php"(Varoitus: tiedoston database.inc.php tulee sisältää vain tekstiosuus, ei välejä eikä tyhjiä rivejä) ';
+$lang['Creation of config file local/config/database.inc.php failed.'] = 'Konfigurointitiedoston local/config/database.inc.php luominen epäonnistui.';
+$lang['Download the config file'] = 'Lataa konfigurointitiedosto';
+$lang['Hope to see you back soon.'] = 'Toivottavasti näemme pian';
+$lang['Just another Piwigo gallery'] = 'Yksi Piwigo -galleria lisää';
+$lang['Keep it confidential, it enables you to access administration panel'] = 'Pidä salassa, se mahdollistaa pääsyn pääkäyttäjän paneeliin';
+$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.';
+$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo ei pystynyt konfiguroimaan PHP5 :sta.';
+$lang['Sorry!'] = 'Anteeksi!';
+$lang['Welcome to your new installation of Piwigo!'] = 'Tervetuloa uuteen Piwigo -asennukseesi!';
+$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. ';
+$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.';
+$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)';
+$lang['verification'] = 'vahvistus';
?> \ No newline at end of file