aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
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