Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r--apps/dav/l10n/lt_LT.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
index 3f1a0460c6b..759cf679524 100644
--- a/apps/dav/l10n/lt_LT.js
+++ b/apps/dav/l10n/lt_LT.js
@@ -94,6 +94,7 @@ OC.L10N.register(
"Events" : "Įvykiai",
"Tasks" : "Užduotys",
"Untitled task" : "Užduotis be pavadinimo",
+ "Contacts and groups" : "Adresatai ir grupės",
"WebDAV" : "WebDAV",
"Availability" : "Pasiekiamumas",
"Time zone:" : "Laiko juosta:",
@@ -120,6 +121,6 @@ OC.L10N.register(
"Are you accepting the invitation?" : "Ar priimate pakvietimą?",
"Tentative" : "Preliminarus",
"Number of guests" : "Svečių skaičius",
- "Calendar and tasks" : "Kalendorius ir užduotys"
+ "Comment" : "Komentaras"
},
"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);");