diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:39 +0000 |
commit | 54a30a4b81700570303eaae03810f6ef553d66a2 (patch) | |
tree | 85d5a3d46bb64f74d32ad2d3e4481fb5dfe956e2 /apps/dav/l10n/lt_LT.js | |
parent | 411d2dece5b65ac92f508189647df5bf03b005db (diff) | |
download | nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.tar.gz nextcloud-server-54a30a4b81700570303eaae03810f6ef553d66a2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r-- | apps/dav/l10n/lt_LT.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index de2bb8271f1..21ee5f2a85e 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -41,13 +41,20 @@ OC.L10N.register( "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", + "Hello %s," : "Sveiki, %s,", "Invitation updated" : "Pakvietimas atnaujintas", + "When:" : "Kada:", + "Where:" : "Kur:", "Description:" : "Aprašas:", + "Link:" : "Nuoroda:", + "More options …" : "Daugiau parinkčių …", "Contacts" : "Kontaktai", "WebDAV" : "WebDAV", "Technical details" : "Techninė informacija", "Remote Address: %s" : "Nuotolinis adresas: %s", "Request ID: %s" : "Užklausos ID: %s", + "Save" : "Įrašyti", + "%s invited you to »%s«" : "%s pakvietė jus į »%s«", "CalDAV server" : "CalDAV serveris" }, "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);"); |