mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
68 lines
No EOL
6.3 KiB
PHP
Executable file
68 lines
No EOL
6.3 KiB
PHP
Executable file
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | Piwigo - a PHP based photo gallery |
|
|
// +-----------------------------------------------------------------------+
|
|
// | Copyright(C) 2008-2014 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['Admin configuration'] = 'Pääkäyttäjän konfiguroiminen';
|
|
$lang['Basic configuration'] = 'Perusasetukset';
|
|
$lang['Can\'t connect to server'] = 'Ei pysty yhdistämään palvelimeen';
|
|
$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Yhteys palvelimeen onnistui, mutta yhteys tietokantaan on mahdotonta.';
|
|
$lang['Database configuration'] = 'Tietokannan konfiguroiminen';
|
|
$lang['Database name'] = 'Tietokannan nimi';
|
|
$lang['Database table prefix'] = 'Tietokannan taulun etuliite';
|
|
$lang['Default gallery language'] = 'Gallerian oletuskieli';
|
|
$lang['Host'] = 'Isäntäkone';
|
|
$lang['Installation'] = 'Asennus';
|
|
$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Tullaan näyttämään vierailijoille. Olennainen sivuston hallintaa ajatellen';
|
|
$lang['Start Install'] = 'Aloita asennus';
|
|
$lang['User'] = 'Käyttäjä';
|
|
$lang['also given by your host provider'] = 'myöskin palveluntarjoajan määrittelemä';
|
|
$lang['localhost or other, supplied by your host provider'] = 'paikallinen isäntäkone';
|
|
$lang['user login given by your host provider'] = 'käyttäjänimi, jonka palveluntarjoaja on määrittänyt';
|
|
$lang['user password given by your host provider'] = 'käyttäjän salasana, jonka palveluntarjoaja on määrittänyt';
|
|
$lang['Congratulations, Piwigo installation is completed'] = 'Onnittelut, Piwigon asennus on onnistunut';
|
|
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Älä epäröi ottaa yhteyttä, kysy apua foorumiltamme: %s';
|
|
$lang['It appears your webhost is currently running PHP %s.'] = 'Näyttää että palveluntarjoajasi käyttää PHP %s.';
|
|
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Tarvitsetko apua? Kysy asiasta <a href="%s">Piwigon keskustelupalstalla</a>';
|
|
$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.';
|
|
$lang['PHP 5 is required'] = 'PHP 5 vaaditaan';
|
|
$lang['Password ']['confirm'] = 'Salasana [hyväksy]';
|
|
$lang['Try to configure PHP 5'] = 'Yritä määrittää PHP 5';
|
|
$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';
|
|
$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';
|
|
?>
|