diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-06 01:12:56 +0000 |
commit | 450b9e2a2088570ed6212d85b971c18e44af1601 (patch) | |
tree | 6dcd8a06537afc1ebc9280b600146d7e6b1a7a64 /apps/dav/l10n/lt_LT.js | |
parent | 30666be2f0576f58e65c84c234a7f32ce1090ba6 (diff) | |
download | nextcloud-server-450b9e2a2088570ed6212d85b971c18e44af1601.tar.gz nextcloud-server-450b9e2a2088570ed6212d85b971c18e44af1601.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);"); |