aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-16 00:06:56 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-16 00:06:56 +0000
commit245a8f8fbc1f56f7d389bc4cde877b2f88194254 (patch)
tree293d9d3944c7b6c72f3e7b9350b6393ea219ef6b /apps/dav/l10n/lt_LT.js
parent00ed84155951fdb539e2f6425a9f472c46d44378 (diff)
downloadnextcloud-server-245a8f8fbc1f56f7d389bc4cde877b2f88194254.tar.gz
nextcloud-server-245a8f8fbc1f56f7d389bc4cde877b2f88194254.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r--apps/dav/l10n/lt_LT.js17
1 files changed, 17 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
new file mode 100644
index 00000000000..57d19b9271b
--- /dev/null
+++ b/apps/dav/l10n/lt_LT.js
@@ -0,0 +1,17 @@
+OC.L10N.register(
+ "dav",
+ {
+ "Contact birthdays" : "Kontaktų gimtadieniai",
+ "Personal" : "Asmeniniai",
+ "Contacts" : "Kontaktai",
+ "Technical details" : "Techninės detalės",
+ "Remote Address: %s" : "Nutolęs adresas: %s",
+ "Request ID: %s" : "Užklausos ID: %s",
+ "Type: %s" : "Tipas: %s",
+ "Code: %s" : "Kodas: %s",
+ "Message: %s" : "Žinutė: %s",
+ "File: %s" : "Failas: %s",
+ "Line: %s" : "Eilutė: %s",
+ "Trace" : "Pėdsakas"
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");