summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/lt_LT.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-23 02:07:35 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-23 02:07:35 +0200
commit082ed4ab71bb0e97ed7a0b062d9fc124d040df6b (patch)
tree7905ae6c12a23b65d14e3d8edd1ed15b3a3f32ed /apps/files_encryption/l10n/lt_LT.php
parent99d17c5190435b2d60ce4316a1a8a7cfdebc212e (diff)
downloadnextcloud-server-082ed4ab71bb0e97ed7a0b062d9fc124d040df6b.tar.gz
nextcloud-server-082ed4ab71bb0e97ed7a0b062d9fc124d040df6b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/lt_LT.php')
-rw-r--r--apps/files_encryption/l10n/lt_LT.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/lt_LT.php b/apps/files_encryption/l10n/lt_LT.php
new file mode 100644
index 00000000000..b939df164c8
--- /dev/null
+++ b/apps/files_encryption/l10n/lt_LT.php
@@ -0,0 +1,6 @@
+<?php $TRANSLATIONS = array(
+"Encryption" => "Šifravimas",
+"Exclude the following file types from encryption" => "Nešifruoti pasirinkto tipo failų",
+"None" => "Nieko",
+"Enable Encryption" => "Įjungti šifravimą"
+);