summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/lt_LT.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_external/l10n/lt_LT.php b/apps/files_external/l10n/lt_LT.php
new file mode 100644
index 00000000000..00022aa3d38
--- /dev/null
+++ b/apps/files_external/l10n/lt_LT.php
@@ -0,0 +1,9 @@
+<?php $TRANSLATIONS = array(
+"Configuration" => "Konfigūracija",
+"Options" => "Nustatymai",
+"None set" => "Nieko nepasirinkta",
+"All Users" => "Visi vartotojai",
+"Groups" => "Grupės",
+"Users" => "Vartotojai",
+"Delete" => "Ištrinti"
+);