source: extensions/UserCollections/language/lt_LT/plugin.lang.php @ 26058

Last change on this file since 26058 was 26058, checked in by mistic100, 10 years ago

typo in language string

  • Property svn:executable set to *
File size: 5.6 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['New share added: <a href="%s">%s</a>'] = 'Sukurta nauja prieiga: <a href="%s">%s</a>';
24$lang['by %s'] = 'pagal %s';
25$lang['Preview'] = 'Peržiūrėti';
26$lang['Recipient e-mail'] = 'Gavėjo e-mail';
27$lang['Recipient name'] = 'Gavėjo vardas';
28$lang['Remove from collection'] = 'Pašalinti iš kolekcijos';
29$lang['Restricted access'] = 'Apribotas priėjimas';
30$lang['Save'] = 'Išsaugoti';
31$lang['Send this collection by mail'] = 'Atsiųsti šią kolekciją man el. paštu';
32$lang['Share'] = 'Prieiga';
33$lang['Share deleted'] = 'Prieiga pašalinta';
34$lang['Share key'] = 'Prieigos raktas';
35$lang['Share this collection'] = 'Dalintis šia kolekcija';
36$lang['The key must be at least 8 characters long'] = 'Raktas turi būti mažiausiai iš 8 simbolių';
37$lang['This collection is empty'] = 'Ši kolekcija tuščia';
38$lang['This key is already used'] = 'Šis raktas jau naudojamas';
39$lang['This link expired'] = 'Nuoroda nebegalioja';
40$lang['You have %d collection'] = 'Jūs turite %d kolekciją';
41$lang['You have %d collections'] = 'Jūs turite %d kolekcijų';
42$lang['You have no collection'] = 'Jūs neturite kolekcijų';
43$lang['Your e-mail'] = 'Jūsų el-paštas';
44$lang['Your name'] = 'Jūsų vardas';
45$lang['Edit this collection'] = 'Redaguoti šią kolekciją';
46$lang['Error while sending e-mail'] = 'Nepavyko išsiųsti E-mail\'o';
47$lang['Expiration date'] = 'Galiojimo data';
48$lang['Export image list'] = 'Eksportuoti paveiksliukų sąrašą';
49$lang['Fields'] = 'Laukeliai';
50$lang['Hello <b>%s</b>, %s sent you a photos collection from <a href="%s">%s</a>'] = 'Labas <b>%s</b>, %s išsiuntė Tau nuotraukų kolekciją iš <a href="%s">%s</a>';
51$lang['Inactive'] = 'Neaktyvi';
52$lang['Invalid collection'] = 'Bloga kolekcija';
53$lang['Message (optional)'] = 'Pranešimas (nebūtina)';
54$lang['Name, A &rarr; Z'] = 'Vardas, A &rarr; Z';
55$lang['Name, Z &rarr; A'] = 'Vardas, Z &rarr; A';
56$lang['Number of images'] = 'Paveiksliukų skaičius';
57$lang['Photos number, high &rarr; low'] = 'Nuotraukos nr. didžiausia &rarr; mažiausia';
58$lang['Photos number, low &rarr; high'] = 'Nuotraukos nr. mažiausia &rarr; didžiausia';
59$lang['Please enter the recipient e-mail'] = 'Įveskite gavėjo e-mail';
60$lang['Please enter the recipient name'] = 'Įveskite gavėjo vardą';
61$lang['Please enter your e-mail'] = 'Įveskite savo email';
62$lang['Please enter your name'] = 'Įveskite savo vardą';
63$lang['Please give a name'] = 'Suteikite pavadinimą';
64$lang['%d more...'] = '%d daugiau...';
65$lang['(remove)'] = '(pašalinti)';
66$lang['A photo collection by %s'] = '%s nuotraukų kolekcija';
67$lang['Active'] = 'Aktyvi';
68$lang['Add to collection'] = 'Pridėti į kolekciją';
69$lang['Allow users to send their public collections by mail'] = 'Leisti vartotojams atsisiųsti viešas kolekcijas paštu';
70$lang['Allow users to set their collections as public'] = 'Leisti vartotojams savo kolekcijas nustatyti kaip viešas';
71$lang['Clear'] = 'Išvalyti';
72$lang['Clear this collection'] = 'Išvalyti šią kolekcija';
73$lang['Click here to view the complete collection'] = 'Spustelėkite, norėdami pamatyti visą kolekciją';
74$lang['Collection'] = 'Kolekcija';
75$lang['Collection name:'] = 'Kolekcijos pavadinimas';
76$lang['Collection not found'] = 'Kolekcija nerasta';
77$lang['Collections'] = 'Kolekcijos';
78$lang['Create a new collection'] = 'Sukurti naują kolekciją';
79$lang['Date added to collection, new &rarr; old'] = 'Data, pridėta į kolekciją nauja &rarr; sena';
80$lang['Date added to collection, old &rarr; new'] = 'Data, pridėta į kolekciją sena &rarr; nauja';
81$lang['Delete this collection'] = 'Pašalinti šią kolekciją';
82$lang['Download CSV file'] = 'Atsisiųsti CSV failą';
83$lang['E-mail sent successfully'] = 'E-mail\'as išsiųstas sėkmingai';
84$lang['jump to photo'] = 'peršokti į nuotrauką';
85$lang['Add'] = 'Pridėti';
86$lang['Cancel'] = 'Atšaukti';
87$lang['Description'] = 'Aprašymas';
88$lang['Hello %s, %s sent you a photos collection from "%s"'] = 'Labas %s, %s Jums siunčia nuotraukų kolekciją iš "%s"';
89$lang['Name'] = 'Vardas';
90$lang['Send'] = 'Siųsti';
91?>
Note: See TracBrowser for help on using the repository browser.