diff options
Diffstat (limited to 'apps/dav/l10n/lt_LT.json')
-rw-r--r-- | apps/dav/l10n/lt_LT.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index c7f58bfe1fc..f4fbf235aa5 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -103,9 +103,6 @@ "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Įsitikinkite, kad tinkamai nusistatėte {emailopen}el. pašto serverį{linkclose}.", "Please contact the organizer directly." : "Prašome susisiekti su organizatoriumi tiesiogiai.", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", - "Tentative" : "Preliminarus", - "Invitation canceled" : "Pakvietimo atsisakyta", - "Invitation updated" : "Pakvietimas atnaujintas", - "Invitation" : "Pakvietimas" + "Tentative" : "Preliminarus" },"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);" }
\ No newline at end of file |