summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-13 00:05:40 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-02-13 00:05:40 +0100
commit68fa0b7dcc4a45e4f44b754626440091608ccc85 (patch)
tree4b56baa3c2cba0066a103a39c815455afff2665c /apps/files_encryption/l10n
parent316807e0d3f050af3fdd4c8dbc1ca3e1e7bc8cbb (diff)
downloadnextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.tar.gz
nextcloud-server-68fa0b7dcc4a45e4f44b754626440091608ccc85.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n')
-rw-r--r--apps/files_encryption/l10n/et_EE.php3
-rw-r--r--apps/files_encryption/l10n/eu.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/et_EE.php b/apps/files_encryption/l10n/et_EE.php
index 07f1a48fb0b..0d189ac062e 100644
--- a/apps/files_encryption/l10n/et_EE.php
+++ b/apps/files_encryption/l10n/et_EE.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Krüpteerimine",
+"File encryption is enabled." => "Faili krüpteerimine on sisse lülitatud.",
+"The following file types will not be encrypted:" => "Järgnevaid failitüüpe ei krüpteerita:",
+"Exclude the following file types from encryption:" => "Järgnevaid failitüüpe ei krüpteerita:",
"None" => "Pole"
);
diff --git a/apps/files_encryption/l10n/eu.php b/apps/files_encryption/l10n/eu.php
index b4f7be2c840..5a22b65728e 100644
--- a/apps/files_encryption/l10n/eu.php
+++ b/apps/files_encryption/l10n/eu.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Enkriptazioa",
+"File encryption is enabled." => "Fitxategien enkriptazioa gaituta dago.",
+"The following file types will not be encrypted:" => "Hurrengo fitxategi motak ez dira enkriptatuko:",
+"Exclude the following file types from encryption:" => "Baztertu hurrengo fitxategi motak enkriptatzetik:",
"None" => "Bat ere ez"
);