diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-21 01:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-21 01:12:15 +0000 |
commit | 69798a20a4f7b1ce4f4430f8e0278062fcb1af9f (patch) | |
tree | 4de4803595c3032e7c8f8f3ca6b00ebdd0db7ff1 /apps/dav | |
parent | b677dadf18ac48bc1243859d969e72f8f97d3912 (diff) | |
download | nextcloud-server-69798a20a4f7b1ce4f4430f8e0278062fcb1af9f.tar.gz nextcloud-server-69798a20a4f7b1ce4f4430f8e0278062fcb1af9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/lt_LT.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/lt_LT.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index e84ab151963..b3b28283176 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -41,8 +41,10 @@ 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", + "%1$s via %2$s" : "%1$s per %2$s", "Hello %s," : "Sveiki, %s,", "Invitation updated" : "Pakvietimas atnaujintas", + "%1$s invited you to »%2$s«" : "%1$s jus pakvietė į »%2$s«", "When:" : "Kada:", "Where:" : "Kur:", "Description:" : "Aprašas:", @@ -58,6 +60,7 @@ OC.L10N.register( "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Save" : "Įrašyti", "Calendar server" : "Kalendoriaus serveris", + "%s via %s" : "%s per %s", "%s invited you to »%s«" : "%s pakvietė jus į »%s«", "CalDAV server" : "CalDAV serveris" }, diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index 881605e3916..716f658725e 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -39,8 +39,10 @@ "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", + "%1$s via %2$s" : "%1$s per %2$s", "Hello %s," : "Sveiki, %s,", "Invitation updated" : "Pakvietimas atnaujintas", + "%1$s invited you to »%2$s«" : "%1$s jus pakvietė į »%2$s«", "When:" : "Kada:", "Where:" : "Kur:", "Description:" : "Aprašas:", @@ -56,6 +58,7 @@ "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Save" : "Įrašyti", "Calendar server" : "Kalendoriaus serveris", + "%s via %s" : "%s per %s", "%s invited you to »%s«" : "%s pakvietė jus į »%s«", "CalDAV server" : "CalDAV serveris" },"pluralForm" :"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);" |