source: trunk/language/lt_LT/install.lang.php @ 22057

Last change on this file since 22057 was 22057, checked in by TranslationTeam, 11 years ago

[trunk_install] Update lt_LT, thanks to : vilisas

  • Property svn:executable set to *
File size: 6.7 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Jei reikės pagalbos - drąsiai kreipkitės konsultacijų mūsų forumuose: %s';
24$lang['Installation'] = 'Diegimas';
25$lang['Congratulations, Piwigo installation is completed'] = 'Sveikiname, Piwigo diegimas baigtas';
26$lang['enter a login for webmaster'] = 'įveskite webmasterio vartotojo vardą';
27$lang['webmaster login can\'t contain characters \' or "'] = 'webmasterio vartotojo vardas negali turėti simbolių \' ar "';
28$lang['Start Install'] = 'Pradėti įdiegimą';
29$lang['Try to configure PHP 5'] = 'Pabandyti sukonfigūruoti PHP 5';
30$lang['Webmaster login'] = 'Webmasterio login';
31$lang['Webmaster mail address'] = 'Webmasterio el-paštas';
32$lang['Webmaster password'] = 'Webmasterio slaptažodis';
33$lang['Welcome to your new installation of Piwigo!'] = 'Prašom užeiti į naują Piwigo svetainę!';
34$lang['also given by your host provider'] = 'taip pat teikiamas Jūsų hostingo paslaugų tiekėjo';
35$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)'] = 'Alternatyvus būdas - tai nukopijuoti tekstą iš lauko aukščiau ir įrašyti jį į "local/config/database.inc.php" failą. Dėmesio! database.inc.php turi būti įrašyta tik tai, kas yra textarea laukelyje, jokių tuščių eilučių ir tarpų.';
36$lang['user login given by your host provider'] = 'login, kurį davė jūsų paslaugų tiekėjas';
37$lang['user password given by your host provider'] = 'slaptažodis, kurį davė jūsų paslaugų tiekėjas';
38$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
39$lang['Visitors will be able to contact site administrator with this mail'] = 'Lankytojai šiuo el-pašto adresu galės susisiekti su administratorium';
40$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Jūs turėtumėte kreiptis pagalbos į savo paslaugų tiekėją, kaip perjungti į PHP 5 pačiam.';
41$lang['database tables names will be prefixed with it (enables you to manage better your tables)'] = 'šį prefiksą turės duomenų bazės lentelės (tai padeda geriau valdyti lenteles)';
42$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'el-pašto adresas turi būti formate xxx@yyy.eee (pvz.: jack@example.org)';
43$lang['please enter your password again'] = 'dar sykį įveskite savo slaptažodį';
44$lang['verification'] = 'patikrinimas';
45$lang['Hope to see you back soon.'] = 'Iki greito pasimatymo.';
46$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Reikia pagalbos ? Užduokite klausimą <a href="%s">Piwigo pranešimų lentoje</a>.';
47$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Dėmesio, jūs galite pakeisti savo konfigūraciją pats ir tada perkrauti Piwigo.';
48$lang['PHP 5 is required'] = 'reikalingas PHP 5';
49$lang['Password'] = 'Slaptažodis';
50$lang['Password ']['confirm'] = 'Slaptažodis [pakartoti]';
51$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo gali pamėginti perjungti Jūsų konfigūraciją į PHP5 sukuriant, ar modifikuojant, .htaccess failą.';
52$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo negalėjo sukonfigūruoti PHP 5';
53$lang['Sorry!'] = 'Apgailestaujame!';
54$lang['User'] = 'Vartotojas';
55$lang['Welcome to my photo gallery'] = 'Sveiki atvykę į mano foto galeriją';
56$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jūs galite atsisiųsti konfigūracinį failą ir padėti jį į local/config katalogą, prie Jūsų instaliacijos.';
57$lang['Admin configuration'] = 'Administracijos konfigūracija';
58$lang['Basic configuration'] = 'Pradinė konfigūracija';
59$lang['Can\'t connect to server'] = 'Neišeina prisijungti prie serverio';
60$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Prie serverio prisijungti pavyko, tačiau prie duomenų bazės ne.';
61$lang['Creation of config file local/config/database.inc.php failed.'] = 'Nepavyko sukurti local/config/database.inc.php konfigūracinio failo.';
62$lang['Database configuration'] = 'Duomenų bazės konfigūracija';
63$lang['Database name'] = 'Duomenų bazės pavadinimas';
64$lang['Database table prefix'] = 'Duomenų bazės lentelių prefiksas';
65$lang['Default gallery language'] = 'Numatytoji galerijos kalba';
66$lang['Download the config file'] = 'Atsisiųsti konfigūracini failą';
67$lang['Host'] = 'Hostas';
68$lang['It appears your webhost is currently running PHP %s.'] = 'Jūsų webhost\'as naudoja PHP %s.';
69$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Tai bus rodoma lankytojams. Tai būtina puslapio administracijai';
70$lang['Just another Piwigo gallery'] = 'Tiesiog dar viena Piwigo galerija';
71$lang['Keep it confidential, it enables you to access administration panel'] = 'Saugokite tai slaptai, nes tai leidžia prisijungti prie administratoriaus valdymo skydo.';
72?>
Note: See TracBrowser for help on using the repository browser.