From 84aafeeaa76d86f9e28589d60a9e4e4eb958151e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 14 Feb 2019 01:18:11 +0000 Subject: [tx-robot] updated from transifex --- l10n/lt_LT.js | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'l10n/lt_LT.js') diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 6f14b931..21f82f30 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -1,11 +1,16 @@ OC.L10N.register( "contacts", { - "Contacts" : "Kontaktai", + "Contacts" : "Adresatai", + "All contacts" : "Visi adresatai", + "A contacts app for Nextcloud" : "Adresatų programėlė, skirta Nextcloud", "Add new property" : "Pridėti naują savybę", "Download" : "Atsisiųsti", "Delete" : "Ištrinti", + "Addressbook" : "Adresų knyga", "Groups" : "Grupės", + "New contact" : "Naujas adresatas", + "The contact doesn't exists anymore on the server." : "Adresato serveryje daugiau nebėra.", "Open your browser console for more details" : "Išsamesnei informacijai, atverkite savo naršyklės pultą", "No results" : "Rezultatų nėra", "Copy link" : "Kopijuoti nuorodą", @@ -14,15 +19,21 @@ OC.L10N.register( "Rename" : "Pervadinti", "Enabled" : "Įjungta", "Disabled" : "Išjungta", + "This will delete the addressbook and every contacts within it" : "Tai ištrins adresų knygą ir visus joje esančius adresatus", "Delete {addressbook} ?" : "Ištrinti {addressbook} ?", "Deletion of addressbook was not successful." : "Adresų knygos ištrynimas buvo nesėkmingas.", "Renaming of addressbook was not successful." : "Adresų knygos pervadinimas buvo nesėkmingas.", "Addressbook copied to clipboard" : "Adresų knyga nukopijuota į iškarpinę", "Addressbook was not copied to clipboard." : "Adresų knyga nebuvo nukopijuota į iškarpinę.", + "Unable to change permissions." : "Nepavyko pakeisti leidimų.", "Import into" : "Importuoti į", + "Importing is disabled because there are no address books available" : "Importavimas yra išjungtas, nes nėra prieinamų adresų knygų", "Address book name" : "Adresų knygos pavadinimas", + "An error occurred, unable to create the addressbook." : "Įvyko klaida, nepavyko sukurti adresų knygos.", "First name" : "Vardas", "Last name" : "Pavardė", + "Unable to create the contact." : "Nepavyko sukurti adresato.", + "Contact not found" : "Adresatas nerastas", "Nickname" : "Slapyvardis", "Website" : "Svetainė", "Home" : "Namų", @@ -33,12 +44,15 @@ OC.L10N.register( "Country" : "Šalis", "Date of death" : "Mirties data", "Email" : "El. paštas", + "Instant messaging" : "Pokalbių programa", "Phone" : "Telefonas", "Mobile" : "Mobilusis", "Work mobile" : "Darbo mobilusis", "Home mobile" : "Namų mobilusis", "Car" : "Automobilis", "Work pager" : "Darbo pranešimų gaviklis", + "Social network" : "Socialinis tinklas", + "The url of the profile. e.g. https://www.facebook.com/Nextclouders/ " : "Profilio URL adresas, pvz., https://www.facebook.com/Nextclouders/ ", "Relationship" : "Ryšiai", "Spouse" : "Sutuoktinis", "Child" : "Vaikas", @@ -56,6 +70,7 @@ OC.L10N.register( "Gender" : "Lytis", "Female" : "Moteris", "Male" : "Vyras", + "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Nepavyko perskaityti {failed} adresato","Nepavyko perskaityti {failed} adresatų","Nepavyko perskaityti {failed} adresatų","Nepavyko perskaityti {failed} adresato"], "An error occurred" : "Įvyko klaida" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); -- cgit v1.2.3