diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-22 01:07:53 +0000 |
commit | cae8702ab2e5821ae54a98895ce1689aa3945be2 (patch) | |
tree | e10635c1a733a5817cf2464c4a5a2ad612afbe3b /apps/dav/l10n/lt_LT.json | |
parent | e46ffe82f74526b1fcb417f60b430febe7e939b4 (diff) | |
download | nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.tar.gz nextcloud-server-cae8702ab2e5821ae54a98895ce1689aa3945be2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lt_LT.json')
-rw-r--r-- | apps/dav/l10n/lt_LT.json | 42 |
1 files changed, 40 insertions, 2 deletions
diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index ec0749c1cef..e328eef4362 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -1,9 +1,47 @@ { "translations": { + "Calendar" : "Kalendorius", + "Todos" : "Užduotys", + "{actor} created calendar {calendar}" : "{actor} sukūrė kalendorių {calendar}", + "You created calendar {calendar}" : "Jūs sukūrėte kalendorių {calendar}", + "{actor} deleted calendar {calendar}" : "{actor} ištrynė kalendorių {calendar}", + "You deleted calendar {calendar}" : "Jūs ištrynėte kalendorių {calendar}", + "{actor} updated calendar {calendar}" : "{actor} atnaujino kalendorių {calendar}", + "You updated calendar {calendar}" : "Jūs atnaujinote kalendorių {calendar}", + "{actor} shared calendar {calendar} with you" : "{actor} pradėjo bendrinti su jumis kalendorių {calendar}", + "You shared calendar {calendar} with {user}" : "Jūs pradėjote bendrinti kalendorių {calendar} su {user}", + "{actor} shared calendar {calendar} with {user}" : "{actor} pradėjo bendrinti kalendorių {calendar} su {user}", + "{actor} unshared calendar {calendar} from you" : "{actor} nustojo bendrinti su jumis kalendorių {calendar}", + "You unshared calendar {calendar} from {user}" : "Jūs nustojote bendrinti kalendorių {calendar} su {user}", + "{actor} unshared calendar {calendar} from {user}" : "{actor} nustojo bendrinti kalendorių {calendar} su {user}", + "{actor} unshared calendar {calendar} from themselves" : "{actor} nustojo bendrinti su savimi kalendorių {calendar}", + "You shared calendar {calendar} with group {group}" : "Jūs pradėjote bendrinti kalendorių {calendar} su grupe {group}", + "{actor} shared calendar {calendar} with group {group}" : "{actor} pradėjo bendrinti kalendorių {calendar} su grupe {group}", + "You unshared calendar {calendar} from group {group}" : "Jūs nustojote bendrinti kalendorių {calendar} su grupe {group}", + "{actor} unshared calendar {calendar} from group {group}" : "{actor} nustojo bendrinti kalendorių {calendar} su grupe {group}", + "{actor} created event {event} in calendar {calendar}" : "{actor} kalendoriuje {calendar} sukūrė įvykį {event}", + "You created event {event} in calendar {calendar}" : "Jūs kalendoriuje {calendar} sukūrėte įvykį {event}", + "{actor} deleted event {event} from calendar {calendar}" : "{actor} ištrynė įvykį {event} iš kalendoriaus {calendar}", + "You deleted event {event} from calendar {calendar}" : "Jūs ištrynėte įvykį {event} iš kalendoriaus {calendar}", + "{actor} updated event {event} in calendar {calendar}" : "{actor} kalendoriuje {calendar} atnaujino įvykį {event}", + "You updated event {event} in calendar {calendar}" : "Jūs kalendoriuje {calendar} atnaujinote įvykį {event}", + "{actor} created todo {todo} in list {calendar}" : "{actor} sąraše {calendar} sukūrė užduotį {todo}", + "You created todo {todo} in list {calendar}" : "Jūs sąraše {calendar} sukūrėte užduotį {todo}", + "{actor} deleted todo {todo} from list {calendar}" : "{actor} iš sąrašo {calendar} ištrynė užduotį {todo}", + "You deleted todo {todo} from list {calendar}" : "Jūs iš sąrašo {calendar} ištrynėte užduotį {todo}", + "{actor} updated todo {todo} in list {calendar}" : "{actor} sąraše {calendar} atnaujino užduotį {todo}", + "You updated todo {todo} in list {calendar}" : "Jūs sąraše {calendar} atnaujinote užduotį {todo}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} sąraše {calendar} išsprendė užduotį {todo}", + "You solved todo {todo} in list {calendar}" : "Jūs sąraše {calendar} išsprendėte užduotį {todo}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} sąraše {calendar} vėl pradėjo užduotį {todo}", + "You reopened todo {todo} in list {calendar}" : "Jūs sąraše {calendar} vėl pradėjote užduotį {todo}", + "A <strong>calendar</strong> was modified" : "<strong>Kalendorius</strong> buvo pakeistas", + "A calendar <strong>event</strong> was modified" : "Kalendoriaus <strong>įvykis</strong> buvo pakeistas", + "A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista", "Contact birthdays" : "Kontaktų gimtadieniai", "Personal" : "Asmeniniai", "Contacts" : "Kontaktai", - "Technical details" : "Techninės detalės", - "Remote Address: %s" : "Nutolęs adresas: %s", + "Technical details" : "Techninė informacija", + "Remote Address: %s" : "Nuotolinis adresas: %s", "Request ID: %s" : "Užklausos ID: %s" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |