aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/tr.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/tr.php')
-rw-r--r--apps/files_encryption/l10n/tr.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/tr.php b/apps/files_encryption/l10n/tr.php
index 0868d0a6905..6b42c757e65 100644
--- a/apps/files_encryption/l10n/tr.php
+++ b/apps/files_encryption/l10n/tr.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Şifreleme",
+"File encryption is enabled." => "Dosya şifreleme aktif.",
+"The following file types will not be encrypted:" => "Belirtilen dosya tipleri şifrelenmeyecek:",
+"Exclude the following file types from encryption:" => "Seçilen dosya tiplerini şifreleme:",
"None" => "Hiçbiri"
);