[trunk_admin] Update fi_FI, thanks to : Juhi24
git-svn-id: http://piwigo.org/svn/trunk@19887 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
d6f92636e8
commit
e2a48a2ba8
1 changed files with 58 additions and 20 deletions
|
@ -1,24 +1,24 @@
|
|||
<?php
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | This program is distributed in the hope that it will be useful, but |
|
||||
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
||||
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Piwigo - a PHP based photo gallery |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
|
||||
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
|
||||
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | This program is free software; you can redistribute it and/or modify |
|
||||
// | it under the terms of the GNU General Public License as published by |
|
||||
// | the Free Software Foundation |
|
||||
// | |
|
||||
// | This program is distributed in the hope that it will be useful, but |
|
||||
// | WITHOUT ANY WARRANTY; without even the implied warranty of |
|
||||
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|
||||
// | General Public License for more details. |
|
||||
// | |
|
||||
// | You should have received a copy of the GNU General Public License |
|
||||
// | along with this program; if not, write to the Free Software |
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$lang['%s ago'] = '%s sitten';
|
||||
$lang['... or '] = '... tai';
|
||||
|
@ -42,4 +42,42 @@ $lang['%d groups'] = '%d ryhmät';
|
|||
$lang['%d days'] = '%d päivät';
|
||||
$lang['%d group'] = '%d ryhmä';
|
||||
$lang['%d day'] = '%d päivä';
|
||||
$lang['%d albums moved'] = '%d albumia siirretty';
|
||||
$lang['%d guests'] = '%d vierasta';
|
||||
$lang['%d guest'] = '%d vieras';
|
||||
$lang['Description'] = 'Kuvaus';
|
||||
$lang['Database'] = 'Tietokanta';
|
||||
$lang['Check for updates'] = 'Tarkista päivitykset';
|
||||
$lang['Can\'t create temporary file.'] = 'Väliaikaistiedostoa ei voida luoda.';
|
||||
$lang['Week starts on'] = 'Viikon ensimmäinen päivä on';
|
||||
$lang['Watermark'] = 'Vesileima';
|
||||
$lang['Version'] = 'Versio';
|
||||
$lang['Tools'] = 'Työkalut';
|
||||
$lang['Summary'] = 'Yhteenveto';
|
||||
$lang['Send'] = 'Lähetä';
|
||||
$lang['See you soon.'] = 'Näkemiin.';
|
||||
$lang['Path'] = 'Polku';
|
||||
$lang['Panorama'] = 'Panorama';
|
||||
$lang['Operating system'] = 'Käyttöjärjestelmä';
|
||||
$lang['Opacity'] = 'Läpinäkyvyys';
|
||||
$lang['No results'] = 'Ei tuloksia';
|
||||
$lang['Move'] = 'Siirrä';
|
||||
$lang['File'] = 'Tiedosto';
|
||||
$lang['ERROR'] = 'VIRHE';
|
||||
$lang['Drop into album'] = 'Valitse albumi';
|
||||
$lang['Documentation'] = 'Dokumentaatio';
|
||||
$lang['Directory'] = 'Hakemisto';
|
||||
$lang['Crop'] = 'Rajaa';
|
||||
$lang['Cancel'] = 'Peruuta';
|
||||
$lang['Allow rating'] = 'Salli arvosanat';
|
||||
$lang['Album name'] = 'Albumin nimi';
|
||||
$lang['Add a user'] = 'Lisää käyttäjä';
|
||||
$lang['Add'] = 'Lisää';
|
||||
$lang['A new version of Piwigo is available.'] = 'Uusi versio Piwigosta on saatavilla.';
|
||||
$lang['ACCESS_0'] = 'Vapaa pääsy';
|
||||
$lang['%d user deleted'] = '%d käyttäjä poistettu';
|
||||
$lang['%d hour'] = '%d tunti';
|
||||
$lang['%d hours'] = '%d tuntia';
|
||||
$lang['%d member'] = '%d jäsen';
|
||||
$lang['%d members'] = '%d jäsentä';
|
||||
?>
|
Loading…
Add table
Reference in a new issue