diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-02 02:06:16 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-02 02:06:16 +0200 |
commit | 91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f (patch) | |
tree | 5e33e8c13ae4e56e363fef41bb3e7e616c00be91 /apps/contacts/l10n/lt_LT.php | |
parent | f159f607deff03201fb3b35ce1d01ef532d918fe (diff) | |
download | nextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.tar.gz nextcloud-server-91e828c6ce248a0f7d7ddde9d2c33bfea7f7428f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/lt_LT.php')
-rw-r--r-- | apps/contacts/l10n/lt_LT.php | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/apps/contacts/l10n/lt_LT.php b/apps/contacts/l10n/lt_LT.php index db931cea00e..75962e78916 100644 --- a/apps/contacts/l10n/lt_LT.php +++ b/apps/contacts/l10n/lt_LT.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Error (de)activating addressbook." => "Klaida (de)aktyvuojant adresų knygą.", "There was an error adding the contact." => "Pridedant kontaktą įvyko klaida.", +"Error (de)activating addressbook." => "Klaida (de)aktyvuojant adresų knygą.", "No contacts found." => "Kontaktų nerasta.", "Error reading contact photo." => "Klaida skaitant kontakto nuotrauką.", "The loading photo is not valid." => "Netinkama įkeliama nuotrauka.", @@ -14,7 +14,6 @@ "No file was uploaded" => "Nebuvo įkeltas joks failas", "Contacts" => "Kontaktai", "Contact" => "Kontaktas", -"Addressbook not found." => "Nerasta adresų knyga.", "This is not your addressbook." => "Tai ne jūsų adresų knygelė.", "Contact could not be found." => "Kontaktas nerastas", "Address" => "Adresas", @@ -34,11 +33,6 @@ "Birthday" => "Gimtadienis", "Add Contact" => "Pridėti kontaktą", "Addressbooks" => "Adresų knygos", -"Configure Address Books" => "Konfigūruoti adresų knygas", -"New Address Book" => "Nauja adresų knyga", -"CardDav Link" => "CardDAV nuoroda", -"Download" => "Atsisiųsti", -"Edit" => "Keisti", "Delete" => "Trinti", "Nickname" => "Slapyvardis", "Phone" => "Telefonas", @@ -56,5 +50,8 @@ "Displayname" => "Rodomas vardas", "Active" => "Aktyvus", "Save" => "Išsaugoti", -"Cancel" => "Atšaukti" +"Cancel" => "Atšaukti", +"Download" => "Atsisiųsti", +"Edit" => "Keisti", +"New Address Book" => "Nauja adresų knyga" ); |