summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pl.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/pl.php')
-rw-r--r--apps/files_encryption/l10n/pl.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php
index 505e8659f08..2fa86f454f9 100644
--- a/apps/files_encryption/l10n/pl.php
+++ b/apps/files_encryption/l10n/pl.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Szyfrowanie",
+"File encryption is enabled." => "Szyfrowanie plików jest włączone",
+"The following file types will not be encrypted:" => "Poniższe typy plików nie będą szyfrowane:",
+"Exclude the following file types from encryption:" => "Wyłącz poniższe typy plików z szyfrowania:",
"None" => "Brak"
);