summaryrefslogtreecommitdiffstats
path: root/apps/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tasks')
-rw-r--r--apps/tasks/l10n/lt_LT.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/tasks/l10n/lt_LT.php b/apps/tasks/l10n/lt_LT.php
new file mode 100644
index 00000000000..7c17fc22242
--- /dev/null
+++ b/apps/tasks/l10n/lt_LT.php
@@ -0,0 +1,10 @@
+<?php $TRANSLATIONS = array(
+"Invalid date/time" => "Netinkama data/laikas",
+"No category" => "Be kategorijos",
+"Empty Summary" => "Tuščias aprašymas",
+"Invalid percent complete" => "Netinkamas baigimo procentas",
+"Important" => "Svarbūs",
+"More" => "Daugiau",
+"Less" => "Mažiau",
+"Delete" => "Ištrinti"
+);