diff options
author | Frank Karlitschek <frank@owncloud.org> | 2012-08-26 17:30:07 +0200 |
---|---|---|
committer | Frank Karlitschek <frank@owncloud.org> | 2012-08-26 17:30:07 +0200 |
commit | 72e9a2ce57ee88503db83614cec5ccda71f0b58e (patch) | |
tree | 8bc301ca22d9ca08ea54426bcb61f62bd1c1cb75 /apps/contacts/l10n/lt_LT.php | |
parent | 32bad688bdb4fea55eba9d4255fc55f1c60a0aca (diff) | |
download | nextcloud-server-72e9a2ce57ee88503db83614cec5ccda71f0b58e.tar.gz nextcloud-server-72e9a2ce57ee88503db83614cec5ccda71f0b58e.zip |
moved to apps repository
Diffstat (limited to 'apps/contacts/l10n/lt_LT.php')
-rw-r--r-- | apps/contacts/l10n/lt_LT.php | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/apps/contacts/l10n/lt_LT.php b/apps/contacts/l10n/lt_LT.php deleted file mode 100644 index 3b31aa7931e..00000000000 --- a/apps/contacts/l10n/lt_LT.php +++ /dev/null @@ -1,53 +0,0 @@ -<?php $TRANSLATIONS = array( -"Error (de)activating addressbook." => "Klaida (de)aktyvuojant adresų knygą.", -"No contacts found." => "Kontaktų nerasta.", -"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. ", -"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", -"Contacts" => "Kontaktai", -"This is not your addressbook." => "Tai ne jūsų adresų knygelė.", -"Contact could not be found." => "Kontaktas nerastas", -"Work" => "Darbo", -"Home" => "Namų", -"Mobile" => "Mobilusis", -"Text" => "Žinučių", -"Voice" => "Balso", -"Message" => "Žinutė", -"Fax" => "Faksas", -"Video" => "Vaizdo", -"Pager" => "Pranešimų gaviklis", -"Internet" => "Internetas", -"Birthday" => "Gimtadienis", -"Contact" => "Kontaktas", -"Add Contact" => "Pridėti kontaktą", -"Addressbooks" => "Adresų knygos", -"Organization" => "Organizacija", -"Delete" => "Trinti", -"Nickname" => "Slapyvardis", -"Enter nickname" => "Įveskite slapyvardį", -"Phone" => "Telefonas", -"Email" => "El. paštas", -"Address" => "Adresas", -"Download contact" => "Atsisųsti kontaktą", -"Delete contact" => "Ištrinti kontaktą", -"Type" => "Tipas", -"PO Box" => "Pašto dėžutė", -"City" => "Miestas", -"Region" => "Regionas", -"Zipcode" => "Pašto indeksas", -"Country" => "Šalis", -"Addressbook" => "Adresų knyga", -"Download" => "Atsisiųsti", -"Edit" => "Keisti", -"New Address Book" => "Nauja adresų knyga", -"Save" => "Išsaugoti", -"Cancel" => "Atšaukti" -); |