summaryrefslogtreecommitdiffstats
path: root/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-14 01:18:11 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-14 01:18:11 +0000
commit84aafeeaa76d86f9e28589d60a9e4e4eb958151e (patch)
tree70399fbee0aaec820206a86d8a562333643174f2 /l10n/lt_LT.js
parent0050b3b9c8a0b63be11cfe570e02865daf693c80 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/lt_LT.js')
-rw-r--r--l10n/lt_LT.js17
1 files changed, 16 insertions, 1 deletions
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);");