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:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 05:28:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 05:28:51 +0300
commit5f4ed0bf83e539471784fb687dd774bd3f1f923b (patch)
treecc0df7c93509a9aaba890f4d0cb59ff5410d2987 /apps/dav/l10n/lt_LT.js
parent478b90cdfdaccf45838d4e352bac9530f5ede833 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r--apps/dav/l10n/lt_LT.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
index 3f1a0460c6b..23bb074c164 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,7 @@ OC.L10N.register(
"Are you accepting the invitation?" : "Ar priimate pakvietimą?",
"Tentative" : "Preliminarus",
"Number of guests" : "Svečių skaičius",
+ "Comment" : "Komentaras",
"Calendar and tasks" : "Kalendorius ir užduotys"
},
"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);");