diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
commit | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch) | |
tree | fa516123a99923356e2ee6e2843300426c41b80d /apps/dav/l10n/lt_LT.js | |
parent | e66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff) | |
download | nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.zip |
[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.js | 2 |
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);"); |