summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/uk.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/uk.php')
-rw-r--r--apps/files_encryption/l10n/uk.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/uk.php b/apps/files_encryption/l10n/uk.php
index 8236c5afefd..d4957141191 100644
--- a/apps/files_encryption/l10n/uk.php
+++ b/apps/files_encryption/l10n/uk.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Шифрування",
+"File encryption is enabled." => "Увімкнуто шифрування файлів.",
+"The following file types will not be encrypted:" => "Такі типи файлів шифруватись не будуть:",
+"Exclude the following file types from encryption:" => "Виключити наступні типи файлів з ​​шифрування:",
"None" => "Жоден"
);