2012-01-11 04:06:59 +04:00
< ? php $TRANSLATIONS = array (
2012-08-02 04:06:16 +04:00
" Error (de)activating addressbook. " => " Klaida (de)aktyvuojant adresų knygą. " ,
2012-08-01 00:57:24 +04:00
" No contacts found. " => " Kontaktų nerasta. " ,
2012-08-04 04:04:21 +04:00
" There was an error adding the contact. " => " Pridedant kontaktą įvyko klaida. " ,
" Information about vCard is incorrect. Please reload the page. " => " Informacija apie vCard yra neteisinga. " ,
2012-08-01 00:57:24 +04:00
" Error reading contact photo. " => " Klaida skaitant kontakto nuotrauką. " ,
" The loading photo is not valid. " => " Netinkama įkeliama nuotrauka. " ,
" File doesn't exist: " => " Failas neegzistuoja: " ,
" Error loading image. " => " Klaida įkeliant nuotrauką. " ,
" There is no error, the file uploaded with success " => " Failas įkeltas sėkmingai, be klaidų " ,
" The uploaded file exceeds the upload_max_filesize directive in php.ini " => " Įkeliamo failo dydis viršija upload_max_filesize nustatymą php.ini " ,
" The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form " => " Įkeliamo failo dydis viršija MAX_FILE_SIZE nustatymą, kuris naudojamas HTML formoje. " ,
" The uploaded file was only partially uploaded " => " Failas buvo įkeltas tik dalinai " ,
" No file was uploaded " => " Nebuvo įkeltas joks failas " ,
2012-05-09 14:41:01 +04:00
" Contacts " => " Kontaktai " ,
2012-01-11 04:06:59 +04:00
" This is not your addressbook. " => " Tai ne jūsų adresų knygelė. " ,
" Contact could not be found. " => " Kontaktas nerastas " ,
" Work " => " Darbo " ,
" Home " => " Namų " ,
" Mobile " => " Mobilusis " ,
2012-05-09 14:41:01 +04:00
" Text " => " Žinučių " ,
2012-01-11 04:06:59 +04:00
" Voice " => " Balso " ,
2012-08-01 00:57:24 +04:00
" Message " => " Žinutė " ,
2012-01-11 04:06:59 +04:00
" Fax " => " Faksas " ,
" Video " => " Vaizdo " ,
" Pager " => " Pranešimų gaviklis " ,
2012-08-01 00:57:24 +04:00
" Internet " => " Internetas " ,
" Birthday " => " Gimtadienis " ,
2012-08-03 04:04:12 +04:00
" Contact " => " Kontaktas " ,
2012-01-11 04:06:59 +04:00
" Add Contact " => " Pridėti kontaktą " ,
2012-05-09 14:41:01 +04:00
" Addressbooks " => " Adresų knygos " ,
2012-08-23 04:07:35 +04:00
" Organization " => " Organizacija " ,
2012-05-09 14:41:01 +04:00
" Delete " => " Trinti " ,
2012-08-01 00:57:24 +04:00
" Nickname " => " Slapyvardis " ,
2012-08-24 04:07:18 +04:00
" Enter nickname " => " Įveskite slapyvardį " ,
2012-08-01 00:57:24 +04:00
" Phone " => " Telefonas " ,
2012-08-23 04:07:35 +04:00
" Email " => " El. paštas " ,
" Address " => " Adresas " ,
2012-05-09 14:41:01 +04:00
" Download contact " => " Atsisųsti kontaktą " ,
" Delete contact " => " Ištrinti kontaktą " ,
" Type " => " Tipas " ,
2012-01-11 04:06:59 +04:00
" PO Box " => " Pašto dėžutė " ,
" City " => " Miestas " ,
" Region " => " Regionas " ,
" Zipcode " => " Pašto indeksas " ,
" Country " => " Šalis " ,
2012-05-09 14:41:01 +04:00
" Addressbook " => " Adresų knyga " ,
2012-08-02 04:06:16 +04:00
" Download " => " Atsisiųsti " ,
" Edit " => " Keisti " ,
2012-08-03 04:04:12 +04:00
" New Address Book " => " Nauja adresų knyga " ,
" Save " => " Išsaugoti " ,
" Cancel " => " Atšaukti "
2012-01-11 04:06:59 +04:00
);