diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-01-06 07:41:23 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-01-06 07:41:23 +0000 |
commit | e2a48a2ba8a6a25179c3940a959414b4dcae241f (patch) | |
tree | 7ad893f750b9768965cfd92ec9ddd8f4baaec4ac /language/fi_FI/admin.lang.php | |
parent | d6f92636e8a84e2ff83bc93e58b5c48d1cefc557 (diff) |
[trunk_admin] Update fi_FI, thanks to : Juhi24
git-svn-id: http://piwigo.org/svn/trunk@19887 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fi_FI/admin.lang.php')
-rwxr-xr-x | language/fi_FI/admin.lang.php | 78 |
1 files changed, 58 insertions, 20 deletions
diff --git a/language/fi_FI/admin.lang.php b/language/fi_FI/admin.lang.php index 5bdfd3f16..40d4c8a2d 100755 --- a/language/fi_FI/admin.lang.php +++ b/language/fi_FI/admin.lang.php @@ -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ä'; ?>
\ No newline at end of file |