aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-20 00:13:24 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-20 00:13:24 +0000
commitca089b9412af79cc696342968a657991755a2e2e (patch)
treea6fe20827efec339cdae6e5b8aaee3945731dc34 /apps/dav
parente2f1f7b8f5df28934d32257d20b8dea28dd9a6dc (diff)
downloadnextcloud-server-ca089b9412af79cc696342968a657991755a2e2e.tar.gz
nextcloud-server-ca089b9412af79cc696342968a657991755a2e2e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/lt_LT.js6
-rw-r--r--apps/dav/l10n/lt_LT.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
index 4c3103ec516..de2bb8271f1 100644
--- a/apps/dav/l10n/lt_LT.js
+++ b/apps/dav/l10n/lt_LT.js
@@ -41,9 +41,13 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Kalendoriaus <strong>įvykis</strong> buvo pakeistas",
"A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista",
"Contact birthdays" : "Kontaktų gimtadieniai",
+ "Invitation updated" : "Pakvietimas atnaujintas",
+ "Description:" : "Aprašas:",
"Contacts" : "Kontaktai",
+ "WebDAV" : "WebDAV",
"Technical details" : "Techninė informacija",
"Remote Address: %s" : "Nuotolinis adresas: %s",
- "Request ID: %s" : "Užklausos ID: %s"
+ "Request ID: %s" : "Užklausos ID: %s",
+ "CalDAV server" : "CalDAV serveris"
},
"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);");
diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json
index 1893d8dc070..aaef0cceafa 100644
--- a/apps/dav/l10n/lt_LT.json
+++ b/apps/dav/l10n/lt_LT.json
@@ -39,9 +39,13 @@
"A calendar <strong>event</strong> was modified" : "Kalendoriaus <strong>įvykis</strong> buvo pakeistas",
"A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista",
"Contact birthdays" : "Kontaktų gimtadieniai",
+ "Invitation updated" : "Pakvietimas atnaujintas",
+ "Description:" : "Aprašas:",
"Contacts" : "Kontaktai",
+ "WebDAV" : "WebDAV",
"Technical details" : "Techninė informacija",
"Remote Address: %s" : "Nuotolinis adresas: %s",
- "Request ID: %s" : "Užklausos ID: %s"
+ "Request ID: %s" : "Užklausos ID: %s",
+ "CalDAV server" : "CalDAV serveris"
},"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