diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-21 02:16:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-21 02:16:02 +0000 |
commit | 37ef64d24e0b9fadc44b56061b13623866170858 (patch) | |
tree | 38d4c84183753b513d5e18ce6695dcbccc1d7f33 /apps/dav/l10n/lt_LT.js | |
parent | 2eb24fcf420acae5f62e7a4d8190b74d9c701d0f (diff) | |
download | nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.tar.gz nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r-- | apps/dav/l10n/lt_LT.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 9b834836dca..fa379d3fb1a 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -71,6 +71,9 @@ OC.L10N.register( "Request ID: %s" : "Užklausos ID: %s", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Save" : "Įrašyti", - "Calendar server" : "Kalendoriaus serveris" + "Calendar server" : "Kalendoriaus serveris", + "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Įsitikinkite, kad tinkamai nusistatėte {emailopen}el. pašto serverį{linkclose}.", + "Please make sure to properly set up the email settings above." : "Įsitikinkite, kad aukščiau tinkamai nusistatėte el. pašto nustatymus." }, "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);"); |